Commit Graph
100 Commits
Author SHA1 Message Date
MM20 6946175c29 Add emoji4j library 2023-08-26 23:23:21 +02:00
MM20 d1371b224d Add preference to disable charging animation
Close #456
2023-08-26 23:04:47 +02:00
MM20 f079974c10 Respect IME insets in bottom sheet 2023-08-26 22:47:00 +02:00
MM20 c0ba124ee6 Adjust chip icon sizes 2023-08-26 22:40:15 +02:00
MM20 28384972d5 Fix SecurityException
Fix #301
2023-08-26 22:28:16 +02:00
MM20 8ace6562cb Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-26 19:32:19 +02:00
MM20 7dea4eb98d Change bottom sheet positioning 2023-08-26 19:32:05 +02:00
MM20 7d48db455c Clip color swatch click indicator correctly 2023-08-26 19:31:53 +02:00
MM20 ff7a72f7c4 Add color scheme backup / restore 2023-08-26 18:52:35 +02:00
MM20 f223e9307d Add "new color scheme" button 2023-08-26 17:47:26 +02:00
MM20 19c627e01a Update Jetpack Compose 2023-08-26 17:46:21 +02:00
MM20 0ea39ad5e2 Add color scheme rename option 2023-08-26 17:41:19 +02:00
MM20 6c040bccce Add color scheme import/export 2023-08-26 15:11:10 +02:00
MM20 d8e108cb70 Add color scheme duplicate and delete actions 2023-08-25 18:40:14 +02:00
MM20 9c70a495f8 Change color scheme preview 2023-08-24 23:50:35 +02:00
MM20 ebee33ecf0 Only update color scheme after color picker has been closed 2023-08-23 21:25:17 +02:00
MM20 bf9035bb2c Convert colors to unsigned int before converting them to string 2023-08-23 19:22:43 +02:00
MM20 5f8dd2756d Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-23 19:03:30 +02:00
MM20 1a86aa018e Custom color schemes v2 - part 3
Store preferences and apply color schemes
2023-08-23 19:02:37 +02:00
MM20 f128469f68 Port B/W theme 2023-08-23 16:19:10 +02:00
MM20 5afa905e4e Remove edit button for built-in themes 2023-08-22 22:09:37 +02:00
MM20 70f658f9f3 Custom color schemes v2 - Part 3
Store custom themes in database
2023-08-22 22:08:04 +02:00
MM20 4e681234fd Add missing name column 2023-08-22 21:51:51 +02:00
MM20 46f2f47cda Custom color schemes v2 - Part 2
Add database entity and migrations
2023-08-22 21:34:46 +02:00
MM20 6723e14beb Typo 2023-08-22 21:00:07 +02:00
MM20 c81cb4c801 Theme preferences: move colors, add more preview examples 2023-08-22 18:29:16 +02:00
MM20 454aa6d832 Adjust bottom sheet color 2023-08-22 18:08:51 +02:00
MM20 cf6cbf20f4 Split custom color scheme preferences to multiple files 2023-08-22 16:50:20 +02:00
MM20 68df2cc89e Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-21 23:43:55 +02:00
MM20 b0db1707a5 Custom color schemes v2 - Part 1
Add data structures and theme editor
2023-08-21 23:43:45 +02:00
MM20 411628c607 Update libraries 2023-08-21 19:49:55 +02:00
MM20 1a7eaafb7a Change chip icon size 2023-08-21 02:01:57 +02:00
MM20 7c87944727 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-20 21:16:47 +02:00
MM20 cfbb4e786c Fix crash 2023-08-20 21:15:11 +02:00
MM2-0andWeblate 3a3bff862d Added translation using Weblate (Catalan) 2023-08-19 14:28:02 +00:00
MM20 d8f11a04c7 Remove useless bottom sheet buttons 2023-08-15 21:23:19 +02:00
MM20 b7abc4986d Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-15 21:11:16 +02:00
MM20 21f263b7d0 Rework bottom sheets 2023-08-15 21:11:01 +02:00
MM20 e502c18de8 Move icon pack filter out of text field 2023-08-12 18:53:40 +02:00
MM2-0andWeblate ceafadab7e Translated using Weblate (German)
Currently translated at 99.5% (617 of 620 strings)

Translation: Kvæsitso/i18n
2023-08-12 15:28:38 +00:00
MM2-0andWeblate 4679dbe3e4 Translated using Weblate (English)
Currently translated at 100.0% (620 of 620 strings)

Translation: Kvæsitso/i18n
2023-08-12 15:28:37 +00:00
MM20 57c081229b Rewrite popup animations, fix crash 2023-08-11 12:58:29 +02:00
MM20 039f49749f Revert "Revert "Update Jetpack Compose""
This reverts commit 64c623c899.
2023-08-11 12:12:25 +02:00
MM20 82a66a4806 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-11 11:57:48 +02:00
MM20 64c623c899 Revert "Update Jetpack Compose"
This reverts commit 6d78e6c598.

https://issuetracker.google.com/issues/295214723
2023-08-11 11:48:22 +02:00
MM20 3a1c5a49ee Don't forget half the commit 2023-08-09 21:23:20 +02:00
MM20 299dce757f Enable support for Android 13 per-app language preferences
Close #479
2023-08-09 20:57:57 +02:00
MM20 6d78e6c598 Update Jetpack Compose 2023-08-09 20:27:15 +02:00
MM20 cff90f90f6 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-08 20:11:44 +02:00
MM20 a726f487d2 Migrate to OWM provider to OWM geocoding API 2023-08-08 20:11:24 +02:00
MM2-0andWeblate 92d8201a18 Translated using Weblate (English)
Currently translated at 100.0% (620 of 620 strings)

