Commit Graph

880 Commits (91a428258154c52cd80d6072c81f03dc7c9fca5c)

Author SHA1 Message Date
Hemanth S 9dc2da66e1 Fix app shortcuts click crash 2020-10-12 20:25:31 +05:30
Hemanth S 3e258714bb Fix color not showing in Gradient 2020-10-12 13:27:11 +05:30
Hemanth S fa819284d0 Added label for Settings 2020-10-12 01:56:14 +05:30
Hemanth S acd55f249a Code refactor 2020-10-12 01:30:36 +05:30
Hemanth S 677cbbb712 Update AbsSlidingMusicPanelActivity.kt 2020-10-11 23:07:15 +05:30
Hemanth S 535b54ce31 Update AbsSlidingMusicPanelActivity.kt 2020-10-11 22:52:34 +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 04ed7434d2 Added image to queue 2020-10-09 23:32:52 +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 e5f6e83dd4 Fix playlist reload 2020-10-09 01:14:10 +05:30
Hemanth S 4b767bca54 Updated Spotless 2020-10-06 14:36:16 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 2af13a4e6c Artist fallback
Fallback to fetch Album cover for missing artists
2020-10-06 09:40:16 +05:30
Hemanth S 6fd3f36e31 Modified User details 2020-10-04 19:01:40 +05:30
Hemanth S f02888113e Code fixes 2020-10-04 14:43:42 +05:30
Hemanth S c23c56649e Code refactor, fix animations on Album and Artist details 2020-10-03 00:40:26 +05:30
Hemanth S 31a0ddd731 Fix small text in Add to playlist dialog 2020-10-02 23:45:33 +05:30
Hemanth S 3af3a89ba5 Code refactor 2020-10-02 23:35:09 +05:30
Hemanth S 546d974084 Fix classic theme 2020-10-02 18:26:17 +05:30
Hemanth S f56b158e78 Fixed showing app rate 2020-10-02 18:18:57 +05:30
Hemanth S fdfedf274f Added some animations
Renamed some interface classes
2020-09-28 00:29:09 +05:30
Hemanth S b78cbb60b4 Update SearchAdapter.kt 2020-09-27 03:03:56 +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
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 40da78af8b Update Code
rolled back to old Icon
Updated pro gaurd rules
2020-09-24 04:19:05 +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 7c0b3ee82c Update ViewExtensions.kt 2020-09-22 15:00:00 +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 022bf3624c Merge branch 'dev' of https://github.com/tnyeanderson/RetroMusicPlayer into pr/889 2020-09-21 16:19:50 +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 5d1a75bc13 Fixing bug when preference is not set 2020-09-21 00:39:26 -04:00
thomas 991c4ee36e Got code cleanup happy... all fixed 2020-09-21 00:31:53 -04:00
thomas 6747af076f Various artists is working 2020-09-21 00:24:01 -04:00
thomas 2ed5e236da Fix incorrect loading from #895 2020-09-20 17:23:32 -04:00
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
thomas bbd1853e78 Minimum working prototype 2020-09-13 21:42:12 -04:00
Hemanth S 10f56e9e6d Added Permission Screen 2020-09-13 01:09:46 +05:30
Hemanth S cc494edbbf Fix songs not loading from SD card 2020-09-12 12:23:23 +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 6e8ff6ab71 Add save playlist 💾 2020-09-06 00:21:44 +05:30
Hemanth S 41e8aa8a03 🗑Deleted unwanted files 2020-09-05 23:54:05 +05:30
Hemanth S 25fbbce11e Don't update Material lib to alpha02 🙆🏻 2020-09-05 23:46:44 +05:30
Hemanth S 45f5c18725 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-05 21:25:00 +05:30
Hemanth S cf3db7a76b Code refactor 2020-09-05 21:24:16 +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 c379342f6a Update SongExtension.kt 2020-08-24 22:00:53 +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
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 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 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
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
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
Hemanth S e68258a2fd Dialog code refactor with extensions 2020-07-19 20:09:04 +05:30
Hemanth S f85c55cf49 All Dialog are with color buttons now 2020-07-19 16:51:15 +05:30
Hemanth S 76331eae7d Code refactor
1. Chaning Home Album sections from MetalAdapter to Normal
2. Adding animation icons
3. Removed cardElevation 0dp
2020-07-18 02:55:04 +05:30
Hemanth S 768ab295b0 Code refactor 2020-07-15 01:49:12 +05:30
Hemanth S 0e81e3cb48 Replaced material progress with Materia Design components 2020-07-15 01:17:41 +05:30
Hemanth S 06a52b1323 Added suggestions 2020-07-14 19:16:16 +05:30
Hemanth S 547e49507e Added suggestions & Updated libs. 2020-07-14 02:09:47 +05:30
Hemanth S 865e13a536 Update version 2020-07-09 12:10:33 +05:30
Hemanth S 5f3434715b Code refactor 2020-07-09 11:58:12 +05:30
Hemanth S 0f8b64534f Remove dagger 2020-07-04 23:05:36 +05:30
Hemanth S 8a2b803286 Code refactor
Added new lyrics view and code refactor
2020-06-30 23:15:47 +05:30
Hemanth S fd582fff69 Code refactor 2020-06-10 01:13:39 +05:30
Hemanth S 10874744f3 Code refactor 2020-06-09 23:34:22 +05:30
Hemanth S 3c7328f9c6 Fix not reloading when deleting files 2020-06-07 23:51:49 +05:30
Hemanth S 5394f94973 Code refactor 2020-06-07 00:27:28 +05:30
Hemanth S a8f0867c9d Update PlaylistsUtil.java 2020-06-06 16:44:00 +05:30
Hemanth S 0cfe61f65b Fix crashing on search 2020-06-06 16:39:27 +05:30
Hemanth S b43399cc02 Fixed truncating total time in now playing themes 2020-06-06 12:03:37 +05:30
h4h13 45671fe593 Add ArtistViewModel 2020-06-06 01:31:37 +05:30
Hemanth S acc77478b7 Fix crashing 2020-05-26 04:16:12 +05:30
Hemanth S 7f9fa54292 Removed sealed class 2020-05-26 04:10:40 +05:30
Hemanth S 530b42608b Kotlin code refactor 2020-05-25 00:02:32 +05:30
Hemanth S b9a4c01a91 Revamped Dialog 2020-05-24 23:34:50 +05:30
Hemanth S e367614024 Added night mode default drwable 2020-05-24 05:29:03 +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
Hemanth S 10503c183a Kotlin code refactor 2020-05-24 04:26:11 +05:30
Hemanth S ffa3125438 Kotlin code refactor 2020-05-24 04:23:20 +05:30
Hemanth S 229393e766 Kotlin code refactor 2020-05-24 03:56:45 +05:30
Hemanth S a5cc0572a8 Kotlin code refactor
Refactor dialogs
2020-05-24 03:17:23 +05:30
Hemanth S d7aae9270e Kotlin refactoring 2020-05-23 20:39:07 +05:30
Hemanth S 4056a0c1c5 Kotlin refactoring 2020-05-23 19:23:10 +05:30
Hemanth S e9bd24872f Converted PreferencUtil to Kotlin class 2020-05-23 14:57:55 +05:30
Hemanth S df225e179f Code refactor 2020-05-22 16:21:08 +05:30
Hemanth S ae63b6798f Update mini player for tablet 2020-05-21 23:52:48 +05:30
Hemanth S ab83c57163 Improved layout alignments 2020-05-21 21:30:39 +05:30
Hemanth S 021e98d044 Fix crashing on Artists or Albums or Songs list 2020-05-21 05:09:47 +05:30
Hemanth S 7db515bb16 Improved image saving 2020-05-21 04:53:40 +05:30
Hemanth S e015741470 Improved User profile image picking 2020-05-21 04:37:44 +05:30
Hemanth S 2c4b00edb9 Improved user profile image picking 2020-05-21 04:23:09 +05:30
Hemanth S 607d1722da Code refactor 2020-05-21 03:10:29 +05:30
Hemanth S a3cee7d5f4 Fixed purpleish color on Volume Seekbar 2020-05-21 03:03:46 +05:30
Hemanth S 87e59ae1bd Remove Material Slidr 2020-05-21 03:00:13 +05:30
Hemanth S 5ae53c2dc1 Added color pickers 2020-05-21 01:58:38 +05:30
Hemanth S e26310dbc7 Code refactor 2020-05-20 15:44:49 +05:30
Hemanth S 0b16b1f5c4 Changed override color 2020-05-18 12:52:18 +05:30
Hemanth S defee853c7 Add gradient theme 2020-05-18 01:28:04 +05:30
Hemanth S 563ae8a699 hot fix 2020-05-17 22:18:36 +05:30
Hemanth S 6d9860016e Fix loading songs after permission granted 2020-05-17 01:29:18 +05:30
Hemanth S 2892c42628 Update PreferenceUtil.java 2020-05-16 22:39:51 +05:30
Hemanth S 06413312ea Update PreferenceUtil.java 2020-05-16 22:38:05 +05:30
Hemanth S 60145f7e6d Fix some minor issues 2020-05-16 22:31:31 +05:30
Hemanth S cdf5e509ac Code refactor 2020-05-14 23:44:42 +05:30
Hemanth S 89ee5a42b1 Removed room 2020-05-14 23:22:41 +05:30
Hemanth S 0d13ad1adb Modified Peak theme 2020-05-14 23:12:50 +05:30
Hemanth S d634e718d3 Changed classic theme 2020-05-14 22:18:45 +05:30
Hemanth S aca99f4182 Added classic theme 2020-05-14 20:57:42 +05:30
Hemanth S b507ef21d0 Removed font
Circular font is paid can't use it free
2020-05-14 20:17:36 +05:30
Hemanth S 4960e08fe9 Improve color picking 2020-05-14 20:06:34 +05:30
Hemanth S 12425e2692 Removing to Classic them to improve 2020-05-14 19:17:38 +05:30
Hemanth S ebb22f6cc7 Code refactor with ConstraintLayout 2020-05-14 19:07:15 +05:30
Hemanth S f32ef48e51 Add Home theme and code refactor 2020-05-14 15:55:57 +05:30
Hemanth S 1e85e7e943 Revamped classic theme
Why not
2020-05-14 04:41:58 +05:30
Hemanth S 3dd4b46efe Code refactor 2020-05-14 00:05:34 +05:30
Hemanth S c9d05299fc Removed Indian payment button 2020-05-13 16:14:55 +05:30
Hemanth S 82a19b5462 Black theme switching possible only when dark or system dark theme is enabled
App dark theme -> Black
System dark -> Black
2020-05-13 12:38:32 +05:30
Hemanth S 54e6a8fb81 Removed colors
Removed text color from Album and Artist details
2020-05-12 22:13:00 +05:30
Hemanth S 2e22c74fef Fix 16:9 screen now playing themes 2020-05-12 04:30:22 +05:30
Hemanth S c00895d094 Fix 16:9 screen now playing themes 2020-05-12 03:54:09 +05:30
Hemanth S 600fd1952a Fix classic status bar color 2020-05-12 02:18:36 +05:30
Hemanth S 950e840083 Fix classic theme queue and colors 2020-05-12 01:53:09 +05:30
Hemanth S e61294d281 Fix album cover shrink 2020-05-12 01:09:44 +05:30
Hemanth S adf2d57703 Fix colors 2020-05-11 15:57:12 +05:30
Hemanth S 336f67fd48 Fix visual bugs 2020-05-11 15:21:22 +05:30
Hemanth S 4bcf9b202e Fix full theme shadow 2020-05-10 01:20:49 +05:30
Hemanth S 1291666451 Improved full theme color and lyrics alignment 2020-05-09 20:15:07 +05:30
Hemanth S 2f42ce1638 Fix color in Album and Artist list 2020-05-09 19:11:20 +05:30
Hemanth S 2d3ad54ab5 Code refactor 2020-05-09 14:48:29 +05:30
Hemanth S 6e7d945fb1 Fix colors in classic 2020-05-09 11:25:42 +05:30
Hemanth S d74ad32a38 Add widget previews 2020-05-07 13:05:33 +05:30
Hemanth S 43bfc24ec5 Fix refactor code 2020-05-07 12:27:24 +05:30
Hemanth S c3c5f7e829 Improved alignments & Add classic player' 2020-05-06 19:49:16 +05:30
h4h13 21d59f0274 Added premium show 2020-05-06 18:16:07 +05:30
h4h13 58e29691cb Added material desing theme improvements 2020-05-06 03:50:15 +05:30
h4h13 83cb1353d8 Improving material design 2020-05-06 03:23:31 +05:30
h4h13 c8837f13ef Added icons for material design and Updated the Album style for Now playing themes 2020-05-06 02:11:07 +05:30
h4h13 fd22134a23 Added proper coloring 2020-05-06 01:25:15 +05:30
h4h13 bf9ddfccb7 Added proper coloring and WIP for Playlist database 2020-05-06 01:14:59 +05:30
h4h13 8d49f8cdcb Added classic theme and updated translations 2020-05-05 13:12:09 +05:30
h4h13 891f1bce34 Fix queue changing 2020-05-04 00:54:11 +05:30
h4h13 69c76556a2 Fix not showing empty state 2020-05-01 02:18:14 +05:30
h4h13 911e18bf89 Fix what's new screen 2020-04-28 15:05:14 +05:30
h4h13 0bff6d1f3a Add colors in About page 2020-04-27 00:38:15 +05:30
h4h13 ad6eec2240 Fix crashing for the first time 2020-04-26 22:57:14 +05:30
h4h13 58dc709a7e Removed bottom sheet dialog for Activity leaks 2020-04-26 22:44:18 +05:30
h4h13 162535e3dd Add in-app update 2020-04-26 22:19:46 +05:30
h4h13 0c9525834e Fix plurals 2020-04-26 16:29:35 +05:30
Hemanth S 3ae88a4e5d
Merge pull request #721 from h4h13/songViewModel
Song view model
2020-04-26 15:50:42 +05:30
h4h13 fea94f7d78 Fix blacklist dialog 2020-04-26 15:47:09 +05:30
h4h13 eaa2e258c6 Fix blacklist dialog 2020-04-26 15:25:00 +05:30
h4h13 0fedfb500a Fix shared element transition 2020-04-26 01:04:06 +05:30
h4h13 f7d2d32982 Added viewmodel 2020-04-25 21:29:52 +05:30
h4h13 2da9d1c5b7 Added room for now playing queue 2020-04-25 12:57:05 +05:30
h4h13 6cdaf27eda Refactor code 2020-04-25 03:04:39 +05:30
h4h13 369411ffc6 Added tranlators 2020-04-25 00:20:46 +05:30
h4h13 914453d051 Updated translations 2020-04-24 23:41:14 +05:30
h4h13 232fa51ea8 Added notification icon 2020-04-21 23:28:06 +05:30
h4h13 d87c95b7b2 Replayce adapterposition to layoutposition 2020-04-16 23:43:12 +05:30
h4h13 43a33a63eb Added grid image for playlist 2020-04-16 20:22:04 +05:30
h4h13 aa92940b9a Fix pause on volume zero 2020-04-15 23:04:06 +05:30
h4h13 1ab5db1389 Fix alignment 2020-04-15 18:38:42 +05:30
h4h13 893f7fafdd Fix old issues 2020-04-15 14:19:28 +05:30
Eugeniu Olog 2c8574de48 fix: placeholders was not shown during scrolling 2020-03-17 21:16:59 +01:00
Eugeniu Olog 01814d8b31 - fixed fade animation color on dark mode (was always white) 2020-03-17 21:10:36 +01:00
h4h13 c6fc672cd1 Added adapitve icon and grid size change forsong 2020-03-02 22:56:03 +05:30
h4h13 f384e4e218 Update gitignore & cleaned up the project 2020-03-02 17:25:07 +05:30
h4h13 f0324903aa Inc timing 2020-03-01 22:30:30 +05:30
h4h13 e6fb122796 Fix notification panel not expanding and added user option to toggle 2020-03-01 22:13:31 +05:30
h4h13 19c7b826f4 Fix Slider thumb size 2020-03-01 20:53:19 +05:30
h4h13 20e71f355a Fix null safety 2020-03-01 20:07:32 +05:30
h4h13 fdee056ade Added null safety 2020-03-01 18:58:51 +05:30
h4h13 3e655ffc70 Added kotlin null safety 2020-03-01 18:56:12 +05:30
h4h13 b41ef5bff5 Fix loading placeholder image for artist 2020-03-01 18:51:43 +05:30
h4h13 6966351113 Fix depricated issues 2020-03-01 17:35:43 +05:30
h4h13 98ead185d5 Fix depricated issues 2020-03-01 16:59:50 +05:30
= ce98c82fc5 Remove bottom menu 2020-03-01 14:24:39 +05:30
= 94cda61f32 Fix slider sliding problem 2020-03-01 10:08:36 +05:30