Commit Graph
100 Commits
Author SHA1 Message Date
MM20 5543bacc32 Allow creation of tags from edit favorites sheet 2022-09-25 17:59:10 +02:00
MM20 d88e92d02e Update Android Studio to Flamingo 2022-09-25 17:46:41 +02:00
MM20 60990e767c Drop items on tags in edit favorites sheet to tag them 2022-09-24 23:01:32 +02:00
MM20 2c307693f2 Show tags in item detail views 2022-09-24 21:46:07 +02:00
MM20 21bdbb2f0a Exclude tags in clock widget favorites part 2022-09-24 19:37:03 +02:00
MM20 5d8bbbd19e Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-23 23:25:57 +02:00
MM20 bc66b242de Fix custom labels and sorting in pinned tags 2022-09-23 23:25:35 +02:00
MM20 4c2324ff59 Hide blur wallpaper preference if it is not supported by device 2022-09-23 23:18:38 +02:00
MM20 26e312f42f Hide tags section in edit favorites sheet if no tags have been created yet 2022-09-23 23:18:16 +02:00
MM20 d50013e490 Display message if favorites or tag is empty 2022-09-23 23:14:51 +02:00
MM20 1f0db6c03e Add keys and item animations to search grid 2022-09-23 23:00:44 +02:00
MM20 6d9ce31c2c Use equal spacing for tag chips and app profile chips 2022-09-23 22:43:12 +02:00
MM20 79be655949 Fix favorite disable preference having no effect 2022-09-23 22:40:58 +02:00
MM20 f16e9c2b40 Pin tags to favorites 2022-09-23 22:38:44 +02:00
MM20 60f36795ab Fix custom labels in favorites 2022-09-23 12:45:44 +02:00
MM20 f5d46f254c Ensure searchables with tags are saved to searchable table 2022-09-22 22:29:07 +02:00
MM20 110a49c7c8 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-22 22:22:50 +02:00
MM20 060e2975aa Autocomplete tag input 2022-09-22 22:22:40 +02:00
MM2-0andWeblate b5fbb8d446 Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)

Translation: Kvæsitso/i18n
2022-09-21 19:42:46 +00:00
MM2-0andWeblate 91840055a1 Translated using Weblate (English)
Currently translated at 100.0% (455 of 455 strings)

Translation: Kvæsitso/i18n
2022-09-21 19:42:46 +00:00
MM20 5073cb0297 Tags editor 2022-09-21 21:42:31 +02:00
MM20 cc4df325ad Make custom label input field single line 2022-09-21 18:02:13 +02:00
MM20 8a1741d1d7 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-21 17:50:04 +02:00
MM20 5c261191af Add missing string resources 2022-09-21 17:47:15 +02:00
MM20 fa2d9825f2 Hide frequently used rows slider when frequently used switch is disabled 2022-09-21 17:39:57 +02:00
MM20 e50a908591 Remove favorites enabled check from shared FavoritesVM 2022-09-20 23:03:27 +02:00
MM20 b7871aa743 Add edit favorites button to favorites widget 2022-09-20 23:01:53 +02:00
MM20 c8bf1354b8 Use frequently used items settings in favorites 2022-09-20 23:00:30 +02:00
MM20 93f1f41d65 Add preferences for frequently used items in favorites 2022-09-20 20:23:02 +02:00
MM2-0andWeblate d96019e063 Translated using Weblate (German)
Currently translated at 100.0% (452 of 452 strings)

Translation: Kvæsitso/i18n
2022-09-19 21:08:04 +00:00
MM20 7a000ab5c0 Add missing string resource 2022-09-19 23:07:48 +02:00
MM20 db7db74d2d Add the ability to explicitely remove items from frequently used items
Close #113
2022-09-19 22:57:57 +02:00
MM20 91e68cd8d3 Change app share icons 2022-09-19 22:44:26 +02:00
MM20 841c523456 Toolbar: show icons in overflow menu 2022-09-19 22:42:16 +02:00
MM20 ceb3b56507 Upgradle 2022-09-19 22:00:43 +02:00
MM20 962d399d33 Fix favorites padding in reverse layout 2022-09-19 19:24:54 +02:00
MM2-0andWeblate 7b4fd9d102 Translated using Weblate (German)
Currently translated at 100.0% (452 of 452 strings)

Translation: Kvæsitso/i18n
2022-09-18 21:17:48 +00:00
MM20 5fcb6ceb2c Add support for legacy app shortcuts 2022-09-18 23:12:26 +02:00
MM20 b068e4d6fd Create shortcuts from edit favorite panel
Close #154
2022-09-18 21:35:51 +02:00
MM20 7a73b72314 Edit favs sheet: add title 2022-09-18 15:54:40 +02:00
MM20 8f06ad5466 Remove legacy code 2022-09-18 15:31:51 +02:00
MM20 cbf62e881e Apply grid columns setting to edit favorites sheet 2022-09-18 15:23:54 +02:00
MM20 554b921b1e Add missing string resources 2022-09-18 15:22:57 +02:00
MM20 f9826a6456 Readd jcenter 2022-09-18 15:18:13 +02:00
MM20 72e356e06b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-18 15:11:43 +02:00
MM20 7351808d00 Remove draglinearlayout library 2022-09-18 15:11:27 +02:00
MM20 86bdbecda3 Rework edit favorites panel 2022-09-18 15:10:04 +02:00
MM20 c2ccc15093 Fix crash when clicking crash reporter notification 2022-09-16 19:20:38 +02:00
MM20 7a3d4a48b9 Include label and labelOverride in Searchable equality check 2022-09-16 16:00:57 +02:00
MM20 4c8173360e Close grid item popup when item changes
Close #170
2022-09-16 15:55:41 +02:00
MM20 f04f9be4b6 Refactor favorites DAO 2022-09-15 20:27:21 +02:00
MM20 9243f85735 Add compose reorder library 2022-09-15 17:25:26 +02:00
MM20 67a0a64648 Add missing default values in factory settings 2022-09-15 16:27:48 +02:00
MM2-0andWeblate 485e307aa6 Translated using Weblate (German)
Currently translated at 100.0% (444 of 444 strings)

