Commit Graph

735 Commits

Author SHA1 Message Date
MM20
8b50c8349d add currency settings 2026-06-29 19:13:30 +02:00
MM20
b1b2daa67d Add MainSwitchPreference component 2026-06-26 13:01:47 +02:00
MM20
5b4aade52f launch settings in new task 2026-06-21 21:51:26 +02:00
MM20
1e3e0911d9 change quick settings action icon 2026-06-21 21:36:58 +02:00
MM20
ded17a1af3 Add launcher settings gesture action 2026-06-20 17:09:32 +02:00
MM20
f186fca7c6 Allow custom widget watch faces to be full width 2026-05-31 17:20:39 +02:00
MM20
be745484c5 fix empty bottom sheets closing themselves 2026-05-31 17:06:44 +02:00
MM20
9953139619 invert hide app details preference 2026-05-31 13:32:46 +02:00
Snow
9017a06239 feat : Add setting to toggle app version visibility in grid popup (#1843)
* Add gridAppVersion setting and wiring

* Implement app version visibility toggle in grid popup

* Add hideAppDetails setting and wiring

* feat : add hideAppDetails toggle and remove gridShowAppVersion
2026-05-31 13:22:32 +02:00
MM20
b071668743 fix swipe gestures not working after double tap to sleep
fix #1879
2026-05-31 13:11:59 +02:00
MM20
e25f2db3b5 refactor launcher scaffold 2026-05-27 21:12:40 +02:00
MM20
2fd780d9bc Fix theme file deserialization 2026-05-08 22:39:06 +02:00
MM20
1f464539ce Revert "use lazy grid for search results"
This reverts commit 32031d6ef8.
2026-04-19 15:55:20 +02:00
MM20
92c84faf14 Revert "fix grid"
This reverts commit 9f2f357256.
2026-04-19 15:54:57 +02:00
MM20
ac45173797 Revert "fix favorites grid gap"
This reverts commit 1ac3b5bf7a.
2026-04-19 15:54:43 +02:00
MM20
e647100730 disable swipe up to close search when results dont fill screen 2026-04-17 17:32:20 +02:00
MM20
1ac3b5bf7a fix favorites grid gap 2026-04-14 20:33:22 +02:00
MM20
06982b6e5a Specify compile sdk minor version
Close #1867
2026-04-14 20:00:45 +02:00
MM20
9f2f357256 fix grid 2026-04-14 19:42:24 +02:00
MM20
95aa361f30 show descriptions in widget picker 2026-04-06 13:52:54 +02:00
MM20
f688334433 Always show all widget page options 2026-04-06 12:38:10 +02:00
MM20
b9c227be23 Redesign gesture settings 2026-04-06 12:07:29 +02:00
MM20
c6a1aa0503 Add Widget::getLabel method 2026-04-05 22:30:57 +02:00
MM20
88df387331 adjust weather widget moon color 2026-04-03 18:11:14 +02:00
MM20
063aca8f46 weather widget animation 2026-04-03 18:08:54 +02:00
MM20
37fa1697dd Migrate to Android Gradle Plugin 9 2026-03-28 16:02:54 +01:00
MM20
dfad063811 Update libraries 2026-03-28 15:07:28 +01:00
MM20
bda5350817 change label 2026-03-28 14:49:02 +01:00
MM20
32031d6ef8 use lazy grid for search results 2026-03-21 12:59:09 +01:00
MM20
9116599988 minor ui changes 2026-03-20 18:38:31 +01:00
MM20
7f3334db10 fix build 2026-03-14 22:14:00 +01:00
MM20
0b22f52823 Add FeatureFlags to disable features in release builds 2026-03-14 13:17:36 +01:00
MM20
910a64480a Merge branch 'main' of github.com:MM2-0/Kvaesitso 2026-03-13 15:42:29 +01:00
MM20
2404330f97 make string translatable 2026-03-13 15:42:12 +01:00
DemonicSavage
bc579d9ae1 Added "always show battery" toggle to clock widget (#1799)
* Added "always show battery" toggle

* Newline at end

* Removed comment

* Added newline

* Removed... newline? Github UI, come on now...

Removed unnecessary newline at the end of the file.

* Made setting into a list

* Added migration

---------

Co-authored-by: Valerie <15646950+MM2-0@users.noreply.github.com>
2026-03-13 15:41:28 +01:00
MM20
2f71cbdb50 fix npe
Fix #1833
2026-03-13 11:12:52 +01:00
MM20
a2621bee0b rearrange weather widget, add uv index
Close #1630
2026-03-11 22:07:21 +01:00
MM20
58f56b3706 Fix #1824 2026-03-07 14:32:51 +01:00
MM20
218c1a5d54 Add Github sponsors link to about page 2026-03-06 19:52:34 +01:00
MM20
77eb927ab2 Add support for different calendar systems, add secondary calendar 2026-03-06 19:36:58 +01:00
MM20
f281efb5d7 remove log statement 2026-02-23 21:38:21 +01:00
MM20
7626f36d2f Fix search reset when not using swipe gesture to open search
Fix #291
2026-02-23 21:36:37 +01:00
MM20
f89d8135b1 Adjust weather icons color 2026-02-17 18:40:26 +01:00
Fidel Montesino
adfff23e67 Multiple widget panels (#1805)
* Initial approach

* Add a new setting so users can choose the amount of widgets screens

* Extract indexed string

* Remove unnecessary Migration6

* Make HomeComponent use the Default widget id

* Add defaultParentId to initial widgets for fresh launch

* Fix migration path
2026-02-16 19:46:01 +01:00
MM20
de8e83aa38 Rename weather icons, add monochrome variant 2026-02-13 23:31:00 +01:00
MM20
312e712656 Update default colors 2026-02-02 22:43:18 +01:00
MM20
06437df84d Adjust search action settings screen design 2026-02-01 18:00:51 +01:00
MM20
54e35214b4 Move create tag button 2026-02-01 17:37:26 +01:00
MM20
b4697a6fb2 Move scheme creation button 2026-02-01 16:38:25 +01:00
MM20
bd77ea8338 Typography schemes: Add more font slots 2026-02-01 16:22:32 +01:00