Commit Graph
100 Commits
Author SHA1 Message Date
MM20 237361badf PagerScaffold: add swipe down gesture to expand notification shade 2022-05-21 17:29:26 +02:00
MM20 4703cc7085 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-05-21 14:41:17 +02:00
MM20 e16e6762b9 Fix greyscale map providers not installed after a system reboot 2022-05-21 14:40:40 +02:00
MM20 84b7f64158 Update Jetpack Compose and Accompanist 2022-05-20 22:47:53 +02:00
MM20 d909303de1 Fix IME padding on old Android versions 2022-05-20 22:35:49 +02:00
MM20 4454e593ca Version 1.10.1 2022-05-18 20:02:16 +02:00
MM20 7f8f0af838 Add stateNotNeeded and resumeWhilePausing to LauncherActivity 2022-05-18 19:51:48 +02:00
MM20 cca3a5f31c Yes. 2022-05-17 20:24:07 +02:00
MM20 97fdd7b55f Make hidden clock style not clickable 2022-05-17 18:21:47 +02:00
MM20 2c5f54386c Remove comment 2022-05-17 18:20:36 +02:00
MM20 af4ebd41df Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-05-17 17:58:56 +02:00
MM20 1c1938f376 Fix weird clock widget color glitch
Fix #78
2022-05-17 17:58:16 +02:00
MM20 cb5be66e01 Prevent some unnecessary recompositions 2022-05-16 22:25:55 +02:00
MM20 308795265c Version 1.10.0 2022-05-16 21:25:52 +02:00
MM20 764aa3e587 Improve pager scaffold performance 2022-05-16 21:24:19 +02:00
MM20 c922d62228 Block pull down gesture in widget edit mode 2022-05-16 20:32:19 +02:00
MM20 98da9ea042 Improve pull down scaffold performance 2022-05-16 19:35:15 +02:00
MM2-0andWeblate f2fe8a6ce9 Translated using Weblate (German)
Currently translated at 100.0% (394 of 394 strings)

Translation: Kvæsitso/i18n
2022-05-15 21:27:15 +00:00
MM20 261e91f443 Add preview animations for layout preference 2022-05-15 23:12:54 +02:00
MM20 ec4fe2acc3 Edit websearch dialog: use padding values 2022-05-15 11:49:36 +02:00
MM20 5ffbf67f8b Avoid unnecessary recompositions 2022-05-14 23:32:15 +02:00
MM20 d42564240d Use M3 switches 2022-05-14 12:30:17 +02:00
MM20 8b3646d6bd Add preference for layout 2022-05-14 11:11:31 +02:00
MM20 5f4a2af03e Revert "Downgrade Jetpack Compose, Accompanist and Kotlin"
This reverts commit 963ed52a6f.
2022-05-13 20:30:11 +02:00
MM20 963ed52a6f Downgrade Jetpack Compose, Accompanist and Kotlin 2022-05-13 18:16:42 +02:00
MM20 6908f94417 Animate closing windows into their icons 2022-05-12 20:39:42 +02:00
MM20 9f93f0c750 Update compose material3 2022-05-12 20:26:49 +02:00
MM20 466b7c2384 Fix PullDownScaffold IME behavior 2022-05-12 19:59:45 +02:00
MM20 d0328da2f9 Update accompanist 2022-05-12 19:51:08 +02:00
MM20 29da5afb20 Reverse when reverse is true, not when it is false 2022-05-11 21:30:58 +02:00
MM20 5edce744fb Don't reverse search results in pull down scaffold 2022-05-11 21:24:12 +02:00
MM20 c4621507fd LisenseScreen: apply padding values 2022-05-11 20:01:28 +02:00
MM20 38f5e293c6 Add GestureNavContract from Launcher3 2022-05-11 19:58:26 +02:00
MM20 d54afce768 Update dependencies 2022-05-11 19:44:13 +02:00
MM20 bc718bd343 Add easter egg color scheme 2022-05-11 12:31:20 +02:00
MM20 cc2d63c926 PullDownScaffold: increase max search bar offset 2022-05-11 12:20:59 +02:00
MM20 f56a40072f PagerScaffold: set status and nav bar colors correctly 2022-05-11 12:20:01 +02:00
MM20 4aeb5b4db3 PagerScaffold: blur wallpaper 2022-05-11 12:15:00 +02:00
MM20 6388669d8a Fix search bar style preference padding 2022-05-10 21:28:47 +02:00
MM20 7fda28aedd Add alternative layout 2022-05-10 20:24:58 +02:00
MM20 78593e0391 Add signature to crash reporter info 2022-05-10 18:40:53 +02:00
MM20 a686ffd04d Fix IME padding
Fix #73
2022-05-10 18:09:55 +02:00
MM20 3e33c6362f Optimize scaffold performance 2022-05-10 18:03:13 +02:00
MM20 83a33d8ac5 Update Gradle 2022-05-09 20:04:21 +02:00
MM20 112a8cfc8f Fix crash 2022-05-03 19:45:26 +02:00
MM20 2bd55a00ad Fix music player picker 2022-05-02 13:25:59 +02:00
MM20 d329ec7eaa Simplify pull down scaffold animation logic 2022-04-25 19:36:52 +02:00
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