Commit Graph
100 Commits
Author SHA1 Message Date
MM20 824ae9bba2 Hide top row of favorites in favorites widget if it is directly below the clock widget favorites part 2023-03-11 13:16:29 +01:00
MM20 6424bf7b92 Track item usage when it is launched with enter 2023-03-11 12:54:27 +01:00
MM20 264ef3e4aa Remove unused function 2023-03-11 12:53:18 +01:00
MM20 832ff67320 Tweak usage weights alphas 2023-03-11 12:40:41 +01:00
MM20 c37b280d29 Add ability to expand pinned tags to multiple lines 2023-03-11 00:26:02 +01:00
MM20 eae063879c Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-10 22:56:56 +01:00
MM20 63623b2ae8 Optimize favorite queries 2023-03-10 22:53:33 +01:00
MM20 282ecf3e48 Change default preferences 2023-03-10 22:19:17 +01:00
MM20 c3df63f738 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-10 14:42:09 +01:00
MM20 9d520cef42 Ensure icon pack dynamic calendar icons are correctly loaded 2023-03-10 14:39:30 +01:00
MM20 0b56c497e1 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-06 13:29:46 +01:00
MM20 3df44b2f22 Stop updating time when app is paused 2023-03-06 13:29:14 +01:00
MM20 ea08584656 Rename HomeTransition and related classes to EnterHomeTransition 2023-03-03 17:13:21 +01:00
MM20 f534458680 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-03 14:42:33 +01:00
MM20 314e4f0736 Update icon pack picker automatically when an icon pack has been installed or uninstalled 2023-03-03 14:42:08 +01:00
MM20 c040076ce9 Remove uninstalled icon packs from database 2023-03-03 14:19:22 +01:00
MM20 473ecf8875 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-02 16:03:24 +01:00
MM20 006de147cf Fix icon pack icons not correctly applied to all apps 2023-03-02 16:02:16 +01:00
MM20 b6000ecea0 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-01 21:26:35 +01:00
MM20 57369f2736 Update Jetpack Compose 2023-03-01 21:26:23 +01:00
MM20 c47a1c1d9b Compat icon provider: load activity info on IO dispatcher 2023-03-01 20:48:36 +01:00
MM20 31e250c826 Reduce padding 2023-03-01 20:43:54 +01:00
MM20 600e319c99 Fix icon highlighting causing poor contrast on non adaptive icons 2023-02-28 17:28:03 +01:00
MM20 3a798f3c0c Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-27 22:43:24 +01:00
MM20 7168169e35 Restructure / cleanup / improve icon pack handling 2023-02-27 22:36:46 +01:00
MM20 96f69356c4 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-27 14:39:53 +01:00
MM20 6adbee224e Icon picker: add icon pack filter 2023-02-27 14:39:18 +01:00
MM20 81c542d777 Searchable Picker: single line search field 2023-02-27 13:31:19 +01:00
MM20 96182c88c3 Improve launch app gesture transition 2023-02-26 17:54:07 +01:00
MM20 738817ec14 Clarify F-Droid in Readme 2023-02-26 16:07:52 +01:00
MM20 883c372315 Pager swipe fling improv 2023-02-26 13:43:59 +01:00
MM20 b01eb151f8 Improve swipe gesture cancellation in pager layout 2023-02-26 13:40:02 +01:00
MM20 348c969c19 Improve app launch gesture feedback 2023-02-26 13:16:09 +01:00
MM20 51aa25834e Improve splash screen adaptive icon support 2023-02-26 12:54:29 +01:00
MM20 88bbfc41f4 Fake splash screen: add support for legacy splash screens 2023-02-26 01:04:57 +01:00
MM20 608d73706a Add fake splash screen for launching apps by gestures 2023-02-26 00:12:56 +01:00
MM20 c664f2e777 Fuck you Android studio, please fix your goddamn focus, I wanted to type into the terminal, not the editor 2023-02-25 17:57:16 +01:00
MM20 f272541724 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-25 17:56:08 +01:00
MM20 9a4a9a294f Add handler for launch app gesture action 2023-02-25 17:55:48 +01:00
MM20 77e22e5f2b Add preferences for launch app gesture 2023-02-24 22:39:32 +01:00
MM20 c611f9aa8e Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-24 17:33:30 +01:00
MM20 d54b904c0a Bring back the option to disable the clock widget's date part 2023-02-24 17:33:08 +01:00
MM20 e82fd23619 Use grid in tag item selector 2023-02-22 17:04:04 +01:00
MM20 270b7a35c3 Version 1.22.2 2023-02-21 19:52:43 +01:00
MM20 9c318fecf4 Fix enter to launch in pager scaffold 2023-02-21 19:52:27 +01:00
MM20 1e303a62c0 Version 1.22.1 2023-02-21 19:05:09 +01:00
MM20 df45efdbe0 Fix search result order 2023-02-21 19:04:32 +01:00
MM20 884103dab3 Revert "Modify black and white themes"
This reverts commit 065e6b828d.
2023-02-21 19:04:09 +01:00
MM20 57d858c333 Version 1.22.0 2023-02-21 18:05:55 +01:00
MM20 3f7c2dbb8a Weather: use null to indicate invalid values 2023-02-21 17:34:36 +01:00
MM20 065e6b828d Modify black and white themes 2023-02-21 16:53:52 +01:00
MM20 b0ce225c87 Apply card opacity preference to widget surfaces 2023-02-21 16:48:01 +01:00
MM20 1ba1eacd89 Fix restoring quick actions 2023-02-20 17:03:42 +01:00
MM20 295f1e54ca Websearch quick actions: allow custom url schemes 2023-02-20 16:48:15 +01:00
MM2-0andWeblate f3a7d47cd9 Translated using Weblate (German)
Currently translated at 100.0% (557 of 557 strings)

