Commit Graph
100 Commits
Author SHA1 Message Date
MM20 f2041e51c2 Transform wallpaper color scheme into Material You compat color scheme on Android 8.1 – 11
and make it the default on these platforms
2022-04-12 19:25:17 +02:00
MM20 8bb3737460 Add wallpaper color scheme 2022-04-12 18:28:08 +02:00
MM20 408a23563e Add color scheme previews 2022-04-11 22:47:24 +02:00
MM20 41707672ce Move LauncherTheme to theme package 2022-04-11 22:16:34 +02:00
MM20 de4f664333 Move color scheme preferences their own screen 2022-04-11 22:01:48 +02:00
MM20 c9e093bb9b Update Jetpack Compose and Accompanist 2022-04-11 22:01:27 +02:00
MM20 19ae7e07e6 Use pure compose themes, not MDC adapter 2022-04-11 20:04:34 +02:00
MM20 840c7db690 Apply themed icon colors in UI layer, not in icon repository 2022-04-11 20:04:19 +02:00
MM20 8c6b6c5e91 Launch app main activities with the correct action and category
Fix #15
2022-04-10 17:28:55 +02:00
MM20 48e358b4f3 Calendar widget: increase pinned events headline padding 2022-04-09 21:08:22 +02:00
MM20 2808c4ad64 Set compile SDK and target SDK to 32 2022-04-09 20:54:29 +02:00
MM20 8641dd85b4 Update AGP 2022-04-09 20:53:32 +02:00
MM20 83c30e27f3 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-09 20:42:36 +02:00
MM20 11df4376a1 Fix text drawable icon scaling 2022-04-09 17:37:13 +02:00
MM20 0711d02dbf Make grid icon size customizable 2022-04-09 16:58:21 +02:00
MM20 df9760ddd1 Update sample msal auth config to allow organization accounts 2022-04-09 15:16:14 +02:00
MM20 1fdbfff8ec Version 1.8.1 2022-04-04 14:38:28 +02:00
MM20 12f372e071 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-04 14:35:27 +02:00
MM20 1e8e635cc2 Don't forget to listen to widgets
Fix #55
2022-04-04 14:35:13 +02:00
MM20 9433b11747 Fix weather widget missing permission / no data UI overlap 2022-04-02 14:05:24 +02:00
MM20 e7775b5a2a Version 1.8.0 2022-04-02 13:45:43 +02:00
MM20 2b2dcb2f89 Distinct notificationy by shortcutId to calculate badge count 2022-04-02 12:32:23 +02:00
MM20 dbd0d11a87 Don't limit widget min size 2022-04-02 00:10:46 +02:00
MM20 f1b606d8e4 Widget picker: Group widgets per app
Close #51
2022-04-01 22:42:59 +02:00
MM20 0d1b6fa33b Ignore notifications without shortcutId for notification badge number calculation 2022-04-01 22:08:40 +02:00
MM20 6501c263dd Fix clock widget height when system bar visibility has changed
Fix #50
2022-04-01 15:39:55 +02:00
MM2-0andWeblate b1b116a7d3 Translated using Weblate (German)
Currently translated at 100.0% (377 of 377 strings)

Translation: Kvæsitso/i18n
2022-04-01 12:23:11 +00:00
MM2-0andWeblate 69d7509428 Translated using Weblate (German)
Currently translated at 100.0% (375 of 375 strings)

