Steve Lhomme
befe198b16
gradle: set the buildConfig with =
The old way is marked as deprecated.
> Properties should be assigned using the 'propName = value' syntax. Setting a
> property via the Gradle-generated 'propName value' or 'propName(value)'
> syntax in Groovy DSL has been deprecated.
1 year ago
Steve Lhomme
422b88ed7a
gradle: set the compileSdk with =
The old way is marked as deprecated.
> Properties should be assigned using the 'propName = value' syntax. Setting a
> property via the Gradle-generated 'propName value' or 'propName(value)'
> syntax in Groovy DSL has been deprecated.
1 year ago
Steve Lhomme
b2e66af152
gradle: set the namespace with =
The old way is marked as deprecated.
> Properties should be assigned using the 'propName = value' syntax. Setting a
> property via the Gradle-generated 'propName value' or 'propName(value)'
> syntax in Groovy DSL has been deprecated.
1 year ago
Steve Lhomme
295073f5a7
gradle: set the build-tools version to the Docker ones
So we don't have to download them.
1 year ago
Kerry Shen
8c9090aef7
Remove fastplay_speed_summary from strings.xml
1 year ago
Kerry Shen
4fb712e376
Add fast play speed SeekBar and migration
1 year ago
Steve Lhomme
b8f869ce9a
buildsystem: add missing targetSdkVersion
So all defaultConfig are defined the same way.
1 year ago
Nicolas Pomepuy
34edd49eab
Allow disabling the network discovery
1 year ago
Nicolas Pomepuy
13f416ca0e
Force TV UI on certain devices
For now only used on Amazon Echo 15
1 year ago
Nicolas Pomepuy
37987acd76
Update the album icon
1 year ago
VideoLAN
957232e194
Update translations
1 year ago
Nicolas Pomepuy
02dc0a4229
Add a warning when banning a folder
Fixes #3204
1 year ago
Nicolas Pomepuy
eba0ba0bae
Feedback: open the right settings on TV when no email client installed
1 year ago
Nicolas Pomepuy
7bbb74644a
Feedback: redirect the user to remote access when no email client installed
1 year ago
Nicolas Pomepuy
0c3225a1ec
Refactor the forum and documentation strings
1 year ago
Nicolas Pomepuy
56fed59916
Add the new remote access feedback API
1 year ago
Robert Stone
8e88994523
Always return suggestions for quick search client
Remove unused menu structure and do not return Shuffle All in suggestions
Fixes #3163
1 year ago
Nicolas Pomepuy
ce7acc9291
Use the new gradle plugin syntax
1 year ago
Nicolas Pomepuy
caebf7e61c
Rework the PiP conditions
Fixes #3199
1 year ago
Nicolas Pomepuy
d479e5e540
Improve the permission dialog UI
1 year ago
Nicolas Pomepuy
ef70cdb49f
Fix the about icon in the more screen
1 year ago
Nicolas Pomepuy
afad1ba41c
Fix TV now playing item animation
Fixes #3195
1 year ago
Nicolas Pomepuy
a3e667085a
Disable the sort display settings while the UI is refreshed
1 year ago
Nicolas Pomepuy
9b362d6c46
Fix and standardize some RTL issues in the audio player
Fixes #3188
1 year ago
VideoLAN
21d00358c3
Update translations
1 year ago
Nicolas Pomepuy
85ad793bed
Add a setting to persist incognito mode after the app restarts
Fixes #3191
1 year ago
Nicolas Pomepuy
c0d77300dd
Fix the OpenSL ES setting value
If was incorrectly set to 1. It has to be the same value that
the ones declared in VlcMigrationHelper and VLCOptions
1 year ago
Nicolas Pomepuy
4ac7befee6
Use a dedicated constant for aout
1 year ago
VideoLAN
59d54dcac3
Update translations
1 year ago
Nicolas Pomepuy
98b729568b
Implement the display settings in the HeaderMediaListActivity
Fixes #3180
1 year ago
Nicolas Pomepuy
a9036494a2
Implement the quick play feature
Fixes #3166
Fixes #3014
1 year ago
Nicolas Pomepuy
192aaeb803
Add the quick play advanced settings
1 year ago
Nicolas Pomepuy
e6ea5245ea
Implement the default playback action for video
1 year ago
Nicolas Pomepuy
9b1d60203b
Create a default playback action for audio media and playlists
Fixes #876
1 year ago
Nicolas Pomepuy
6b86cbca60
Add a video control setting to disable the orientation button
Fixes #3169
1 year ago
Nicolas Pomepuy
ce3dec9c19
FeedbackActivity: add a snackbar when generating the logs
1 year ago
Nicolas Pomepuy
ec827e318b
Open a dialog when the app is in beta and a crash occurred during the last session
1 year ago
Nicolas Pomepuy
876b9b83a1
Launch the feedback activity in beta when the ML crashes
1 year ago
Nicolas Pomepuy
d1b8272bd0
New feedback UI
Fixes #3167
1 year ago
Nicolas Pomepuy
ba7a62a552
Remove the useless reporter launcher icons and update the beta welcome screen
1 year ago
Nicolas Pomepuy
8a4a48eacc
Fix a crash after the subtitle color migration failed
1 year ago
VideoLAN
777a9f5497
Update translations
1 year ago
Nicolas Pomepuy
46886cc2ee
Make the incognito playback speed persistent upon app restart
1 year ago
Nicolas Pomepuy
3c3c5594e3
Make the incognito mode playback speed for all not sticky
1 year ago
Nicolas Pomepuy
791036b881
Android Auto: add the default thumb to genres in search mode
1 year ago
Nicolas Pomepuy
80bd4f4eae
Android Auto: fix the unknown playlist icon color
1 year ago
Nicolas Pomepuy
039d7afb5e
Fix the Android auto search results
Return playable (not browsable) media items
Show types (Artist, album, etc.) in subtitle instead of group header
1 year ago
Nicolas Pomepuy
7a42d33144
Update the bookmark navigation icons
1 year ago
Nicolas Pomepuy
6bddf71231
Improve the bookmark buttons margins and add talkback support
1 year ago
Nicolas Pomepuy
84ec506d7e
Bookmark delegate: show the jump buttons
Comes with the implementation for all the players
1 year ago