Commit graph

34 commits

Author SHA1 Message Date
Helium314
b18b7dc820 add a separate fragment for setting user-defined colors
issues:
when using day/night mode, active keyboard is shown in preview, not the acually modified varian
reloading / updating the preview is either slow or will not show the keyboard again
2023-09-12 14:21:40 +02:00
Helium314
9223c4c1f2 enable minify (might crash, in that case needs proguard adjustments or revert) 2023-09-07 17:51:37 +02:00
Helium314
70a86d9326 use appcompat dayNight theme, alertDialogs and popupMenus 2023-09-01 10:19:09 +02:00
Helium314
2a19114ccb change nullable / nonnull annotations to androidx 2023-09-01 08:08:36 +02:00
Helium314
6475ed7d74 remove unused dependencies and compress native libraries 2023-08-29 07:52:18 +02:00
Helium314
78cccee9bb add unit tests for shouldBeAutoCorrected, small dict fix 2023-08-28 19:50:55 +02:00
Helium314
29c252066d allow users to select dictionaries
https://github.com/openboard-team/openboard/pull/569
https://github.com/openboard-team/openboard/pull/578
modified so dictionaries use the correct type instead of always main
2023-06-26 13:25:32 +02:00
Helium314
d5bc144c89 allow to install debug along release version 2023-06-25 16:47:36 +02:00
Helium314
2c879e8aca update dependencies 2023-06-25 14:51:13 +02:00
pdroidandroid@gmail.com
6c7582aae8 1.4.5 release 2022-08-05 18:22:32 +02:00
dslul
945b5b7f6c fix crash on older devices 2022-01-23 11:41:23 +01:00
dslul
3dd1548c9f prepare for 1.4.4 release 2022-01-16 19:00:13 +01:00
pdroidandroid@gmail.com
1cbbf4983c Implemented clipboard history feature 2022-01-13 13:45:48 +01:00
Trevor Terris
8ee8f2edac Fix target and compile SDK versions
With the latest Android 12 beta (beta 3), the compile and target SDK versions are changed from "android-S" and "S" to 31. Update build.gradle to reflect these changes.
2021-07-16 08:07:16 +02:00
Trevor Terris
81a55e9fb9 Initial commit for Android S theming
Add Android S support, and start changing some colors to use system accent.
2021-06-27 07:56:54 +02:00
dslul
a77ea6ec8b update gradle 2021-06-14 10:01:57 +02:00
dslul
d50265f04d release 1.4.3 2021-05-03 09:12:23 +02:00
dslul
dc46c14f9c add Arabic PC layout 2020-10-24 10:01:57 +02:00
dslul
8ce71a3374 webp conversion 2020-10-02 14:14:04 +02:00
dslul
771b5529d4 bump version 1.4.2 2020-10-02 09:24:58 +02:00
dslul
428a647389 remove unused about class 2020-09-28 15:05:46 +02:00
dslul
ae94f9796a v1.4.1 2020-09-28 10:14:39 +02:00
dslul
98b9a8fdf1 emojis vertical swipe 2020-09-10 19:04:43 +02:00
dslul
e366c41af2 prepare for 1.4 2020-09-09 15:48:25 +02:00
dslul
bc7af4f2ab cleanup jni folder 2020-09-09 10:28:12 +02:00
dslul
f37d596e49 update gradle 2020-09-04 18:23:05 +02:00
Egidio Caprino
7f5a09a576 chore(gradle): remove Kotlin plugin warning
This removes the warning `Kotlin plugin should be enabled before 'kotlin-android-extensions'`.
2020-07-10 15:48:29 +02:00
dslul
0c63635a3c Reduce popup size and remove popup anim delay
popups are still too slow when typing fast. Needs to be improved
2020-02-06 10:38:36 +01:00
dslul
1f5e683c69 fix v1.3 crash 2020-01-27 19:22:35 +01:00
dslul
9879841c33 update feature image to reflect updated themes 2020-01-27 11:19:49 +01:00
dslul
52b23e95d6 convert inputmethodcommon to kotlin 2020-01-20 19:24:43 +01:00
dslul
33fc7b1548 Visual changes to border themes.
The popup background still needs some improvements for consistency.
2020-01-18 16:27:42 +01:00
dslul
da3598881e disable network usage 2020-01-15 12:54:35 +01:00
dslul
797ee4f5c6 first commit 2019-12-31 18:19:35 +01:00