Commit Graph
100 Commits
Author SHA1 Message Date
MM20 6c311fc947 Upgrade AGP 2023-11-11 15:07:34 +01:00
MM20 e775cb039b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-11-10 12:43:34 +01:00
MM20 67c7094cd2 Fix apps not being uninstallable 2023-11-08 19:07:17 +01:00
MM20 b7452f6bce Plugin stuff, idk, i wrote that shit yesterday 2023-11-08 19:02:53 +01:00
MM2-0andWeblate c5e524c702 Translated using Weblate (German)
Currently translated at 100.0% (650 of 650 strings)

Translation: Kvæsitso/i18n
2023-11-06 18:35:27 +00:00
MM20 beafb62b04 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-11-06 19:31:04 +01:00
MM20 e7ae751340 Add plugin settings screen 2023-11-06 19:30:41 +01:00
MM20 7c20d541cd Add missing function implementation 2023-11-05 20:04:42 +01:00
MM20 801caf9dd6 Plugins: bringup 2023-11-05 19:02:59 +01:00
MM20 7da84a747f Merge remote-tracking branch 'weblate/main' 2023-11-05 17:02:34 +01:00
MM20 fee99c4c9e Contact search: include sort key in query 2023-10-30 17:10:17 +01:00
MM20 4c0b34e091 Fix app keys 2023-10-30 17:05:26 +01:00
MM20 0a508a37ba Refactor file metadata types 2023-10-29 22:50:50 +01:00
MM20 97fca2d014 Restructure clock widget settings 2023-10-28 23:17:05 +02:00
MM20 15ac8912b1 Clock widget: always display favorites part on bottom of screen if enabled 2023-10-28 23:11:29 +02:00
MM2-0andWeblate 3489026e1d Translated using Weblate (German)
Currently translated at 100.0% (644 of 644 strings)

Translation: Kvæsitso/i18n
2023-10-28 15:17:52 +00:00
MM2-0andWeblate 1c3feeaac4 Translated using Weblate (English)
Currently translated at 100.0% (644 of 644 strings)

Translation: Kvæsitso/i18n
2023-10-28 15:17:52 +00:00
MM20 557aa9fc88 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-28 17:17:06 +02:00
MM20 47cf4e9483 Refactor backup/restore
Close #575
2023-10-28 17:15:04 +02:00
U. N. OwenandGitHub 8d81a57c19 Merge pull request #598 from Sir-Photch/await-search
Reduce flickering of highlighted best match while searching
2023-10-28 16:53:00 +02:00
MM20 c9d9b3a4e9 Fix Koin definitions 2023-10-28 15:50:49 +02:00
MM20 e3005cf051 Move database module from :core to :data 2023-10-28 14:20:36 +02:00
MM20 957358c79a Annual refactor 2023-10-28 14:20:16 +02:00
MM20 4f64652aae Android Studio added a new file 2023-10-22 13:24:01 +02:00
MM20 61da8baa12 Make string translatable 2023-10-13 17:02:43 +02:00
MM20 ea031068a7 Version 1.28.0 2023-10-13 16:54:53 +02:00
MM2-0andWeblate 5b879193b2 Translated using Weblate (German)
Currently translated at 100.0% (644 of 644 strings)

Translation: Kvæsitso/i18n
2023-10-13 14:52:36 +00:00
MM20 6d96d3ae8f Catch NPE
Fix #551, #549
2023-10-13 15:19:28 +02:00
MM20 0b5ba802db Catch PackageManager$NameNotFoundException 2023-10-13 15:08:51 +02:00
MM20 fb41d3e2ab Catch security exception 2023-10-13 15:04:46 +02:00
MM20 d797263c0a Don't unpin shortcuts when they are unavailable 2023-10-13 15:03:01 +02:00
MM20 ad5772b3db Pager scaffold: add haptic feedback 2023-10-13 14:05:46 +02:00
MM20 0692d3f3db Fix watch face selector drop down order 2023-10-13 14:05:33 +02:00
MM20 f57cb71b9b Add clock widget alignment preference 2023-10-13 12:46:33 +02:00
MM20 c44a601ae2 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-12 21:14:55 +02:00
MM20andelia vandini 2dd72b1db2 Add digital clock variants:
- Outlined
- Material You
- OnePlus

Close #563, #422

Co-authored-by: elia vandini  <103252381+eliavandini@users.noreply.github.com>
2023-10-12 21:10:17 +02:00
MM20 903c161500 Bottom sheets: add back key handler 2023-10-12 20:35:58 +02:00
MM20 3516597d10 Use new clock widget configuration sheet in settings 2023-10-12 20:33:09 +02:00
MM20 b518e1713c Make clock widget configurable from home screen 2023-10-12 20:28:41 +02:00
U. N. OwenandGitHub 0d8ec47a26 Update docusaurus.config.js 2023-10-11 16:11:06 +02:00
MM20 6cf8747eee Pull down scaffold: add scale animation 2023-10-08 15:38:39 +02:00
MM20 45b231e100 Tweak haptic feedback 2023-10-07 18:07:56 +02:00
MM20 59d78f07c5 Fix adding widgets on Android 14
Fix #558
2023-10-06 19:51:13 +02:00
MM20 12f88dcb36 Add haptic feedback to pull down gesture 2023-10-06 17:41:44 +02:00
MM20 b8261f047e Immediately update weather data after granting location permission 2023-10-06 14:46:40 +02:00
MM20 d4b5f54a3e Fix hidden items cut-off at 100 items 2023-10-06 14:39:27 +02:00
MM20 f56890db6b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-06 14:15:39 +02:00
MM20 2b6b50d5f3 Widget picker: add logs 2023-10-06 14:03:22 +02:00
MM20 dcdedcffc1 Update dependencies 2023-10-06 14:03:12 +02:00
MM20 2d5a0bf5a7 Modernize gradle scripts, migrate to TOML version catalog 2023-10-05 21:54:19 +02:00
MM2-0andWeblate 2a7a256e8a Translated using Weblate (German)
Currently translated at 100.0% (638 of 638 strings)