Translation: Kvæsitso/i18n
2022-09-15 13:31:21 +00:00
MM20 9305e8c65e Version 1.16.0 2022-09-15 15:24:01 +02:00
MM20 b12260f045 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-15 15:23:36 +02:00
MM20 0b0dc9d66b Tweak hidden item button appearance 2022-09-14 21:03:17 +02:00
MM20 f77653456a Invert work profile toggle padding in reverse layout 2022-09-13 22:04:08 +02:00
MM20 7bb7848cfa Separate main and work profile apps 2022-09-13 21:56:58 +02:00
MM20 7f5e6f4060 Fix work profile badge icon color in light theme 2022-09-13 21:56:40 +02:00
MM20 c47216c6fd Add haptic feedback for long press icon 2022-09-13 21:02:32 +02:00
MM20 ca7a736480 Don't show items with custom label when query is blank 2022-09-13 21:02:09 +02:00
MM20 15837b0cdc Search custom labels 2022-09-13 20:53:46 +02:00
MM20 f3c1cc8dcd Fix bottom sheet title bar background color 2022-09-11 19:29:50 +02:00
MM20 aae9762a8e Fix favorites sorting 2022-09-11 18:44:55 +02:00
MM20 7b86677fc2 Custom labels 2022-09-11 18:42:02 +02:00
MM20 29a06dfc4f Don't show estimated charging time if it is zero 2022-09-11 12:31:55 +02:00
MM20 82dd0a93c2 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-11 12:30:45 +02:00
MM20 c962668d68 Revert "Icon shape preference: remove labels"
This reverts commit 060cbdc582.
2022-09-10 22:09:55 +02:00
MM20 060cbdc582 Icon shape preference: remove labels 2022-09-10 22:09:23 +02:00
MM20 b1851401f2 Reset connected Google account if datastore could not be read 2022-09-10 14:20:05 +02:00
MM20 8dd0852a57 Update and clean up dependencies 2022-09-10 12:04:22 +02:00
MM20 a7f38a8fe4 Fix B/W color scheme white-on-white switches 2022-09-10 12:03:38 +02:00
MM20 e14052ba3a Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-10 11:18:00 +02:00
MM20 bcd144e8a1 Search column: add possibility to add content before and after card contents 2022-09-10 11:17:25 +02:00
MM20 e3a466685c Blur wallpaper in assistant activity 2022-09-07 19:40:52 +02:00
MM20 7798c7ecd2 Version 1.15.0 2022-09-07 19:33:01 +02:00
MM20 8e001d7673 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-07 19:19:41 +02:00
MM20 0531628302 Add teardrop icon shape 2022-09-07 19:19:26 +02:00
MM20 d5270ab214 Assistant scaffold: show keyboard if auto focus enabled 2022-09-07 18:26:35 +02:00
MM20 b8cc4bddd1 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-09-06 20:25:33 +02:00
MM20 2cd49e05e2 Pull down scaffold: fix widget edit mode top padding 2022-09-06 20:25:17 +02:00
MM20 f641f46e93 Scroll assistant activity search bar out of view 2022-09-06 20:24:19 +02:00
MM2-0andWeblate 1df24eda68 Translated using Weblate (German)
Currently translated at 100.0% (441 of 441 strings)

Translation: Kvæsitso/i18n
2022-09-06 01:07:45 +00:00
MM20 6de6d218ec Increase search result grid padding 2022-09-04 22:04:06 +02:00
MM20 f7899f9e39 Fix crash reporter initially showing exceptions 2022-09-04 12:17:04 +02:00
MM20 57449d4fce Add support for Android 13 themed icons 2022-09-04 11:53:27 +02:00
MM20 8be8875462 Add search only scaffold for assistant activity 2022-09-03 16:43:59 +02:00
MM20 2d60797830 Add assistant activity 2022-09-03 16:18:49 +02:00
MM20 56e08ab02c Add preference to remove space above clock widget 2022-09-03 15:42:32 +02:00
MM20 372913e5f1 Rename clock layouts 2022-09-03 15:21:28 +02:00
MM20 24d83f4063 Fix notification shade opening by accident
Close #139
2022-09-03 15:16:36 +02:00
MM20 b96c6c603d Add preference to hide grid labels
Close #159
2022-09-03 15:08:53 +02:00
MM20 ef5474b470 Android Studio config file change 2022-09-03 15:08:38 +02:00
MM20 bdbbc3760e Add show grid labels and fill clock widget height preferences to proto schema 2022-09-03 15:07:37 +02:00
MM20 694b0e1382 Fix launcher icon click handler not updating 2022-09-03 12:51:33 +02:00
MM20 1536cb7365 "Fix" Google signin style 2022-09-03 12:47:34 +02:00
MM20 e55ab9116b Use pointerInput instead of combinedClickable
because it's fucking laggy
2022-09-02 19:42:20 +02:00
MM20 6e411e9555 Wrap icon and badge parameters of ShapedLauncherIcon in lambda 2022-09-02 19:21:34 +02:00
MM20 9134085088 Remove log statement 2022-09-02 17:06:17 +02:00