OxygenCobalt
|
bc1992de4e
|
Remove rewind threshold setting
Remove the ability to customize the rewind threshhold, as I dont think its that useful in the long-term
|
2020-12-31 20:22:33 -07:00 |
|
OxygenCobalt
|
39ba1c38ec
|
Add option to not load cover art
Add an option to not load cover art whatsoever.
|
2020-12-31 19:07:16 -07:00 |
|
OxygenCobalt
|
d7087fe0b1
|
Add option to ignore MediaStore covers
Add an option to ignore MediaStore covers and to get higher quality covers, at the cost of slower loading times.
|
2020-12-31 12:17:50 -07:00 |
|
OxygenCobalt
|
5deea0c11e
|
Finishing Touches
Do some final touch-ups with my README and ADDITIONS documents.
|
2020-12-20 07:56:15 -07:00 |
|
OxygenCobalt
|
d4d40c97ad
|
Fix compat issues
Fix some issues on older versions.
|
2020-12-19 15:43:07 -07:00 |
|
OxygenCobalt
|
4413cb1499
|
Refactor edge-to-edge
Change edge-to-edge to auto-enable on 27+, along with relying on styles to make the systemui changes instead of code directly.
|
2020-12-18 10:45:42 -07:00 |
|
OxygenCobalt
|
9b22fcb8e6
|
Fix landscape issues with MainFragment
Make MainFragment & CompactPlaybackFragment look better in landscape mode.
|
2020-12-13 17:07:29 -07:00 |
|
OxygenCobalt
|
7458588913
|
Move playback save button to SettingsListFragment
Move the ability to save the current playback state into a dedicated preference in SettingsListFragment.
|
2020-12-13 16:01:40 -07:00 |
|
OxygenCobalt
|
c7549d6bfa
|
Add queue behavior options
Add options for whether to remember the shuffle toggle & what to do when a playlist ends.
|
2020-12-13 12:18:43 -07:00 |
|
OxygenCobalt
|
6882722201
|
Add option to rewind before skipping back
Add an option to rewind before skipping to prevous song, depending on the user-defined threshhold.
|
2020-12-12 15:45:51 -07:00 |
|
OxygenCobalt
|
aaa1ad1a3d
|
Add song playback mode option
Add an option to customize whether a song should play from its artist, its album, or all songs when selected.
|
2020-12-12 13:50:46 -07:00 |
|
OxygenCobalt
|
c44003907a
|
Add audio settings
Add some settings to control how audio is being played.
|
2020-12-05 09:42:09 -07:00 |
|
OxygenCobalt
|
a49ad5ddad
|
Add library item customization
Add the ability to customize library items.
|
2020-12-04 19:48:01 -07:00 |
|
OxygenCobalt
|
51b2749c06
|
Refactor styles heavily
Move a bunch of UI elements into reusable styles, along with removing literal dimen resources.
|
2020-12-02 19:03:17 -07:00 |
|
OxygenCobalt
|
59036a2747
|
Change setting ripple color
Change the ripple on the settings to a generally neutral color instead of the gaudy colorPrimary.
|
2020-11-29 14:43:37 -07:00 |
|
OxygenCobalt
|
e15df4ce73
|
Improve settings
Improve how the current settings look/function, and also how settings work in the background.
|
2020-11-29 10:52:28 -07:00 |
|
OxygenCobalt
|
a5f59858bd
|
Add accent customization
Add the ability to customize the accent.
|
2020-11-28 20:25:41 -07:00 |
|
OxygenCobalt
|
2dc7ba3420
|
Implement theme customization
Implement the ability to change the theme to auto/light/dark.
|
2020-11-28 16:17:54 -07:00 |
|