1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-03 10:37:29 +01:00

1083 Commits

Author SHA1 Message Date
tzugen
798d795e81
Add Album list support in Offline 2022-07-07 19:20:40 +02:00
tzugen
ecfce59e0f
Add clearer warning to ID3 offline setting 2022-07-07 18:53:36 +02:00
tzugen
de0cb7713b
Improve offline support for Compilations 2022-07-06 15:35:34 +02:00
tzugen
78bfab3753
Conditionally hide offline Id3 Setting 2022-07-06 12:26:48 +02:00
tzugen
b955d77152
Make Id3 offline dependent on Id3 2022-07-06 11:16:53 +02:00
tzugen
b11694d6a2
Fix logic whether to showArtistPicture 2022-07-06 11:16:52 +02:00
tzugen
31a1fdace1
Formatting 2022-07-06 11:16:52 +02:00
tzugen
5b03b632fd
Fix three tests. 2022-07-06 11:16:52 +02:00
tzugen
152b1d261a
Fix two tests. 2022-07-06 11:16:52 +02:00
tzugen
53a1a5545a
Formatting.
Disable line length check in detekt. It's being guarded by KtLint already.
2022-07-06 11:16:52 +02:00
tzugen
ad54db5bcb
Make Ids composite of Item Id + Server Id 2022-07-06 11:16:52 +02:00
tzugen
177329abcf
Add Migration 2022-07-06 11:16:52 +02:00
tzugen
241e51015f
Clean & formatting
Update room 2.4.0 -> 2.4.2
2022-07-06 11:16:52 +02:00
tzugen
60dbe70ca5
Add code to Downloader 2022-07-06 11:16:52 +02:00
tzugen
8490f7115d
Add Offline support for tracks 2022-07-06 11:16:52 +02:00
tzugen
ee67f4c744
Add track Dao 2022-07-06 11:16:52 +02:00
tzugen
3a3bd10fdb
Add AlbumDao, rename getArtist to getAlbumsOfArtist 2022-07-06 11:16:52 +02:00
tzugen
8c40f662a1
Add more values to preload count 2022-07-06 08:49:29 +02:00
tzugen
240a2fa8f6
Fix a bug that the musicService was incorrectly cached... 2022-07-05 19:21:07 +02:00
tzugen
7de775dc26
Formatting 2022-07-05 18:38:26 +02:00
birdbird
d034fc9c71
Update AutoMediaBrowserCallback.kt 2022-07-05 18:34:24 +02:00
birdbird
05ada9297d
Update MediaNotificationProvider.kt 2022-07-05 18:18:02 +02:00
Maxence G
aa6c037b20
Remove useless request 2022-07-04 18:55:07 +02:00
Maxence G
b8c924be27
MainThreadExecutor to Kotlin 2022-07-04 18:42:14 +02:00
Maxence G
0929a6a1bd
Lint 2022-07-03 18:40:58 +02:00
Maxence G
fefee74a66
Use MainThreadExecutor 2022-07-03 18:38:29 +02:00
Maxence G
37e3ce09c1
Update notification on Rating change 2022-07-03 18:23:22 +02:00
Maxence G
16b3fcad32
Final lint 2022-07-02 21:58:45 +02:00
Maxence G
d6aebd9989
Lint 2022-07-02 21:51:28 +02:00
Maxence G
3f408600cb
Add const for custom SessionCommands
Improve rating call
2022-07-02 21:47:32 +02:00
Maxence G
9014b47b74
Add song rating to notification 2022-07-02 01:27:12 +02:00
tzugen
e7f8fa21cb
Merge update build tools #755 by Holger Müller
Squashed commit of the following:

commit 4491c65b1bfa8f507e9c998878254d61bc52f962
Merge: 51ff716f 77865a14
Author: tzugen <67737443+tzugen@users.noreply.github.com>
Date:   Tue Jun 21 20:50:05 2022 +0200

    Merge branch 'develop' into gradle-update

commit 51ff716ff5fc8aeb29bc557844747c0127ab1f78
Author: Holger Müller <github@euhm.de>
Date:   Tue Jun 21 20:38:52 2022 +0200

    fixed lint warning

commit 18c31a5704e7d92a04009e2f3ed8f8b9ca28b577
Author: Holger Müller <github@euhm.de>
Date:   Tue Jun 21 20:38:35 2022 +0200

    fixed lint warning

commit 603654c262ed86a66b4127513764cd252cdedfff
Author: Holger Müller <github@euhm.de>
Date:   Tue Jun 21 20:37:51 2022 +0200

    API is > lollipop ... target removed

commit b38a7211de0f206465640d39f8f3189695afbd38
Author: Holger Müller <github@euhm.de>
Date:   Tue Jun 21 20:37:07 2022 +0200

    new created after fixes

