Commit Graph
26 Commits
Author SHA1 Message Date
MM20 1c5574d8fb Fix themed calendar icons not themed 2023-02-15 22:53:19 +01:00
MM20 eb757aa9c8 remove log statements 2023-02-15 22:37:36 +01:00
MM20 c71fec59ac Store themed attribute per icon pack icon 2023-02-15 20:59:13 +01:00
MM20 993b7f39fc Add support for native themed Google clock icon 2023-02-15 19:13:55 +01:00
MM20 23252726b0 Don't store compat themed icons in database 2023-02-15 18:41:30 +01:00
MM20 59b8f17fc4 Compat themed icons
- Use native themed icons on Android 8.0 to 12
2023-02-15 15:23:17 +01:00
MM20 9e56f960e6 Add support for themed icon packs 2023-02-14 22:39:29 +01:00
MM20 ebba36c384 Change Icon and IconPack entities again
- move `themed` column from Icon to IconPack
2023-02-14 22:02:48 +01:00
MM20 af858bfbbe Improve icon pack icon search 2023-02-14 21:37:06 +01:00
MM20 6407d0577f Change Icons schema:
- drop useless `scale` column
- add `themed` column
- add `name` column
2023-02-14 21:12:11 +01:00
MM20 ebcd91091d Music service: fix loading album arts from uris 2023-02-14 20:53:51 +01:00
MM20 e4a599f234 Show custom actions in music widget 2023-02-14 16:59:19 +01:00
MM20 2a25db9433 Music service: Expose supported actions 2023-02-13 15:06:27 +01:00
MM20 14902ba085 Improve media position and duration handling 2023-02-13 13:21:33 +01:00
MM20 c6608eaa90 MusicService: add seeking ability 2023-02-12 23:31:56 +01:00
MM20 dbdce7bcab Rename MusicRepository -> MusicService 2023-02-12 22:41:48 +01:00
MM20 095dc97653 Add support for icon packs that have their appfilter.xml located in assets/
Close #242
2023-01-29 16:12:58 +01:00
MM20 d2d153b18b Add Boum to list of music players 2023-01-23 14:47:25 +01:00
MM20 2cddd38211 Add voice to known music players 2023-01-20 12:16:01 +01:00
MM20 c12c07fa45 Gestures 2023-01-17 18:55:30 +01:00
MM20 4e25bd5cd0 Add Plexamp to list of known music apps 2023-01-15 16:51:46 +01:00
MM20 ad81bdbdb9 Add Qobuz to the list of known music apps 2023-01-15 13:10:59 +01:00
MM20 fe065483c8 Add Tidal and Bandcamp to the list of known music apps 2023-01-14 22:04:59 +01:00
MM20 ed3bcb6334 Fix crash 2022-12-22 16:42:55 +01:00
MM20 ddc157741a Add settings page to manage tags 2022-12-21 19:24:32 +01:00
MM20 3f8880a90a Reorganize and group modules 2022-12-13 17:37:26 +01:00