Commit Graph

279 Commits

Author SHA1 Message Date
MM20
3f4deead1b (refactor) refactor ProfileManager class 2026-07-19 18:27:59 +02:00
MM20
10516ef9a9 user launcher profilemanager 2026-07-04 20:35:37 +02:00
MM20
84dcede2d9 rename string 2026-07-04 18:38:26 +02:00
Alex Alwardt
db051292be Feature: Respect hidden private space option (#1923)
* Hide private profile space apps from search when hide private space option is enabled, and add a search action for locking and unlocking the private space.

* Filter private space apps from favorites while hidden
2026-07-04 15:57:54 +02:00
MM20
58772e7195 Unit converter: list preferred currencies first
Close #1837
2026-06-29 19:13:39 +02:00
MM20
fd25df0121 edit currency aliases 2026-06-27 16:18:07 +02:00
MM20
2fd780d9bc Fix theme file deserialization 2026-05-08 22:39:06 +02:00
MM20
4d3774739d Update Breezy Weather condition codes 2026-05-04 20:50:07 +02:00
MM20
06982b6e5a Specify compile sdk minor version
Close #1867
2026-04-14 20:00:45 +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
37fa1697dd Migrate to Android Gradle Plugin 9 2026-03-28 16:02:54 +01:00
MM20
dcefc682a5 add comment 2026-03-14 13:59:31 +01:00
MM20
a2621bee0b rearrange weather widget, add uv index
Close #1630
2026-03-11 22:07:21 +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
bd77ea8338 Typography schemes: Add more font slots 2026-02-01 16:22:32 +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
Max Hübner
c6ea6dd4dc improve whitespace handling in text classifier (#1696) 2026-01-25 10:28:22 +01:00
MM20
a4b6208033 Fix custom intent search action query not passed correctly
Fix #1748
2026-01-24 16:38:49 +01:00
MM20
720ea787a9 update dependencies 2026-01-03 20:01:15 +01:00
MM20
f7a17d73fb Fix NPE
Close #1714
2025-12-28 12:09:27 +01:00
MM20
49d09c01c7 Optimize string normalization 2025-12-24 13:51:18 +01:00
MM20
c09a5aa425 Rename favorites widget 2025-12-23 17:55:21 +01:00
rac146
d6214ef9fa Feature: Lock Single Tag for Favorites Widget (#1355)
* single tag for favorites

* fixing

* don't need this one

* cleanup

* new features - select for favorites/tags customization

* bug fix for tags

* bug fix to show pinned tags

* make sure pinned tag works on load

* better way to work with viewmodel (learning as i go)

* back to working state.. can be improved

* adding some comments

* cleanup

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2025-12-21 18:01:06 +01:00
MM20
67167de2da Add transliteration support for non-latin scripts 2025-12-15 23:00:40 +01:00
MM20
253800693c Add language preference screen 2025-11-23 20:07:13 +01:00
MM20
bb2874bb69 Hide calendar events without title
Close #1683
2025-11-23 15:54:44 +01:00
MM20
b4bb2ae663 Migrate to Material symbols 2025-11-07 22:50:45 +01:00
MM20
f05481e1e8 Update file icons 2025-11-03 18:15:52 +01:00
MM20
76030b4f18 Fix breezy weather icons
Fix #1438
2025-10-24 20:32:38 +02:00
leekleak
7d7a6bc812 show correct breezy timestamp (#1659) 2025-10-22 19:35:25 +02:00
MM20
5a575738ac tweak search result ranking 2025-10-17 16:56:09 +02:00
MM20
19a5acdf43 Dismiss forecasts that are more than 7 days in the future 2025-10-12 18:13:20 +02:00
MM20
167500233e Fix second -> year unit converter factor 2025-10-11 14:29:46 +02:00
MM20
e0d792328b Swap owm cloud icons 2025-10-10 15:08:55 +02:00
MM20
5272ab5cac Add support for Breezy Weather gzip format 2025-10-10 12:46:10 +02:00
MM20
9205025761 Make unit converter parsing more lenient and add units of volume
Close #1323
2025-10-05 22:37:19 +02:00
MM20
90ce8c1233 Fix unit converter aliases 2025-09-28 15:02:16 +02:00
MM20
59ccca9652 Fix parsing time when clock is set to 12-hour format 2025-09-27 12:57:08 +02:00
MM20
4d1bbec175 Add more options for custom intent search actions 2025-09-21 18:14:27 +02:00
MM20
6b121489fa Merge branch 'main' of github.com:MM2-0/Kvaesitso 2025-09-13 21:11:19 +02:00
MM20
2953667875 Migrate OkHttp to Ktor 2025-09-13 17:26:40 +02:00
Anirudh Vempati
44f6485e71 Feature: Convert lower cased currency codes in unit conversion (#1619) 2025-09-08 19:51:31 +02:00
MM20
f9d5d2a36c Migrate locations module to Ktor 2025-09-07 18:22:29 +02:00
MM20
99af7d27c3 Migrate weather module to Ktor 2025-09-07 13:51:06 +02:00
MM20
31b0a8e2b0 Remove discontinued HERE weather provider 2025-09-06 23:35:25 +02:00
MM20
97d2668ddc Migrate Wikipedia module to Ktor 2025-09-06 21:44:49 +02:00