Commit graph

2876 commits

Author SHA1 Message Date
Valeri Gokadze
31fd668c83 Update Material design components to the latest verion
slider is only changed for md3 theme and weird animation is removed
2024-12-06 17:52:14 +04:00
Hemanth Savarala
1c49bdcd72 Update build.gradle 2024-12-06 18:01:47 +05:30
Hemanth Savarala
dcbb067208
Merge pull request #1690 from tomaThomas/shuffle-status
Keep shuffle status when selecting song
2024-12-06 16:16:36 +05:30
Valeri Gokadze
5a206e101f Make target and compile sdk version 35 again 2024-12-06 13:56:59 +04:00
Valeri Gokadze
24e9d6c5bf Remove accidentally copied code 2024-12-04 22:52:27 +04:00
Valeri Gokadze
54393ca888 Add support for Android 14-15 2024-12-04 19:03:39 +04:00
tomaThomas
c4ec9d03da
Keep Shuffle status when selecting song 2024-11-30 12:58:15 +01:00
Hemanth Savarala
6752ae2afa
Merge pull request #1676 from tomaThomas/improve-startup
Load data in parallel to improve startup time
2024-10-25 13:58:37 +05:30
tomaThomas
02f7c56625
Update target sdk to 35 2024-10-20 01:44:02 +02:00
Thomas Moeller
7e50f29d54
Load data in parallel to improve startup time 2024-10-20 01:03:57 +02:00
Hemanth Savarala
f41a8002c6
Merge pull request #1669 from mardous/dev
Fix bottom sheet bug
2024-10-19 23:02:54 +05:30
Hemanth Savarala
24e6f23c1d
Merge pull request #1671 from tomaThomas/sleep-timer-android-14
Fix sleep timer crash on Android 14+
2024-10-19 23:02:17 +05:30
Hemanth Savarala
0489cd8190
Merge pull request #1674 from tomaThomas/local-broadcast-manager
Use LocalBroadcastManager for application internal communication
2024-10-19 23:01:53 +05:30
tomaThomas
fd31db5686
Fix some linter issues 2024-10-18 23:39:04 +02:00
tomaThomas
df58f7a17b
Request alarm permissions for sleep timer 2024-10-18 19:06:16 +02:00
tomaThomas
1f4e33ad9d
Prevent TypeToken types from being stripped 2024-10-17 23:54:29 +02:00
tomaThomas
4ad11cdbfe
Update AGP 2024-10-17 22:38:03 +02:00
tomaThomas
0150ea250e
Use LocalBroadcastManager for application internal communication 2024-10-17 22:19:41 +02:00
tomaThomas
28fd3fb218
Update target sdk to 34 2024-10-11 22:58:23 +02:00
mardous
29cd9398b6 Fix bottom sheet bug 2024-10-05 18:35:26 -04:00
Prathamesh More
1859354f94
Merge pull request #1591 from rahul-gill/fix_queue_ord
fix #1577: incorrect play queue order
2023-12-30 14:48:17 +05:30
Rahul Gill
f2b33c3a7b fix #1577: incorrect play queue order 2023-12-23 01:39:22 +05:30
ILikeToCode
6c5d0e3008 add: bitsPerSample to SongInfo if audio codec is lossless 2023-05-24 15:31:24 +01:00
Luís Pinho
55831f40a7 Remove unused import; 2023-05-02 09:45:09 +01:00
Luís Pinho
1c19624841 Fix ArrayList cast issue preventing shuffling all songs in Android Auto; 2023-05-02 09:43:55 +01:00
Tule Simon
de7ea90909 cleanup 2023-04-22 19:01:53 +01:00
Tule Simon
ecfc04e772 fixing back buttons 2023-04-22 18:50:56 +01:00
Tule Simon
640b2ab19c tinting navigation bar when on landscape mode 2023-04-22 18:18:18 +01:00
Tule Simon
fa40966eb3 fixin size issues 2023-04-22 16:54:47 +01:00
Tule Simon
77f462be9d creating landscape variant 2023-04-22 16:48:44 +01:00
Tule Simon
b08d80b181 finished improving naming conventiong 2023-04-16 19:14:17 +01:00
Tule Simon
577824b86e finishedimproving naming conventiong 2023-04-16 19:09:12 +01:00
Tule Simon
8ade78bf48 finished migration to version catalog 2023-04-16 15:48:07 +01:00
Tule Simon
b1040f05f2 migrating project level build.gradle 2023-04-16 14:49:05 +01:00
WSTxda
5f77b7edad Adaptive icon crop 2023-04-05 21:25:06 -03:00
WSTxda
1b9b4a234e Set correct background color 2023-04-05 21:19:27 -03:00
WSTxda
3b13eca856 Adjust padding 2023-04-05 21:17:08 -03:00
WSTxda
e283387934 Adaptive icon 2023-04-05 21:00:09 -03:00
WSTxda
4b7b78d7e8 Square shape 2023-04-05 20:43:36 -03:00
WSTxda
d73dc31101 Update app icon 2023-04-05 20:41:45 -03:00
Daksh P. Jain
a312854d4c
Merge pull request #1480 from RetroMusicPlayer/dev-alpha
Remove PlagiarismUtil
2023-04-05 08:39:12 +05:30
MGislv
5069029e08
Look also for WebP files as external artwork 2023-04-04 14:24:33 +00:00
Prathamesh More
20130c8f4d fix: Remove PlagiarismUtil
Fixes #1479
2023-04-04 17:48:38 +05:30
Prathamesh More
feb89bb51a Bump versionCode 2023-04-02 10:10:27 +05:30
Prathamesh More
3d766d70f3
Merge pull request #1475 from Tilizar/support-room-upsert
Support room @Upsert
2023-04-02 10:04:53 +05:30
Andrei M
e27b7b07fe Add Upsert to HistoryDao 2023-04-01 23:36:25 +03:00
Andrei M
025e908c22 Add Upsert to PlayCountDao 2023-04-01 23:36:24 +03:00
Andrei M
2ea920019c Add required parameter for seek method in CastPlayer 2023-04-01 22:27:04 +03:00
Prathamesh More
d0b0a03bd9 Update version and changelog 2023-03-29 21:50:44 +05:30
Prathamesh More
803c74c513 Merge branch 'dev' into dev-alpha 2023-03-29 21:27:37 +05:30