Nicolas Pomepuy
36cc0b42bf
Force the TV main fragment to update when an item title has changed
5 years ago
Nicolas Pomepuy
de70cde387
Force the MediaItemDetailsFragment to update when editing a network fav
5 years ago
Nicolas Pomepuy
9ad3e7dfde
Use constants for MediaItemDetailsFragment extras
5 years ago
Nicolas Pomepuy
db2b6c4958
Code cleanup
5 years ago
Nicolas Pomepuy
4e590b657c
Display the videos time and progress on the TV home screen
5 years ago
Nicolas Pomepuy
e3e139c5cf
Fix cover display in Android TV file browsing
5 years ago
Nicolas Pomepuy
8242233ab8
Allow editing a network favorite on Android TV
Fixes #2325
5 years ago
Nicolas Pomepuy
c8be5bcbe9
Fix time not displayed in TV video browser
Fixes #2316
5 years ago
Nicolas Pomepuy
3cce2fa6e0
Fix TV list progress refresh when coming back from the player
Fixes #2317
5 years ago
Nicolas Pomepuy
a6d3d5334b
Fix Now playing and Audio Player icons animation on TV
Fixes #2318
5 years ago
Nicolas Pomepuy
186eceab0c
Fix TV artist screen showing all artists
Fixes #2319
5 years ago
Nicolas Pomepuy
0b181930ab
Display the dic number in the Android TV album media list
Fixes #2320
5 years ago
Nicolas Pomepuy
f31dd25e66
Fix focus up on progress bar for TV audio player
Relates to #2322
5 years ago
Nicolas Pomepuy
9d51cd9b0c
Improve TV media list accessibility with talkback
5 years ago
Nicolas Pomepuy
9ef14d8a25
Fix TV album text sizing when audio metadata are really long
Fixes #2323
5 years ago
Nicolas Pomepuy
5d5601afef
Add a shortcut to add a bookmark
Fixes #2367
5 years ago
Nicolas Pomepuy
7f5aadd2f2
Upgrade to Android plugin version 7.1.0
5 years ago
Nicolas Pomepuy
bf0d8a46c1
Revert "Fix null media on playback"
This reverts commit 57a61347
5 years ago
Nicolas Pomepuy
1610f32725
Fix the audio cards spacings
5 years ago
Nicolas Pomepuy
8ea3fdc332
New About screen
Relates to #2170
5 years ago
Nicolas Pomepuy
f804363db0
Fix null media on playback
It was caused by listing media at playback time
with includeMissing set to true while there was
missing media on unmounted storages
5 years ago
Nicolas Pomepuy
f200c75566
Improve the SearchActivity UI and fix the cover size
5 years ago
Nicolas Pomepuy
8573019380
Disable the donations as the Play Store rejects this version
This is a (temporary?) measure to be able to release new versions
of the app to the Play Store.
5 years ago
Nicolas Pomepuy
82377df9ed
Refactor the key event listeners to be shared between the players
Fixes #2191
5 years ago
Nicolas Pomepuy
452172c978
Use real locales to store the preferred audio and spu tracks
The setting now uses the languages supported by the app.
The preferred track is then checked by ISO language and
no more with string comparison.
5 years ago
Nicolas Pomepuy
d7f2f3a5a9
Preferred language preferences summary
5 years ago
Alexandre Perraud
badc4556a0
Rename audio repeat and shuflle icons
5 years ago
Alexandre Perraud
0db23550e0
Add new playback speed icon
5 years ago
Alexandre Perraud
407defd5cc
Add new sleep timer icon
5 years ago
Nicolas Pomepuy
493a8e358d
Move the video controls settings in the video player
5 years ago
Nicolas Pomepuy
89eae6d230
Add a warning feature to feature flags
5 years ago
Nicolas Pomepuy
df0be2274f
Open feature flags to non debug builds
5 years ago
Nicolas Pomepuy
5d7a78be10
Target API 30
5 years ago
Nicolas Pomepuy
0bfb475230
Fix the wrong position of audio playback for audio on TV
Fixes #2203
5 years ago
Duncan McNamara
cd94409081
WatchNext: add media paths to programs
Many events can invalidate a program with just an id: medialibrary
reindexing that changes media ids, deleting the file referenced by the
id. By adding media paths to programs, there are now two media
references in the program to check it's validity, and remove it if
invalid.
5 years ago
Nicolas Pomepuy
309861d7a5
Migrate to gradle 7.0.2
5 years ago
Duncan McNamara
ddb046297c
TvBaseBrowser: fix selection flicker in list
Add condition call to focus on the list when there is a previous
selection to stop focus from going back to the first item, and then back
to the previously selected item.
5 years ago
Nicolas Pomepuy
f489653280
Fix TV grid background on focus change
5 years ago
Nicolas Pomepuy
3b739ff90b
Implement new seek API
5 years ago
Sébastien Toque
5bc1352cd0
Fix progressbar/seen visibility on TV UI
5 years ago
Nicolas Pomepuy
03792134e7
Fix empty loading view state on TV when the current folder is empty
5 years ago
Nicolas Pomepuy
d94fbb0f0e
Fix TV first item not correctly focused
Fixes #2109
5 years ago
Nicolas Pomepuy
7b91da34ad
Add the channel UP/DOWN key codes to players
Also use the game controller R1/L1 keys in the video player
the same way it's used in the audio player
5 years ago
Nicolas Pomepuy
42c664b92d
Remove line breaks and improve margins when Show headers setting is disabled
Fix #2091
5 years ago
Nicolas Pomepuy
2951662fe9
New TV onboarding
5 years ago
Nicolas Pomepuy
432d5fa1c5
Prevent the refresh action to be displayed / used when the permission is not given
5 years ago
Nicolas Pomepuy
beab9fc40f
Change the permission workflow to follow the new permission rules
5 years ago
Nicolas Pomepuy
801264b3e4
Allow using the app without the permission on TV
5 years ago
Nicolas Pomepuy
38d76ce1df
Code cleanup
5 years ago
Nicolas Pomepuy
89bfcb30e2
Fix the graphical TV issue + background improvements
5 years ago