Helium314
cf47f22c9e
fix white suggestion strip pressed color
2023-07-30 22:25:51 +02:00
Helium314
20aa6cf057
tune colors a little
2023-07-30 20:58:46 +02:00
Helium314
d9ebf2866c
put custom theme variants in some array
2023-07-30 10:39:58 +02:00
Helium314
099095e3a3
slightly adjust colors, adjust some todos
2023-07-30 09:57:43 +02:00
Helium314
d517709391
fix issue when rotating screen while keyboard is showing on some newer android versions
...
see https://github.com/Helium314/openboard/pull/33#issuecomment-1650487463
based on commits
4d464ec07d
6ae09365a5
6c752d8eca
2023-07-30 08:58:08 +02:00
Helium314
9d8571db0f
update themes to work with the new base theme
...
slight adjustments to base theme to work around some strange issues
start replacing old themes with color variants of the base theme
2023-07-30 08:34:29 +02:00
Helium314
d04b8a8ca7
Merge remote-tracking branch 'refs/remotes/my/new' into new
2023-07-29 18:50:42 +02:00
BlackyHawky
5ca7aec120
Add white base themes for use with custom themes ( #36 )
2023-07-29 18:36:50 +02:00
Md. Rifat Hasan Jihan
dd0c8e2187
Disable auto-capitalization for some languages ( #38 )
...
* Disable auto-capitalization for some languages
Layouts from these languages have different characters on default state and shift state (not just case change of normal state). So it is not necessary for these layouts to have auto-capitalization start of the typing or after sentence terminators.
Bengali, Hindi, Thai, Georgian, Khmer, Lao, Sinhala, Nepali
* added more NON_UPPERCASE_SCRIPTS
2023-07-28 23:49:35 +02:00
Helium314
2e45ae78fb
fix clipboard key being colored after switching from custom to non-custom theme
2023-07-28 22:46:26 +02:00
Helium314
33b64ac34d
move dictionaries and related script to a separate repository
...
https://codeberg.org/Helium314/aosp-dictionaries
2023-07-28 19:19:57 +02:00
Helium314
1956ca43e4
set custom text color for space bar text (language)
2023-07-28 17:49:39 +02:00
Md. Rifat Hasan Jihan
000f312bd6
Split keyboard for Bengali (Bangladesh) ( #18 )
...
* Split keyboard for Bengali (Bangladesh)
* character correction
* supportedScript="bengali"
2023-07-28 06:38:31 +02:00
Helium314
965038744b
improve garbage words being created in batch input mode
...
this likely depends on library
2023-07-26 16:17:06 +02:00
Helium314
6fafac914b
fix a bunch of minor issues with custom themes
2023-07-26 13:26:19 +02:00
Helium314
3c060ddfa5
move color filters for custom colors into "Colors" class
2023-07-26 11:01:58 +02:00
Helium314
a1cf043083
fix red spell check for words ending in period on newer android versions, fixes #32
...
commit d9c7fd89548926eca24d22cbc784278df33eec47
Author: icburns <icburns@uw.edu>
Date: Thu Aug 18 17:51:50 2022 -0700
#520 modify CHECKABILITY_CONTAINS_PERIOD logic to for capitalized words in suggestions.
commit 630e03d88f0c3db9749fea228fd10a684c27732d
Author: icburns <icburns@uw.edu>
Date: Thu Aug 18 17:47:23 2022 -0700
#520 modify CHECKABILITY_CONTAINS_PERIOD logic to account for period only present in the last index (valid end of sentence).
2023-07-25 14:41:11 +02:00
Michael W
8acf5b5464
LatinIME: Properly refresh summary
...
* onResume() of AppearanceSettingsFragment gets called
before onPause() of CustomInputStyleSettingsFragment
* Instead, save after each modification so the lifecycle
doesn't matter
Change-Id: If5c5df8b589c08df61eea2643c217e9665a01002
2023-07-24 08:21:42 +02:00
Helium314
b5f3639e9f
fix minor issues with user colors
2023-07-22 07:53:14 +02:00
Helium314
d2f414811f
properly apply user defined theme immediately
2023-07-21 19:32:53 +02:00
Helium314
ac2564e50a
improve coloring of some key icons
2023-07-21 18:12:30 +02:00
Helium314
7facfd07ef
missed rename from user to custom
2023-07-21 18:12:08 +02:00
Helium314
9359f10d6f
fix bad interactions of navbar color and custom theme
2023-07-21 17:13:14 +02:00
Helium314
ca2b671f26
move getting custom colors to a separate function
...
and rename some more variables to "custom"
wip: navigation bar color currently broken
2023-07-20 12:38:07 +02:00
Helium314
c6411777ab
allow setting functional and space key colors separately
...
not exposed to user
also fixes minor inconsistencies
2023-07-20 10:55:22 +02:00
Helium314
f61c76195d
rename user theme to custom theme
2023-07-20 09:47:02 +02:00
Helium314
ffe7d81ebc
improve emoji deletion
2023-07-19 17:05:53 +02:00
Md. Rifat Hasan Jihan
f397cb3458
support spell checker for Bengali (Bangladesh) ( #11 )
2023-07-08 13:13:05 +02:00
Helium314
4d2686cb39
improve issues with key text colors (still happening in more suggestions view)
2023-07-08 10:49:32 +02:00
Helium314
f498d14e3b
fix issues with adding words to personal dictionary
2023-07-08 09:11:22 +02:00
Helium314
2439791322
fix issues with keys texts not using user-defined color
2023-07-08 08:03:57 +02:00
Md. Rifat Hasan Jihan
3f3a2c4230
Added "About" page on 'Settings' ( #6 )
...
* Added "About" page on 'Settings'
* configure @string/app_slogan
* auto retrieve version
* Update links in about screen
---------
Co-authored-by: Helium314 <helium314@mailbox.org>
2023-07-08 07:56:59 +02:00
Helium314
b184fe19ea
copy use-contacts setting to correction settings
2023-07-07 07:42:13 +02:00
Helium314
bc159f5e3c
fix color dialog title
2023-07-07 07:13:36 +02:00
Helium314
c53224dd2b
improve UI for user-added dictionaries
2023-07-07 06:32:48 +02:00
Helium314
4a5d3155b4
fix issue with emoji color in more suggestions panel
2023-07-06 21:16:59 +02:00
Helium314
ae1a2ca183
option for navbar to follow theme
...
fixes #4
2023-07-06 16:46:23 +02:00
Helium314
5b3ddaaadd
enable contact suggestions
2023-06-29 10:56:17 +02:00
Helium314
c468732ca2
fix some theming issues
2023-06-29 10:17:23 +02:00
Helium314
1799d618c5
add words to system personal dictionary
2023-06-28 21:18:41 +02:00
Helium314
601b994941
allow removing suggestions
2023-06-28 20:40:35 +02:00
Helium314
cdabf650c6
user-adjustable colors
2023-06-28 18:54:23 +02:00
Helium314
ae69ffe648
fix issues with debug version
...
and some small things
2023-06-28 15:21:30 +02:00
Helium314
8123c79523
allow loading external gesture typing library
2023-06-28 09:27:07 +02:00
Helium314
ac7ac4f907
add multilingual typing
2023-06-26 23:47:21 +02:00
Helium314
0f585f9f1b
Exit shift-symbol view on space
2023-06-26 15:29:40 +02:00
Helium314
7b743db65a
Reduce amount of unwanted automatic space insertions
2023-06-26 15:24:34 +02:00
Helium314
cfa27dbb7f
fix issues with suggestions
2023-06-26 14:58:15 +02:00
Helium314
d5902a7f2c
fix dictionary url
2023-06-26 14:20:49 +02:00
Helium314
ec2c3253a0
allow using all dictionary file versions
...
removes a hack preventing version < 18, which is really bad for user-added dictionaries
2023-06-26 14:17:53 +02:00