Commit Graph

918 Commits (2817dc1db508fe854e0b33100ba6e8219a3acc64)

Author SHA1 Message Date
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
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 3a68c7de12 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-08-13 13:54:46 +05:30
Hemanth S 23f4fee872 Android Navigation code refactor 2020-08-13 13:54:36 +05:30
Hemanth S 54173a395a
Merge pull request #856 from h4h13/milindgoel15-patch-1
Update faq link
2020-08-13 11:47:42 +05:30
Hemanth S 2fbac50837
Merge pull request #857 from h4h13/Daksh777-patch-2
Update bug report template to include FAQ link
2020-08-13 11:47:29 +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 e7691aa856 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-08-11 23:59:50 +05:30
Hemanth S 3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +05:30
Daksh P. Jain 2184013191 Update bug report template to include FAQ link 2020-08-11 20:19:13 +05:30
Milind Goel 45972f33cb
Update faq link 2020-08-11 19:51:49 +05:30
Daksh P. Jain e887b42ef5 Update bug report template to include crash logs 2020-08-10 17:05:07 +05:30
Hemanth S 31534769a8
Merge pull request #849 from Daksh777/dev
Update README.md
2020-08-10 15:21:02 +05:30
Daksh P. Jain 55205bbd74
Update CONTRIBUTING.md 2020-08-10 12:33:27 +05:30
Daksh P. Jain 9655d58432
Update README.md 2020-08-10 11:41:12 +05:30
Daksh P. Jain 31c0d8bc98
Create CONTRIBUTING.md 2020-08-10 11:27:08 +05:30
Daksh P. Jain 8d5d7054c6
Create CODE_OF_CONDUCT.md 2020-08-10 11:25:04 +05:30
Hemanth S 14fdfbd884
Merge pull request #847 from milindgoel15/patch-2
Update lyric guide to be more simple and straight
2020-08-10 11:13:52 +05:30
Daksh P. Jain 213f106cac Update issue templates 2020-08-10 11:12:23 +05:30
Daksh P. Jain 287638af90 Update issue templates 2020-08-10 11:10:16 +05:30
Milind Goel 051ca50929
Update lyric guide to be more simple and straight 2020-08-02 20:58:04 +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 7365e44803 Add Android Navigation component 2020-07-29 00:48:34 +05:30
Hemanth S d0b1d0083d Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into dev 2020-07-26 01:52:56 +05:30
Hemanth S c23e959356 Code refactor and Genre category added to home 2020-07-26 01:52:37 +05:30
Hemanth S ed0cbe9ef2
Merge pull request #830 from NoNamePro0/dev
Readme: Twitter link to follow image
2020-07-25 13:21:47 -07:00