140 Commits

Author SHA1 Message Date
MM20
cb7f6b6693
Implement custom permission system for plugins 2023-12-18 16:51:48 +01:00
MM20
79ab775ef0
Fix deleting app shortcuts 2023-12-11 22:34:14 +01:00
MM20
bdf8b1f0d7
Plugin sdk: add file owner and meta data fields 2023-12-11 16:32:57 +01:00
MM20
63e2d5cdac
Run plugin queries on worker thread 2023-12-10 18:44:32 +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
0f6d636ca0
Add plugin badges 2023-12-07 20:56:57 +01:00
MM20
a94cc2ae01
Add file plugin settings screens 2023-12-03 19:44:26 +01:00
MM20
4c3b491a08
Remove unused field 2023-11-25 21:09:55 +01:00
MM20
6cbf37a9f9
Fix calendar widget 2023-11-25 21:07:07 +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
67c7094cd2
Fix apps not being uninstallable 2023-11-08 19:07:17 +01:00
MM20
b7452f6bce
Plugin stuff, idk, i wrote that shit yesterday 2023-11-08 19:02:53 +01:00
MM20
e7ae751340
Add plugin settings screen 2023-11-06 19:30:41 +01:00
MM20
7c20d541cd
Add missing function implementation 2023-11-05 20:04:42 +01:00
MM20
801caf9dd6
Plugins: bringup 2023-11-05 19:02:59 +01:00
MM20
fee99c4c9e
Contact search: include sort key in query 2023-10-30 17:10:17 +01:00
MM20
4c0b34e091
Fix app keys 2023-10-30 17:05:26 +01:00
MM20
0a508a37ba
Refactor file metadata types 2023-10-29 22:50:50 +01: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
MM20
6d96d3ae8f
Catch NPE
Fix #551, #549
2023-10-13 15:19:28 +02:00
MM20
fb41d3e2ab
Catch security exception 2023-10-13 15:04:46 +02:00
MM20
d797263c0a
Don't unpin shortcuts when they are unavailable 2023-10-13 15:03:01 +02:00
MM20
b8261f047e
Immediately update weather data after granting location permission 2023-10-06 14:46:40 +02:00
MM20
2d5a0bf5a7
Modernize gradle scripts, migrate to TOML version catalog 2023-10-05 21:54:19 +02:00
MM20
e83a6e8a31
Add intent to import theme files directly 2023-10-02 19:46:45 +02:00
MM20
e516848f4f
File search: improve handling of launcher theme and launcher backup file types 2023-10-02 11:30:23 +02:00
MM20
633cc0214d
Add logging to shortcut pin request handler 2023-10-02 10:54:51 +02:00
MM20
9118120c90
Add Signal shortcut to contact results
Close #398
2023-08-27 16:10:54 +02:00
MM20
b65ef71c3c
Catch security exception 2023-08-27 12:29:12 +02:00
MM20
28384972d5
Fix SecurityException
Fix #301
2023-08-26 22:28:16 +02:00
MM20
ff7a72f7c4
Add color scheme backup / restore 2023-08-26 18:52:35 +02:00
MM20
6c040bccce
Add color scheme import/export 2023-08-26 15:11:10 +02:00
MM20
d8e108cb70
Add color scheme duplicate and delete actions 2023-08-25 18:40:14 +02:00
MM20
ebee33ecf0
Only update color scheme after color picker has been closed 2023-08-23 21:25:17 +02:00
MM20
bf9035bb2c
Convert colors to unsigned int before converting them to string 2023-08-23 19:22:43 +02:00
MM20
1a86aa018e
Custom color schemes v2 - part 3
Store preferences and apply color schemes
2023-08-23 19:02:37 +02:00
MM20
f128469f68
Port B/W theme 2023-08-23 16:19:10 +02:00
MM20
70f658f9f3
Custom color schemes v2 - Part 3
Store custom themes in database
2023-08-22 22:08:04 +02:00
MM20
b0db1707a5
Custom color schemes v2 - Part 1
Add data structures and theme editor
2023-08-21 23:43:45 +02:00
MM20
a726f487d2
Migrate to OWM provider to OWM geocoding API 2023-08-08 20:11:24 +02:00
MM20
f4b217b30c
Add websearch quick action
Close #373, #443
2023-07-21 14:04:08 +02:00
MM20
248744fee9
Fix OWM Czech language support 2023-07-12 18:49:05 +02:00
U. N. Owen
29620e69cd
Merge pull request #438 from jamal2362/main
Scale Themed icons to original app icon size
2023-06-29 17:43:39 +02:00
MM20
3f1a04ad81
Remove Microsoft dependencies 2023-06-28 18:15:42 +02:00
Jamal Rothfuchs
f6612c3ed3 Scale Themed icons to original app icon size 2023-06-24 22:11:41 +02:00
MM20
bbe96ed09a
Add note widget file sync 2023-06-12 15:18:12 +02:00
MM20
6f313face7
Fix crash if user has an absurd amount of apps installed 2023-05-23 18:46:55 +02:00