Nicolas Pomepuy
|
dd74d820bb
|
Implement the display settings for AudioAlbumsSongsFragment
|
4 years ago |
Nicolas Pomepuy
|
e1c0315b42
|
Discriminate the playlist list/grid setting between audio and video and migrate it
|
4 years ago |
Nicolas Pomepuy
|
47e7334d4c
|
Remove useless option items from the video grid and playlists
|
4 years ago |
Nicolas Pomepuy
|
cf36746eda
|
Display settings: remove useless sorts
|
4 years ago |
Nicolas Pomepuy
|
24d1766bd5
|
Improve the display settings grouping setting
|
4 years ago |
Nicolas Pomepuy
|
2fd1f10cb5
|
Refactor the display settings into MediaBrowserFragment
|
4 years ago |
Nicolas Pomepuy
|
2b566da51e
|
Implement the display settings for the video grid and the playlists
|
4 years ago |
Nicolas Pomepuy
|
1dc6970cf2
|
Display settings: invert the display list/grid entry
|
4 years ago |
Nicolas Pomepuy
|
84e058829c
|
Fix the favorite icon color on cards
|
4 years ago |
Nicolas Pomepuy
|
5ddaf503a5
|
Fix favorite icon placement in audio items
|
4 years ago |
Nicolas Pomepuy
|
0de5f566cb
|
Audio browser display settings implementation
|
4 years ago |
Nicolas Pomepuy
|
e8f988a612
|
Add an "only favorites" field in the view models and display the state in the tabs
|
4 years ago |
Nicolas Pomepuy
|
c9db53b4c1
|
Allow changing the favorite state in the action mode
|
4 years ago |
Nicolas Pomepuy
|
9be077a7a7
|
Use the new Favorite API
|
4 years ago |
Nicolas Pomepuy
|
1b3a45c365
|
Refactor the PlaylistViewModel to listen to the item changes
|
4 years ago |
Nicolas Pomepuy
|
8ae11490ab
|
Toggle album favorite state in HeaderMediaListActivity
|
4 years ago |
Nicolas Pomepuy
|
c69b4f69d1
|
Uniformization of the emoji icons through all the views
|
4 years ago |
Nicolas Pomepuy
|
6cd40e5f13
|
Add the favorite emoji to the album audio items
|
4 years ago |
Nicolas Pomepuy
|
5eef99f475
|
Fix an audio item constraint
|
4 years ago |
Nicolas Pomepuy
|
16a89d1b34
|
Add the favorite emoji to the audio items
|
4 years ago |
Nicolas Pomepuy
|
145cb7795c
|
Implement new updated favorite icons
|
4 years ago |
Alexandre Perraud
|
009660e7d9
|
Add favorite icon variants
|
4 years ago |
Nicolas Pomepuy
|
8de0eead6e
|
Normalize tv browser icon names and favorite icon names
|
4 years ago |
Alexandre Perraud
|
ebec0d43bd
|
Remove useless old favorite icons
|
4 years ago |
Alexandre Perraud
|
cd0ee75cfe
|
Update favorite context icons from star to heart
|
4 years ago |
Nicolas Pomepuy
|
30bab02e65
|
Add the favorite actions in the audio ctx
|
4 years ago |
Nicolas Pomepuy
|
cd23a83d47
|
Change the aout setting depending on the Android version and VLC major version
|
4 years ago |
Nicolas Pomepuy
|
49138b2019
|
Reset the aout setting when migrating from VLC 3 to VLC 4
|
4 years ago |
Thomas Guillem
|
6eb30a92b8
|
Add aaudio option
AAudio need to be the new default: 0 (and replace the previous audiotrack default choice)
|
4 years ago |
Thomas Guillem
|
e5d2e31f97
|
VLCOptions: rename opensles string id
|
4 years ago |
Nicolas Pomepuy
|
ddeb099076
|
VLCOptions: remove HWDecoderUtil.AudioOutput.AUDIOTRACK handling
HWDecoderUtil.getAudioOutputFromDevice() can only return OPENSLES or ALL.
|
4 years ago |
Duncan McNamara
|
37efbd9b5a
|
Albums: show artist doesn't stack activity history
This is so that users can't loop from album to artist to album, etc.
|
4 years ago |
Nicolas Pomepuy
|
2736dba1b5
|
Album screen: make the artist clickable
Fixes #2756
|
4 years ago |
tda1009
|
93f180fb7a
|
Add waiting feature to sleep timer
Fixes #2585
|
4 years ago |
Duncan McNamara
|
0a50a9500e
|
Bluetooth: fix MediaButtonReceiver
When instanciating a media session, the wrong pending intent was created
to restart the playback service from media buttons after it's
detruction.
|
4 years ago |
Nicolas Pomepuy
|
d32c9f51cf
|
Fix an incorrect loading state in the video screen
Fixes #2739
|
4 years ago |
Nicolas Pomepuy
|
0f231358dc
|
Use RenderEffect instead of RenderScript on API 31+
|
4 years ago |
Nicolas Pomepuy
|
44ed2f7908
|
Prevent FAB locked hidden when the view pager hosts different fragment types
Fixes #2732
|
4 years ago |
Nicolas Pomepuy
|
cace460dcc
|
Fix issues when back is pressed
|
4 years ago |
Nicolas Pomepuy
|
217a8a8aac
|
Setup view models sooner to avoid crashes
|
4 years ago |
Nicolas Pomepuy
|
7a2b74f131
|
Fix getPackageInfo deprecation
|
4 years ago |
Nicolas Pomepuy
|
014f7dff7e
|
Suppress all the unchecked cast warnings
|
4 years ago |
Nicolas Pomepuy
|
fff7e64f98
|
Fix the Handler empty constructor deprecation
|
4 years ago |
Nicolas Pomepuy
|
f02f7980b3
|
Remove deprecated onActivityCreated
|
4 years ago |
Nicolas Pomepuy
|
92a8c190a3
|
Fix some warnings in UiTools
|
4 years ago |
Nicolas Pomepuy
|
5d76588656
|
Remove useless conditions
|
4 years ago |
Nicolas Pomepuy
|
a9e1e7dc62
|
Fix the stopForeground deprecation
|
4 years ago |
Nicolas Pomepuy
|
706fae0e3d
|
Fix unsafe uses of nullable receivers
|
4 years ago |
Nicolas Pomepuy
|
843967af8c
|
Fix extension and variable shadowing
|
4 years ago |
Nicolas Pomepuy
|
e0f50d6bea
|
Fix variable declaration redundancies
|
4 years ago |