0
0
mirror of https://github.com/MuntashirAkon/Metro.git synced 2024-09-20 20:03:08 +02:00
Commit Graph

285 Commits

Author SHA1 Message Date
Prathamesh More
5a5b464057 Added grow animation to LrcView 2022-01-04 14:26:22 +05:30
Prathamesh More
78c765fcac Bump version code 2022-01-01 13:00:12 +05:30
Prathamesh More
ab5015d4b1 Added Java 8+ API desugaring, so we can use Java 8+ features on any API 2021-12-31 19:48:06 +05:30
Prathamesh More
d74fe1eb7d Actually fixed incorrect Artist Images 2021-12-29 10:44:20 +05:30
Prathamesh More
5d45754342 Bump versionName, versionCode & updated Change-log 2021-12-28 15:00:10 +05:30
Prathamesh More
bcd3126885 Updated dependencies 2021-12-28 14:06:50 +05:30
Prathamesh More
b4529e071f Fixed Shuffle button margin 2021-12-28 14:06:49 +05:30
Prathamesh More
cd594967bf Updated Changelog and also show Changelog at start 2021-12-24 18:34:32 +05:30
Prathamesh More
5a310ec329 Added Snowfall effect 2021-12-24 16:47:57 +05:30
Prathamesh More
a10459c08a Fixed Search fragment keyboard visibility bug
https://github.com/RetroMusicPlayer/RetroMusicPlayer/issues/1185
2021-12-23 13:37:26 +05:30
Prathamesh More
f660c6147a [Now playing] Applied fading edges to LrcView 2021-12-21 09:42:02 +05:30
Hemanth S
80739f412a Merge branch 'dev' of https://github.com/RetroMusicPlayer/Private into dev 2021-12-20 17:14:45 +05:30
Prathamesh More
b68947c672 Use proguard-android-optimize.txt 2021-12-20 16:03:02 +05:30
Prathamesh More
10ee02929b Cleanup 2021-12-18 11:58:25 +05:30
Prathamesh More
30bc178b86 Updated dependencies 2021-12-16 10:53:18 +05:30
Prathamesh More
9806e2119a Updated dependencies 2021-12-15 13:37:25 +05:30
Prathamesh More
268e077ab5 [Now Playing: Circle] Replaced SeekArc with Circular Seekbar
[Now Playing: Circle] Replaced SeekArc with Circular Seekbar
2021-12-14 22:50:18 +05:30
Prathamesh More
305b075365 [Tag Editor] Changed JAudioTagger to https://github.com/Kaned1as/jaudiotagger
- We should be able to read and write to opus files
- We should be able to set artwork to Flac and other files
2021-12-13 15:01:44 +05:30
Hemanth S
669c402fd6 internal release 5.4..4 2021-12-13 02:05:45 +05:30
Prathamesh More
144fcf29bd Removed spotless 2021-12-12 16:53:58 +05:30
Prathamesh More
e27bf9d2cb Updated dependencies and some changes to Gradle to decrease build time.
getDate used to run for every Build which resulted in different versionCode for every which is present in manifest, so heavy tasks used to run everytime so more build time. getDate is used for only release builds now.
2021-12-11 01:21:51 +05:30
Prathamesh More
996506c44a Updated versionCode & versionName 2021-12-05 14:56:31 +05:30
Prathamesh More
91a4282581 [BottomNavigation] Better animations for BottomNavigationView 2021-12-02 23:56:07 +05:30
Prathamesh More
13d9b6ab71 Updated dependencies 2021-12-01 00:44:40 +05:30
Prathamesh More
a78100c0ea Fixed ForegroundServiceStartNotAllowedException when song ended on Android 12.
This was due to Android 12's foreground service restrictions.
2021-11-28 13:37:48 +05:30
Prathamesh More
21a2014385 Updated Dependencies 2021-11-28 13:35:30 +05:30
Prathamesh More
fa976b1cba [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
Prathamesh More
d080a5e944 Updated versionCode & versionName 2021-11-25 10:39:41 +05:30
Prathamesh More
16f76bc12d Updated Kotlin & Room 2021-11-24 01:39:15 +05:30
Prathamesh More
3c07edb5e5 Targeting Android 11, Android 12 foreground service restrictions causes multiple crashes 2021-11-23 22:22:26 +05:30
Prathamesh More
ad81ceb592 Updated version code and version name 2021-11-23 10:57:03 +05:30
Hemanth S
19c1bafeb8 towards android 12 fixing 2021-11-22 17:40:10 +05:30
Prathamesh More
484d003a3b Updated Dependencies 2021-11-21 08:46:11 +05:30
Prathamesh More
9fa4d0bcc6 Updated dependencies 2021-11-17 18:20:32 +05:30
Prathamesh More
97c56f9e57 Fixed IllegalStateException when deleting multiple songs 2021-11-15 11:26:59 +05:30
Prathamesh More
5fa3b8febc Migrated to Play billing v4 2021-11-08 11:08:52 +05:30
Prathamesh More
824e77f59b Updated Dependencies 2021-11-08 11:07:41 +05:30
Prathamesh More
aa583614d2 Updated dependencies 2021-10-28 17:26:28 +05:30
Prathamesh More
cde2e0b229 Fixed Storages not loading in FoldersFragment 2021-10-26 16:28:56 +05:30
Prathamesh More
e35311ff85 Reverted to anjlab billing 2021-10-21 17:04:12 +05:30
Prathamesh More
2ea878b3ac Updated dependencies 2021-10-21 17:00:31 +05:30
Prathamesh More
42b9ea4107 Fixed Material You 2021-10-21 17:00:30 +05:30
Prathamesh More
518485738e Migrated to mavenCentral version of some dependencies 2021-10-21 17:00:19 +05:30
Prathamesh More
6aedfbc2cb Migrated to Kotlin version of Material cab 2021-10-21 17:00:15 +05:30
Prathamesh More
ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +05:30
Prathamesh More
e11494f443 Updated dependencies 2021-10-21 16:59:55 +05:30
Prathamesh More
cccbc2804e Set light navigation bar 2021-10-21 16:59:54 +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
Hemanth S
66618824e2 updated code 2020-12-04 23:41:49 +05:30
Hemanth S
9fce62b9c5 Fix animations 2020-12-03 20:31:27 +05:30