Translation: Kvæsitso/i18n
2022-04-01 12:22:29 +00:00
MM20 5075c368a2 Add favorites part to clock widget 2022-03-31 23:02:59 +02:00
MM20 93bd62545d Add Arrangement.BottomReversed to reverse column direction 2022-03-31 18:44:24 +02:00
MM20 28647f3bcc Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-03-30 22:29:48 +02:00
MM20 0b7704cdf2 Add favorites widget 2022-03-30 22:29:20 +02:00
MM20 a86d453f4e Show pinned calendar events in favorites if calendar widget is disabled 2022-03-30 21:52:40 +02:00
MM20 164219fe93 Swipe to dismiss hidden items panel 2022-03-30 19:02:18 +02:00
MM20 81e871203f Update Jetpack Compose and MDC Android 2022-03-30 18:46:12 +02:00
MM20 4d5190fcd8 Fix calendar widget clipping 2022-03-29 21:10:27 +02:00
MM20 bfc370fcf6 Fix system bar insets 2022-03-29 21:00:58 +02:00
MM20 4ad482d441 Update AndroidX core 2022-03-29 18:50:00 +02:00
MM20 0d52752e19 Hide widget picker dialog after selecting an item 2022-03-29 18:49:25 +02:00
MM20 537cde60a5 Remove unused legacy views 2022-03-29 18:16:44 +02:00
MM20 956af82f79 Refactor widgets 2022-03-29 18:14:07 +02:00
MM20 2e43b871c5 Fix weather widget NPE 2022-03-27 15:10:38 +02:00
MM20 ce7ac0759a Fix crashes when an uninstalled app is pinned to favorites 2022-03-27 15:00:53 +02:00
MM20 3a15b59526 Catch SecurityExceptions; unpin apps if they couldn't be launched 2022-03-27 14:18:46 +02:00
MM20 2a9339926d Version 1.7.1 2022-03-24 20:57:16 +01:00
MM20 563952e6b2 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-03-24 19:15:03 +01:00
MM20 d2475a2e9b Fix crash
Fix #45
2022-03-24 19:14:35 +01:00
MM20 dba01564c9 Version 1.7.0 2022-03-22 15:55:20 +01:00
MM20 4dae5cff6b Fix text paddings 2022-03-21 21:02:36 +01:00
MM20 afd793fc85 make AppShortcuts hideable 2022-03-21 20:33:19 +01:00
MM20 d080d71e0f Add missing permission banner to app shortcut results 2022-03-21 19:12:32 +01:00
MM20 f17336b615 Fix list item spacing 2022-03-21 15:34:23 +01:00
MM20 020c0b244c Update MDC Android 2022-03-21 15:25:01 +01:00
MM20 417961cfac Check permission before attempting to query app shortcuts 2022-03-21 15:12:37 +01:00
MM2-0andWeblate 18d96929a1 Translated using Weblate (German)
Currently translated at 100.0% (374 of 374 strings)

Translation: Kvæsitso/i18n
2022-03-21 14:05:54 +00:00
MM20 d6ebbd193a Add preferences for app shortcut search 2022-03-21 14:58:14 +01:00
MM20 a4a562e335 Upgrade Jetpack Compose 2022-03-21 14:40:38 +01:00
MM20 c920cc177c Add AppShortcut permission to permissions manager 2022-03-20 00:54:00 +01:00
MM20 e04251d379 Show app shortcut results as list 2022-03-19 20:08:53 +01:00
MM20 24acab4244 Fix AppShortcut pin to favorites 2022-03-19 20:08:33 +01:00
MM20 ab114595c4 Add app shortcut search 2022-03-19 17:41:04 +01:00
MM20 b73c9fabc9 Create appshortcuts module 2022-03-19 15:46:13 +01:00
MM20 fb762736a1 Fix build
How did it even break, I didn't change anything and it worked for ages?!
2022-03-19 15:39:49 +01:00
MM20 bab926be41 pepega 2022-03-13 13:25:33 +01:00
MM20 63201a5591 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-03-13 13:21:15 +01:00
MM20 6b69d79f85 Improve keyboard behavior
- Hide keyboard on pause
- Show keyboard on resume if search is open and auto focus is enabled

Fix #40
2022-03-13 13:19:24 +01:00
MM2-0andWeblate 1427382cdf Translated using Weblate (French)
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2022-03-12 19:22:49 +00:00
MM2-0andWeblate 0e13350072 Translated using Weblate (Swedish)
Currently translated at 100.0% (370 of 370 strings)

