Commit Graph

17443 Commits

Author SHA1 Message Date
Nicolas Pomepuy
0fa62c2343 Make the CI compile the app without TV 2024-06-13 12:56:20 +02:00
Nicolas Pomepuy
072cae83ab Allow compiling the app without TV 2024-06-13 12:53:35 +02:00
VideoLAN
5bb53a7934 Update translations 2024-06-12 12:55:51 +00:00
Nicolas Pomepuy
b5050e7a42 Change the constraints in the about dialog to avoid text overlaps 2024-06-12 12:12:22 +00:00
Nicolas Pomepuy
17350e9c95 Add the remote access version and hash to the About dialog 2024-06-12 12:12:22 +00:00
Duncan McNamara
ee30c519e4 ABRepeat: Fix regression when history disabled
Removed the condition so that even with history disabled, ABRepeat
markers could still be set, but add saving the marker's position only
when history is enabled.
2024-06-12 11:16:32 +00:00
Nicolas Pomepuy
3223b6297f Bump the remote access hash 2024-06-12 07:01:13 +02:00
Nicolas Pomepuy
4294ab403b Fix the default sleep timer being not applied 2024-06-10 09:14:36 +02:00
Nicolas Pomepuy
9a9ee5d16c Fix the sleep timer reset on interaction being always on 2024-06-10 07:43:57 +02:00
Nicolas Pomepuy
2e765c1484 Add a default sleep timer setting
Fixes #3065
2024-06-10 07:27:31 +02:00
Nicolas Pomepuy
e865f10c99 Save and restore the sleep timer reset interaction checkbox state 2024-06-10 07:27:31 +02:00
Nicolas Pomepuy
7e0a729421 Allow resetting the sleep timer on any interaction 2024-06-10 07:27:31 +02:00
Nicolas Pomepuy
7a7ad100e0 Remove the useless checkbox in the jump to time dialog 2024-06-10 07:27:31 +02:00
Nicolas Pomepuy
7c9bde64da Migrate the time picker to databinding 2024-06-10 07:27:31 +02:00
Nicolas Pomepuy
8bf5635494 Change max playback speed to 8 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
f521ea50f2 Remove the bold / size from the reset playback speed dialog button 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
0949cf3ad8 Fix the video player playback speed dialog crash 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
676d062f2d Add a third speed to the repeat listeners 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
748bc83d23 Add the limits to the playback speed changes 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
02d5804878 Simplify the repeat listeners 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
dfbc130946 Improve the playback speed dialog 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
76c87a18b0 Migrate the playback speed dialog to data binding 2024-06-05 14:51:13 +00:00
Nicolas Pomepuy
7ae96ff627 Auto fill playlist name when creating from a folder
Fixes #3071
2024-06-05 14:20:28 +00:00
Duncan McNamara
09c6326f5f FileBrowser: fix back pressed
The addition of the onBackPressed callback in
3125cb2c39 overrides the browser
onBackPressed behavior by forcing finish() instead of going back up the
directory tree.
2024-06-05 11:51:16 +00:00
Alexandre Perraud
e1a9537ed3 Applying icons based on Play 2024-06-05 11:46:38 +00:00
Alexandre Perraud
bc1855eb26 Adjusting icons based on Play 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
d7429de5a2 Move the shuffle context option on top 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
108f87f6d1 Fix icon sizing and colors for action mode and video tracks 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
dc42a7461a Improve action mode colors 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
811c567240 Use the right color for the selection check 2024-06-05 11:46:38 +00:00
Alexandre Perraud
b55983756b Implement new group icons 2024-06-05 11:46:38 +00:00
Alexandre Perraud
b5e24ddd6e Add new group icons sources 2024-06-05 11:46:38 +00:00
Alexandre Perraud
35741d4f63 Add new group display icon 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
f6288cacf2 Implement medialibrary sort icons 2024-06-05 11:46:38 +00:00
Alexandre Perraud
8ed1085c61 Add missing medialibrary date and scan icons 2024-06-05 11:46:38 +00:00
Nicolas Pomepuy
4423929dbb Use the right repository group for the remote access 2024-06-05 11:22:32 +00:00
Nicolas Pomepuy
f84b356c11 Remove the old remote access code folder 2024-06-05 11:22:32 +00:00
Nicolas Pomepuy
0c77f23cca Improve the remote access script arguments 2024-06-05 11:22:32 +00:00
Nicolas Pomepuy
03a915d53f Move the remote access to a dedicated repository 2024-06-05 11:22:32 +00:00
Nicolas Pomepuy
dafdd59c83 Fix crash when opening the file picker from the preferences 2024-05-31 07:43:18 +02:00
Nicolas Pomepuy
3488af9952 Fix crash when ActivityManager.runningAppProcesses is empty 2024-05-16 09:36:50 +02:00
Nicolas Pomepuy
3fe0cdd98d Fix TV browser fragment toolbar disappearing on sort change
Fixes #3068
2024-05-15 14:07:05 +00:00
Nicolas Pomepuy
0465318de6 Prevent hiding the jump to button when opening the sort menu 2024-05-15 14:07:05 +00:00
Nicolas Pomepuy
c514963e17 Display a snackbar when stopping playback because of a metered connection 2024-05-15 13:35:14 +02:00
Nicolas Pomepuy
820fee98eb Change the snackbar anchor when hover the audio player 2024-05-15 11:49:36 +02:00
Nicolas Pomepuy
46b9cf8a52 Display the metered warning even if the audio player is expanded 2024-05-15 10:26:06 +02:00
Nicolas Pomepuy
1248ff4f1f Check metered upon playing stream 2024-05-15 10:00:29 +02:00
Nicolas Pomepuy
c8d80a51dd Better handling of metered connection warning 2024-05-14 14:50:26 +02:00
Nicolas Pomepuy
4ad52f146f Manage playback state when connection is metered
Fixes #3015
2024-05-14 07:39:18 +02:00
Nicolas Pomepuy
7bf767b345 Add a metered connection preference 2024-05-14 07:39:18 +02:00