Commit graph

594 commits

Author SHA1 Message Date
Helium314
db3c39bfc5 add some experimental dictionaries for non-latin scripts, upate readme 2023-07-26 06:25:42 +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
Helium314
92d03dfa6c update issue templates 2023-07-24 10:12:12 +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
gigisforza70
0834f408ef
fix space (height) between keys (#8)
* fix space between keys

fix space between keys, make them like gboard,for better user experience.

* restore old height to 100%
2023-07-23 21:57:49 +02:00
Helium314
476c0a563c
Merge pull request #27 from BlackyHawky/Split_number_row
Split number row
2023-07-22 12:56:45 +02:00
BlackyHawky
3b8260c26b Split number row 2023-07-22 12:11:08 +02:00
Helium314
30745bc2e2
Merge pull request #26 from BlackyHawky/Fix_emoji_page_indicator_background_amoled
Fix emoji page indicator background amoled
2023-07-22 10:04:01 +02:00
BlackyHawky
1b6fe9f746 Fix emoji page indicator background amoled 2023-07-22 08:12:49 +02:00
Helium314
b5f3639e9f fix minor issues with user colors 2023-07-22 07:53:14 +02:00
Helium314
7d9e918c7a
Update README.md 2023-07-21 19:39:43 +02:00
Helium314
d2f414811f properly apply user defined theme immediately 2023-07-21 19:32:53 +02:00
Helium314
72dac6a9ea insert phantom space after some more characters 2023-07-21 18:20:31 +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
6c75203dfc add armenian, russian and turkish currency keys
and move pound and rupee key styles to separate files, to match others
2023-07-19 23:56:49 +02:00
Helium314
bbfebcc50a set currency hint using currency key style 2023-07-19 22:04:28 +02:00
Helium314
b21f059c70 remove unnecessary code duplication for azerty
was already the case for other layouts and other rows of azerty
2023-07-19 18:36:38 +02:00
Helium314
ffe7d81ebc improve emoji deletion 2023-07-19 17:05:53 +02:00
Helium314
178654b0e9 update experimental emoji dictionary 2023-07-19 11:31:35 +02:00
Helium314
db54116592
Merge pull request #25 from BlackyHawky/Emoji_v15
Update Emojis to version 15
2023-07-18 00:14:14 +02:00
BlackyHawky
75243ef893 Update Emojis to version 15 2023-07-17 18:45:37 +02:00
Helium314
aba68b114b update PR template 2023-07-17 08:47:20 +02:00
Helium314
f48cd06641 update readme 2023-07-15 09:44:20 +02:00
Matthieu Wadbled
9c94268730 Update rows_azerty.xml
Replace rowkey_qwerty by rowkeys_azerty for 600dp width in land mode

Fixes : #668
2023-07-15 09:42:31 +02:00
Helium314
8091c5f62d add PR template and experimental italian dictionary 2023-07-13 12:45:16 +02:00
Helium314
1848d50c6c fix navbar color setting state 2023-07-12 19:02:32 +02:00
Helium314
624b58b82d
Update readme 2023-07-08 13:16:10 +02:00
Md. Rifat Hasan Jihan
f397cb3458
support spell checker for Bengali (Bangladesh) (#11) 2023-07-08 13:13:05 +02:00
Md. Rifat Hasan Jihan
b7d4a4dc6c
Fixed dictionary icon (#10)
* Fixed dictionary icon
* fixed about icon dimension
2023-07-08 13:00:50 +02:00
Helium314
1489c368a6 rename default english dictionary to en_US (because it is), add en_GB dictionary 2023-07-08 11:09:56 +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
38dfcc407b update readmes 2023-07-07 08:27:29 +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
d6b4079502 update experimental dictionaries, and add experimental emoji dictionary 2023-07-06 19:34:24 +02:00
Helium314
ae1a2ca183 option for navbar to follow theme
fixes #4
2023-07-06 16:46:23 +02:00
Helium314
99075977ff
Merge pull request #7 from RHJihan/new
Made Clipboard key default on long press comma, and re-order other items in that menu
2023-07-06 08:51:32 +02:00
Md. Rifat Hasan Jihan
d0b1bb5802 Made Clipboard key default on long press comma
The Clipboard key is set to default on long pressing comma and rearranged for a better user experience.
2023-07-06 11:41:59 +06:00
Helium314
228fea6976 update issue templates 2023-07-05 18:20:33 +02:00
Helium314
d9358f64de add experimental dictionaries, and script to create them from sentence lists (wip) 2023-07-05 18:04:07 +02:00