Commit Graph

803 Commits

Author SHA1 Message Date
MM20
0a47fa1b9e Catch ResourceNotFoundExeption
Close #1623
2025-09-14 18:51:03 +02:00
MM20
31b0a8e2b0 Remove discontinued HERE weather provider 2025-09-06 23:35:25 +02:00
MM20
3ffe20a8a7 fix some permission banners in settings 2025-09-06 23:23:57 +02:00
MM20
081d63510e Add link to wikipedia settings to integration settings page 2025-09-06 23:09:07 +02:00
MM20
c2f160f952 Remove emoji4j library 2025-09-06 18:21:35 +02:00
psyvern
fd2ca476df Monospaced clock (#1588) 2025-08-29 14:21:13 +02:00
MM20
d7d1aba030 Remove material 2 library 2025-08-16 16:46:15 +02:00
MM20
d4549069b8 modernize gradle scripts 2025-08-16 16:34:03 +02:00
MM20
57ae1f0414 Update AGP and libraries 2025-08-15 18:33:51 +02:00
MM20
e3de143c6a Reduce gap b/w clock and widgets when widgets on home 2025-08-10 16:50:25 +02:00
leekleak
457a924a51 fix duplicate pins (#1566) 2025-07-27 16:51:49 +02:00
MM20
341259d09f Disallow extra widget page if widgets on home screen is enabled
Close #1569
2025-07-27 16:47:24 +02:00
MM20
004fd7646b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2025-07-19 18:35:48 +02:00
MM20
154a81cafa optimize/rename function 2025-07-19 18:35:33 +02:00
leekleak
8f2573fcbb fix (#1537) 2025-07-19 17:59:24 +02:00
MM20
8ae2fc93fc Bring back clock widget fill height option
Close #1493
2025-07-13 20:55:29 +02:00
MM20
83b96e4fcd Version 1.37.0 2025-07-04 18:47:34 +02:00
MM20
b291e43757 Fix initial settings route 2025-07-04 18:26:12 +02:00
MM20
ca4979abaf Music widget: add preference to make progress bar non-interactive 2025-07-04 17:49:23 +02:00
shtrophic
8cf2d625a7 AnalogClock: add option to show tick marks (#1334)
* AnalogClock: add option to show tick marks

* Refactor as data class with settings in WatchFaceSelector.kt
2025-07-04 12:01:08 +02:00
shtrophic
31a1580db9 DevicePoseProvider: improve getLocation() (#1454)
* Only take updated location when it is of better quality

* Rename to AndroidLocation for clarification

* be pedantic about licenses

* fix race condition in DevicePoseProvider.kt

* add possibility to explicitly skip cache upon requesting location updates for WeatherRepository.kt

* LocationsRepository.kt: use getLocation() in combineTransform() to properly wait for & update on new locations

* LocationItem.kt: fix getAzimuthDegrees() usage for userHeading
2025-07-04 11:55:20 +02:00
leekleak
849eb3f291 Add background color to blur (#1458)
* add background color to blur

* remove import
2025-07-03 21:21:49 +02:00
MM20
89fbc3056c Change search bar style preference 2025-07-03 21:16:09 +02:00
MM20
46d7293175 (fix) home transition to target that is no longer in view 2025-06-30 20:11:03 +02:00
MM20
8f4766d28a Use motion scheme transition spec for grid popup 2025-06-29 19:11:45 +02:00
MM20
6305d974eb Fix wallpaper blur option not having an effect 2025-06-29 17:50:36 +02:00
MM20
01daecec40 Remove card border 2025-06-29 17:00:58 +02:00
MM20
e179ef9a31 Make home transition more bouncy 2025-06-29 16:59:31 +02:00
MM20
1852c3e3d6 fix preference style 2025-06-29 16:17:34 +02:00
MM20
0b1d6d8b6b . 2025-06-29 11:51:18 +02:00
MM20
a37748621f Reset search bar position 2025-06-28 21:23:54 +02:00
MM20
7d8ac528b7 Reset search result scroll position when query changes 2025-06-28 17:29:00 +02:00
MM20
1b44cadebc fix search results scroll position (maybe) 2025-06-28 17:22:36 +02:00
AlarusB
7d34676105 feat: MusicWidget.kt now displays days and hours if the timestamp is large enough (#1472) 2025-06-25 22:29:22 +02:00
MM20
06d23e1259 Activate gesture actions more quickly 2025-06-20 13:40:58 +02:00
MM20
1f0d2da13b (fix) crash when typography font weigh is > 900 2025-06-19 21:11:14 +02:00
MM20
c672e0826a implement import/export for typographie 2025-06-18 22:46:54 +02:00
MM20
fb85b49798 Make strings translatable 2025-06-18 22:33:02 +02:00
MM20
da8416a58c (feat) custom typography schemes 2025-06-18 22:28:13 +02:00
MM20
167be6e34d (feat) transparency schemes 2025-06-14 17:17:07 +02:00
MM20
5525609355 Add material 3 high contrast theme 2025-06-10 18:41:18 +02:00
MM20
a917a00eb1 Adjust weather widget colors 2025-06-09 21:29:45 +02:00
MM20
9a9b13ae90 Fix filter icon not appearing 2025-06-08 11:55:42 +02:00
MM20
304d95f101 strings 2025-06-07 14:20:01 +02:00
MM20
889aa37915 Add import for new color scheme format 2025-06-07 14:06:09 +02:00
MM20
5ac4022eb5 New theme file format and exporter
(But no import yet)

Close #1443
2025-06-04 23:56:00 +02:00
MM20
28232a33b4 more settings stuff 2025-06-03 20:01:00 +02:00
MM20
c4ec894add Revert "Remove home button gesture"
This reverts commit 99fd69d5d9.
2025-06-03 18:27:13 +02:00
MM20
b6d533466b Settings facelift 2025-06-03 00:12:07 +02:00
MM20
fcc111b048 Tweak search result list appearance 2025-06-01 22:25:16 +02:00