Duncan McNamara
1f6022014c
ExternalBrowser: reset player for unlabelled media
Some browsers won't prefix intent types with "video", if a video is
already playing in background, it will play the new video in background.
Because of this, it is safer to stop the player, causing 'isPlaying' to
go false in playIndex(...) and not keeping the previous state.
2 years ago
Nicolas Pomepuy
ee3b1cb4f7
Listen to permission changes to reload the browse fragment
Fixes #3114
2 years ago
Nicolas Pomepuy
4ffe954895
Add a permission livedata to be observed outside of the permission dialog
2 years ago
Nicolas Pomepuy
1b5f2fa246
Display the images in the cards and backdrop for images files on TV
2 years ago
Nicolas Pomepuy
a2a5b102d7
Display cover image files in the TV item details
2 years ago
Nicolas Pomepuy
5d07a41be9
Allow browsing the parent folder of an image on TV
2 years ago
Duncan McNamara
c8ffdc2cfb
VlcMigration: fix move obsolete version helpers
On 757baf3435 I forgot two instances.
2 years ago
Nicolas Pomepuy
145bbb8a02
Always display the SD/OTG badge on video folders
Fixes #3072
2 years ago
Nicolas Pomepuy
cb1eac6032
Create isSD / isOTG extensions on the video folders
2 years ago
Nicolas Pomepuy
361b8cf753
Remove the Android Auto settings from TV
Fixes a crash
2 years ago
Nicolas Pomepuy
020d063703
Bump the remote access hash
2 years ago
Nicolas Pomepuy
b9d6de8c73
Display settings: properly hide unused views
Fixes #3094
2 years ago
Nicolas Pomepuy
9b3de81647
Fix grid/list icons color
2 years ago
Nicolas Pomepuy
cf45bfa14f
Fix broken layout in the about dialog
2 years ago
Duncan McNamara
f621ed7aeb
Fix typo in VlcTrackImpl for vlc3
Fixes #3112
2 years ago
Nicolas Pomepuy
1716f8cf34
Bump to 3.6.0 Beta 4
2 years ago
Nicolas Pomepuy
662494bf98
Remote access: remember the stopped state
Fixes #3111
2 years ago
Nicolas Pomepuy
2fd95965ca
Add logs to the remote server state
2 years ago
Nicolas Pomepuy
e5ef92eaf1
Fix the emoji icons color
Fixes #3110
2 years ago
Nicolas Pomepuy
2880978d6c
Fix the repeat / shuffle colors in the video player
Fix #3101
2 years ago
Nicolas Pomepuy
12f42f2912
Increase the album item size
2 years ago
Nicolas Pomepuy
a3c8b604b2
Fix a permission state in the dialog for Android 12
2 years ago
Nicolas Pomepuy
24d19ea0f9
Fix fine permission for Android < 33
2 years ago
Nicolas Pomepuy
08dce8d9c6
Fix dialog the permission dialog showing in the onboarding
2 years ago
Nicolas Pomepuy
d60182959e
Properly manage permissions settings visibility
2 years ago
Nicolas Pomepuy
c2768e69ba
Display right permissions for Android 30- in the permissions dialog
2 years ago
Nicolas Pomepuy
532226718c
Fix the hasAllAccess method for Android versions between 23 and 29
2 years ago
Nicolas Pomepuy
f36aab1863
Replace old permission dialog with the new bottom sheet
2 years ago
Nicolas Pomepuy
9e90826844
Add the notification permission to the permission setting
2 years ago
Nicolas Pomepuy
ba9420b3a1
Create the new permission setting
2 years ago
Nicolas Pomepuy
7c11e62985
Prevent displaying media content when the permission is not granted
2 years ago
Nicolas Pomepuy
dbab387fcf
Refactor the storage fine permission request code
2 years ago
Nicolas Pomepuy
7d9760aab6
Display fine permission explanation in empty views
2 years ago
Nicolas Pomepuy
61eeb101c2
Properly ask for the audio/video/images permissions
2 years ago
Duncan McNamara
b7c9fbc74e
Playlists: don't respect audio playlist mode
Playlists can have both video and audio, because of this the setting
should not be taken into account
2 years ago
Duncan McNamara
7d714f3a06
Album/playlist: respect audio playlist mode
Playing a media from HeaderMedialistActivity should respect the
audio playlist mode setting
2 years ago
Nicolas Pomepuy
7c5f6795b8
Fix video tips for RTL
2 years ago
Nicolas Pomepuy
148fcd7097
Fix RTL for the player volume/brightness views
2 years ago
Nicolas Pomepuy
be8d878f83
Fix RTL for the bookmarks
2 years ago
Nicolas Pomepuy
8c741b77eb
Fix RTL for the info activity
2 years ago
Nicolas Pomepuy
e138aa6cc6
Fix RTL for the browser items
2 years ago
Nicolas Pomepuy
f5c1ba4b15
Fix RTL for the video items
2 years ago
Nicolas Pomepuy
14b00506de
Fix RTL for the video player
Fixes #3103
2 years ago
Nicolas Pomepuy
10ef1b084b
Fix RTL for the audio player
Fixes #3103
2 years ago
Nicolas Pomepuy
1439ca83a6
Fix fast scroller in RTL mode
2 years ago
Nicolas Pomepuy
3862b974c1
Bump the Android gradle plugin to 8.5.0 and gradle to 8.7
2 years ago
Nicolas Pomepuy
0b0ee58f90
OpenSubtitles: remove login
2 years ago
Nicolas Pomepuy
45ef0bb516
OpenSubtitles: rework the form buttons layout
2 years ago
Nicolas Pomepuy
408efadea3
OpenSubtitles: add an empty state for the history
2 years ago
Nicolas Pomepuy
f5a75f248e
OpenSubtitles: fix the login form not working in some cases
2 years ago