Duncan McNamara
fd03d6ad1a
ML: refactor method to get history
lastMediaPlayed() and lastPlayedStreams are merged into history(int
type) that takes a HISTORY_TYPE_GLOBAL/LOCAL/NETWORK parameter to
indicate what to query
3 years ago
Duncan McNamara
8dca039f37
ML: update history api calls
3 years ago
VideoLAN
be6b678701
Update translations
3 years ago
Robert Stone
4f76f21db1
Rename 'repeat' string to 'repeat_none'
3 years ago
Robert Stone
7a0fe74711
Update "No bookmark yet" to "No bookmark set"
3 years ago
Robert Stone
23333ba47f
Use transliterator to slugify non-ASCII strings
3 years ago
Nicolas Pomepuy
cbeb3cc623
Get rid of the useless clock on TV
3 years ago
Nicolas Pomepuy
c5e3d91cdc
Prevent crashes by using the broadcast receiver compat extension
3 years ago
VideoLAN
e55dea6009
Update translations
3 years ago
Nicolas Pomepuy
298d4b504b
Add transifex language mapping
3 years ago
Nicolas Pomepuy
63ee26448b
Allow renaming a file or a folder
Fixes #3018
3 years ago
Nicolas Pomepuy
841d50e450
Show keyboard when opening the rename dialog
3 years ago
Nicolas Pomepuy
c895224c1d
Fix remote access vulnerability in the follow redirect dependency
See https://github.com/advisories/GHSA-jchw-25xp-jwwc
3 years ago
Duncan McNamara
0918d12f18
Videos: improve sort by number wording
Move "More/Less videos" to "More/Less videos in group first" as the
the previous wording was too vague
3 years ago
Duncan McNamara
06e24ffaf7
Webserver: add dev build variant
This is to avoid falling back to debug when building with compile.sh.
It would build all the java, then when build all modules the webserver
will not have a dev variante, causing vlc-android to fallback to the
debug variant.
3 years ago
Nicolas Pomepuy
d5e23571d3
Remove deprecated buildToolsVersion and fix the compileSdk deprecation
3 years ago
Nicolas Pomepuy
78b22fef71
Fix network discoverer crash when share name contains special chars
3 years ago
Nicolas Pomepuy
18fa244a72
Fix AB repeat not reset when seeking before start time
Fixes #3008
3 years ago
Nicolas Pomepuy
8f392fc2e5
Add the progress and played views to the remote access video list
3 years ago
Nicolas Pomepuy
370353c7ab
Add a language equivalency for preferred subtitle resolution
Fixes #2987
3 years ago
Nicolas Pomepuy
5e284c589e
Fix typo in strings
3 years ago
Nicolas Pomepuy
f38ecead9b
Add transifex configuration
3 years ago
Nicolas Pomepuy
431b272145
Add the missing remote access icons
3 years ago
Robert Stone
d77a0e4b08
Always set playback rate
3 years ago
Robert Stone
382396af71
Reset playback rate when persistence is enabled
3 years ago
Robert Stone
83a93605e0
Add option for saving playback speed
3 years ago
Robert Stone
041cf80e05
Add support for opening VLC settings from Android Auto
3 years ago
Robert Stone
cd2ee11b0a
Add settings dialog in Android Auto
Fixes #521
3 years ago
Nicolas Pomepuy
3296aab0bf
Fix the CI for the nightly VLC4 builds
3 years ago
Nicolas Pomepuy
67dcea539b
Generate app bundles in the script and add them to the CI artifacts
3 years ago
Nicolas Pomepuy
cb67ca5c92
Bump android plugin version
3 years ago
Nicolas Pomepuy
597da9c7f6
Fix the Ci for nightly builds
3 years ago
Nicolas Pomepuy
e6a5f7b40a
Bump the app version to 3.6.0 Beta 1
3 years ago
Nicolas Pomepuy
6fdf9e2248
Add a way to show the what's new dialog again
3 years ago
Nicolas Pomepuy
b87f70fffd
Add a what's new screen
3 years ago
Nicolas Pomepuy
509882d624
Remote access: fix the playing state issue in the mini player
3 years ago
Nicolas Pomepuy
899937fbd6
Remote access: stop the playing animation when playback is paused
3 years ago
Nicolas Pomepuy
10e193c271
Remote access: force the numeric keyboard for the OTP inputs
3 years ago
Nicolas Pomepuy
265435e530
Remote access: move the share button to each url line
3 years ago
Nicolas Pomepuy
65add074a6
Remote access: improve the ssl dialog UI
3 years ago
Nicolas Pomepuy
0c745c4d3c
Remote access: add the stream in the browse screen
3 years ago
Nicolas Pomepuy
1de75a3b8a
Prevent sending the now playing websocket message too often
3 years ago
Nicolas Pomepuy
326d22210c
Remote access find a free port to avoid "address already in use" exception
3 years ago
Nicolas Pomepuy
1f3fc6756a
Update the Ci to use artifacts instead of cache for node_modules and the dist directories
3 years ago
Nicolas Pomepuy
1e7043ad39
Update CI dependencies for the remote access build
3 years ago
Nicolas Pomepuy
99cc1d524e
Bump remote access library versions
3 years ago
Robert Stone
08d9d1e006
Update libraries
3 years ago
Nicolas Pomepuy
e54f9f2ced
Rename most of the references to the old remote access name
3 years ago
Nicolas Pomepuy
1aa16da6bd
Add a remote access card in the other lane on TV
3 years ago
Nicolas Pomepuy
5e6b49865d
Refactor remote access string
3 years ago