Commit Graph

343 Commits (a8933cf0795fb74543dfe624e388dea7f7772666)

Author SHA1 Message Date
Hemanth S 76389c45f9 Dynamic navigation 2020-09-25 02:33:56 +05:30
Hemanth S 9850341d4c Updating
Constants names
Proper namings
Bottom tabs slide animation
Added home album list style change
2020-09-25 01:51:32 +05:30
Hemanth S b9c12e20dd Fix issues
Lockscreen controls and screen wakes when locked
Removed animaked `peakheight` for Bottomsheet
Added padding for details items to show last item
Fix suggestion text for less than 26 API
2020-09-24 20:51:08 +05:30
Hemanth S 0e8010ad78 Fix issues 2020-09-24 17:39:05 +05:30
Hemanth S 870cf4ce2e alpha release 2020-09-24 16:30:54 +05:30
Hemanth S 46dc5eb58e Fix crashing on About on release build 2020-09-24 16:23:23 +05:30
Hemanth S caefbbbbad Fixed peak theme 2020-09-24 02:40:16 +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 c495c66a38 Added animation collapse when navigating to details 2020-09-22 13:50:43 +05:30
Hemanth S 03c0b2f68b
Merge branch 'dev' into state 2020-09-22 12:44:47 +05:30
Hemanth S 40ceb57c45 Update AlbumDetailsFragment.kt 2020-09-21 16:17:08 +05:30
Hemanth S 4493273c69 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into state 2020-09-21 16:16:18 +05:30
thomas 76e55ba079 Minimum working prototype 2020-09-19 20:35:19 -04:00
Hemanth S c3ddb066b7 Code refactor 2020-09-19 02:05:58 +05:30
Hemanth S 3fd8481522 Update GradientPlayerFragment.kt 2020-09-18 19:33:55 +05:30
Hemanth S 67b59f7c00 Adding animation 2020-09-18 18:26:41 +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 03723b62eb Now playing state management 2020-09-17 23:26:59 +05:30
Hemanth S a4b1b0a085 Code refactor 2020-09-15 23:45:35 +05:30
Hemanth S 10f56e9e6d Added Permission Screen 2020-09-13 01:09:46 +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 6d0898a49a Code refactor 2020-09-07 15:01:27 +05:30
Hemanth S 416ee91c39 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-07 13:34:54 +05:30
Hemanth S 8cebb0c603 Code refactor 2020-09-07 13:34:51 +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 5211890607 Fix Album & Artist crash when no network 2020-09-06 12:48:47 +05:30
Hemanth S e8549513bd Hot fix 2020-09-06 04:00:50 +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 41e8aa8a03 🗑Deleted unwanted files 2020-09-05 23:54:05 +05:30
Hemanth S f7d14e13c7 Code refactor 2020-09-05 21:22:10 +05:30
Hemanth S c050ce3fbd Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-05 19:33:16 +05:30
Hemanth S 061b9c90ab Code refactor 2020-09-05 19:33:12 +05:30
Hemanth S 54b037c0c1 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-02 20:55:03 +05:30
Hemanth S 9da8cb99ce Code refactor 2020-09-02 20:50:38 +05:30
Hemanth S ffa0749849 Added List sort, grid size, layout changes 2020-08-31 18:42:03 +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 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