Commit Graph
100 Commits
Author SHA1 Message Date
MM20 f4fe64af67 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-25 19:19:48 +02:00
MM20 72f72c6a82 Replace range with two args 2022-04-25 19:19:31 +02:00
MM20 f5c727f3dd Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-22 22:50:40 +02:00
MM20 b346c69a65 Migrate scaffold to Jetpack Compose 2022-04-22 22:50:22 +02:00
MM20 0aed749d31 Fix crash when attempting to open a file stored on external SD
Fix #66
2022-04-22 17:59:06 +02:00
MM20 2cd9c21b45 Version 1.9.0 2022-04-17 13:52:23 +02:00
MM20 68382d2746 Don't remove main profile app if an app with the same package name has been uninstalled from work profile 2022-04-17 13:51:08 +02:00
MM2-0andWeblate 8e4a4d8fb4 Translated using Weblate (German)
Currently translated at 100.0% (392 of 392 strings)

Translation: Kvæsitso/i18n
2022-04-17 11:41:31 +00:00
MM20 eadb9fa3f4 Fix Met.No provider 2022-04-17 12:49:11 +02:00
MM20 c7e99feb1c Don't replace exchange rate update worker if it is already registered 2022-04-17 12:20:17 +02:00
MM20 742c90d7e9 Hide settings for widgets if they are disabled 2022-04-16 21:54:07 +02:00
MM20 558d12bb8a Add preference to disable currency converter 2022-04-16 21:42:03 +02:00
MM20 9e012f1a23 Revert to Material 2 switches
Material 3 switches are currently broken, see https://issuetracker.google.com/issues/228336571
2022-04-16 18:15:48 +02:00
MM20 ba35e6b786 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-16 18:04:42 +02:00
MM20 d8b6175e6e Fix cross-profile app actions
- Launch app info using the correct profile
- Hide uninstall for non-personal profiles
2022-04-16 18:03:26 +02:00
MM20 fc320251f6 Fix open local files in file manager apps
Known to work with:
- Material Files
- Solid Explorer
2022-04-15 23:44:23 +02:00
MM20 56c8e056ad Fix missing translation for auto generate color scheme 2022-04-15 22:56:03 +02:00
MM20 6154d0c463 Custom color scheme settings: fix category title of dark color scheme 2022-04-14 23:10:07 +02:00
MM2-0andWeblate 9bd0bd7dfb Translated using Weblate (German)
Currently translated at 100.0% (390 of 390 strings)

Translation: Kvæsitso/i18n
2022-04-14 21:04:04 +00:00
MM20 1ad0ee156a Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-14 23:01:51 +02:00
MM20 08731887cb Add custom color schemes 2022-04-14 23:01:19 +02:00
MM20 2ca05d34f0 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-04-13 10:21:08 +02:00
MM20 17dd8558c0 Add debug setting to enable Material You compat color scheme on API 31+ 2022-04-13 10:09:30 +02:00
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
MM2-0andWeblate 3dddb73d35 Translated using Weblate (German)
Currently translated at 100.0% (378 of 378 strings)

Translation: Kvæsitso/i18n
2022-04-10 19:10:29 +00: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