Commit Graph

1506 Commits (main)

Author SHA1 Message Date
Prathamesh More fd639d6348 Fixed Album artist sort order in Albums tab 2021-12-01 18:05:16 +05:30
Prathamesh More 12cf446375 [UI] Fixed last playlist song hidden by mini player 2021-12-01 14:02:50 +05:30
Prathamesh More 238c54c6fb [UI] Better support for Immersive mode on notched devices 2021-12-01 13:49:52 +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
Daksh P. Jain 9573b0c8ab New translations strings.xml (Hungarian) 2021-12-01 01:40:30 +05:30
Prathamesh More 13d9b6ab71 Updated dependencies 2021-12-01 00:44:40 +05:30
Prathamesh More 77b464f1bd [UI] Harmonized colors for ColorIconsImageView.kt
Harmonized colors for Smart playlists' icon on home tab and setting categories' icon
2021-11-30 18:01:31 +05:30
Prathamesh More dcc04c6ea4 Cleaning up moved or deleted songs from Smart playlists i.e. History, Top played 2021-11-29 19:31:41 +05:30
Prathamesh More 2dcbe0801b Using runCatching 2021-11-28 22:36:19 +05:30
Prathamesh More d6ce7005f8 [Cleanup] Removed useless parent 2021-11-28 22:27:45 +05:30
Prathamesh More 6ae4c3cae4 [Cleanup] Code Cleanup, Removed some unused methods 2021-11-28 22:25:18 +05:30
Prathamesh More 3df5a77ee8 [UI] Using WindowInsetControllerCompat for setting Light Status bar, Light navigation bar & Immersive mode and removed deprecated code 2021-11-28 22:18:17 +05:30
Prathamesh More 1e85bcf388 [Theme] Merged styles.xml v21 with the normal configuration 2021-11-28 20:01:32 +05:30
Prathamesh More 0723c34ec4 [Backup] Added null check for Restore backup uri 2021-11-28 19:53:40 +05:30
Prathamesh More eaa8cc3052 [UI] Removed rect_selector.xml on API 31 2021-11-28 18:50:35 +05:30
Prathamesh More ca9c3124f1 [Playlists] Filtering Empty playlists e.g. Favorites 2021-11-28 18:48:20 +05:30
Prathamesh More a78100c0ea Fixed ForegroundServiceStartNotAllowedException when song ended on Android 12.
This was due to Android 12's foreground service restrictions.
2021-11-28 13:37:48 +05:30
Prathamesh More 21a2014385 Updated Dependencies 2021-11-28 13:35:30 +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 aefd52c12e [Tag Editor] Removed warnings 2021-11-28 10:46:56 +05:30
Prathamesh More dab5ddb838 Added Custom Artist images backup 2021-11-27 20:07:22 +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 e1364ed8a4 [Settings] Fixed transition cutting from bottom in Settings page while navigating 2021-11-27 17:20:01 +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 c45fd8d5fd [UI] Changed selection color on A12+ 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 49effb8b9e [UI] Added bottom padding to bottom navigation 2021-11-26 17:45:48 +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 d09f4b7ef4 Fix Build Error: Escaping Apostrophe 2021-11-25 11:52:03 +05:30
Prathamesh More 57845a4249 Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev 2021-11-25 10:40:33 +05:30
Prathamesh More d080a5e944 Updated versionCode & versionName 2021-11-25 10:39:41 +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 94a84b0b24 Circular fab when Material You is enabled 2021-11-24 19:53:19 +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 46417e569a
Merge pull request #1166 from RetroMusicPlayer/l10n_dev
New Crowdin updates
2021-11-23 23:55:20 +05:30
Daksh P. Jain be5e5884b4 New translations strings.xml (Hindi) 2021-11-23 23:17:56 +05:30
Prathamesh More 3c07edb5e5 Targeting Android 11, Android 12 foreground service restrictions causes multiple crashes 2021-11-23 22:22:26 +05:30
Prathamesh More e0b3960374 Better Edge-to-edge support & fixed some visual glitches 2021-11-23 22:22:26 +05:30
Daksh P. Jain 724b333a96 New translations strings.xml (Chinese Simplified) 2021-11-23 17:12:12 +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 c8afb60254 Material3 button styles to Permission activity 2021-11-23 11:22:37 +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 ad81ceb592 Updated version code and version name 2021-11-23 10:57:03 +05:30
Daksh P. Jain 7669ddc83e New translations strings.xml (Italian) 2021-11-23 00:24:30 +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
Prathamesh More 9a32aa2805 Update targetSdkVersion appthemehelper 2021-11-22 17:40:14 +05:30
Hemanth S 19c1bafeb8 towards android 12 fixing 2021-11-22 17:40:10 +05:30
Daksh P. Jain da4f9f7fb0 New translations strings.xml (Odia) 2021-11-21 23:20:42 +05:30
Daksh P. Jain 3a80195062 New translations strings.xml (Chinese Traditional) 2021-11-21 23:20:41 +05:30
Daksh P. Jain 179dd6a5ba New translations strings.xml (Romanian) 2021-11-21 23:20:40 +05:30
Daksh P. Jain 04b98d11af New translations strings.xml (Spanish) 2021-11-21 23:20:39 +05:30
Daksh P. Jain b45f58f7b7 New translations strings.xml (Arabic) 2021-11-21 23:20:38 +05:30
Daksh P. Jain dc4af19514 New translations strings.xml (Czech) 2021-11-21 23:20:38 +05:30
Daksh P. Jain 992d021acf New translations strings.xml (German) 2021-11-21 23:20:36 +05:30
Daksh P. Jain 914a8528d3 New translations strings.xml (Greek) 2021-11-21 23:20:35 +05:30
Daksh P. Jain 3c52dc845a New translations strings.xml (Hungarian) 2021-11-21 23:20:35 +05:30
Daksh P. Jain 10632caf4c New translations strings.xml (Italian) 2021-11-21 23:20:34 +05:30
Daksh P. Jain 602adbe619 New translations strings.xml (Japanese) 2021-11-21 23:20:33 +05:30
Daksh P. Jain 8b96a87816 New translations strings.xml (Korean) 2021-11-21 23:20:32 +05:30
Daksh P. Jain 1ecfe22178 New translations strings.xml (Dutch) 2021-11-21 23:20:31 +05:30
Daksh P. Jain c2a12bc17d New translations strings.xml (Norwegian) 2021-11-21 23:20:30 +05:30
Daksh P. Jain ce84a76713 New translations strings.xml (Polish) 2021-11-21 23:20:29 +05:30
Daksh P. Jain ee9c4c1a41 New translations strings.xml (Chinese Simplified) 2021-11-21 23:20:28 +05:30
Daksh P. Jain fdeb59e4cd New translations strings.xml (Portuguese) 2021-11-21 23:20:27 +05:30
Daksh P. Jain 11959ea69f New translations strings.xml (Serbian (Cyrillic)) 2021-11-21 23:20:26 +05:30
Daksh P. Jain 88e12e75b8 New translations strings.xml (Swedish) 2021-11-21 23:20:25 +05:30
Daksh P. Jain 3bc827144a New translations strings.xml (Turkish) 2021-11-21 23:20:24 +05:30
Daksh P. Jain cc862eff6c New translations strings.xml (Ukrainian) 2021-11-21 23:20:23 +05:30
Daksh P. Jain f95efa1120 New translations strings.xml (Vietnamese) 2021-11-21 23:20:22 +05:30
Daksh P. Jain 42d09f7ded New translations strings.xml (Portuguese, Brazilian) 2021-11-21 23:20:21 +05:30
Daksh P. Jain cd5435b843 New translations strings.xml (Indonesian) 2021-11-21 23:20:20 +05:30
Daksh P. Jain 4d8198d15b New translations strings.xml (Persian) 2021-11-21 23:20:20 +05:30
Daksh P. Jain 19f9acb803 New translations strings.xml (Tamil) 2021-11-21 23:20:19 +05:30
Daksh P. Jain 1d8990b8d8 New translations strings.xml (Thai) 2021-11-21 23:20:18 +05:30
Daksh P. Jain 0cf0715274 New translations strings.xml (Croatian) 2021-11-21 23:20:17 +05:30
Daksh P. Jain 93d461dfa8 New translations strings.xml (Hindi) 2021-11-21 23:20:16 +05:30
Daksh P. Jain 4494a3d8b0 New translations strings.xml (Burmese) 2021-11-21 23:20:15 +05:30
Daksh P. Jain ad4d9cdde0 New translations strings.xml (Malayalam) 2021-11-21 23:20:14 +05:30
Daksh P. Jain e823dd3506 New translations strings.xml (Russian) 2021-11-21 23:20:13 +05:30
Daksh P. Jain 8cba23be21 New translations strings.xml (French) 2021-11-21 23:20:12 +05:30
Daksh P. Jain 92f16bd696 Update source file strings.xml 2021-11-21 23:20:09 +05:30
Daksh P. Jain 9ca32292cc New translations strings.xml (Chinese Traditional) 2021-11-21 17:18:27 +05:30
Prathamesh More 6bff74d0f9 Removed overScrollMode="never" for A12 stretch overscroll effect 2021-11-21 16:17:46 +05:30
Prathamesh More 88ae4bcbcc Removed overScrollMode="never" for A12 stretch overscroll effect 2021-11-21 16:03:00 +05:30