Prathamesh More
5c1a88b32b
Code Cleanup
2022-01-29 00:31:03 +05:30
Prathamesh More
7226f9e76c
[Now Playing] Fixed lyrics over cover
2022-01-21 21:51:15 +05:30
Prathamesh More
09572b2551
Added option to use circular play button
2022-01-20 19:53:26 +05:30
Prathamesh More
af4347c4ff
[Lyrics] Added lyrics editing on A11+ devices
2022-01-18 21:59:12 +05:30
Prathamesh More
959235ad02
Fixed incorrect theme
2022-01-17 20:11:28 +05:30
Prathamesh More
c7f7f9d695
Added option to keep screen on when showing lyrics
2022-01-17 18:14:55 +05:30
Prathamesh More
9d1018c03c
Added ability to extract accent color from wallpaper on 8.1+ devices
2022-01-17 13:53:25 +05:30
Prathamesh More
b2e1ab2128
Added Collapsing appbar to library tabs with an option to switch back to simple appbar
2022-01-15 15:07:11 +05:30
Prathamesh More
ff1c83c91d
Added Search tab
2022-01-15 00:07:58 +05:30
Prathamesh More
5415d3869a
Ignore blacklist and other things, so any song can be played when opened from File Managers, and also from Folders tab.
2022-01-12 14:05:19 +05:30
Prathamesh More
dfa3129239
[Feature] Added option to switch to Manrope
2022-01-06 23:19:26 +05:30
Prathamesh More
5589fab2c6
Revert "Added Circular Std and a toggle to use it"
...
This reverts commit 02b72551
2022-01-05 20:22:54 +05:30
Prathamesh More
02b72551c9
Added Circular Std and a toggle to use it
2022-01-05 16:02:20 +05:30
Prathamesh More
943de60f23
Added ability to set Playback speed and pitch
2022-01-05 14:27:05 +05:30
Prathamesh More
956cce6989
Added option to show lyrics over Cover
2022-01-04 12:23:36 +05:30
Prathamesh More
7a2d14e061
Added Artist song sort order in Artist details fragment
2021-12-31 19:48:07 +05:30
Prathamesh More
5a310ec329
Added Snowfall effect
2021-12-24 16:47:57 +05:30
Prathamesh More
ff2574fffc
Fixed lyrics crash
2021-12-20 22:13:45 +05:30
Prathamesh More
2e16994276
Fixed light theme on A12
2021-12-19 14:59:16 +05:30
Prathamesh More
edb6574c35
Added navigation bar color to Pre Oreo devices for better navigation bar visibility
2021-12-18 14:36:18 +05:30
Prathamesh More
874e8df94c
[Themes & Styles] Code cleanup
2021-12-17 14:50:50 +05:30
Prathamesh More
36c94a9813
[Ringtone] Fixed Ringtone crash on A11+
2021-12-16 20:03:07 +05:30
Prathamesh More
4b857f6088
[Now Playing] Default Album cover theme for Now playing themes
2021-12-09 21:56:16 +05:30
Prathamesh More
05246729de
Fixed incorrect colors in Color Fragment for default/error/placeholder cover art and else where, where colors are extracted from image
2021-12-07 22:31:50 +05:30
Prathamesh More
e02e99ed02
[Glide] Added placeholder images for song, album & artist
2021-12-02 17:45:10 +05:30
Prathamesh More
fd639d6348
Fixed Album artist sort order in Albums tab
2021-12-01 18:05:16 +05:30
Prathamesh More
c6f6317839
Remove songs from Queue when deleting songs on R
2021-12-01 12:50:44 +05:30
Prathamesh More
bc93ff49b4
[UI] Changed default grid style of Artists back to circular
2021-12-01 12:44:27 +05:30
Prathamesh More
6ae4c3cae4
[Cleanup] Code Cleanup, Removed some unused methods
2021-11-28 22:25:18 +05:30
Prathamesh More
cbc29b553c
[Cleanup] Removed unused Classes
2021-11-28 12:35:07 +05:30
Prathamesh More
de14e72689
[Cleanup] Removed redundant API 21(Lollipop) or lower version checks as the minimum SDK version is 21
2021-11-28 12:31:33 +05:30
Prathamesh More
63bd71b7e6
[Library] Implemented Better saving of GridStyle
...
We used to store layout ID's of grid styles before which caused all sorts of trouble whenever an update was pushed. Layout ID's are generated at compile time according to alphabetical order ig, so if a layout is added or renamed, it will cause layout ID's to change, which resulted in either a Different layout than the one user stored, or totally random layout or a crash. So to counter this, 0-6 constant ID's are used to save Grid Styles which should result in stable updates.
2021-11-27 18:44:51 +05:30
Prathamesh More
fa976b1cba
[Cleanup] Fixing Warnings
2021-11-27 14:06:49 +05:30
Prathamesh More
d6bc78619b
[Playlists] Added Grid size selection for Playlists
2021-11-27 01:29:36 +05:30
Prathamesh More
216d25e3f0
[UI] Made Playlist Preview images rounded
2021-11-26 19:01:39 +05:30
Prathamesh More
5db550ccd2
Enable Material You by default on A12
2021-11-23 11:20:07 +05:30
Prathamesh More
e187b13912
Fixed File deletion on A10
2021-11-23 11:17:26 +05:30
Prathamesh More
8e64f117f9
Fixed tag editing for Android 11+ devices
2021-11-22 17:41:41 +05:30
Prathamesh More
4eb2f68da5
Added MediaStore delete for A11
2021-11-22 17:40:27 +05:30
Prathamesh More
e9b7b5a203
Fixed Playlist save
2021-11-22 17:40:23 +05:30
Prathamesh More
97c56f9e57
Fixed IllegalStateException when deleting multiple songs
2021-11-15 11:26:59 +05:30
Prathamesh More
db01ce6ee8
Code Cleanup
2021-10-25 20:51:40 +05:30
Prathamesh More
3bfacaea77
Fixed bottom sheet animations
2021-10-25 18:08:10 +05:30
Prathamesh More
db3a7d4097
Fixed crash and added more options to backup
2021-10-23 21:31:33 +05:30
Prathamesh More
520b6b74ca
Code Cleanup
2021-10-21 17:00:36 +05:30
Prathamesh More
6e3c1aa742
Converted BackupActivity to fragment
2021-10-21 17:00:35 +05:30
Prathamesh More
5a73565182
Added backup & restore in settings
2021-10-21 17:00:34 +05:30
Prathamesh More
6074cdfda2
Optimized imports
2021-10-21 17:00:33 +05:30
Prathamesh More
b2a1cb1e2e
MD3 Accent color for Switch
2021-10-21 17:00:33 +05:30
Prathamesh More
03b9e36014
Added extension functions to apply insets
2021-10-21 17:00:32 +05:30