Commit Graph

973 Commits

Author SHA1 Message Date
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
3820cca43e Version 1.40.0 2026-04-12 17:34:26 +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
b07773a8cc reenable r8 shrinking 2026-04-06 10:49:49 +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
MM20
6e4f7e3e8a Change typo preview texts 2026-02-01 13:18:02 +01:00
MM20
24406f6aae Add settings for variable font axes in typography scheme 2026-01-31 23:21:55 +01:00
MM20
8ba55f8345 Use Google Sans Flex as the default font 2026-01-30 15:33:07 +01:00
Aryan
b95c9c218b feat: Remove Accessibility requirement for Notification and Quick Settings gestures (#1784)
* Replace Accessibility Service with reflection for Notification and Quick Settings actions

* move reflection logic to GlobalActionsService with fallback
2026-01-28 17:39:25 +01:00
MM20
6b885175d7 use motion scheme for bottom sheet animations 2026-01-24 19:02:37 +01:00
MM20
0171c07dab Revert "Block off unfinished features"
This reverts commit 8aea72b67b.
2026-01-24 18:14:30 +01:00
MM20
e7d794d9c2 Version 1.39.3 2026-01-24 16:40:46 +01:00
MM20
a431d58b68 Fix settings status bar color 2026-01-24 16:39:17 +01:00
MM20
8aea72b67b Block off unfinished features 2026-01-24 16:18:27 +01:00
MM20
a2c72a9d0e maybe fix flicker 2026-01-24 16:16:12 +01:00
MM20
a0ad163f15 Change settings status bar color 2026-01-24 13:01:16 +01:00
MM20
789e36c67d Refactor remaining bottom sheets
Close #1768
2026-01-23 00:16:09 +01:00
MM20
c3479bc6bf refactor more bottom sheets 2026-01-20 23:42:15 +01:00
MM20
0c2782b35a [WIP] reimplement bottom sheets
Fix #1725
2026-01-20 23:09:29 +01:00
MM20
7536ae76ad Don't reset the launcher if the feed was open on pause 2026-01-11 14:38:16 +01:00