Commit graph

133 commits

Author SHA1 Message Date
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
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
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
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
Moritz Weber
8bcc63397f fixed (?) version code 2022-12-03 14:58:05 +01:00
Moritz Weber
9b86243584 keep drawables 2022-12-03 14:08:33 +01:00
Moritz Weber
1e8ed36429
Update build.gradle 2022-12-03 11:38:57 +01:00
Moritz Weber
ff12da4baf added flutter submodule 2022-12-03 10:57:59 +01:00
Moritz Weber
1ea9fe19f1 cleaned deps; sdk version 32 2022-12-02 21:49:23 +01:00
Moritz Weber
49a3a8d0af removed proguard; gradle changes 2022-12-01 20:58:12 +01:00
Moritz Weber
b87eede8aa removed ios 2022-12-01 20:55:02 +01:00
Moritz Weber
f7d40a29c1
Update build.gradle 2022-11-30 21:41:45 +01:00
Moritz Weber
53c007e4e3 bump version number 2022-11-24 19:42:37 +01:00
Moritz Weber
a9f9ce5969 small cleanup stuff 2022-11-24 19:26:02 +01:00
Moritz Weber
23a9b37a64 add scanMedia to LocalMusicFetcher 2022-10-24 22:13:11 +02:00
Moritz Weber
6197d258c2 replaced audiotagger with on_audio_query 2022-10-24 21:28:30 +02:00
Moritz Weber
38f892e908 bump version number 2022-10-09 13:11:31 +02:00
Moritz Weber
c17ab603c1 updated manifest for Android 12 2022-10-08 21:41:33 +02:00
Moritz Weber
e9052aefee screenshots + GUI details 2022-10-08 17:56:06 +02:00
Moritz Weber
2fec6794ea removed comment 2022-10-03 12:54:01 +02:00
Moritz Weber
e8a375d255 updated minor dependencies 2022-10-03 12:36:08 +02:00
Moritz Weber
50f80739f5 removed icon from widget settings page 2022-10-03 12:26:48 +02:00
Moritz Weber
908c903a24 details on highlight widgets 2022-10-03 12:17:41 +02:00
Moritz Weber
2a047bd7dd bumped version number 2022-10-03 10:49:37 +02:00
Moritz Weber
441e5f44fe cleaned up some icons 2022-10-03 10:40:57 +02:00
Moritz Weber
7d8bbba7a2 moved code to src 2022-10-02 22:04:11 +02:00