Commit graph

100 commits

Author SHA1 Message Date
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
5772fcd812 Added lyrics shadow for better visibility of text 2022-01-08 00:40:51 +05:30
Prathamesh More
7a2d14e061 Added Artist song sort order in Artist details fragment 2021-12-31 19:48:07 +05:30
Prathamesh More
cbf410f0cd [Backup & Restore] Code Cleanup 2021-12-31 19:48:06 +05:30
Prathamesh More
7db6186ff8 [Backup & Restore] Code Cleanup 2021-12-31 19:48:06 +05:30
Prathamesh More
1d77b3155a [Backup & Restore] Better Backup & Restore
Removed Playing Queue, Most Played, History, etc. from Backup. Better Backup & Restore for Playlists & Custom Artist Images.
2021-12-31 19:48:05 +05:30
Prathamesh More
48da7dced3 [Backup] Code Cleanup 2021-12-31 19:47:08 +05:30
Prathamesh More
94925722ac [Restore] Fixed wrong file name in RestoreActivity 2021-12-31 19:47:08 +05:30
Prathamesh More
bc7768f5ab Centered app icon 2021-12-28 14:06:49 +05:30
Prathamesh More
5a41a07b76 Added Chooser to choose what to restore 2021-12-19 16:00:12 +05:30
Prathamesh More
4d31c4ccc3 Updated Open Source Licenses 2021-12-14 23:18:42 +05:30
Prathamesh More
c9ac6498ae [Menu] Rounded menu popup for songs 2021-12-07 18:13:50 +05:30
Prathamesh More
fd639d6348 Fixed Album artist sort order in Albums tab 2021-12-01 18:05:16 +05:30
Prathamesh More
dab5ddb838 Added Custom Artist images backup 2021-11-27 20:07:22 +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
4fbcb5d77f Added file selection from system file picker for restore 2021-11-24 00:37:16 +05:30
Prathamesh More
e9b7b5a203 Fixed Playlist save 2021-11-22 17:40:23 +05:30
Prathamesh More
348dc08f73 Changed backup root path to Documents 2021-11-21 08:46:17 +05:30
Prathamesh More
97c56f9e57 Fixed IllegalStateException when deleting multiple songs 2021-11-15 11:26:59 +05:30
Prathamesh More
e216591419 Fixed order of songs in Playlist save 2021-11-12 21:14:18 +05:30
Prathamesh More
db3a7d4097 Fixed crash and added more options to backup 2021-10-23 21:31:33 +05:30
Prathamesh More
6ff3eb2e2a Fixed backups not visible 2021-10-21 17:00:36 +05:30
Prathamesh More
d703a05182 Added ability to restore 2021-10-21 17:00:34 +05:30
Prathamesh More
897b160834 Added ability to backup settings, databases & images 2021-10-21 17:00:34 +05:30
Prathamesh More
6e081f30c0 Added Shuffle fab in songs, albums & artist tab 2021-10-21 17:00:30 +05:30
Prathamesh More
518485738e Migrated to mavenCentral version of some dependencies 2021-10-21 17:00:19 +05:30
Prathamesh More
ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +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
Hemanth S
4fdb336444 Artist album changes to card 2020-10-12 22:58:39 +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
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
Hemanth S
6e8ff6ab71 Add save playlist 💾 2020-09-06 00:21:44 +05:30
Hemanth S
41e8aa8a03 🗑Deleted unwanted files 2020-09-05 23:54:05 +05:30
Hemanth S
061b9c90ab Code refactor 2020-09-05 19:33:12 +05:30
Hemanth S
cee4565c34 Code refactor 2020-08-23 13:31:42 +05:30
Hemanth S
543893adba Code refactor 🧑‍💻 2020-08-21 23:31:52 +05:30
Hemanth S
b22b3a627f History playlist add 2020-08-21 19:49:15 +05:30
Hemanth S
f3988ae1d1 Playlist Add, Delete, Add Songs 2020-08-21 01:32:40 +05:30
Hemanth S
e159b1a32a 🙆🏻 Woof that's done it Playlist
Code refactor to Kotlin
2020-08-13 22:38:37 +05:30
Hemanth S
9552e617b5 code refactor 2020-08-12 03:50:22 +05:30
Hemanth S
3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +05:30
Hemanth S
10874744f3 Code refactor 2020-06-09 23:34:22 +05:30
Hemanth S
5394f94973 Code refactor 2020-06-07 00:27:28 +05:30
Hemanth S
4056a0c1c5 Kotlin refactoring 2020-05-23 19:23:10 +05:30
Hemanth S
e9bd24872f Converted PreferencUtil to Kotlin class 2020-05-23 14:57:55 +05:30
h4h13
c8837f13ef Added icons for material design and Updated the Album style for Now playing themes 2020-05-06 02:11:07 +05:30
h4h13
bf9ddfccb7 Added proper coloring and WIP for Playlist database 2020-05-06 01:14:59 +05:30
h4h13
2da9d1c5b7 Added room for now playing queue 2020-04-25 12:57:05 +05:30