Commit Graph
100 Commits
Author SHA1 Message Date
MM20 8193324b39 Move dock settings to home screen settings 2024-02-20 22:09:35 +01:00
MM20 01ea2a2862 Fix plugin setup pending intent background permission 2024-02-20 22:03:23 +01:00
MM20 1e17e93301 Update libraries 2024-02-20 21:41:37 +01:00
MM20 6d93731bfd Fix dismissing and restoring note widget 2024-02-20 18:33:31 +01:00
MM20 3c9489d696 Learn how to type challenge (impossible) 2024-02-20 16:52:51 +01:00
MM2-0andWeblate bc046f7101 Translated using Weblate (German)
Currently translated at 100.0% (661 of 661 strings)

Translation: Kvaesitso/i18n
2024-02-20 15:52:22 +00:00
MM20 324da38d45 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-02-20 16:44:33 +01:00
MM20 faf6567c83 Change MDY compat preference 2024-02-20 16:43:51 +01:00
MM2-0andGitHub 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
MM2-0andWeblate ddf94a2536 Translated using Weblate (German)
Currently translated at 100.0% (657 of 657 strings)

Translation: Kvaesitso/i18n
2024-02-18 22:57:50 +00:00
MM20 226219c1e6 Plugin screen: i18n 2024-02-18 23:55:41 +01:00
MM20 314c4c1e43 It's Android Studio randomly added a file time 2024-02-18 23:52:21 +01:00
MM20 ae1c60a11c Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-02-18 23:24:27 +01:00
MM20 c1fef86873 Add generic app icon for plugins 2024-02-18 23:24:14 +01:00
MM2-0andGitHub 64658de179 Bing is not Google 2024-02-12 23:11:42 +01:00
MM20 6dce8ff61a Docs: add edit link 2024-02-10 01:53:41 +01:00
MM20 4fe44dbd89 Add file search plugin docs 2024-02-10 01:47:38 +01:00
MM20 e0adc8d3c6 Plugin SDK 1.0.0-alpha03 2024-02-10 01:13:13 +01:00
MM20 4577440fb1 Add default get implementation for search plugins 2024-02-10 01:11:47 +01:00
MM20 281fe59035 learn how to write 2024-02-08 00:54:56 +01:00
MM20 235e2a0596 Finish unfinished paragraph because i forgor 💀 2024-02-08 00:43:27 +01:00
MM20 483dc1634e Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-02-08 00:37:38 +01:00
MM20 c492239a82 Add docs for plugin development 2024-02-08 00:37:20 +01:00
MM20 c3d8d8a632 Plugin SDK: add more comments and examples 2024-02-07 23:58:35 +01:00
MM20 34fcc7d3c0 SDK forecast: add default values 2024-02-07 23:49:38 +01:00
MM20 6bc77cd8b8 Fix github action (attempt no 2)
learn how to type challenge time (impossible)
2024-02-07 21:55:08 +01:00
MM20 0266625733 Fix github action (attempt no 1) 2024-02-07 21:51:12 +01:00
MM20 80f2848472 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-02-07 21:45:58 +01:00
MM20 64298754f8 Build plugin sdk KDocs as part of docs 2024-02-07 21:45:27 +01:00
MM20 bbbdb80919 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-02-06 00:25:34 +01:00
MM20 e5e90763d0 Update publishing config for maven central 2024-02-06 00:25:16 +01:00
MM20 4db091c3ca Restore missing file 2024-02-05 01:29:19 +01:00
MM20 ad60a5ce9b Docs: Enable search 2024-02-05 01:08:41 +01:00
MM20 19c092a5ee Fix github docs workflow 2024-02-05 01:03:46 +01:00
MM20 78b0822e34 Migrate docs to VitePress 2024-02-05 01:02:32 +01:00
MM20 6c4e068fac Fix plugin sdk visibility modifiers 2024-02-04 21:49:30 +01:00
MM20 2de3ca552b Build javadocs for plugin sdk 2024-02-04 02:29:12 +01:00
MM20 ec5908f9de Make string localizable 2024-02-04 01:26:35 +01:00
MM20 7fedb154bf Allow setting plugin package icon via metadata 2024-02-04 01:23:02 +01:00
MM20 4cb14866af Fix plugin sdk 2024-02-04 01:10:57 +01:00
MM20 c014c143ed Update libraries 2024-02-03 22:47:05 +01:00
MM20 73e17486a1 Update AGP 2024-02-02 22:26:19 +01:00
MM20 837cd63191 Fix clock disappearing when fill screen height is disabled 2024-01-28 23:05:01 +01:00
MM20 33eff8499e Fix crash 2024-01-28 23:00:12 +01:00
MM20 da12d03460 Fix theme selection on theme selection preference screen 2024-01-28 22:54:17 +01:00
MM20 e7b3920c69 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-01-28 22:02:44 +01:00
MM20 426473e397 Add API to control online search 2024-01-28 21:35:36 +01:00
MM2-0andWeblate a375270d0d Translated using Weblate (German)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-01-22 18:59:17 +00:00
MM2-0andGitHub d7340c485b Update trigger-fdroid-repo-rebuild.yml 2024-01-21 10:32:21 +01:00
MM2-0andGitHub 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 6989c90fbe Use internal cache dir as temporary backup dir 2024-01-19 23:04:54 +01:00
MM20 f8f82e6294 Add decimeter as unit of length
Close #650
2024-01-19 22:54:03 +01:00
MM20 3de61e544b Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-01-19 22:47:15 +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 8d490b3c05 Bump backup format version number 2024-01-19 22:33:45 +01:00
MM20 c16969ac5f Remove old data store backup component 2024-01-19 22:32:12 +01:00
MM20 92ddc75060 Refactor preferences module 2024-01-19 22:29:37 +01:00
MM20 94aee6baba Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-01-05 22:16:02 +01:00
MM20 1e8a4e1554 Fix notification badges
Close #657
2024-01-05 22:15:40 +01: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 54f5bb9a27 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-29 17:51:21 +01:00
MM20 35ff1bce1a Add weather plugin specific settings 2023-12-29 17:50:55 +01:00
MM20 f984f68b34 Tweak toolbar slot breakpoints 2023-12-23 18:02:20 +01:00
MM20 d341cf6af6 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-23 17:52:12 +01:00
MM20 f11dca7f12 Add tooltips to toolbars 2023-12-23 17:51:18 +01:00
MM20 58132e516d Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-23 17:00:46 +01:00
MM20 f2cb92dd2b Remove Microsoft integration for good
Close #583
2023-12-23 17:00:33 +01:00
U. N. OwenandGitHub cab715e0c7 Update libraries.md 2023-12-23 16:50:57 +01:00
MM20 b901b68383 Fix substring index OOB Exception
Fix #639
2023-12-22 18:30:52 +01:00
MM20 c2421b33ab Improve weather plugin error handling 2023-12-22 18:30:38 +01:00
MM20 7db400fb10 Weather SDK: fix auto location provider path 2023-12-22 13:53:25 +01:00
MM20 25da73745f Fix infinite recursion 2023-12-22 13:52:32 +01:00
MM20 a62593cad3 Weather provider SDK: make provider URL optional 2023-12-22 13:26:18 +01:00
MM20 211f30170c Implement plugin weather provider 2023-12-22 01:02:13 +01:00
MM20 d80e4c66a4 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-22 00:25:56 +01:00
MM20 eb1123ab73 Refactor weather module 2023-12-22 00:25:41 +01:00
MM20 bba805ccd6 SDK: fix storing permission grants 2023-12-20 17:03:24 +01:00
MM2-0andWeblate 6262fa63fa Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)

Translation: Kvaesitso/Plugin SDK
Translate-URL: https://i18n.mm20.de/projects/kvaesitso/plugins/plugin-sdk/de/
2023-12-19 22:59:40 +00:00
MM2-0andWeblate 615e7daece Added translation using Weblate (German) 2023-12-19 22:43:10 +00: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 1c542f38ba Add weather plugin language parameter 2023-12-17 19:30:59 +01:00
MM20 d98fc29fba Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-17 18:02:31 +01:00
MM20 24c0899035 Add weather plugin sdk classes 2023-12-17 18:02:11 +01:00
MM20 f327906a3e Make file plugin config parameter non-optional, remove unused field 2023-12-15 13:54:57 +01:00
U. N. OwenandGitHub 99a49467d5 Update readme.md 2023-12-13 23:06:49 +01:00
MM20 c3acebe072 Change license of plugin modules (sdk and shared) to Apache 2.0 2023-12-13 23:05:32 +01:00
MM20 ccac8a89ae Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-12-11 22:34:38 +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 d13ca6cd6c Auto refresh plugin list after granting plugin permission 2023-12-11 14:12:16 +01:00
MM20 fced1bc14e Allow plugins to override their own name using meta data (instead of the app name) 2023-12-10 18:54:15 +01:00