Nicolas Pomepuy
e83afe6487
Prevent sending the playback default action immediately when opening the display settings
1 year ago
Nicolas Pomepuy
98b729568b
Implement the display settings in the HeaderMediaListActivity
Fixes #3180
1 year ago
Nicolas Pomepuy
982352a9a5
Implement the display settings model in the BaseActivity
1 year ago
Nicolas Pomepuy
558ae22fe7
Bump aar versions and libvlcjni hashes
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
fa95814856
Make the video screenshots available in the Android photo picker
Fixes #3176
1 year ago
Nicolas Pomepuy
2831c22a67
Fix the audio player blurred background reverting to the last media's one
1 year ago
Nicolas Pomepuy
67e6e2a341
Fix the audio player UI when swiping an item while filtering
Fixes #3174
1 year ago
Nicolas Pomepuy
84181514bc
Remove the right item when filtering
1 year ago
Nicolas Pomepuy
50256a4833
Audio player prevent reordering when in filter mode
1 year ago
Nicolas Pomepuy
fa363f5068
Fix search input in audio player in landscape
1 year ago
Nicolas Pomepuy
199929eaa8
Prepend the system locales to the locales used for default audio and default subtitles
Fixes #3179
1 year ago
Nicolas Pomepuy
c2dd22b607
Disable fast play when casting
Fixes #3178
1 year ago
Nicolas Pomepuy
349ab4608d
Hide the all playlist mode settings and migrate to default actions
1 year ago
Nicolas Pomepuy
dc191de644
Use the new default actions in the other audio screens
1 year ago
Nicolas Pomepuy
40ce7238dc
Fix track insertion snackbar position
1 year ago
Nicolas Pomepuy
4d0a8e947c
Implement the default playback action for files
Fixes #2142
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
827d8841b0
Add "insert next" ctx action to the browser
Fixes #2142
1 year ago
Duncan McNamara
32a0a741c2
APContainer: fix AP not showing after screen off
When playing a video with "Play in background" enabled, if the screen is
switched off, the player will switch to audio, triggering a
ACTION_SHOW_PLAYER scheduled with a 100L delay that has been there since
java.
Because the screen is switched off, onPause is called, triggering a
cancellation of ACTION_SHOW_PLAYER in the LifecyleAwareScheduler,
before it can execute it.
To ensure ACTION_SHOW_PLAYER is executed when switching the screen
back on, a flag is set and checked in onResume to call
showAudioPlayerImpl
1 year ago
Nicolas Pomepuy
1ccb918733
Add some padding to the video player resize checkboxes
Fixes #3175
1 year ago
Nicolas Pomepuy
6b86cbca60
Add a video control setting to disable the orientation button
Fixes #3169
1 year ago
Nicolas Pomepuy
54224c82f1
Fix the file deletion only deleting the first one in the file browser
Fixes #3172
1 year ago
Duncan McNamara
983c9678e0
ReleaseBuild: add amazon bundle
Amazon store now requires app bundles, though unlike the play store, it
requires API 17+
Fixes #3168
1 year ago
Nicolas Pomepuy
2b5efeec34
Bump the remote access version to 0.5.0
1 year ago
Nicolas Pomepuy
8198ca7eb8
Fix the remote access play endpoint by relaxing the media collision
1 year ago
Nicolas Pomepuy
555ce56cc7
Fix the remote access stream ids
1 year ago
Nicolas Pomepuy
904944e162
Send playback errors to the remote access
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
759527f079
Finish the FeedbackActivity when sending an email
1 year ago
Nicolas Pomepuy
ff0f8bbfb7
Implement the log inclusion in the new feedback UI
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
3018dbcc3e
Remove the SendCrashActivity
1 year ago
Nicolas Pomepuy
ba3e9e620b
Fix crash on the fast play
1 year ago
Nicolas Pomepuy
d87f0eac8a
Add a talkback description for the storages
1 year ago
Nicolas Pomepuy
4e82be1b34
Improve the accessibility error throwing
1 year ago
Nicolas Pomepuy
8a4a48eacc
Fix a crash after the subtitle color migration failed
1 year ago
Nicolas Pomepuy
dfd00321cd
Prevent a crash in the DuplicationWarningDialog
1 year ago
Nicolas Pomepuy
61aa4149bc
Fix the playlist list selection state in the SavePlaylistDialog
This is in fact a workaround. Any list that is using the MultiSelectHelper
and can be updated through diffutil is affected. A proper solution would be to handle
the selection replacement directly in the MultiSelectHelper using a RecyclerView.AdapterDataObserver
1 year ago
Nicolas Pomepuy
cae696fd0f
Improve the SimpleAdapter click handler
1 year ago
Nicolas Pomepuy
0328fd9f4e
SavePlaylistDialog: auto select playlist when just added
1 year ago
Nicolas Pomepuy
16df4c2e68
Refactor the SimpleAdapter click method
1 year ago
Nicolas Pomepuy
ff002c70b3
SavePlaylistDialog code cleanup
1 year ago
Nicolas Pomepuy
eb3f7d7e2f
Fix a playlist dialog empty view refresh issue
1 year ago
Nicolas Pomepuy
24dcc5ddaa
Bump the remote access to 0.4.0
1 year ago