1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-03 18:47:31 +01:00

1063 Commits

Author SHA1 Message Date
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
tzugen
66443ba018
Remove Jacoco 2022-06-16 16:40:59 +02:00
tzugen
b6730f5a93
Reset widget on manual exit as well. 2022-06-08 10:02:04 +02:00
tzugen
87c160610f
Clear widget when service is being shutdown 2022-06-08 09:17:14 +02:00
tzugen
70f8b75019
Completely stop and release the player on dismissing the app. 2022-06-07 16:18:26 +02:00
tzugen
147d7cd46e
Fix reappearing notification 2022-06-07 16:00:51 +02:00
tzugen
59e37e62a6
Call stopForeground(yes) 2022-06-07 13:30:33 +02:00
tzugen
1e571e165c
Don't ecit the process, and reinit Koin on resume 2022-06-06 22:12:16 +02:00
tzugen
5e0dd14c4f
Shutdown service on exit button press 2022-05-31 20:53:58 +02:00
tzugen
53ae0cd232
Update copyright 2022-05-31 10:18:23 +02:00
tzugen
608f86ac5f
Always call prepare before starting playback,
otherwise resuming playback is difficult when the session was dismissed...
2022-05-30 16:24:24 +02:00
tzugen
669b51c0d2
Merge remote-tracking branch 'origin/develop' into media3-flat 2022-05-30 16:11:59 +02:00
tzugen
6e1478d896
Pause playback when swiping away... 2022-05-30 16:10:54 +02:00
Nite
f790e29add
Fixed AndroidManifest to receive Bluetooth events
Set parallel downloads to 2 so the third thread can stream for playback
2022-05-10 18:15:37 +02:00
Nite
faf07f2887
Fixed not closed connection in CachedDataSource 2022-05-06 18:51:12 +02:00
i-do-cpp
057644f592
Support HTTP basic authentication 2022-05-05 20:41:04 +02:00
tzugen
926081f84c
Add exported attributes, fix lint 2022-05-04 11:59:48 +02:00
tzugen
4a00494647
Readd Headphone plug and Bluetooth listeners 2022-05-04 11:52:45 +02:00
Nite
34e0178db3
Fixed Lint errors 2022-05-02 20:47:38 +02:00
Nite
cbe3992b01
Fixed Notification Ids to be different for Downloader and Player
Fixed multiple start of periodic CheckDownloads
2022-05-02 20:46:01 +02:00
Nite
46846bd5c9
Incremented max playlist size
Fixed DownloadService start
Minor fixes
2022-04-24 08:44:36 +02:00