Translation: Kvæsitso/i18n
2023-10-04 11:32:28 +00:00
MM20 dbba9fdc3d Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-03 20:11:10 +02:00
MM20 c07510ab21 Remove intent filter 2023-10-03 20:10:46 +02:00
MM2-0andWeblate dd24236a5a Translated using Weblate (German)
Currently translated at 100.0% (637 of 637 strings)

Translation: Kvæsitso/i18n
2023-10-02 18:05:17 +00:00
MM20 5816f4b3e4 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-02 20:05:08 +02:00
MM20 365c006a7b Preview themes before importing and catch errors 2023-10-02 20:04:49 +02:00
MM2-0andWeblate e175c82fab Translated using Weblate (German)
Currently translated at 99.6% (635 of 637 strings)

Translation: Kvæsitso/i18n
2023-10-02 17:49:37 +00:00
MM20 0b95157714 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-02 19:49:26 +02:00
MM20 211c0c1754 typo 2023-10-02 19:48:33 +02:00
MM20 e83a6e8a31 Add intent to import theme files directly 2023-10-02 19:46:45 +02:00
MM20 e516848f4f File search: improve handling of launcher theme and launcher backup file types 2023-10-02 11:30:23 +02:00
MM20 9d909e718c Log screen: add scroll to end button 2023-10-02 11:13:13 +02:00
MM20 633cc0214d Add logging to shortcut pin request handler 2023-10-02 10:54:51 +02:00
MM20 e08e9a370c Fix z order of popups 2023-10-01 21:35:36 +02:00
MM20 5a821eaabe Add preference to adjust wallpaper blur radius 2023-09-30 14:49:35 +02:00
MM20 8fb83f9729 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-09-29 19:22:59 +02:00
MM20 803d35cda9 Update AGP 2023-09-29 19:22:48 +02:00
U. N. OwenandGitHub 8eb94ca9c6 Add android:resizeableActivity="true" 2023-09-17 17:13:46 +02:00
U. N. OwenandGitHub 21ac85174e Update readme.md 2023-09-17 17:06:33 +02:00
U. N. OwenandGitHub 7328fe008c Update notes-widget.mdx 2023-09-16 14:21:45 +02:00
MM20 9b2529acb4 Version 1.27.1 2023-09-08 18:24:38 +02:00
MM20 c7f8f31d73 Don't log when themed icon compat parsing fails 2023-09-08 18:23:36 +02:00
MM20 b54a53d5d6 Don't intercept touch events when popup is already disappearing 2023-09-07 22:17:44 +02:00
MM20 5fae7ff0c4 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-09-06 22:40:02 +02:00
MM20 d7c9936014 Rewrite popups and bottom sheets to not use popup windows
Popup windows are too unrealiable
2023-09-06 22:39:01 +02:00
MM20 cbcd9cbfc7 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-09-02 18:40:10 +02:00
MM20 a544b85b67 Don't dismiss bottom sheets when anchors change 2023-09-02 18:39:48 +02:00
MM20 09e76d3c28 Clean up 2023-09-02 18:38:28 +02:00
MM20 de876ae4d3 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-08-29 23:11:21 +02:00
MM20 a0ee1fbc9f Include providers and transformations in icon cache hash 2023-08-29 23:08:13 +02:00
MM20 b20e15f3bc IDEA update 2023-08-29 23:07:48 +02:00
U. N. OwenandGitHub c7fa36157f Update color-schemes.mdx 2023-08-28 13:08:54 +02:00
MM20 a99a177a8b Update color scheme docs 2023-08-27 19:36:14 +02:00
MM20 8d900891bc Version 1.27.0 2023-08-27 16:15:34 +02:00
MM20 9118120c90 Add Signal shortcut to contact results
Close #398
2023-08-27 16:10:54 +02:00
MM20 d10fd4302f Don't obfuscate nightly builds 2023-08-27 12:30:46 +02:00
MM20 b65ef71c3c Catch security exception 2023-08-27 12:29:12 +02:00
MM20 ac29dd512c Reduce search close cooldown 2023-08-27 12:21:52 +02:00
MM2-0andWeblate cd08d8887d Translated using Weblate (German)
Currently translated at 100.0% (633 of 633 strings)

Translation: Kvæsitso/i18n
2023-08-26 22:26:07 +00:00
MM2-0andWeblate 4d0af41a2b Translated using Weblate (English)
Currently translated at 100.0% (633 of 633 strings)

Translation: Kvæsitso/i18n
2023-08-26 22:26:07 +00:00
MM20 808a63813c Rename string resources 2023-08-27 00:09:12 +02:00
MM20 e4f5ec4625 Make strings translatable 2023-08-27 00:05:13 +02:00
MM20 c192b3c1fc Replace tag icon with emoji if tag name starts with an emoji
Close #292
2023-08-26 23:55:13 +02:00
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