Nicolas Pomepuy
dde3b8d84e
Rename the webserver module to remote-access-server
2 years ago
Nicolas Pomepuy
b92c5f0616
Remove deprecated android.databinding.incremental build flag
2 years ago
Nicolas Pomepuy
035daf918f
Restore playback speed for audio podcasts
Fixes #3095
2 years ago
Nicolas Pomepuy
f1ae8ba58c
Add a warning when using ABRepeat and fast seek at the same time
2 years ago
Duncan McNamara
b73acf01cb
ABRepeat: add seek margin with fast seek
Because fast seek is not precise, it will usually seek before the
requested time when seeking with abrepeat, causing the abrepeat to seek
again, and stucks the player in a loop.
Adding a small margin of time in which the seek is considered acceptable
when fast seek is enabled stops it from looping.
2 years ago
Duncan McNamara
2e3a264465
Albums/Playlist: add CTX_PLAY_ALL
2 years ago
Duncan McNamara
7f5953dc9d
Strings: fix typo
Apparently I still don't know that the project is called VLC for Android
and not vlc-android ...
2 years ago
Duncan McNamara
68ffc2f950
SubDownload: check futur file canWrite()
Because of all the different permission APIs, it is easier to create a
File where we want to extract the subtitle file, and check if we have
write permission.
2 years ago
Nicolas Pomepuy
3ae16438c0
Add the korean to the store screenshots languages
2 years ago
VideoLAN
a496bf283c
Update translations
2 years ago
Nicolas Pomepuy
a77d6ea5c2
Persist and restore the album/song screen tab
Fixes #3133
2 years ago
Nicolas Pomepuy
63b965eea9
Improve empty view layout
Fixes #3130
2 years ago
Nicolas Pomepuy
ff1b167cdb
Add a setting to cast audio only
Fixes #3011
2 years ago
Nicolas Pomepuy
4e216df206
Fix the audio player blurred background setting not displaying the cover the second time
2 years ago
Nicolas Pomepuy
a1a6b67b69
Add a show tracks to the audio control settings
Fixes #3124
2 years ago
Nicolas Pomepuy
a924725444
Fix playqueue scroll trigger
Fixes #3121
2 years ago
Nicolas Pomepuy
c3873dfb75
Bump the app version to 3.6.2
2 years ago
Duncan McNamara
e422489ba1
Revert "Fix "opened_position" intent extra, to use for index based playlist opening"
This reverts commit 8880ccca3b .
Reverts the MR !1720
This MR was not finished, and made unecessary additions, causing
playqueues of one file to play twice sometimes. I should not have merged
it ...
Fixes #3116
2 years ago
Nicolas Pomepuy
9c2d2c687d
Bump the remote access version to 0.1.3
2 years ago
Nicolas Pomepuy
5c4e12762b
Fix the release CI to make the remote access version available
2 years ago
Nicolas Pomepuy
ba497b1517
Bump app version to 3.6.1
2 years ago
Nicolas Pomepuy
7a3bb7e849
Fix app crashing when opening video from outside and changing the orientation
2 years ago
Nicolas Pomepuy
0d61039ecd
Fix thumbnails ratio
Fixes #3128
2 years ago
Nicolas Pomepuy
d80045e1a1
Fix TV crash when clicking on the audio permission card
2 years ago
Nicolas Pomepuy
f447604344
Fix bookmark list refresh when renaming
2 years ago
Nicolas Pomepuy
e0184eaf9a
Frame the store screenshots with a dedicated script
Fixes #3109
2 years ago
Nicolas Pomepuy
9203681746
Use Transifex to translate the store screenshots
2 years ago
Nicolas Pomepuy
16de092daf
Mock the network items in espresso
2 years ago
Nicolas Pomepuy
4bc9145672
New espresso tests for screenshots
2 years ago
Nicolas Pomepuy
dc33b064b9
Fix tests compilation
2 years ago
Nicolas Pomepuy
446ff2e365
Fix crash when opening a media from outside without the file permission
2 years ago
Duncan McNamara
149c393bf2
Cleaning: remove stray debug log
2 years ago
Duncan McNamara
d56690df90
PlaylistMode: refactor constant name
Move FORCE_PLAY_ALL_VIDEO/AUDIO to PLAYLIST_MODE_VIDEO/AUDIO
to have a constant name more aligned with the setting name.
Less confusing.
2 years ago
Duncan McNamara
6de06138c6
LifecycleAwareScheduler: disable debug logs
2 years ago
Nicolas Pomepuy
209214f8ba
Bump to 3.6.0
2 years ago
Nicolas Pomepuy
e7909b9008
Fix album track number unchecking
Fixes #3123
2 years ago
VideoLAN
7d8dcfc373
Update translations
2 years ago
Nicolas Pomepuy
edbf6ef317
Allow changing orientation when in unlocked mode
2 years ago
Nicolas Pomepuy
5e53473b2f
Implement the USB folder icons
2 years ago
Nicolas Pomepuy
6d59dda23c
Import the monochrome launcher icon
2 years ago
Alexandre Perraud
29f1c36ec3
New usb folder icon
2 years ago
Alexandre Perraud
de4f04575d
Update monochrome launcher icon
2 years ago
Nicolas Pomepuy
601454cb18
Fix the incognito mode not working in the browser
2 years ago
Nicolas Pomepuy
7cfc12be2d
Fix crash on lower Android versions
2 years ago
Nicolas Pomepuy
5821fab251
Display the app settings when runtime permission previously denied
2 years ago
Nicolas Pomepuy
911d811cc8
Bump car dependency
2 years ago
Nicolas Pomepuy
5370b7687f
Bump the remote access version to 0.1.2
2 years ago
Nicolas Pomepuy
642310d53c
Bump remote access hash
2 years ago
Nicolas Pomepuy
d9d93374ce
Update translations
2 years ago
Nicolas Pomepuy
66985192c7
Enable the marquee effect on history list items
Fixes #3120
2 years ago