Commit graph

55 commits

Author SHA1 Message Date
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
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
6c8ff844f3 unit test for MusicDataStore 2020-08-19 21:15:53 +02:00
Moritz Weber
ad6fdcc0c2 cleanup, nothing to see here 2020-08-12 20:59:00 +02:00
Moritz Weber
b30f07588d fix queue update after resume 2020-08-09 12:17:15 +02:00
Moritz Weber
f8a7136472 added artists to library and ui 2020-08-08 19:02:03 +02:00
Moritz Weber
e09c83c09d streamlined albums state 2020-08-01 20:14:13 +02:00
Moritz Weber
4dbf0f4cbe removed use cases 2020-08-01 19:45:40 +02:00
Moritz Weber
e463ab02c9 a whole lot of changes 2020-07-12 18:25:34 +02:00
Moritz Weber
6da0b5c559 database stuff, can't remember 2020-06-28 10:40:53 +02:00
Moritz Weber
28b20aa67c #6 dependency injection with get_it 2020-05-27 21:54:33 +02:00
Moritz Weber
e38b52c2e0 smaller theming changes 2020-05-09 19:46:06 +02:00
Moritz Weber
4ada7ce70f AlbumDetailsPage and queue preparations 2020-04-16 08:04:34 +02:00
Moritz Weber
9609a89c23 fixed WillPopScope 2020-04-12 12:34:19 +02:00
Moritz Weber
d8e7dd2f17 added non-fullscreen navigation to library 2020-04-11 23:14:20 +02:00
Moritz Weber
494f2aa28b implemented current position 2020-04-11 20:23:02 +02:00
Moritz Weber
3b7588831c added duration to Song entity 2020-04-11 14:27:49 +02:00
Moritz Weber
eff0dc29a6 implemented play/pause 2020-04-10 20:12:26 +02:00
Moritz Weber
7fbd4a07a2 implemented currentSong 2020-04-09 17:50:28 +02:00
Moritz Weber
c425b63fc2 notification controls, AudioStore 2020-04-07 22:06:43 +02:00
Moritz Weber
f388e2f843 refactor for main.dart and provider usage 2020-04-07 21:25:01 +02:00
Moritz Weber
13edbcefd2 basic music playback implemented 2020-04-06 22:33:26 +02:00
Moritz Weber
10f9fe19f2 added custom icon 2020-04-05 12:22:40 +02:00
Moritz Weber
1482dd2f5d fixed SongsPage not rebuilding 2020-04-04 21:54:43 +02:00
Moritz Weber
8d9bd4e51c small UI changes; SongsPage keepAlive 2020-04-04 21:02:42 +02:00
Moritz Weber
3b04c14c90 cleanup and performance optimizations 2020-04-03 15:51:43 +02:00
Moritz Weber
b71367a28e SongPage implemented; UI state kinda works 2020-04-03 13:55:15 +02:00
Moritz Weber
77df5f35a5 fixed update action; currently playing 2020-04-02 17:40:58 +02:00
Moritz Weber
c316f8ebe1 Smaller UI tweaks and update indicator 2020-03-30 23:19:02 +02:00
Moritz Weber
710acac821 started 3 library pages with TabBar 2020-03-28 11:08:43 +01:00
Moritz Weber
72b26274d6 presentation stuff 2020-03-28 09:39:59 +01:00