Prathamesh More
ae60624744
Remove kapt
2023-03-06 18:52:53 +05:30
Prathamesh More
054c09d999
Migrate to ksp and fixed some deprecations
2023-03-06 18:52:50 +05:30
Prathamesh More
4236a134ad
Update dependencies & compileSdkVersion
2023-03-06 18:50:36 +05:30
Prathamesh More
d6a21ee42b
Merge pull request #1442 from michaellee123/dev
...
Fixed something about notification and lockscreen.
2023-03-06 18:49:17 +05:30
Prathamesh More
533c5c1489
Revert some changes in LockScreenActivity and MusicService
2023-03-06 18:39:11 +05:30
Prathamesh More
e7c97e07a5
Merge pull request #1448 from dmyTRUEk/fix/file-popup-in-folders-tab
...
Fix file popup onClick in Folders tab
2023-01-31 23:48:14 +05:30
dmyTRUEk
8926a79cca
Fix file popup onClick in Folders tab
2023-01-22 21:01:43 +02:00
michaellee123
94bc86b5d4
1. Fixed album art image is not clear enough and always shows the previous song's cover;
...
2. Change Setting -> Personalize -> LOCKSCREEN (Show album cover, Blur album cover, Fullscreen controls) only about lockscreen, without change notification style anymore;
3. Lockscreen adapt landscape mode;
4. Move lockscreen image to the top, keep looks like player's style;
5. Change some defStyleAttr default value frome -1 to 0, to make Android Studio to preview;
6. Fitting more pages can display circular buttons.
2022-12-27 21:52:10 +08:00
michaellee123
4ce212a6e6
Fixed album art image is not clear enough and always shows the previous song's cover in Android 13 (test device: Sony Xperia 1 IV)
2022-12-26 15:34:55 +08:00
Daksh P. Jain
e6267ef6a2
Update README.md
2022-11-10 11:03:26 +05:30
Daksh P. Jain
9d88c871d9
Merge pull request #1416 from RetroMusicPlayer/dev-alpha
...
Fix #1415
2022-09-03 10:43:03 +05:30
Prathamesh More
644640c14f
Fixed Last track of queue playing again when gapless playback is on
2022-08-31 23:51:13 +05:30
Prathamesh More
9dc8d55897
Updated dependencies and removed ksp for now as Glide doesn't support it yet
2022-08-31 23:51:12 +05:30
Daksh P. Jain
b70cd181d6
Merge pull request #1411 from RetroMusicPlayer/dev-alpha
...
Dev alpha
2022-08-14 19:09:46 +05:30
Prathamesh More
676c0a444c
Fix build error
2022-08-14 14:13:48 +05:30
Prathamesh More
06e0bdf333
Updated dependencies
2022-08-14 13:42:40 +05:30
Prathamesh More
c3a189d64f
Update dependencies
2022-08-06 11:23:40 +05:30
Prathamesh More
6c0f1941af
Merge remote-tracking branch 'origin/dev' into dev-alpha
...
# Conflicts:
# app/build.gradle
# app/src/main/assets/contributors.json
# build.gradle
2022-08-06 11:21:08 +05:30
Daksh P. Jain
0d976516a7
Merge pull request #1410 from milindgoel15/dev
...
update link
2022-08-05 16:52:59 +05:30
Milind Goel
9ad119d3fb
update link
2022-08-05 15:56:13 +05:30
Prathamesh More
2068025cdd
Merge pull request #1404 from Goooler/modernize
...
Speedup a bit
2022-07-29 10:00:48 +05:30
Prathamesh More
50f2719832
Update dependencies
2022-07-28 21:41:25 +05:30
Goooler
41497b5f91
Migrate to nonTransitiveRClass
2022-07-25 12:41:39 +08:00
Goooler
bdd4039785
Split lint & assemble tasks on CI
2022-07-24 10:22:02 +08:00
Goooler
bd8278343f
Use room's ksp
2022-07-24 10:21:34 +08:00
Goooler
bc83f0a497
Enable configuration cache & gradle enterprise
2022-07-24 10:21:34 +08:00
Goooler
2423822615
Enable Kotlin's new incremental build flag
2022-07-24 09:53:47 +08:00
Goooler
0622858d3a
Cleanup gradle.properties
2022-07-24 09:49:59 +08:00
Prathamesh More
14d331c91a
Merge pull request #1402 from Goooler/modernize
...
Modernize a bit
2022-07-23 17:32:40 +05:30
Goooler
8682b1c09f
Use debug signingConfig if retro.properties doesn't exist
2022-07-22 15:35:59 +08:00
Goooler
a85b546e1f
Use namespace dsl
2022-07-22 15:08:02 +08:00
Goooler
b8ba0cc8e8
Remove duplicate .gitignore
2022-07-22 14:57:34 +08:00
Goooler
efb047775f
Optimize CI a bit
2022-07-22 14:56:43 +08:00
Goooler
781b9ec61f
Update dependencies
2022-07-22 14:53:49 +08:00
Goooler
52085af6d1
Configure dependencyUpdates to detect stable versions only
2022-07-22 14:50:54 +08:00
Goooler
49a6742eb7
Bump Kotlin to 1.7.10
2022-07-22 14:50:21 +08:00
Goooler
58c98afb48
Bump Gradle to 7.5
2022-07-22 14:44:19 +08:00
Goooler
1f54da6d55
Add .gitattributes
2022-07-22 14:41:30 +08:00
Daksh P. Jain
63e48d7ec3
Merge pull request #1401 from Kareem-dev/Kareem-dev-patch-1
...
Fixed a typo
2022-07-20 12:54:49 +05:30
Prathamesh More
80df8aa037
Fixed blank playlist icon in light theme with grid size 1
2022-07-17 21:50:46 +05:30
Prathamesh More
9eebaf1a1f
Update dependencies
2022-07-17 14:07:50 +05:30
Kareem Osama
c907ec2508
Fixed a typo
2022-07-16 20:33:42 +02:00
Prathamesh More
7a409b795f
Fix a Lockscreen crash
2022-07-16 11:28:51 +05:30
Prathamesh More
383908ec7f
Update Kotlin
2022-07-08 17:47:44 +05:30
Prathamesh More
7c0547b085
Fixed lyrics editing dialog
2022-07-07 18:55:07 +05:30
Prathamesh More
f30578d5fc
Bump version
2022-07-06 18:34:15 +05:30
Prathamesh More
1de4bbcdec
Fix next previous drawable size
2022-07-06 18:10:43 +05:30
Prathamesh More
31df20ffe5
Partially fix Lockscreen controls
2022-07-06 17:53:41 +05:30
Prathamesh More
f5063de70f
Using Android's Action Mode instead of Material Cab
2022-07-06 17:53:41 +05:30
Prathamesh More
b1992e8d54
Migrated almost all icons to Material symbols
2022-07-06 17:53:41 +05:30