Commit graph

943 commits

Author SHA1 Message Date
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
859d10d907 🔨 Fix smart playlists 2020-08-21 20:29:14 +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
a7e55cc5bf 🙆🏻Ohh god removed AsyncTask finally 2020-08-21 17:15:38 +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
d5d77afaaf Code refactor 2020-08-21 16:12:21 +05:30
Hemanth S
3489e3ba28 Update AddToRetroPlaylist.kt 2020-08-21 10:47:20 +05:30
Hemanth S
c81d0c17fb Code refactor 2020-08-21 10:31:53 +05:30
Hemanth S
1941086b4a Added debug font 2020-08-21 09:53:01 +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
662a5eea35 Update build.gradle 2020-08-19 19:30:45 +05:30
Muntashir Al-Islam
3c3cbf08a9 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-08-19 13:40:58 +06:00
Hemanth S
c6c89e9b9e Dialog content has changed follow font 2020-08-14 14:04:03 +05:30
Hemanth S
038e872e7a Update RealRepository.kt 2020-08-13 23:43:32 +05:30
Hemanth S
1c08487939 Fix crash while rotating device 2020-08-13 23:18:49 +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
ff20b3a052 Fix bottom navigation hiding 2020-08-13 18:06:24 +05:30
Hemanth S
23f4fee872 Android Navigation code refactor 2020-08-13 13:54:36 +05:30
Hemanth S
9552e617b5 code refactor 2020-08-12 03:50:22 +05:30
Hemanth S
ec47bc3d2e Add detail navigation 2020-08-12 03:01:09 +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
Muntashir Al-Islam
d01265ea69 Change package names of new addititons 2020-08-02 15:57:29 +06:00
Muntashir Al-Islam
283280529b Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-08-02 14:14:02 +06:00
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
7365e44803 Add Android Navigation component 2020-07-29 00:48:34 +05:30
Hemanth S
c23e959356 Code refactor and Genre category added to home 2020-07-26 01:52:37 +05:30
Hemanth S
d4ab36fd69 About activity added to nav graph 2020-07-25 00:02:28 +05:30
Hemanth S
373befcd83 Added navigation graph for settings 2020-07-24 23:58:15 +05:30
Muntashir Al-Islam
603bae05f4 Apply f6a7b97e once again 2020-07-22 02:19:06 +06:00
Muntashir Al-Islam
f28a4d524b Update package names of new files 2020-07-22 02:02:06 +06:00
Muntashir Al-Islam
1cdc3eca50 Merge branch 'dev' of github.com:MuntashirAkon/RetroMusicPlayer into dev 2020-07-22 02:00:49 +06:00
Muntashir Al-Islam
02a735a9ca Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-07-22 02:00:36 +06:00
Daksh P. Jain
fe028d2735
In compliance with the GPLv3 license (#10)
According to the GPLv3 license, you need to provide the source code of your app in your app and the published website's description.
2020-07-21 23:18:36 +06:00
Hemanth S
0ebcbd9434 Added Koin 2020-07-21 01:21:15 +05:30
Hemanth S
17a66450d4 MVP is Gone 2020-07-21 00:35:48 +05:30
Hemanth S
f0663c2b43 Rename icons 2020-07-20 02:39:18 +05:30
Hemanth S
e0f1bde606 Rename icons 2020-07-20 02:30:30 +05:30