2021 Commits

Author SHA1 Message Date
birdbird
9bf6cabfbc Refactor use of attrs to tint images 2022-07-12 13:00:03 +00:00
Óscar García Amor
9c637e6f69 Don't try run steps that require passwords in forks 2022-07-11 18:22:03 +00:00
birdbird
cfe16356c9 Merge branch 'apo' into 'develop'
Use string references for the setting keys. Also make parallel downloads configurable

See merge request ultrasonic/ultrasonic!785
2022-07-11 08:53:41 +00:00
birdbird
0c64bd51a6 Use string references for the setting keys. Also make parallel downloads configurable 2022-07-11 08:53:41 +00:00
birdbird
fbeacf0246 Merge branch 'move' into 'develop'
Move PlaybackState to Kotlin directory

See merge request ultrasonic/ultrasonic!784
4.0.0-beta.2
2022-07-10 11:02:21 +00:00
tzugen
cb0462ed33
Move PlaybackState to Kotlin directory 2022-07-10 12:51:32 +02:00
birdbird
86d764a46a Merge branch 'ui' into 'develop'
Use fill_parent in landscape view

See merge request ultrasonic/ultrasonic!783
2022-07-10 10:44:40 +00:00
birdbird
052a84226c Use fill_parent in landscape view 2022-07-10 10:44:25 +00:00
birdbird
84025e8384 Merge branch 'lifecycle' into 'develop'
Cleanup lifecycle handling, fix #776

Closes #776

See merge request ultrasonic/ultrasonic!782
2022-07-10 10:41:47 +00:00
tzugen
0f9bc690f3
Cleanup lifecycle handling, fix #776 2022-07-09 20:09:36 +02:00
tzugen
3232658dec Merge branch 'albumart' into 'develop'
Add artwork URI to metadata

Closes #768

See merge request ultrasonic/ultrasonic!774
2022-07-09 17:04:30 +00:00
Óscar
c64e745c7a Merge branch 'improve-ci' into 'develop'
Improve CI times using CircleCI for regular commits

Closes #774

See merge request ultrasonic/ultrasonic!781
2022-07-09 12:37:37 +00:00
tzugen
8ecf7f468e Merge branch 'save-shuffle' into 'develop'
Save shuffle

See merge request ultrasonic/ultrasonic!777
2022-07-09 12:30:51 +00:00
tzugen
6fbf660e14 Save shuffle 2022-07-09 12:30:50 +00:00
Óscar García Amor
37b08d18a4
Improve CI times using CircleCI for regular commits 2022-07-09 14:25:41 +02:00
tzugen
7d5b29b49e
Simplify 2022-07-09 12:44:19 +02:00
tzugen
0ce65d36d1
Implement basic bitmap loader 2022-07-09 12:44:19 +02:00
tzugen
4413a31213
Formatting 2022-07-09 12:44:19 +02:00
tzugen
7ec36096ef
Make some methods non-nullable 2022-07-09 12:44:19 +02:00
tzugen
08f8b03680
Add artwork URI to metadata 2022-07-09 12:44:19 +02:00
tzugen
8b080d1062 Merge branch 'cache2' into 'develop'
Try to cache docker image2

See merge request ultrasonic/ultrasonic!780
2022-07-09 06:10:56 +00:00
tzugen
28063f5584 Try to cache docker image2 2022-07-09 05:58:06 +00:00
tzugen
a9aa931f60 Merge branch 'dhdhd' into 'develop'
Update .gitlab-ci.yml file

See merge request ultrasonic/ultrasonic!778
2022-07-08 13:32:35 +00:00
tzugen
9741131ca6 Update .gitlab-ci.yml file 2022-07-08 13:31:56 +00:00
Óscar
59bc89fd53 Update .gitlab-ci.yml file 2022-07-08 11:04:08 +00:00
Óscar
78b6069fcc Merge branch 'gitlab' into 'develop'
Migrate to GitLab

See merge request ultrasonic/ultrasonic!776
2022-07-08 10:32:57 +00:00
Óscar García Amor
4f2211dab8
Migrate to GitLab 2022-07-08 12:03:47 +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