Óscar García Amor
|
90205fe0fb
|
Update README.md
|
2022-07-08 18:49:07 +02:00 |
Óscar García Amor
|
2165ce75b3
|
Merge branch 'develop' of github.com:ultrasonic/ultrasonic into develop
|
2022-07-08 12:42:04 +02:00 |
Óscar García Amor
|
8b3ee0a8d6
|
Migrate to GitLab
|
2022-07-08 12:41:53 +02:00 |
birdbird
|
695b2df63f
|
Merge pull request #750 from ultrasonic/offline/trackDao
Finish offline ID3 support
|
2022-07-08 09:20:40 +02:00 |
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 |
birdbird
|
3445576dc9
|
Merge pull request #775 from ultrasonic/seekBar
Add more values to preload count
|
2022-07-06 10:46:56 +02:00 |
tzugen
|
8c40f662a1
|
Add more values to preload count
|
2022-07-06 08:49:29 +02:00 |
birdbird
|
6c6227ce41
|
Merge pull request #770 from Maxmystere/notification/add-rating
Add song rating to notification
|
2022-07-05 19:31:18 +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
|
ac489ae8b9
|
Merge pull request #764 from ultrasonic/hmpr
Merge update build tools #755 by Holger Müller
|
2022-06-22 13:40:15 +02:00 |
tzugen
|
e7f8fa21cb
|
Merge update build tools #755 by Holger Müller
Squashed commit of the following:
commit 4491c65b1b
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 51ff716ff5
Author: Holger Müller <github@euhm.de>
Date: Tue Jun 21 20:38:52 2022 +0200
fixed lint warning
commit 18c31a5704
Author: Holger Müller <github@euhm.de>
Date: Tue Jun 21 20:38:35 2022 +0200
fixed lint warning
commit 603654c262
Author: Holger Müller <github@euhm.de>
Date: Tue Jun 21 20:37:51 2022 +0200
API is > lollipop ... target removed
commit b38a7211de
Author: Holger Müller <github@euhm.de>
Date: Tue Jun 21 20:37:07 2022 +0200
new created after fixes
commit 4929a526f7
Author: tzugen <tzugen@riseup.net>
Date: Tue Jun 21 10:43:16 2022 +0200
Disable ObsoleteLintCustomCheck
commit d0c30f0b6b
Author: tzugen <tzugen@riseup.net>
Date: Tue Jun 21 10:14:06 2022 +0200
Update more libs
commit e2fa447bbf
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 d4ead49548
Merge: 2dac6a7e 9a73d72f
Author: Holger Müller <github@euhm.de>
Date: Tue Jun 21 08:50:42 2022 +0200
merged with develop branch
commit 2dac6a7e01
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 f3dc259c39
Author: Holger Müller <github@euhm.de>
Date: Mon Jun 20 20:56:37 2022 +0200
rebuild lint-baseline.xml
commit c71bc1212a
Author: Holger Müller <github@euhm.de>
Date: Mon Jun 20 20:55:00 2022 +0200
removed unneeded cast
commit eca136dabe
Author: Holger Müller <github@euhm.de>
Date: Fri Jun 17 23:58:37 2022 +0200
commit signed
commit 540f476334
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 986bd013a4
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
|
b1c3cabfef
|
Update README.md (#766)
|
2022-06-21 22:23:10 +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
|
ff9c7b2435
|
Merge pull request #761 from ultrasonic/fix_#759
Fix #759 , a crash when the artist name was empty.
|
2022-06-21 08:52:54 +02:00 |
Óscar García Amor
|
737563bf6b
|
Merge branch 'develop' into fix_#759
|
2022-06-21 08:24:52 +02:00 |
tzugen
|
9a73d72fa4
|
Merge pull request #762 from ultrasonic/tzugen-patch-1
Update CONTRIBUTING.md
|
2022-06-21 06:38:35 +02:00 |
tzugen
|
98ce519014
|
Merge branch 'develop' into tzugen-patch-1
|
2022-06-20 23:05:21 +02:00 |
tzugen
|
83fc54d332
|
Merge pull request #758 from Maxmystere/media3-beta01
Upgrade to media3-beta01
|
2022-06-20 23:04:02 +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
|
8a90e98989
|
Update CONTRIBUTING.md
|
2022-06-20 19:35:46 +02:00 |