leekleak
e1ef6cc5b1
fix selection ( #1286 )
2025-02-28 11:53:10 +01:00
leekleak
ff695cb767
Use color for icon shape selection ( #1285 )
2025-02-28 11:00:12 +01:00
Oscar Ronberg
5240431348
Add style to BinaryClock for 24-hour time ( #1190 )
...
* Add style to BinaryClock for 24-hour time
* Use global time format preference for all clock widget styles
* Add support for time format preference to remaining clock styles
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2025-02-24 18:56:19 +01:00
MM20
61f1eb0ffa
Remove unintended SettingsActivity opening animation
2025-02-10 20:11:06 +01:00
MM20
d97811d4e8
Show undo snackbar after removing a widget
2025-02-09 16:51:55 +01:00
MM20
45a19ce95e
Remove Google integration
2025-02-09 12:54:20 +01:00
Thunder
a371213d4a
Fix crash after tapping "Configure widget" in Settings ( #1242 )
...
* Fix crash after tapping "Configure widget" in Settings > Home screen > Clock
Closes #1221
* Fix another crash
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2025-02-08 12:49:49 +01:00
leekleak
024a646b1a
Standardize bottom sheets ( #1231 )
...
* move to prebuilt bottom sheet
* improve searchable editing
* fix too much space above widget picker sheet search bar
* improve restore/backup sheets
* import theme and location picker scaffolds
* improve clock widget settings icons
* continue migration
* remove search action delete button
* force maximise tag edit sheet
* add background to icon pick button
* accomodate long button name
2025-01-22 17:57:32 +01:00
leekleak
8d7084e23f
Add tooltips to widgets ( #1229 )
...
* add tooltips
* update toolbar tooltip
* prettify ifelse statements
2025-01-18 16:17:23 +01:00
MM20
8d71b41163
Initialize items state in searchable picker before searching
...
Fix #1159
2024-12-20 13:40:58 +01:00
MM20
cc339307bb
Fix search filters
2024-12-20 13:34:10 +01:00
MM20
62a45c55be
Remove compact clock widget divider when no clock is selected
...
Close #1098
2024-12-05 18:46:26 +01:00
Christoph
8c4bfb7dc9
SearchVM, SearchService: improve search UX by reducing flickering (#1117 )
...
* Fix: don't treat PH OpeningHours with specified time as `everyDay`
* Use SnapshotStateList in SearchVM and don't clear search-results if
there are no new search results from SearchableRepositories
* Rename parameter
* mergeStateLists: refactor as extension method, add apps to SearchResults by default
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2024-12-05 18:44:34 +01:00
MM20
3fe8c8194e
Fix wind speed unit conversion
...
Fix #1153
2024-12-05 18:42:01 +01:00
MM20
ca36f3cac1
Add support for custom icon pack tag icons
2024-12-03 19:08:50 +01:00
MM20
25551859c5
Revert "Bring back tag expand / collapse shared element transition"
...
This reverts commit cd803974de86f4bf94b1d39e4d95687b80a721d9.
Close #1145
2024-11-23 22:28:50 +01:00
MM20
930897f1d6
Add preference for compact tag buttons
...
Close #645
2024-11-22 21:49:45 +01:00
MM20
cd803974de
Bring back tag expand / collapse shared element transition
...
Surely the bug that crashes the launcher has been fixed by now :clueless:
2024-11-22 17:51:54 +01:00
MM20
8f0e967143
Replace onGloballyPositioned with onRectChanged but then don't do it because it doesn't work
2024-11-22 17:26:02 +01:00
MM20
b2a39e2350
Show tag icons on tag settings screen
2024-11-15 22:26:07 +01:00
MM20
eeaa8fa8dd
Update libraries
2024-11-15 21:48:29 +01:00
MM20
a21dde5741
Improve tag emoji assignment
2024-11-11 20:48:04 +01:00
MM20
06c7331584
Move Tag and tag serialization classes to core:base
2024-10-26 19:41:54 +02:00
MM20
a505b25ce9
Restore tag chip drag shadow
2024-10-26 18:32:51 +02:00
MM20
52bba7f5f2
Long press tag to edit
2024-10-20 21:42:02 +02:00
MM20
8376a41777
Fix search bar toggle button color
2024-10-20 14:34:08 +02:00
leekleak
cbb5cb4762
keep it ( #1074 )
2024-10-20 11:47:40 +02:00
MM20
77a68f8361
Remove search result order preference
2024-10-13 20:43:46 +02:00
MM20
774777f79c
Change search result order for all other categories
2024-10-13 20:32:15 +02:00
MM20
bf6e963545
Improve app result ranking
2024-10-12 22:16:10 +02:00
MM20
b640e08d98
List results: fix first item rounded corners
2024-09-27 18:28:51 +02:00
MM20
d745d199aa
Update dependencies
2024-09-15 15:35:50 +02:00
FestplattenSchnitzel
ed50b127ed
Fix typo in crash report template ( #1075 )
2024-09-08 12:52:26 +02:00
MM20
93f4747e9d
Fix incorrect string
2024-08-17 00:18:32 +02:00
MM20
8bb2184818
Make string translatable
2024-08-17 00:07:52 +02:00
MM20
561f85fd32
Make string translatable
2024-08-16 23:33:53 +02:00
MM20
cc9bff436a
Restructure calendar widget settings
2024-08-16 23:26:26 +02:00
MM20
f19074b1e8
(docs) external link
2024-08-13 19:17:08 +02:00
MM20
84a62ae8e0
Add intent filter to deep link settings pages
2024-08-13 16:54:50 +02:00
MM20
73fda82f15
Fix incorrect parent activity
...
Fix #937
2024-08-13 16:19:14 +02:00
MM20
318c26a439
Mask private profile apps while private space is locked
2024-08-13 15:19:24 +02:00
MM20
74060d53c3
Remove unused component
2024-08-13 14:12:31 +02:00
MM20
3887324d37
Move unit converter supported units to a different screen
2024-08-12 19:34:38 +02:00
Guillermo Villafuerte
827eb08908
Show additional info for unit and currency converter ( #720 )
...
* Now for conversion patterns such as "TO > FROM" and "TO - FROM" are accepted
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Added help URL for unit converter
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Localized supported units are now shown on a screen that can be invoked from unit converter settings
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Made localizable titles for dimensions and preferences
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Show currency units on list if enabled.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Supported units are now listed inline instead of a separate screen.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
---------
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2024-08-12 15:13:02 +02:00
MM20
56014794fc
Disable auto correct on search bar text field
...
Close #1014
2024-08-12 14:03:01 +02:00
MM20
f008d9366c
Add hints for dragn and drop arrangable preferences
2024-08-11 22:34:45 +02:00
MM20
8de1732e1b
Remove unused variables
2024-08-11 22:13:05 +02:00
MM20
585b2b2955
Fix app grid displaying apps for different profile
2024-08-11 22:03:36 +02:00
MM20
0b01019be8
Restore tab based profile layout
...
Close #989
2024-08-11 21:50:57 +02:00
MM20
1dad8b48d5
Add calendar plugin preferences
2024-08-06 21:10:54 +02:00