Commit Graph

28 Commits (c52d02ea106aede0dcc93ee0d0c807749ad156aa)

Author SHA1 Message Date
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 bf2f4ac757 Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 209e3d58eb Updated
Item list to support big screen
Fix search for playlist
Fix playlist crash
2020-09-27 02:09:07 +05:30
Hemanth S 765172d69f Code refactor 2020-09-18 16:31:55 +05:30
Eugeniu Olog 9e46d74507 - migrated ids from `int` to `long`
- some cleaning
2020-09-17 23:25:41 +02:00
Hemanth S cc494edbbf Fix songs not loading from SD card 2020-09-12 12:23:23 +05:30
Hemanth S 0ef83c7136 Code refactor 2020-09-11 00:52:10 +05:30
Hemanth S 5ebeb9c587 Code refactor 2020-09-09 18:07:25 +05:30
Hemanth S 332c2dc69b Code refactor 2020-09-06 16:17:06 +05:30
Hemanth S 6e8ff6ab71 Add save playlist 💾 2020-09-06 00:21:44 +05:30
Hemanth S 6f07548023 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-08-31 18:04:18 +05:30
Hemanth S 6881e9a4c1 Code refactor 2020-08-31 18:00:07 +05:30
Hemanth S 34b5d01e8d Remove MainActivityFragmentCallbacks 2020-08-30 22:23:09 +05:30
Hemanth S c379342f6a Update SongExtension.kt 2020-08-24 22:00:53 +05:30
Hemanth S cee4565c34 Code refactor 2020-08-23 13:31:42 +05:30
Hemanth S 2817dc1db5 Code refactor 🧑‍💻 2020-08-21 22:37:10 +05:30
Hemanth S 2769db3f17 ️Favorite playlist added 2020-08-21 20:17:25 +05:30
Hemanth S b22b3a627f History playlist add 2020-08-21 19:49:15 +05:30
Hemanth S f013cf296d Code refactor 2020-08-21 18:35:01 +05:30
Hemanth S b54c561070 Code refactor 2020-08-21 17:42:40 +05:30
Hemanth S 069d45e8df 🙆🏻Ohh got AsyncTask removed finally
And Favorite playlist added yay
2020-08-21 17:13:51 +05:30
Hemanth S f3988ae1d1 Playlist Add, Delete, Add Songs 2020-08-21 01:32:40 +05:30
Hemanth S 6aa9b08ff2 Code refactor 2020-08-20 15:36:59 +05:30
Hemanth S bcb8f1b42b Updated SongEntity to Song 2020-08-20 15:31:22 +05:30
Hemanth S a93dcb0285 Changes Playlist to PlaylistEntity 2020-08-20 15:22:38 +05:30
Hemanth S b5e07a31d8 Add Room for playlist
Added DAO Queries and Able insert songs to playlist
2020-08-20 12:19:08 +05:30
Hemanth S 6ace96708b Add Room database for custom playlist
Here we go again!

Doing custom playlist db
2020-08-20 00:13:06 +05:30