commit 4929a526f7e9154755cae2c16fdf431550ae2c2a
Author: tzugen <tzugen@riseup.net>
Date:   Tue Jun 21 10:43:16 2022 +0200

    Disable ObsoleteLintCustomCheck

commit d0c30f0b6b1d4de2f3c46a166a4f1058223ad3a8
Author: tzugen <tzugen@riseup.net>
Date:   Tue Jun 21 10:14:06 2022 +0200

    Update more libs

commit e2fa447bbfbd19119393297c19de0f3237e1ccd3
Merge: d4ead495 ff9c7b24
Author: tzugen <67737443+tzugen@users.noreply.github.com>
Date:   Tue Jun 21 09:47:03 2022 +0200

    Merge branch 'develop' into gradle-update

commit d4ead49548d11f51dd9c29478972dcd4553d352a
Merge: 2dac6a7e 9a73d72f
Author: Holger Müller <github@euhm.de>
Date:   Tue Jun 21 08:50:42 2022 +0200

    merged with develop branch

commit 2dac6a7e01e4ce5dc619426553ea08743bd9524e
Author: Holger Müller <github@euhm.de>
Date:   Mon Jun 20 21:45:22 2022 +0200

    update to android image tag 2022.06.1

commit f3dc259c390c256a66f96c3f003e34daf0fdea14
Author: Holger Müller <github@euhm.de>
Date:   Mon Jun 20 20:56:37 2022 +0200

    rebuild lint-baseline.xml

commit c71bc1212a8570f8ee99a80926c7b3b6036c672f
Author: Holger Müller <github@euhm.de>
Date:   Mon Jun 20 20:55:00 2022 +0200

    removed unneeded cast

commit eca136dabedab838e8a02be1a6fd740c4d0934ec
Author: Holger Müller <github@euhm.de>
Date:   Fri Jun 17 23:58:37 2022 +0200

    commit signed

commit 540f47633485cddeb4e68626532e54707a66bab8
Author: Holger Müller <github@euhm.de>
Date:   Fri Jun 17 23:40:59 2022 +0200

    commit signed

    Signed-off-by: Holger Müller <github@euhm.de>

commit 986bd013a49afc56ff8992634f2ce126339eecfc
Author: Holger Müller <github@euhm.de>
Date:   Fri Jun 17 23:27:20 2022 +0200

    push to latest gradle version, set targetSdk to 33

Signed-off-by: tzugen <tzugen@riseup.net>
2022-06-22 13:35:19 +02:00
tzugen
77865a143d
Enable schema export (needed for AutoMigration generator) (#757)
* Enable schema export (needed for AutoMigration generator)
* Add Schema folder to GIT
2022-06-21 10:07:03 +02:00
Óscar García Amor
737563bf6b
Merge branch 'develop' into fix_#759 2022-06-21 08:24:52 +02:00
Maxence G
a2b9c6b9a3
Final final version good v3.2 2022-06-20 19:54:26 +02:00
Maxence G
5ae56d26c5
Merge branch 'media3-beta01' of github.com:Maxmystere/ultrasonic into media3-beta01 2022-06-20 19:50:15 +02:00
Maxence G
4efb6dcb58
Up lint 2022-06-20 19:49:17 +02:00
tzugen
46a8f4640d
Fix #759 , a crash when the artist name was empty. 2022-06-20 10:12:45 +02:00
tzugen
ab41966943
Readd comment 2022-06-20 09:49:49 +02:00
tzugen
00d7ce326c
Rm comment 2022-06-20 09:48:28 +02:00
Maxence G
bc4b0aa832
final fix checkstyle v2 2022-06-19 23:51:18 +02:00
Maxence G
23fd336ffd
Fix lint 2022-06-19 23:46:01 +02:00
Maxence G
b57a973510
Fix static analysis 2022-06-19 23:29:07 +02:00
Maxence G
8796006ced
Fix checkstyle 2022-06-19 23:24:23 +02:00
Maxence G
545b65921e
Put Previous/Play/Next in compact notification 2022-06-19 19:43:55 +02:00
Maxence G
cf367ead92
Add back notification icon 2022-06-19 18:40:04 +02:00
Maxence G
9961213f09
Upgrade to media3-beta01 2022-06-19 18:21:33 +02:00
tzugen
5f31eaaffe
Merge branch 'develop' into ready/removeJacoco 2022-06-18 15:36:46 +02:00
tzugen
b440821ea8
Tweak backup rules 2022-06-17 13:36:41 +02:00
Holger Müller
8663b9d50e
Target SDK 31 2022-06-17 13:27:30 +02:00