Commit Graph
130 Commits
Author SHA1 Message Date
MM20 f38c03d9f4 Downgrade Compose to 1.1.0-beta02 2021-12-10 22:47:22 +01:00
MM20 6fbb2f3164 Re-add missing built-in widgets 2021-12-09 20:06:49 +01:00
MM20 a3e7d22b9f Tweak pull down gesture 2021-12-09 20:02:40 +01:00
MM20 d57b50313c Version 1.2.1 2021-12-07 19:20:51 +01:00
MM20 98266971ba Why the hell did this work on Android 12? 2021-12-07 19:17:53 +01:00
MM20 f201b1bb53 Version 1.2.0 2021-12-07 17:58:10 +01:00
MM20 473646def5 Catch PendingIntent.CanceledException 2021-12-07 17:57:33 +01:00
MM20 be0ea2cfe6 Themed icons: swap colors in dark mode 2021-12-07 17:52:45 +01:00
MM20 73d65d1a30 Hopefully fix app installation progress badges not disappearing 2021-12-07 17:51:45 +01:00
MM20 9b4028f9f8 Remove unneeded log output 2021-12-07 11:14:29 +01:00
MM20 201cbe7959 Update legacy compose theme 2021-12-06 23:11:42 +01:00
MM20 0baf6525ed Revert "Update dependencies"
This reverts commit 53b6685d66.
2021-12-06 22:43:40 +01:00
MM20 53b6685d66 Update dependencies 2021-12-06 21:58:39 +01:00
MM20 95e06762da Move debug_shortcuts meta to main AndroidManifest 2021-12-06 21:48:41 +01:00
MM20 2edc96bc84 Move all icons to base module and remove unused icons 2021-12-06 21:48:01 +01:00
MM20 1d03435d82 Change weather day and time selector text style 2021-12-06 21:06:11 +01:00
MM20 12e6975d49 Use round icons everywhere 2021-12-05 23:08:33 +01:00
MM20 8f35ceae0a Use colorPrimary for preference icons 2021-12-05 22:12:51 +01:00
MM20 b4f5db72de Add background to app shortcut chip icons 2021-12-05 22:08:38 +01:00
MM20 5ed97265a0 Adjust legacy compose theme 2021-12-05 22:08:22 +01:00
MM20 9e3e9161c1 Add shortcut to ComposeActivity in debug builds 2021-12-05 20:49:42 +01:00
MM20 602e9d4714 Fix websearch icon tint 2021-12-05 19:04:21 +01:00
MM20 ccda48c559 Themed icons 2021-12-04 21:39:45 +01:00
MM20 be50fb2276 Load all icons off main thread 2021-12-04 14:06:01 +01:00
MM20 c388b01fe8 Rename loadIconAsync to loadIcon as it's no longer guaranteed to be called off the main thread 2021-12-04 13:55:29 +01:00
MM20 2273a0912a Fix website icon loading on main thread 2021-12-04 13:54:30 +01:00
MM20 fa22eb4d71 Replace TextDrawable with an implementation that supports tint 2021-12-04 13:51:38 +01:00
MM20 0e1ca1c1f9 Material 3 theme [WIP] 2021-12-04 12:24:16 +01:00
MM20 d7f549795a Always clear icon cache on activity recreation 2021-12-03 17:20:30 +01:00
MM20 dbd7fda7fb Rework icon repository 2021-12-02 21:49:18 +01:00
MM20 2a271a41ec Upgrade Room to 2.4.0-beta02 2021-12-02 21:45:11 +01:00
MM20 aba8b66b88 Crash reporter: Add missing immutable flag to pending intent 2021-11-29 18:28:19 +01:00
MM20 2d2ce39952 Update dependencies 2021-11-29 18:25:40 +01:00
MM20 96827b2094 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2021-11-02 17:49:43 +01:00
MM20 7548c11684 Fix a crash 2021-11-02 17:48:33 +01:00
U. N. OwenandWeblate c92c850639 Update translations 2021-10-24 19:16:02 +00:00
MM20 df492c92f2 Implement battery charging animation in Compose 2021-10-17 19:13:01 +02:00
MM20 47d6c3071b BatteryChargingView: Replace the deprecated LifecycleObserver with DefaultLifecycleObserver 2021-10-17 14:30:21 +02:00
MM20 ebfe257884 Update dependencies 2021-10-17 14:05:18 +02:00
MM20 4def351cbd Update Jetpack Compose and Accompanist 2021-10-16 21:15:03 +02:00
MM20 051fb1e9c5 Workaround a bug in Koin
This should hopefully fix java.util.NoSuchElementException as in InsertKoinIO/koin#1149
2021-10-16 20:55:07 +02:00
MM20 004212f8c9 Ignore music metadata updates without artist 2021-10-10 14:08:43 +02:00
MM20 dbc1444d7f Remove wallpaper blur effect
Never actually really worked
2021-10-10 13:01:25 +02:00
MM20 087d4fd455 Use dependency injection for most singletons 2021-10-10 12:15:54 +02:00
MM20 023bb2cbb1 Add Koin library 2021-10-02 18:35:30 +02:00
MM20 de78c385df Remove unusede Nextcloud SingleSignOn from dependency catalog 2021-10-02 18:27:54 +02:00
MM20 d20a9187ae Improve navigation transitions 2021-09-30 16:34:48 +02:00
MM20 0a897260a7 Adapt to accompanist pager API changes 2021-09-30 16:14:38 +02:00
MM20 400f60db7b Update Accompanist to 0.19.0 2021-09-30 15:53:00 +02:00
MM20 1bb0b644bd Version 1.1.0 2021-09-29 22:47:43 +02:00