Commit Graph
781 Commits
Author SHA1 Message Date
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
AlarusBandGitHub 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
MM20 9d3bdb4600 (fix) open keyboard preference
Fix #1434
2025-06-01 18:48:56 +02:00
MM20 7abff7998e Revert "Use motion scheme for scaffold animations"
This reverts commit 76a2766b07.
2025-06-01 18:45:28 +02:00
MM20 c7a66821ac (fix) incorrect shape scheme name on appearance settings screen 2025-06-01 18:13:42 +02:00
MM20 76a2766b07 Use motion scheme for scaffold animations 2025-06-01 18:11:51 +02:00
78fa1d71dc Location: add icons for available payment methods (#1408)
* add backend for PaymentMethod.kt

* change type of acceptedPaymentMethods to Map<PaymentMethod, Boolean>

* add icons to UI and reduce PaymentMethod.kt to Cash and Card

* make OSM parsing for acceptedPaymentMethods correct (in an opinionated way)

* use Toll and TollOff icons

* fix seperator on empty payment methods

* fix sharedElement and animateEnterExit labels that are not part of the sharedElement

* (feat) shape schemes

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2025-06-01 17:27:18 +02:00
MM20 99fd69d5d9 Remove home button gesture
- It causes more problems than it solves
- Who even uses 3 button nav in 2025?

Close #1436
2025-05-28 21:46:45 +02:00
MM20 814c15e724 Use MaterialExpressiveTheme 2025-05-27 20:12:17 +02:00
MM20 8ba12ce107 Fix bottom search insets 2025-05-27 17:55:54 +02:00
ValerieandGitHub a24d1b8798 Layout rewrite please read https://github.com/MM2-0/Kvaesitso/discussions/1431
Rewrite of the underlying layout and gesture handling
2025-05-27 00:02:12 +02:00
MM20 4dc5f2e269 update libraries 2025-05-09 21:53:25 +02:00
MM20 269c107a8e Version 1.36.1 2025-05-03 20:31:58 +02:00
MM20 06095a75ab Version 1.36.0 2025-05-03 17:36:35 +02:00
MM20 f97fb0a88d Calendar widget: separate running tasks from running events 2025-04-30 19:29:03 +02:00
MM20 9e17686c5f i forgor but now i rember 2025-04-29 22:21:18 +02:00
MM20 a711b39b9c Weather widget: launch weather app on tap if installed 2025-04-28 21:48:33 +02:00
MM20 5e59bf171a Add Breezy Weather integration 2025-04-28 20:58:59 +02:00
MM20 4e2fbf965f Make string translatable 2025-04-27 14:46:08 +02:00
MM20 a53ee1b273 Use different string 2025-04-27 14:44:10 +02:00
MM20 28b33398cd Add Tasks integration settings screen 2025-04-27 14:24:30 +02:00
MM20 c7acd7ad24 Adjust permission banner style 2025-04-26 19:08:21 +02:00
MM20 7132e69ec8 Add tasks.org integration 2025-04-26 13:29:58 +02:00
MM20 cabc496c27 Hidden item settings: add headline to dropdown menu 2025-04-23 21:38:37 +02:00