486 Commits

Author SHA1 Message Date
MM2-0
f037a72379
Merge pull request #652 from strongville/feat/materialYouCompat
Use Material You Compat on Android 12+ if flag is enabled
2024-02-20 16:35:51 +01:00
MM20
571f9cfee4
Fix configuring app widgets after adding them 2024-02-19 22:57:46 +01:00
MM20
3f7209035e
Fix adding widgets 2024-02-19 22:54:02 +01:00
MM20
1c54166b58
Fix media integration settings app list not loading 2024-02-19 00:28:52 +01:00
MM20
60fb2b7309
Plugin screen: fix set as weather provider action 2024-02-19 00:00:56 +01:00
MM20
226219c1e6
Plugin screen: i18n 2024-02-18 23:55:41 +01:00
MM20
ec5908f9de
Make string localizable 2024-02-04 01:26:35 +01:00
MM20
c014c143ed
Update libraries 2024-02-03 22:47:05 +01:00
MM20
837cd63191
Fix clock disappearing when fill screen height is disabled 2024-01-28 23:05:01 +01:00
MM20
da12d03460
Fix theme selection on theme selection preference screen 2024-01-28 22:54:17 +01:00
MM20
426473e397
Add API to control online search 2024-01-28 21:35:36 +01:00
Guillermo Villafuerte
7d0c1829a8
Merge remote-tracking branch 'upstream/main' into feat/materialYouCompat
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

# Conflicts:
#	app/ui/src/main/java/de/mm20/launcher2/ui/settings/appearance/AppearanceSettingsScreen.kt
#	app/ui/src/main/java/de/mm20/launcher2/ui/theme/colorscheme/Custom.kt
#	core/preferences/src/main/java/de/mm20/launcher2/preferences/DataStore.kt
#	core/preferences/src/main/java/de/mm20/launcher2/preferences/Defaults.kt
2024-01-19 18:10:42 -06:00
MM2-0
36b83ad07b
Merge pull request #649 from strongville/feat/editWidgetsSBM
Add menu entry "Edit widgets" if button on the widgets list is not shown
2024-01-19 23:25:02 +01:00
MM20
b433e5884c
Fix tag editor apps not loading 2024-01-19 23:24:18 +01:00
MM20
2492e22f6f
Fix search favorites tags expand button breaking when activity is recreated
Fix #596
2024-01-19 22:46:23 +01:00
MM20
33645ec547
Restore favorites widget tag list expand functionality 2024-01-19 22:45:10 +01:00
MM20
92ddc75060
Refactor preferences module 2024-01-19 22:29:37 +01:00
Guillermo Villafuerte
01fe899c0c
FIX: The flag for ignore system colors appeared on API versions below 31
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2024-01-06 15:47:01 -06:00
Guillermo Villafuerte
1858c70193
MOD: Hide "Edit widgets" when search and apps list is open/shown.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2023-12-30 16:25:50 -06:00
MM20
921c641cf6
Remove deprecated parameter 2023-12-29 19:15:44 +01:00
MM20
f2881874a2
Fix pager swipe directions in RTL layout 2023-12-29 19:08:15 +01:00
MM20
0bfdd1484f
Fix favorites reorder sheet in RTL languages
Fix #637
2023-12-29 19:04:16 +01:00
MM20
35ff1bce1a
Add weather plugin specific settings 2023-12-29 17:50:55 +01:00
Guillermo Villafuerte
706bd38731
Added flag to use Material You Compat on Android 12+
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2023-12-28 19:23:09 -06:00
Guillermo Villafuerte
79e09c197b
FIX: "Add widget" button not visible if edit mode was activated from search bar menu.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2023-12-28 11:54:37 -06:00
Guillermo Villafuerte
387db176f1
Add menu entry "Edit widgets" if button on the widgets list is not shown.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2023-12-27 22:51:44 -06:00
MM20
f11dca7f12
Add tooltips to toolbars 2023-12-23 17:51:18 +01:00
MM20
eb1123ab73
Refactor weather module 2023-12-22 00:25:41 +01:00
MM20
a4aa4120de
Remove plugins permission 2023-12-18 16:59:58 +01:00
MM20
cb7f6b6693
Implement custom permission system for plugins 2023-12-18 16:51:48 +01:00
MM20
2070a25c7e
Add plugin error message if a plugin is not working 2023-12-10 17:21:04 +01:00
MM20
2479fdbc03
Move badge settings to decentralized data store, add preference for plugin badges 2023-12-07 22:44:41 +01:00
MM20
a94cc2ae01
Add file plugin settings screens 2023-12-03 19:44:26 +01:00
MM20
966d43d4d1
Migrate file search settings to decentralized json data store 2023-11-25 18:54:27 +01:00
MM20
25cd9b707e
Group plugins by package 2023-11-25 16:29:20 +01:00
MM20
e7ae751340
Add plugin settings screen 2023-11-06 19:30:41 +01:00
MM20
801caf9dd6
Plugins: bringup 2023-11-05 19:02:59 +01:00
MM20
0a508a37ba
Refactor file metadata types 2023-10-29 22:50:50 +01:00
MM20
97fca2d014
Restructure clock widget settings 2023-10-28 23:17:05 +02:00
MM20
15ac8912b1
Clock widget: always display favorites part on bottom of screen if enabled 2023-10-28 23:11:29 +02:00
MM20
557aa9fc88
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-10-28 17:17:06 +02:00
MM20
47cf4e9483
Refactor backup/restore
Close #575
2023-10-28 17:15:04 +02:00
MM20
e3005cf051
Move database module from :core to :data 2023-10-28 14:20:36 +02:00
MM20
957358c79a
Annual refactor 2023-10-28 14:20:16 +02:00
Sir-Photch
9f6f17b9b7 only reset bestMatch when searchquery is empty 2023-10-28 13:56:48 +02:00
MM20
61da8baa12
Make string translatable 2023-10-13 17:02:43 +02:00
MM20
ea031068a7
Version 1.28.0 2023-10-13 16:54:53 +02:00
MM20
0b5ba802db
Catch PackageManager$NameNotFoundException 2023-10-13 15:08:51 +02:00
MM20
d797263c0a
Don't unpin shortcuts when they are unavailable 2023-10-13 15:03:01 +02:00
MM20
ad5772b3db
Pager scaffold: add haptic feedback 2023-10-13 14:05:46 +02:00