Commit graph

52 commits

Author SHA1 Message Date
Moritz Weber
52f0db8dc5
Update README.md 2020-06-07 12:08:10 +02:00
Moritz Weber
63e5086d6c
Update test.yml 2020-06-07 12:02:53 +02:00
Moritz Weber
5c7219049f added badges to readme 2020-06-07 11:55:07 +02:00
Moritz Weber
947e8509bf split workflows 2020-06-07 11:39:37 +02:00
Moritz Weber
8b8e5089d2
Update main.yml 2020-06-03 21:51:50 +02:00
Moritz Weber
8728c8db17
Update main.yml 2020-06-03 21:46:16 +02:00
Moritz Weber
802e9875c8 upgraded to audio_service 0.9.0 2020-06-03 21:17:08 +02:00
Moritz Weber
8594035a9e Merge branch 'master' of github.com:moritz-weber/mucke 2020-06-03 20:33:21 +02:00
Moritz Weber
7a48a16569 #4 moor background isolate 2020-06-03 20:32:59 +02:00
Moritz Weber
37177e15bc
Update main.yml 2020-06-01 22:41:33 +02:00
Moritz Weber
a5cdd74f6d
Update main.yml 2020-06-01 22:34:02 +02:00
Moritz Weber
7ce57e2969
Create main.yml 2020-06-01 22:26:17 +02:00
Moritz Weber
939a3cedb2 ci test 2020-06-01 11:32:46 +02:00
Moritz Weber
5d961be5c7 preparation for moor background isolate 2020-06-01 10:49:33 +02:00
Moritz Weber
28b20aa67c #6 dependency injection with get_it 2020-05-27 21:54:33 +02:00
Moritz Weber
6e6a4b22aa audio playback working again 2020-05-09 19:52:43 +02:00
Moritz Weber
e38b52c2e0 smaller theming changes 2020-05-09 19:46:06 +02:00
Moritz Weber
f1256790ef renamed mosh to mucke 2020-04-16 08:13:30 +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
5116e7ea1e added notification icons 2020-04-07 22:06:03 +02:00
Moritz Weber
f388e2f843 refactor for main.dart and provider usage 2020-04-07 21:25:01 +02:00
Moritz Weber
306c9ec6f3 test for SongModel.toMediaItem 2020-04-07 21:24:41 +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
55d6743e55 Song, Album preparations
- implemented SongModel
- implemented Companion conversion
- getSongs  repo
2020-03-30 22:25:57 +02:00
Moritz Weber
49b3395424 preparation for song entity 2020-03-28 14:35:41 +01:00
Moritz Weber
710acac821 started 3 library pages with TabBar 2020-03-28 11:08:43 +01:00
Moritz Weber
0a96026133 force portrait mode 2020-03-28 11:06:23 +01:00
Moritz Weber
72b26274d6 presentation stuff 2020-03-28 09:39:59 +01:00
Moritz Weber
0c66eb006c MusicStore, UpdateDatabase 2020-03-28 09:39:31 +01:00
Moritz Weber
f739b7ffa9 MusicDataSource and Repository 2020-03-28 09:38:52 +01:00
Moritz Weber
b848d53474 gitignore, analysis_options 2020-03-28 09:37:31 +01:00
Moritz Weber
cb77cb08e9 fix AlbumModel 2020-03-28 09:36:57 +01:00
Moritz Weber
8a5f67f621 implemented LocalMusicFetcher 2020-03-26 11:58:30 +01:00
Moritz Weber
02877c9d92 linting, minor ui changes 2020-03-26 10:19:36 +01:00
Moritz Weber
15dcb41dfe added flutter analysis_options.yaml 2020-03-26 10:09:23 +01:00
Moritz Weber
e9ade0b6e0 some ui tweaks 2020-03-25 17:00:00 +01:00