Commit graph

1056 commits

Author SHA1 Message Date
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
2f047e3b63 [Now Playing] Create single instance of Album, Artist & lyrics pages created from Now Playing 2021-11-27 14:09:25 +05:30
Prathamesh More
fa976b1cba [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
Prathamesh More
1fdd537253 [Backup] Code Cleanup 2021-11-27 14:05:31 +05:30
Prathamesh More
d6bc78619b [Playlists] Added Grid size selection for Playlists 2021-11-27 01:29:36 +05:30
Prathamesh More
c52d02ea10 Added Version check for FLAG_IMMUTABLE 2021-11-27 00:37:16 +05:30
Prathamesh More
216d25e3f0 [UI] Made Playlist Preview images rounded 2021-11-26 19:01:39 +05:30
Prathamesh More
ea750a682c Fixed Album Artist sort order 2021-11-26 17:43:12 +05:30
Prathamesh More
2dc332befd Fixed New Music Mix multiple clicks crash 2021-11-26 14:48:30 +05:30
Prathamesh More
50c04b6d97 Directly ask for permission from user to delete a file instead of showing a confirmation dialog and then asking for permission 2021-11-26 13:37:02 +05:30
Prathamesh More
4e10acf5c2 Fixed Blacklist preference "Clear All" crash 2021-11-26 10:53:08 +05:30
Prathamesh More
6f7e97ac09 Fixed Bottom Toolbar not clickable in now playing when Shuffle is clicked 2021-11-25 01:45:34 +05:30
Prathamesh More
976d9d53cc Code Cleanup 2021-11-24 20:58:35 +05:30
Prathamesh More
16f76bc12d Updated Kotlin & Room 2021-11-24 01:39:15 +05:30
Prathamesh More
4fbcb5d77f Added file selection from system file picker for restore 2021-11-24 00:37:16 +05:30
Prathamesh More
e0b3960374 Better Edge-to-edge support & fixed some visual glitches 2021-11-23 22:22:26 +05:30
Prathamesh More
50c7d4aeb7 Fixed Main Settings bottom insets 2021-11-23 11:31:50 +05:30
Prathamesh More
db6e6a2533 Fixed Sleep Timer crash 2021-11-23 11:25:28 +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
574b990984 Fixed Widget and Notification crashes and added a better notification layout for Android 12 2021-11-22 17:44:07 +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
Hemanth S
19c1bafeb8 towards android 12 fixing 2021-11-22 17:40:10 +05:30
Prathamesh More
6d0200f6f5 Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev
 Conflicts:
	app/build.gradle
	app/src/main/java/code/name/monkey/retromusic/fragments/playlists/PlaylistsFragment.kt
2021-11-21 15:42:22 +05:30
Prathamesh More
b0de3006a4 Fixed Color Fragment crash 2021-11-21 08:46:33 +05:30
Prathamesh More
348dc08f73 Changed backup root path to Documents 2021-11-21 08:46:17 +05:30
Prathamesh More
a43946210f Fixed full theme continuous crash 2021-11-17 21:31:38 +05:30
Prathamesh More
8099eb0012 Fixed back button action 2021-11-17 21:18:52 +05:30
Prathamesh More
e405251f2c Removed resetting of queue position in PlayingQueueFragment when song is removed from queue 2021-11-15 11:30:29 +05:30
Prathamesh More
97c56f9e57 Fixed IllegalStateException when deleting multiple songs 2021-11-15 11:26:59 +05:30
Prathamesh More
b2dbfd3083 Fixed toolbar popup options not visible in multi-select mode in Light mode 2021-11-13 22:06:50 +05:30
Prathamesh More
e216591419 Fixed order of songs in Playlist save 2021-11-12 21:14:18 +05:30
Prathamesh More
38a8c6a87a [MD3] Added more rounded-ness to all Cards, dialogs, etc. 2021-11-12 17:04:33 +05:30
Prathamesh More
3fe882c79c More rounded corners for Home banner 2021-11-12 11:07:02 +05:30
Prathamesh More
30282e79fe Added proper transitions 2021-11-11 20:59:28 +05:30
Prathamesh More
bc146d8b11 Added tint to bottomNavigationView and slidingPanel 2021-11-11 20:24:05 +05:30
Prathamesh More
9d93d700be Code cleanup 2021-11-11 20:21:57 +05:30
Prathamesh More
5ee9c04924 Fixed normal player appearing behind navbar 2021-11-10 17:33:33 +05:30
Prathamesh More
f9d5cc33cc Added AppBarLayout elevation effect to various details fragments 2021-11-08 12:16:48 +05:30
Prathamesh More
58d71cad8a Fixed DetailListFragment AppBarLayout 2021-11-08 11:44:24 +05:30
Prathamesh More
5fa3b8febc Migrated to Play billing v4 2021-11-08 11:08:52 +05:30
Prathamesh More
e5acb1e132 Fixed edit & search lyrics buttons 2021-10-30 16:40:07 +05:30
Prathamesh More
13573882a1 Code Cleanup crossfade 2021-10-30 16:34:23 +05:30
Prathamesh More
335d9000bf Fixed incorrect theme when md3 enabled 2021-10-30 16:34:23 +05:30
Prathamesh More
fe4283e3d7 Renamed files 2021-10-28 17:27:39 +05:30
Prathamesh More
271cff7283 Fixed artists tab lag 2021-10-27 16:52:44 +05:30
Prathamesh More
8422e5abbd Fixed folder fragment AppBarLayout 2021-10-27 10:54:19 +05:30
Prathamesh More
92635af1e0 Fixed blank player screen when clicked notification when Show Now Playing preference was true 2021-10-27 09:46:33 +05:30