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
11 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
Steve Lhomme
00891b86e2
buildystem: update the libvlcjni hashes
- Build VLC 3 targets with NDK 27/28.
- groupe VLC 3/4 tweakings
1 year ago
Steve Lhomme
476916f538
CI: use the NDK28 image to build 64-bit libraries
1 year ago
Nicolas Pomepuy
c393dd0699
Bump the android gradle plugin to 8.5 and gradle to 8.7
2 years ago
Nicolas Pomepuy
eb717a5e84
Target android 35
2 years ago
Nicolas Pomepuy
f99fc3b52e
Get rid of the DayNight theme for newer APIS and migrate the value
1 year ago
Nicolas Pomepuy
6b230d31b2
Disable edge to edge for the DayNight theme
1 year ago
Nicolas Pomepuy
df5b7bde5b
Fix edge to edge for HeaderMediaListActivity and InfoActivity
1 year ago
Nicolas Pomepuy
57ad4be962
Fix the onboarding edge to edge
1 year ago