Translation: Kvæsitso/i18n
2022-03-10 04:22:48 +00:00
MM20 a20707fc3c Migrate crash reporter UI to Jetpack Compose 2022-03-07 16:18:33 +01:00
MM20 b53aaeec4e Enable splash screens on Android 12+ 2022-03-06 19:47:56 +01:00
MM20 cba69ca1b1 Fix themed calendar icon colors 2022-03-06 13:32:26 +01:00
MM20 ad644c9316 Version 1.6.0 2022-03-06 12:55:03 +01:00
MM20 68cba4b515 Include phonetic name and alternative display name in contacts search 2022-03-06 12:49:38 +01:00
MM20 983920730f Use ShapedLauncherIcon instead of LauncherIconView in icon settings 2022-03-05 17:14:55 +01:00
MM20 667ec0f932 Themed icons: correctly apply application theme colors 2022-03-05 16:49:53 +01:00
MM20 bfdc2608fc Oh no! 2022-03-05 15:28:29 +01:00
MM20 47e7591975 Modify badge API
Pass searchable as argument instead of badgeKey which is now obsolete
2022-03-05 15:25:57 +01:00
MM20 9100af75bf Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-03-05 13:54:29 +01:00
MM20 b6f6c0c584 Add Pinyin support to app search
Implement #8
2022-03-05 13:54:07 +01:00
U. N. OwenandGitHub 398ce33d94 Update i18n readme
Use project status widget instead of i18n component status widget
2022-03-05 13:00:15 +01:00
MM20 d2cdbbc7c4 Change pre-Android-12 theme again 2022-03-05 00:20:04 +01:00
MM20 7448219f8a Modify pre-Android-12 color scheme 2022-03-03 18:03:29 +01:00
MM2-0andWeblate 3ca8125ae3 Translated using Weblate (French)
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2022-03-03 14:39:20 +00:00
U. N. OwenandGitHub 9ffff4a46c Add link to screenshots to readme 2022-03-02 14:48:36 +01:00
MM2-0andWeblate 2c0c878326 Translated using Weblate (German)
Currently translated at 99.7% (369 of 370 strings)

Translation: Kvæsitso/i18n
2022-03-02 12:28:05 +00:00
MM2-0andWeblate 4602973a4b Translated using Weblate (English)
Currently translated at 100.0% (370 of 370 strings)

Translation: Kvæsitso/i18n
2022-03-02 12:28:03 +00:00
MM2-0andWeblate 36d7bb31bf Translated using Weblate (English)
Currently translated at 100.0% (362 of 362 strings)

Translation: Kvæsitso/i18n
2022-03-02 12:21:49 +00:00
MM20 edd59f2d06 Add clock widget parts preferences 2022-03-02 13:21:32 +01:00
MM20 bdbcba6d67 Fix SwitchPreference padding 2022-03-01 22:13:45 +01:00
MM20 8f4f3cd52f Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-02-28 23:11:11 +01:00
MM20 54007afd25 Add horizontal layout to alarm part 2022-02-28 22:56:47 +01:00
MM20 345f5eff92 Add battery part 2022-02-28 22:48:36 +01:00
MM20 c1b0c49cc2 Add alarm part 2022-02-27 19:24:22 +01:00
MM20 3e2ab857c9 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-02-27 00:42:13 +01:00
MM20 e8c42464a7 Add foundation for clock widget parts
Includes date part and music part
2022-02-27 00:41:35 +01:00
MM20 84f35487c1 Analog clock: fix hour hand 2022-02-26 23:37:01 +01:00
MM2-0andWeblate 7e2ffbb06b Translated using Weblate (German)
Currently translated at 100.0% (360 of 360 strings)

Translation: Kvæsitso/i18n
2022-02-25 17:59:33 +00:00
MM20 3b1ce45ee4 Update Room 2022-02-25 15:35:53 +01:00
MM20 33bdc8279f Update Accompanist 2022-02-25 15:35:01 +01:00
MM20 971a8ff4cd Fix #33 2022-02-25 15:33:07 +01:00