Nicolas Pomepuy
f5a584b527
Fix empty loading state in the Audio tab
4 years ago
Robert Stone
a66e0ba89e
Remove obsolete constants
4 years ago
Robert Stone
0bead5dcd4
Use compact category layout for single line items
4 years ago
Robert Stone
ecc8ca626f
Set list layout as the default content style for Android Auto
4 years ago
Robert Stone
798885809e
Update deprecated calls
4 years ago
Nicolas Pomepuy
34b3bb5e86
Fix audio mini player vertical centering
4 years ago
Nicolas Pomepuy
75563577d1
Fix video player bookmarks visibility when navigating
Fixes #2419
4 years ago
Nicolas Pomepuy
49456b7552
Fix mini player UI in NoStatus activities
Fixes #2289
4 years ago
Nicolas Pomepuy
cd8456aed8
Remove all synthetic calls
4 years ago
Nicolas Pomepuy
77d57603df
Re-add setting for fast seek
fixes #2415
4 years ago
Nicolas Pomepuy
ed9c0089de
Display favorites first on TV with a badge icon
Fixes #1375
5 years ago
Nicolas Pomepuy
243d71dc82
Fix NullPointerException when launching the DebugLogService
4 years ago
Nicolas Pomepuy
931475eb62
Improve the ask resume setting by asking for each video
Fixes #1620
4 years ago
Nicolas Pomepuy
a643adf6a9
Fix the issue preventing a group to be opened
5 years ago
Nicolas Pomepuy
73bcb6959f
Fix Bottom sheets not recreated in video player after an orientation change
5 years ago
Nicolas Pomepuy
96c4a8be17
Revert "Temporary fix for BottomSheet style due to material lib issue"
This reverts commit 95eb01d9
5 years ago
Nicolas Pomepuy
66e373bd0c
Remove constraint layout workaround after dependency update
5 years ago
Nicolas Pomepuy
85ad7d78a6
Update coroutines dependency version and migrate from offer to trySend
5 years ago
Nicolas Pomepuy
7b2f80d8e9
Update all dependencies
5 years ago
Nicolas Pomepuy
27c0282acc
Fix the regression making the new storage dialog always appear
Fixes #2414
5 years ago
Nicolas Pomepuy
59ad294619
Update copyleft date
5 years ago
Nicolas Pomepuy
dc908b6095
Fix the play queue view not displayed in the video player
Fixes #2409
5 years ago
Nicolas Pomepuy
39998959f9
Fix the bookmarks empty view position when changing orientation
Fixes #2412
5 years ago
Duncan McNamara
afc595edad
SubDownload: add failure visual feedback
5 years ago
Duncan McNamara
d317d49dac
SubtitleDownload: enable without storage access
Fixes #2365
5 years ago
Duncan McNamara
66357e8cf7
SubtitleDownload: open to more subtitle extensions
5 years ago
Duncan McNamara
3a93f9f288
SubDownload: fix err msg staying at first launch
When starting the dialog for the first time in the app's lifecycle, the
coroutine started search will fail, before succeeding. Because of this,
the errror message is displayed, but never removed once search has been
successful, causing an overlap of the different views. This is fixed by
resetting errorObservable and messageObservable.
5 years ago
Duncan McNamara
1516c58769
SubDownload: fix language spinner always selected
The default view selected is now the movie title to the left of the
language spinner.
5 years ago
Nicolas Pomepuy
88c73089a4
Prevent the action mode to display an invalid title upon orientation change
5 years ago
Duncan McNamara
2c15143118
MediaMultiSelection: update title on rotation
5 years ago
Duncan McNamara
8066ad7481
Strings: fix selection_count format issue
selection_count is always used with a int, hence %s -> %d
5 years ago
Duncan McNamara
e5901413a4
MediaMultiSelection: fix restoration oom
Fixes #2407
5 years ago
Nicolas Pomepuy
904f7abbc2
Fix UninitializedPropertyAccessException in the video player
5 years ago
Nicolas Pomepuy
da27d74223
Add a tip when changing the aspect ratio in the video player
5 years ago
Nicolas Pomepuy
7778c0271d
Display notch and aspect ratio preferences when long taping the icon
Fixes #2392
Fixes #1486
5 years ago
Nicolas Pomepuy
c78f6b1f68
Prevent gradle from failing when building some modules in standalone mode
5 years ago
Nicolas Pomepuy
f249782f6d
Rework the Medialibrary initialization flow
5 years ago
Nicolas Pomepuy
75956c68ed
Add a whatsapp browser favorite with the new path
5 years ago
Nicolas Pomepuy
86ebaccb40
Fix typo + rewording
5 years ago
Nicolas Pomepuy
f054f749b4
Implement folder ban / unban on long tap in the ML folders screen
Fixes #2310
5 years ago
Nicolas Pomepuy
0c6b06cee1
Display banned folders in the ML folders screen
Fixes #2301
5 years ago
Nicolas Pomepuy
e2117554ff
Improve the RenderersDialog UI
5 years ago
Nicolas Pomepuy
317a707992
RenderersDialog code cleanup
5 years ago
Nicolas Pomepuy
38c687975d
Fix RenderersDialog crash
Fixes #2382
5 years ago
Nicolas Pomepuy
4513e6efba
Refactor the string separation in the whole app
5 years ago
Nicolas Pomepuy
8183757c9b
Implement the new playlist nbDurationUnknown API
5 years ago
Nicolas Pomepuy
4dffef7d53
Equalizer bar new getValue API
5 years ago
Nicolas Pomepuy
56e23255b7
Fix IndexOutOfBoundsException in equalizer when changing orientation
Relates to #2401
5 years ago
Nicolas Pomepuy
17b7442fe1
Equalizer code cleanup
5 years ago
Nicolas Pomepuy
7ac0dbbb39
Fix audio player header media switcher visibility in landscape
Fixes #2402
5 years ago