Nicolas Pomepuy
8fdb89c390
Bump lbvlcjni hashes and versions
11 months ago
Nicolas Pomepuy
e985469f8f
Bump remote access hash and version
11 months ago
Nicolas Pomepuy
46db888247
Bump app version to 3.7.0 Beta 1
11 months ago
Nicolas Pomepuy
bdf3486a5c
Set the playback speed when changing the Android Auto playback speed type setting
11 months ago
Nicolas Pomepuy
c476a8a095
Improve the playback speed display and control on Android Auto
The action to change the speed will only be shown if the setting is checked.
Also the value will be shown before the subtitle, including the info if it's global.
11 months ago
Nicolas Pomepuy
75529b0425
Add an Android Auto refactor explanation in the what's new dialog
11 months ago
Nicolas Pomepuy
3d5c86d6b7
Add the Android auto preferences to the settings search
11 months ago
Nicolas Pomepuy
b78c26ce68
Remove the Android Auto car service and settings
11 months ago
Nicolas Pomepuy
4d01459340
Move the auto settings to the mobile app
11 months ago
VideoLAN
50cbc09eed
Update translations
11 months ago
Nicolas Pomepuy
76d2aac563
Scroll to media when browsing its parent
11 months ago
Nicolas Pomepuy
398972e00b
Allow marking browser podcasts as played or unplayed
12 months ago
Nicolas Pomepuy
122d71017e
Show the played marker in the browser for podcasts
12 months ago
Nicolas Pomepuy
61097e087d
Allow marking browser video as played or unplayed
Fixes #3248
12 months ago
Nicolas Pomepuy
7bdbc4ee57
Bump the android gradle plugin
11 months ago
Nicolas Pomepuy
834c777ebb
What's new: add a button to go to the export settings
12 months ago
Nicolas Pomepuy
3afc31ae0d
New what's new screen for 3.7
12 months ago
Nicolas Pomepuy
3d92464dd5
Improve the equalizer selected state
12 months ago
Nicolas Pomepuy
602d88e373
Bump the remote access version to 0.9.0
12 months ago
Nicolas Pomepuy
bb215dcaa3
Remote access: provide the right icons for subtitle or unknown files
12 months ago
Nicolas Pomepuy
d89e83b690
Remote access: generate browser items using the ml MediaWrapper if possible
12 months ago
Nicolas Pomepuy
09b84b8bc3
Fix remote access play endpoint when playing a file from the browser
12 months ago
Nicolas Pomepuy
ec0edef984
Fix the TV settings theme color
12 months ago
Nicolas Pomepuy
5d2b01ac52
Fix the settings icon color on TV
12 months ago
Nicolas Pomepuy
a6a9b8e8f3
Fix the remote access info setting visibility
12 months ago
Nicolas Pomepuy
8be8477a29
Replace get/set by indexes
1 year ago
Nicolas Pomepuy
f6d4e1f49e
Use equality check instead of elvis operator
1 year ago
Nicolas Pomepuy
31f1924ee6
Remove redundancies
1 year ago
Nicolas Pomepuy
a472d50ea3
Fix field assignments
1 year ago
Nicolas Pomepuy
456e1dcdbd
Call property syntax instead of getters/setters
1 year ago
Nicolas Pomepuy
d5f691d04c
Replace enum values by entries
1 year ago
Nicolas Pomepuy
c79f587dbb
Remove unused fields, methods or classes
1 year ago
Nicolas Pomepuy
4cc8199fe3
Remove unused attrs
1 year ago
Nicolas Pomepuy
90984ab455
Remove unused drawables
1 year ago
Nicolas Pomepuy
762f2a3370
Remove unused layouts
1 year ago
Nicolas Pomepuy
6eae860ccc
Use FragmentContainerView instead of fragment
1 year ago
Nicolas Pomepuy
3995112d2b
Use the kotlin extension for Uri parsing
1 year ago
Nicolas Pomepuy
633911a912
Bump libvlcjni hash for VLC 3
Fixes the incomplete POM file for aar releases
12 months ago
Nicolas Pomepuy
b3b3ef72dc
Bump libvlcjni hash and aar versions
12 months ago
Nicolas Pomepuy
5b46c3f069
Manage back press for the AudioPlayerContainerActivity
1 year ago
Nicolas Pomepuy
319a295609
Manage back press for the OTPCodeActivity
1 year ago
Nicolas Pomepuy
7a73ec9a0c
Manage back press for the MainActivity
1 year ago
Nicolas Pomepuy
d683460d4e
Fix onboarding permissions showing the app system settings
1 year ago
VideoLAN
baf78e0b84
Update translations
1 year ago
Nicolas Pomepuy
57278833ba
Bump the CI docker images
12 months ago
Nicolas Pomepuy
4ee03d273e
Target Android 36
1 year ago
Steve Lhomme
73d21638d5
buildsystem: add an option to select the license of VLC contribs
See https://code.videolan.org/videolan/libvlcjni/-/merge_requests/120 and
https://code.videolan.org/videolan/libvlcjni/-/merge_requests/154
1 year ago
Nicolas Pomepuy
6b9fad57d5
Prevent removing aan history item if parental control is active
Fixes #3228
1 year ago
Nicolas Pomepuy
c707384d99
Fix shuffle issues in the file browser
Fixes #3227
1 year ago
Steve Lhomme
eed66c42a6
buildsystem: add an option to build C++ code with static runtime
By default we use the dynamic runtime and need to ship libc++_shared.so.
This needs the counterpart on the libvlcjni script so that all our code is built with the same C++ runtime configuration.
1 year ago