Moritz Weber
11f09440c4
bump version number
2023-05-03 20:01:50 +02:00
Moritz Weber
f2fa013d02
fix small bug in album details page
2023-05-02 18:19:07 +02:00
Moritz Weber
f49ea4946a
fix #77
2023-05-02 18:13:29 +02:00
Moritz Weber
60cd56a6c0
fix #76
2023-05-02 17:48:10 +02:00
Moritz Weber
8534d44c8b
package updates and fix build error
2023-04-19 20:39:02 +02:00
Moritz Weber
a3a6c7cc0f
migration to Material 3; fix #67 ( #72 )
2023-04-17 22:27:58 +02:00
Moritz Weber
5411d47924
added missing translation
2023-03-26 16:19:57 +02:00
Moritz Weber
1e3034fa52
51 german language ( #66 )
...
* translation for home and settings
* completed german translation; close #51
2023-03-25 21:31:12 +01:00
Moritz Weber
c68c2e9806
fixed bug in queue
2023-03-19 21:00:12 +01:00
Moritz Weber
727168c128
fixed bug in append to manually queued songs
2023-03-14 21:12:16 +01:00
Moritz Weber
b15ec33ab4
release v1.2.0
2023-03-11 21:30:24 +01:00
Moritz Weber
5a64e50423
fix #38
2023-03-11 21:18:36 +01:00
Moritz Weber
fce520abc7
fix #59
2023-03-11 18:14:32 +01:00
Moritz Weber
589cfef5ce
added file logging; smart list fix
2023-03-11 17:18:07 +01:00
Moritz Weber
2421bbe9f0
Merge branch 'master' of github.com:moritz-weber/mucke
2023-02-19 20:44:00 +01:00
Moritz Weber
76646d6a76
downgrade mobx to 2.1.3
2023-02-19 20:43:55 +01:00
Moritz Weber
e350ed725d
Update README.md
2023-02-19 10:36:43 +01:00
Moritz Weber
2d554f2e14
Update issue templates
2023-02-19 10:22:59 +01:00
Moritz Weber
0d84ada94b
pre-calculate and store album colors
2023-02-18 22:29:13 +01:00
Moritz Weber
9699faea93
Merge branch 'master' of github.com:moritz-weber/mucke
2023-02-18 14:24:48 +01:00
Moritz Weber
b4d27154fe
fix #57
2023-02-18 14:23:53 +01:00
Moritz Weber
65a2538bd5
Update main.yml
2023-02-18 11:05:49 +01:00
Moritz Weber
043c9d9d9f
upgrade Flutter and dependencies; moor -> drift
2023-02-18 10:40:06 +01:00
Poussinou
faf306a291
Update README.md ( #52 )
2023-02-08 21:35:04 +01:00
Moritz Weber
9384248bfe
update gradle version; bump app version
2023-01-29 21:36:24 +01:00
Moritz Weber
e234240493
45 quick way to play an album without shuffle ( #49 )
...
* Playing albums without shuffle (#46 )
* Refactor AlbumPage app bar to include a play button
* implement settings toggle 'Play albums in order'
* Update src/lib/system/datasources/moor_database.dart
Co-authored-by: Moritz Weber <moritz.weber@posteo.de>
* fix toggle
* Add artist name and background image to AlbumDetailsPage
* Implement PlayAlbumsInOrder setting function
---------
Co-authored-by: Moritz Weber <moritz.weber@posteo.de>
* fix #45
---------
Co-authored-by: Frieder Hannenheim <frieder12.fml@protonmail.com>
2023-01-29 21:24:35 +01:00
Moritz Weber
3179797350
remove skip count from songs
2023-01-28 20:44:59 +01:00
Moritz Weber
eb56b9d3ef
small ui fixes
2023-01-28 20:43:31 +01:00
Moritz Weber
104b27c379
reworked CurrentlyPlayingPage; fix #47
2023-01-27 21:36:26 +01:00
Moritz Weber
3e49f2bdc6
remove MANAGE_EXTERNAL_STORAGE permission
2023-01-20 19:56:13 +01:00
Moritz Weber
a57b160117
refined swiping on CurrentlyPlayingPage
2023-01-15 20:50:35 +01:00
Frieder Hannenheim
37e7a03255
Make it possible to switch songs by swiping in the currently playing view ( #39 )
...
* Add swipe for switching songs
* Wip background scroll widget
* add album background list
* this looks better. I still need to figure out why the wrong picture is shown and how to have the picture move in from the right direction
* use correct picture for album art
* Remove unnecessary scaffold
* remove commented code
* Implement AlbumArt Swiping with PageView
Co-authored-by: Frieder Hannenheim <frieder12.fml@pm.me>
2023-01-14 20:00:14 +01:00
Moritz Weber
b02bf80649
version bump; small theming changes
2023-01-05 11:02:15 +01:00
Moritz Weber
d41bae0c91
Merge pull request #41 from moritz-weber/37-last-played-entries-are-buggy-when-removing-songs-from-the-library
...
cleanup history entries after db update
2023-01-03 23:21:54 +01:00
Moritz Weber
cd068c9579
cleanup history entries after db update
...
- delete history entries without album/artist
- fix #37
2023-01-03 21:43:13 +01:00
Moritz Weber
9c615dde02
add albumId to Song entity; fix bottom sheet
2023-01-03 21:18:26 +01:00
Moritz Weber
80571cea08
Merge pull request #40 from moritz-weber/36-implement-filters-for-song-scanning
...
close #36
2023-01-03 14:44:54 +01:00
Moritz Weber
a61d98716a
close #36
...
- implement file extension filters
- implement blacklist for files
2023-01-03 14:09:29 +01:00
Moritz Weber
dd446090f3
Merge pull request #35 from moritz-weber/34-add-like-button-in-media-notification
...
Notification changes
2022-12-30 10:38:22 +01:00
Moritz Weber
8e9b8e41d6
Update main.yml
2022-12-29 21:53:18 +01:00
Moritz Weber
c04e225003
Update main.yml
2022-12-29 21:39:13 +01:00
Moritz Weber
ce73c06229
Update main.yml
2022-12-29 21:36:54 +01:00
Moritz Weber
ada3288b4f
Update main.yml
2022-12-29 21:31:38 +01:00
Moritz Weber
4c5822ac86
Update main.yml
2022-12-29 21:25:54 +01:00
Moritz Weber
c61347ed01
Update main.yml
2022-12-29 21:22:55 +01:00
Moritz Weber
125f4a5dab
Update main.yml
2022-12-29 21:00:01 +01:00
Moritz Weber
2d4864ee69
Update main.yml
2022-12-29 20:48:04 +01:00
Moritz Weber
c4b72faf19
Update main.yml
2022-12-29 20:43:22 +01:00
Moritz Weber
13df122fc4
build for signing
2022-12-29 20:42:59 +01:00
Moritz Weber
07e916e08b
notification changes
...
- add like button
- switch to rounded icons
2022-12-29 17:16:30 +01:00