Commit Graph

141 Commits (defcd86152b01362508524e3a0e159aff518d259)

Author SHA1 Message Date
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 31a0ddd731 Fix small text in Add to playlist dialog 2020-10-02 23:45:33 +05:30
Hemanth S 0e8010ad78 Fix issues 2020-09-24 17:39:05 +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 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 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 6d0898a49a Code refactor 2020-09-07 15:01:27 +05:30
Hemanth S 26edcdf4da WIP Lyrics 2020-09-06 23:26:39 +05:30
Hemanth S 47d533f9ed Update ImportPlaylistFragment.kt 2020-09-06 01:44:04 +05:30
Hemanth S 45b93ed3aa ⬇️ Import legacy playlists 2020-09-06 01:43:45 +05:30
Hemanth S 51d2c17ad7 Create playlist added to menu 2020-09-06 00:41:48 +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 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 2854b33d56 Refactor code
Moving business logic from UI to ViewModel class
2020-08-30 00:23:15 +05:30
Hemanth S 3265580275 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-08-24 22:00:49 +05:30
Hemanth S bbfec6f489 old Changes 2020-08-24 21:57:08 +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 2817dc1db5 Code refactor 🧑‍💻 2020-08-21 22:37:10 +05:30
Hemanth S b22b3a627f History playlist add 2020-08-21 19:49:15 +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 3489e3ba28 Update AddToRetroPlaylist.kt 2020-08-21 10:47:20 +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
Hemanth S c6c89e9b9e Dialog content has changed follow font 2020-08-14 14:04:03 +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 e483973e51 Removed navigation in Library
Having navigation in Library makes it hard to have options for each fragments we have to add manualy to each fragment
2020-07-30 19:41:19 +05:30
Hemanth S 0ebcbd9434 Added Koin 2020-07-21 01:21:15 +05:30
Hemanth S e68258a2fd Dialog code refactor with extensions 2020-07-19 20:09:04 +05:30
Hemanth S f85c55cf49 All Dialog are with color buttons now 2020-07-19 16:51:15 +05:30
Hemanth S 5394f94973 Code refactor 2020-06-07 00:27:28 +05:30
Hemanth S b9a4c01a91 Revamped Dialog 2020-05-24 23:34:50 +05:30
Hemanth S 229393e766 Kotlin code refactor 2020-05-24 03:56:45 +05:30
Hemanth S a5cc0572a8 Kotlin code refactor
Refactor dialogs
2020-05-24 03:17:23 +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
Hemanth S c9d05299fc Removed Indian payment button 2020-05-13 16:14: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 58dc709a7e Removed bottom sheet dialog for Activity leaks 2020-04-26 22:44:18 +05:30
h4h13 eaa2e258c6 Fix blacklist dialog 2020-04-26 15:25:00 +05:30