Translation: Kvæsitso/i18n
2023-02-20 14:00:05 +00:00
MM2-0andWeblate 786dcf23e1 Translated using Weblate (English)
Currently translated at 100.0% (557 of 557 strings)

Translation: Kvæsitso/i18n
2023-02-20 14:00:05 +00:00
MM20 dbea4a4bec Fix item elevation transition 2023-02-20 14:59:25 +01:00
MM20 df49cff350 Add highlight to single result 2023-02-20 14:39:12 +01:00
MM20 238a01c15e Adjust highlight priority to match order of search results 2023-02-20 14:21:58 +01:00
MM20 5c44276b26 Unhighlight highlightes search result on scroll 2023-02-20 14:18:06 +01:00
MM20 336be61521 Blocklist not working spotify custom actions 2023-02-20 14:14:18 +01:00
MM20 7dbe9d4d6f Migrate SearchVM from LiveData to Compose states 2023-02-20 00:08:35 +01:00
MM20 e5fe3a8816 Optimizations 2023-02-19 23:39:56 +01:00
MM2-0andWeblate 0c0da0dc5f Translated using Weblate (German)
Currently translated at 100.0% (555 of 555 strings)

Translation: Kvæsitso/i18n
2023-02-19 06:06:26 +00:00
MM2-0andWeblate dbfae43fdd Translated using Weblate (English)
Currently translated at 100.0% (555 of 555 strings)

Translation: Kvæsitso/i18n
2023-02-19 06:06:26 +00:00
MM20 51716eae64 Tweak weather widget typography 2023-02-18 13:50:42 +01:00
MM20 ecbd7fe840 Fix Google Clock themed icon showing incorrect time 2023-02-18 13:26:04 +01:00
MM20 cdf1c2aa20 Use default dispatcher to install icon packs 2023-02-17 22:21:31 +01:00
MM20 0030314653 Fix OWM rain forecast 2023-02-16 23:35:26 +01:00
MM20 db733a0dff Add support for dynamic LinageOS calendar icon 2023-02-16 22:19:14 +01:00
MM20 26fbc3c4b3 Enable dynamic clock icons for all apps that support them 2023-02-16 22:17:32 +01:00
MM20 ce71784b74 Set system bar color default to auto 2023-02-16 19:12:49 +01:00
MM20 9e3aabed85 Clear search when returning to the launcher after 60 seconds of inactivity 2023-02-16 17:41:57 +01:00
MM20 7bb34271ae Update Outfit font 2023-02-16 17:36:14 +01:00
MM20 5ae8ee043f Remove unused icons 2023-02-16 17:32:08 +01:00
MM20 5a90f9ed28 Add themed icon
Close #256
2023-02-16 17:20:15 +01:00
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 47fa1cbbed Fix database migration 2023-02-15 22:08:52 +01:00
MM2-0andWeblate 10fa8aac7e Translated using Weblate (German)
Currently translated at 100.0% (553 of 553 strings)

Translation: Kvæsitso/i18n
2023-02-15 20:22:49 +00:00
MM20 d574eb0544 Highlight icon packs that support dynamic colors 2023-02-15 21:18:22 +01:00
MM20 c71fec59ac Store themed attribute per icon pack icon 2023-02-15 20:59:13 +01:00
MM20 f4c1bcf5aa Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-15 19:14:14 +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 d5729006e4 Hide unsupported skip actions in clock widget music part 2023-02-14 16:59:32 +01:00
MM20 e4a599f234 Show custom actions in music widget 2023-02-14 16:59:19 +01:00
MM20 c8d6da41dd Music widget: hide unsupported skip actions 2023-02-13 16:11:39 +01:00
MM20 2a25db9433 Music service: Expose supported actions 2023-02-13 15:06:27 +01:00
MM20 5c690f7bc8 Migrate music widget from livedata to flow 2023-02-13 13:35:47 +01:00
MM20 4a06158c6a Redesign music widget
- remove album title
- add seek bar
2023-02-13 13:22:10 +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 32753f0ab7 Remove unused imports 2023-02-12 23:31:49 +01:00