Commit Graph

83 Commits (91a428258154c52cd80d6072c81f03dc7c9fca5c)

Author SHA1 Message Date
Prathamesh More 91a4282581 [BottomNavigation] Better animations for BottomNavigationView 2021-12-02 23:56:07 +05:30
Prathamesh More e5743ee98b [Cleanup] Converted functions of super class(AbsThemeActivity) to extension functions 2021-12-02 00:37:43 +05:30
Prathamesh More 8099eb0012 Fixed back button action 2021-11-17 21:18:52 +05:30
Prathamesh More 30282e79fe Added proper transitions 2021-11-11 20:59:28 +05:30
Prathamesh More 9d93d700be Code cleanup 2021-11-11 20:21:57 +05:30
Prathamesh More 13573882a1 Code Cleanup crossfade 2021-10-30 16:34:23 +05:30
Prathamesh More 3bfacaea77 Fixed bottom sheet animations 2021-10-25 18:08:10 +05:30
Prathamesh More 94ccecc012 Fixed overlapping navbar in landscape 2021-10-22 20:23:23 +05:30
Prathamesh More 9b376a2f4f Fixed invisible bottom navbar sometimes and a crash 2021-10-21 17:00:36 +05:30
Prathamesh More 0d970ed40e Fixed a crash on startup 2021-10-21 17:00:36 +05:30
Prathamesh More a83879dffb Added playing queue fragment 2021-10-21 17:00:30 +05:30
Prathamesh More 3722347305 Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:54 +05:30
Prathamesh More 15a86f0f5b Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:53 +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
vladrevers 190baa6fdf Added option to hide profile on home page 2021-08-09 02:26:51 +03:00
Hemanth S cc855d22fc code clean 2020-12-05 11:10:35 +05:30
Hemanth S 9dc2da66e1 Fix app shortcuts click crash 2020-10-12 20:25:31 +05:30
Hemanth S a0f4394099 Added new icon
Fix bottom tabs showing rotating, coming notification or widgets
2020-10-11 22:45:27 +05:30
Hemanth S 33f4f31066 Updated
Playlist refresh
Bottom navigation shows when coming from notification
Removed animation for lyrics page
Added playlist reorder
Added refresh for album & artist details when update
Fix when scan to update library
Added sort for playlist
Fix album art not showing in lockscreen
2020-10-09 23:14:02 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 3af3a89ba5 Code refactor 2020-10-02 23:35:09 +05:30
Hemanth S fdfedf274f Added some animations
Renamed some interface classes
2020-09-28 00:29:09 +05:30
Hemanth S 209e3d58eb Updated
Item list to support big screen
Fix search for playlist
Fix playlist crash
2020-09-27 02:09:07 +05:30
Hemanth S 608330f0da I belived fixed android Navigation 2020-09-25 23:08:59 +05:30
Eugeniu Olog 9e46d74507 - migrated ids from `int` to `long`
- some cleaning
2020-09-17 23:25:41 +02:00
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 45b93ed3aa ⬇️ Import legacy playlists 2020-09-06 01:43:45 +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 543893adba Code refactor 🧑‍💻 2020-08-21 23:31:52 +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 23f4fee872 Android Navigation code refactor 2020-08-13 13:54:36 +05:30
Hemanth S ec47bc3d2e Add detail navigation 2020-08-12 03:01:09 +05:30
Hemanth S 3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +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 c23e959356 Code refactor and Genre category added to home 2020-07-26 01:52:37 +05:30
Hemanth S 373befcd83 Added navigation graph for settings 2020-07-24 23:58:15 +05:30
Hemanth S 17a66450d4 MVP is Gone 2020-07-21 00:35:48 +05:30
Hemanth S e0f1bde606 Rename icons 2020-07-20 02:30:30 +05:30
Hemanth S 06a52b1323 Added suggestions 2020-07-14 19:16:16 +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 c923f843c0 Navigation button not updating 2020-05-24 04:57:19 +05:30
Hemanth S e59e7fbfe0 Added font adaptive 2020-05-24 04:53:44 +05:30