Commit graph

24 commits

Author SHA1 Message Date
Prathamesh More
7195ab2afd Fix ChromeCast crash and bugs 2022-05-04 23:51:23 +05:30
Prathamesh More
a4d44406d6 Converted Java View classes to Kotlin 2022-04-13 00:04:36 +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
0e8010ad78 Fix issues 2020-09-24 17:39:05 +05:30
Hemanth S
46dc5eb58e Fix crashing on About on release build 2020-09-24 16:23:23 +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
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
26edcdf4da WIP Lyrics 2020-09-06 23:26:39 +05:30
Hemanth S
8eb7859f30 Code refactor 2020-09-06 16:33:24 +05:30
Hemanth S
332c2dc69b Code refactor 2020-09-06 16:17:06 +05:30
Hemanth S
061b9c90ab Code refactor 2020-09-05 19:33:12 +05:30
Hemanth S
6881e9a4c1 Code refactor 2020-08-31 18:00:07 +05:30
Hemanth S
cee4565c34 Code refactor 2020-08-23 13:31:42 +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
6aa9b08ff2 Code refactor 2020-08-20 15:36:59 +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
e159b1a32a 🙆🏻 Woof that's done it Playlist
Code refactor to Kotlin
2020-08-13 22:38:37 +05:30
Hemanth S
4a87a900be Code refactor
Towards single activity
*Removed SearchActvitiy
2020-08-12 00:28:14 +05:30
Hemanth S
3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +05:30
Hemanth S
c23e959356 Code refactor and Genre category added to home 2020-07-26 01:52:37 +05:30
Hemanth S
17a66450d4 MVP is Gone 2020-07-21 00:35:48 +05:30