Commit graph

1697 commits

Author SHA1 Message Date
Helium314
ae461fe8b6 complete preferences screen 2025-02-06 15:52:54 +01:00
Helium314
8f5ef56f60 add backup/restore pref 2025-02-05 21:13:52 +01:00
Helium314
22977d4a8c add setting to load gesture typing library 2025-02-05 20:49:10 +01:00
Helium314
fff66913b8 add layout customizer dialog 2025-02-05 20:21:16 +01:00
Helium314
6e3bedaf5c finish appearance screen 2025-02-05 18:01:17 +01:00
Helium314
443223de6a base all dialogs on ThreeButtonAlertDialog 2025-02-05 17:18:53 +01:00
Helium314
534bfb2f13 make custom font setting work 2025-02-05 17:00:06 +01:00
Helium314
ca89eaa51c fix settings not being applied on change (and find a new issue...) 2025-02-05 16:29:26 +01:00
Helium314
4eadaa8965 clear keyboard cache when needed 2025-02-05 05:58:29 +01:00
Helium314
2d38cf0805 make sure holo white is not selectable without holo style 2025-02-05 05:42:10 +01:00
Helium314
22878578a7 work on appearance screen 2025-02-02 19:57:09 +01:00
Helium314
d31bca1208 make settings work more like they should 2025-02-02 17:58:18 +01:00
Helium314
bc5b9b4efc use simple list picker 2025-02-02 17:07:53 +01:00
Helium314
80172665c0 adjust some padding/spacing 2025-02-02 16:34:21 +01:00
Helium314
31b2a36bcc add dialog with default button 2025-02-02 15:04:40 +01:00
Helium314
e2ebd32f25 add start for layout edit dialog 2025-02-02 13:38:55 +01:00
Helium314
33e03cedd0 add TextInputDialog 2025-02-02 12:56:37 +01:00
Helium314
4de92f9aa1 unfinished state of load background image pref (should be a bit simplified) 2025-02-01 11:31:23 +01:00
Helium314
315ac3b049 add customize icons dialog 2025-02-01 10:32:06 +01:00
Helium314
e016d13410 finish basics of appearance screen 2025-02-01 09:19:58 +01:00
Helium314
12d411c294 make it compile again 2025-02-01 08:43:04 +01:00
Helium314
5e7482085f move extension functions and update todo 2025-02-01 08:35:14 +01:00
Helium314
8e624408f1 update todo and remove not needed screen 2025-02-01 01:07:21 +01:00
Helium314
e274011a03 prepare a little for screens that will not be added in this PR 2025-02-01 00:58:42 +01:00
Helium314
a92a5fd2c0 start with appearance screen 2025-01-30 21:38:13 +01:00
Helium314
0b4bbdfdc9 add missing debug settings 2025-01-30 21:03:00 +01:00
Helium314
f07f139469 add incomplete debug screen 2025-01-29 23:34:21 +01:00
Helium314
5ddfd63392 add advanced pref screen (not fully functional) 2025-01-29 23:18:06 +01:00
Helium314
f825f6a422 add gesture typing settings 2025-01-29 22:04:23 +01:00
Helium314
e2bb405291 start new settings activity from keyboard 2025-01-29 21:30:56 +01:00
Helium314
a90a894827 finish toolbar screen 2025-01-29 21:30:43 +01:00
Helium314
26a45d82f3 fix toolbar reorder dialog not closing 2025-01-29 17:54:45 +01:00
Helium314
84b01a9133 get composable from keyboardIconsSet for dealing with non-vector drawables 2025-01-29 17:52:13 +01:00
Helium314
07cac44861 use the context.prefs shortcut 2025-01-29 05:58:57 +01:00
Helium314
52e0e891fe (almost) complete toolbar screen 2025-01-29 05:51:41 +01:00
Helium314
724b292edb add a first "real" reorder dialog 2025-01-28 22:17:23 +01:00
Helium314
ce37888985 add generic reorder dialog and prelimiary toolbar pref screen 2025-01-28 16:14:42 +01:00
Helium314
d61963453f move default button of slider dialog to left 2025-01-26 21:29:07 +01:00
Helium314
3563ded922 add sliderPreference and a partial PreferencesScreen 2025-01-26 21:16:26 +01:00
Helium314
e7c2301643 move dialogs to separate files and folder 2025-01-26 19:08:34 +01:00
Helium314
85438ea33d add weird way of navigating to screens without having to pass navigation function paramter 2025-01-26 18:59:13 +01:00
Helium314
c877e5e4bc move screens to subfolder 2025-01-26 18:25:43 +01:00
Helium314
c7a12ad172 make previews work again 2025-01-26 18:10:52 +01:00
Helium314
245c0f1678 move preferences to their own screen, for easier editing with preview 2025-01-26 17:58:36 +01:00
Helium314
e1be94112e add new settings with search functionality (WIP) 2025-01-25 22:07:56 +01:00
Helium314
fc12877795 fix additional subtypes being removed when upgrading from 2.2 beta or older 2025-01-23 16:53:26 +01:00
Helium314
453683a925 fix typo, add short text to contributing about app size 2025-01-23 00:54:09 +01:00
zyachel
05816e4436
fix link to license file in about screen (#1315) 2025-01-22 17:35:32 +01:00
Helium314
35e0fe6be3 add TLD information to LocaleKeyboardInfos
preparation for #492
2025-01-20 21:28:12 +01:00
Helium314
df8c0c6c59 switch tests from junit to kotlin.test (mostly) 2025-01-19 18:27:31 +01:00