Commit graph

76 commits

Author SHA1 Message Date
Helium314
44015f6857 upgrade test dependencies 2025-01-13 17:16:34 +01:00
Helium314
0543ccdb2d update translations and version 2025-01-12 20:46:51 +01:00
Helium314
250a43e4e7 update version, translations, and dictionary list 2025-01-06 15:57:05 +01:00
Helium314
7652af888d upgrade dependencies 2025-01-03 17:24:43 +01:00
Helium314
2b135481be update version and translations 2024-07-25 07:18:56 +02:00
Helium314
9a273a25ab update translations and version 2024-07-14 21:29:24 +02:00
Helium314
b26ac87ece update translations and version 2024-06-30 16:48:09 +02:00
Helium314
e707ade006 new version and updated translations 2024-06-24 19:28:30 +02:00
Helium314
2c3493fe93 update tests
remove failing test because issue is not reproducible on device any more
add special build variant intended for running tests in github workflow
2024-06-24 18:53:27 +02:00
Helium314
181ea3b586 disable shrinkResources because the build process seems to randomly ignore tools:keep 2024-06-14 16:32:50 +02:00
Helium314
3add493888 version and translations 2024-06-13 00:21:41 +02:00
Helium314
1ea8d936a4 upgrade dependencies 2024-06-03 19:07:39 +02:00
Helium314
1b5ed60017 add changelog and adjust version name 2024-06-02 15:30:57 +02:00
Helium314
388366c242 make long-press toolbar pinning optional 2024-05-27 20:34:26 +02:00
Helium314
c566c93bff import translations, upgrade version 2024-05-20 22:26:26 +02:00
Helium314
528bbb4f7f upgrade build.gradle and do some code inspection stuff 2024-05-15 22:47:24 +02:00
Helium314
fc1f193720 upgrade dependencies 2024-04-20 19:36:14 +02:00
Helium314
eea2dd4ee8 update version and translations 2024-04-20 12:08:48 +02:00
Helium314
28bc9a433e upgrade version and update translations 2024-04-12 17:49:06 +02:00
Helium314
8d546fad5e update version 2024-04-02 17:28:23 +02:00
Helium314
f859e80aca upgrade version, update translations and changelog 2024-03-31 21:55:01 +02:00
Deltadroid
63de83ac94
Enable abort on lint check failure (#570) 2024-03-17 21:35:18 +01:00
Deltadroid
4fff31d1f5
Update NDK to r26c (#560) 2024-03-17 13:52:40 +01:00
Helium314
be38a58c13 update app name in resources, readme, comments, ... 2024-02-14 09:22:30 +01:00
Helium314
f657ebad3d don't include dependenciesInfo, see #477 2024-02-11 06:53:49 +01:00
Helium314
978d76ed7c adjust build and add a variant that doesn't allow user-added libraries 2024-02-01 22:10:54 +01:00
Deltadroid
53022afdab
Filter NDK ABI list (#443)
Allow filtering ABI for creating faster test builds
2024-02-01 21:43:43 +01:00
Helium314
40f39a70d0 some fixes 2024-01-31 19:49:50 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Deltadroid
e86d87cc74
Update minSdkVersion to 21 (#343) 2024-01-08 09:27:06 +01:00
arcarum
ab183c53d7
Inline autofill support (#336)
Theming support is still missing
2023-12-29 09:51:46 +01:00
arcarum
8d3a32bcb2
Updated gradle, kotlin, ndk, and dependencies to their latest versions. (#335) 2023-12-20 10:02:11 +01:00
Helium314
0187beeae5 add test & fix for another url detection auto-space issue 2023-11-20 00:48:26 +01:00
Helium314
6968488e45 add settings to backup 2023-11-04 12:05:01 +01:00
Helium314
b3a9613710 upgrade target and compile sdk 2023-10-21 10:23:18 +02:00
Deltadroid
48ad8efff5
Update gradle and AGP (#218)
Update gradle and android gradle plugin
2023-10-20 17:02:58 +02:00
Helium314
d183baf401 remove some unused code and todos 2023-10-20 09:43:14 +02:00
BlackyHawky
4baca025f9
Replace color picker by new one with editable hex values (#220) 2023-10-17 12:12:57 +02:00
Deltadroid
3eba91e55c
Update targets to java 17 (#186)
The newly upgraded dependencies (gradle 8.3) now require java 17
and the java and jvm targets must both match or there will be a build
failure due to lint.
2023-10-15 16:33:51 +02:00
Helium314
bed2812887 upgrade dependencies 2023-09-26 11:34:32 +02:00
Deltadroid
e143fc9c61
Update ndk (#177)
* Use latest LTS NDK 25.2.9519653 (r25c)
* Do not fail on warnings
2023-09-21 07:35:23 +02:00
Helium314
70f419efe5 add unit tests for input logic (wip very much) 2023-09-19 19:39:47 +02:00
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