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
Prathamesh More
61074305ec
Fixed mini player becoming visible while collapsing BottomSheet
2021-10-21 17:00:32 +05:30
Prathamesh More
4d6f75031a
Converted Lyrics activity to fragment
2021-10-21 17:00:32 +05:30
Prathamesh More
73f246b60e
Rename .java to .kt
2021-10-21 17:00:31 +05:30
Prathamesh More
f23b102e41
Added new theme for Material You & a toggle
2021-10-21 17:00:31 +05:30
Prathamesh More
e7c10c8b6a
Added playback resumption
2021-10-21 17:00:30 +05:30
Prathamesh More
6a5cc51db4
Optimized imports
2021-10-21 17:00:29 +05:30
Prathamesh More
518485738e
Migrated to mavenCentral version of some dependencies
2021-10-21 17:00:19 +05:30
Prathamesh More
6aedfbc2cb
Migrated to Kotlin version of Material cab
2021-10-21 17:00:15 +05:30
Prathamesh More
ee7545f64e
Fixed Audio Fade, Crossfade & Android Auto search
2021-10-21 16:59:55 +05:30
Prathamesh More
9f17bf6378
Converted UserInfo activity to fragment
2021-10-21 16:59:54 +05:30
Prathamesh More
15a86f0f5b
Made Navigation Bar transparent and added some MD3 themes
2021-10-21 16:59:53 +05:30
Prathamesh More
6cc0985ab6
Added color change animation on cab creation
2021-10-21 16:59:53 +05:30
Prathamesh More
bce6dbfa27
V5 Push
...
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0
Internal Changes:
1) Migrated to ViewBinding
2) Migrated to Glide V4
3) Migrated to kotlin version of Material Dialogs
2021-09-09 00:00:20 +05:30
vladrevers
190baa6fdf
Added option to hide profile on home page
2021-08-09 02:26:51 +03:00
Hemanth S
9fce62b9c5
Fix animations
2020-12-03 20:31:27 +05:30
Hemanth S
bf2f4ac757
Add play all and shuffle all buttons for lists
2020-11-16 23:07:16 +05:30
Hemanth S
9b677573a3
Update PreferenceUtil.kt
2020-10-18 02:20:40 +05:30
Hemanth S
f9206dcfdb
Ringtone permission dialog showing #937
...
Fix crashing on album edit or artist edit and
2020-10-18 01:30:00 +05:30
Hemanth S
85bd49f391
Fix toggle notification favourite icon #954
2020-10-17 14:47:57 +05:30
Hemanth S
0fe0c2728f
Removed unesscery ids, res, etc
2020-10-17 13:28:13 +05:30
Hemanth S
a0f4394099
Added new icon
...
Fix bottom tabs showing rotating, coming notification or widgets
2020-10-11 22:45:27 +05:30
Hemanth S
33f4f31066
Updated
...
Playlist refresh
Bottom navigation shows when coming from notification
Removed animation for lyrics page
Added playlist reorder
Added refresh for album & artist details when update
Fix when scan to update library
Added sort for playlist
Fix album art not showing in lockscreen
2020-10-09 23:14:02 +05:30
Hemanth S
defcd86152
Add Spotless
2020-10-06 14:16:04 +05:30
Hemanth S
c23c56649e
Code refactor, fix animations on Album and Artist details
2020-10-03 00:40:26 +05:30
Hemanth S
f56b158e78
Fixed showing app rate
2020-10-02 18:18:57 +05:30
Hemanth S
9850341d4c
Updating
...
Constants names
Proper namings
Bottom tabs slide animation
Added home album list style change
2020-09-25 01:51:32 +05:30
Hemanth S
3f368e186b
Updated code
...
Added Fragment options
Renamed Interfaces
Rolled back to previous implementaion for Now playing to handle backpress
2020-09-24 02:25:12 +05:30
thomas
991c4ee36e
Got code cleanup happy... all fixed
2020-09-21 00:31:53 -04:00
thomas
6747af076f
Various artists is working
2020-09-21 00:24:01 -04:00
thomas
76e55ba079
Minimum working prototype
2020-09-19 20:35:19 -04:00