Translation: Kvæsitso/i18n
2023-08-08 06:32:28 +00:00
MM20 8bca768197 Upgrade to Gradle 8 2023-08-06 16:28:57 +02:00
MM20 8fa681a0ac Migrate Room to KSP 2023-08-06 15:25:33 +02:00
MM20 dee923233d Update Kotlin and Compose 2023-08-06 14:54:03 +02:00
MM20 24997b8dcc Fix custom icons not updated immediately 2023-08-06 14:14:10 +02:00
MM20 5704bdd0d3 Fix blank calendar icons 2023-08-06 14:09:46 +02:00
MM20 c4609c2c66 Fix orbit clock showing 12 as 0 in 12-hour clock format
Fix #472
2023-07-21 14:18:01 +02:00
MM20 53ac49e4fb Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-07-21 14:10:32 +02:00
MM20 3c4074c78b Replace default Google websearch shortcut with generic websearch action 2023-07-21 14:09:52 +02:00
MM20 f4b217b30c Add websearch quick action
Close #373, #443
2023-07-21 14:04:08 +02:00
MM2-0andWeblate afd407dfc2 Translated using Weblate (German)
Currently translated at 100.0% (619 of 619 strings)

Translation: Kvæsitso/i18n
2023-07-20 17:52:14 +00:00
MM2-0andWeblate 74ee06532e Translated using Weblate (English)
Currently translated at 100.0% (619 of 619 strings)

Translation: Kvæsitso/i18n
2023-07-20 17:52:14 +00:00
MM20 c0a545edc7 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-07-20 19:47:50 +02:00
MM20 8da8ff4078 Add debug preference to dump heap 2023-07-20 19:47:33 +02:00
MM20 1241067357 Optimize icon loading 2023-07-20 19:40:00 +02:00
MM20 6ea9751535 Icon settings: use correct shape for preview 2023-07-15 21:47:44 +02:00
MM20 234bfd51df Revert themed icon color 2023-07-15 21:36:42 +02:00
MM20 87acb161c7 Add preview in icon settings 2023-07-15 21:33:38 +02:00
MM20 fee45590d1 Use compat adaptive icons for themed icon packs 2023-07-15 18:29:52 +02:00
MM20 f9cab47ca2 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-07-15 18:10:56 +02:00
MM20 484ae13025 Adjust themed icon scale
Close #467
2023-07-15 18:10:10 +02:00
MM20 dc376b9321 Version 1.26.4 2023-07-12 21:06:08 +02:00
MM20 e04a96bcb6 Fix swipe gestures in swipe right layout 2023-07-12 21:01:43 +02:00
MM20 167bdc751b Change themed icon colors in dark theme
Close #462
2023-07-12 20:56:54 +02:00
MM20 f99c404e7c Version 1.26.3 2023-07-12 18:51:38 +02:00
MM20 175af58f85 Version 1.26.3 2023-07-12 18:49:37 +02:00
MM20 248744fee9 Fix OWM Czech language support 2023-07-12 18:49:05 +02:00
MM20 3759a99510 Improve pager gesture handling (again) 2023-07-12 17:41:04 +02:00
MM20 d1218e8d2e Disable horizontal pager scrolling in widget edit mode 2023-07-11 23:03:16 +02:00
MM20 f8b48e9788 Disable search close animation when returning to home screen 2023-07-11 23:01:27 +02:00
MM20 7b808f096b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-07-11 22:52:37 +02:00
MM20 6bd1f5c63c Improve pager layout bidirectional scroll handling 2023-07-11 22:52:14 +02:00
MM20 6b41e84b29 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-07-10 17:58:09 +02:00
MM20 7a513b8820 Weather widget: disable nested scrolling for day and time selectors
Close #457
2023-07-10 17:57:30 +02:00
U. N. OwenandGitHub 99fb130710 Merge pull request #446 from jamal2362/themed_icons_bg_color
Change themed icon bg color in dark mode
2023-06-29 17:48:38 +02:00
U. N. OwenandGitHub 29620e69cd Merge pull request #438 from jamal2362/main
Scale Themed icons to original app icon size
2023-06-29 17:43:39 +02:00
MM20 cb8dfb4873 Add migration for custom color scheme 2023-06-28 23:35:01 +02:00
MM20 b39d59e070 Add new surface colors to color schemes 2023-06-28 23:24:38 +02:00
MM20 863626d30c Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-06-28 21:56:15 +02:00
MM20 618b49cba3 material-color-utilities: add missing surface colors 2023-06-28 21:55:48 +02:00
MM20 4841fcfc69 Update material-color-utilities 2023-06-28 18:57:37 +02:00
MM20 3f1a04ad81 Remove Microsoft dependencies 2023-06-28 18:15:42 +02:00
MM20 982549c211 Update Android Studio 2023-06-28 18:15:17 +02:00
MM20 b4b653e484 Version 1.26.2 2023-06-25 14:28:53 +02:00
MM20 910019682a Fix edit widget button alignment if widgets are empty 2023-06-25 14:27:51 +02:00
MM20 f723ba0e73 Fix pager gesture triggers 2023-06-25 14:25:47 +02:00
MM20 2da325548b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-06-24 22:27:28 +02:00
MM20 0fd1b4cab0 Version 1.26.1 2023-06-24 22:23:10 +02:00
MM20 43c295c832 Fix crash 2023-06-24 22:22:10 +02:00
MM20 dbd37b1aeb Version 1.26.0 2023-06-23 18:53:18 +02:00