Commit graph

96 commits

Author SHA1 Message Date
Moritz Weber
af17a97778 specified ndkVersion 2021-01-24 11:32:42 +01:00
Moritz Weber
7ba1c63bab update dependencies 2021-01-24 10:47:47 +01:00
Moritz Weber
90a77385b5 artist page, currently playing cosmetics, new playback functions 2021-01-21 21:49:29 +01:00
Moritz Weber
4c325396bc migration for default state in db 2021-01-17 12:11:22 +01:00
Moritz Weber
7d346badef work on artist details page 2021-01-17 10:20:51 +01:00
Moritz Weber
58e2c7be81 added play-, like- and skipCount 2021-01-09 19:55:56 +01:00
Moritz Weber
a4d7a0071e ui stuff around currenty playing 2020-12-31 17:52:20 +01:00
Moritz Weber
59eba0aa0a added like, skip and play count to song 2020-12-31 10:45:56 +01:00
Moritz Weber
178030b6ca MusicDataSource refactored 2020-12-30 20:09:04 +01:00
Moritz Weber
d5ca1271a8 simplified music data components 2020-12-30 18:28:16 +01:00
Moritz Weber
f0dbb1ec65 removed dartz 2020-12-30 16:04:20 +01:00
Moritz Weber
f0fbf8e526 filter music by directory; ArtistDetailsPage added 2020-12-29 21:01:31 +01:00
Moritz Weber
26756bb0d5 add SettingsRepository for library folders 2020-12-28 16:41:03 +01:00
Moritz Weber
3c81067270 cleanup 2020-12-28 15:45:18 +01:00
Moritz Weber
2cb557ab6f fixed state transitions for just_audio 0.6.3 2020-12-27 11:38:32 +01:00
Moritz Weber
f4adfbe42c minor ui fixes 2020-12-24 14:31:04 +01:00
Moritz Weber
b1ecb3dc9a file picker, permissions and app metadata 2020-12-24 14:16:31 +01:00
Moritz Weber
53112c2c1b QueuePage working properly now 2020-12-24 11:20:22 +01:00
Moritz Weber
3afb25bdb1 fixed notification bug with loaded queue 2020-12-23 14:17:18 +01:00
Moritz Weber
f98154e019 dep upgrades, simplified loadQueue 2020-12-22 19:25:47 +01:00
Moritz Weber
ff65e42494 shufflemode persistence 2020-12-21 11:57:30 +01:00
Moritz Weber
c9cdef237a new PlayerStateRepository 2020-12-21 11:50:46 +01:00
Moritz Weber
ac143220e6 loop mode, just_audio update 2020-12-20 16:21:48 +01:00
Moritz Weber
f6e025c017 first step to loop mode implementation 2020-12-19 12:22:57 +01:00
Moritz Weber
9e4459bcc3 queue persistence implemented 2020-12-15 21:09:58 +01:00
Moritz Weber
9c58244bb4 refactored audio_handler 2020-12-13 12:37:08 +01:00
Moritz Weber
4f8cd4b9ee currently playing page + localmusicfetcher fix 2020-12-10 20:55:37 +01:00
Moritz Weber
4139ab801d ui tweaks 2020-12-08 22:22:31 +01:00
Moritz Weber
5f22ed01af move to single-isolate audio_service 2020-12-08 20:54:41 +01:00
Moritz Weber
3570f6cdbd db sync exploration 2020-11-15 16:36:50 +01:00
Moritz Weber
c7b15dcf08 implemented queue manipulation 2020-10-25 11:54:11 +01:00
Moritz Weber
a031fedd39 queue links implemented; cleanup 2020-10-21 20:58:55 +02:00
Moritz
cbb8559954 fixed build issues; song: next/previous; cosmetics 2020-10-18 12:18:37 +02:00
Moritz Weber
461844e545 fixed albumart on Android 10 2020-09-30 20:14:02 +02:00
Moritz Weber
3acfd0e978 new SongListTile; discnumber; bug fixes 2020-09-28 20:04:03 +02:00
Moritz Weber
ce4e029c2e improved shuffle mode switching 2020-09-20 12:33:11 +02:00
Moritz Weber
a9af877be2 faster database update + song blocking 2020-09-19 22:23:58 +02:00
Moritz Weber
be212b0d81 introduced logging; AudioStore cleanup 2020-09-19 20:30:41 +02:00
Moritz Weber
e551879b1b fixed unit tests 2020-09-19 19:55:14 +02:00
Moritz Weber
43e68bbdf6 preparation for song blocking 2020-09-19 17:08:48 +02:00
Moritz Weber
ce8b2be1fe updates and HomePage mocking 2020-08-28 11:28:58 +02:00
Moritz Weber
2e5efdd933 AudioPlayerTask refactoring 2020-08-26 15:22:03 +02:00
Moritz Weber
f866ef51c2 added ShuffleAllButton 2020-08-25 16:23:52 +02:00
Moritz Weber
b7075aad27 implemented shuffle mode 2020-08-24 16:43:22 +02:00
Moritz Weber
3178f0515f added queue page; fixed display bugs 2020-08-24 12:01:01 +02:00
Moritz Weber
ec1fc826ad update dependencies 2020-08-24 10:29:21 +02:00
Moritz Weber
6c8ff844f3 unit test for MusicDataStore 2020-08-19 21:15:53 +02:00
Moritz Weber
c6149363d8 started unit test for MusicDataStore 2020-08-15 11:22:46 +02:00
Moritz Weber
ad6fdcc0c2 cleanup, nothing to see here 2020-08-12 20:59:00 +02:00
Moritz Weber
85ebe9e37a removed obsolete db functions 2020-08-10 20:51:16 +02:00