Commit graph

582 commits

Author SHA1 Message Date
BlackyHawky
e7e05ca1c2
Improved keyboard display for tablet (#58) 2023-08-10 21:17:00 +02:00
BlackyHawky
65c3972b73
Added HSL properties to lighten or darken colors (#57)
* Added HSL properties to lighten or darken colors

* Adjusted lightening and darkening value
2023-08-10 20:50:49 +02:00
Md. Rifat Hasan Jihan
0c11dba81d
Translated strings for Bengali (#65)
* made app_slogan string non-translatable

* translated bn\strings

Translated using Lokalise

* translated bn\strings-emoji-descriptions

Translated using Lokalise
2023-08-09 19:11:51 +02:00
Helium314
0eed94cc56
Merge pull request #68 from BlackyHawky/Emoji_key_background
Fix emoji key background for no-border themes
2023-08-09 16:37:28 +02:00
Helium314
acaf426436
Merge pull request #69 from BlackyHawky/Settings_Android12
Fix all-time dark Openboard settings for Android 12+
2023-08-09 08:22:09 +02:00
Helium314
7c6a43d9c9
Merge pull request #60 from BlackyHawky/Symbols
Symbols modified on "f" + "m" + "apostrophe" keys
2023-08-09 06:46:47 +02:00
BlackyHawky
235cdc2464 Fix all-time dark Openboard settings for Android 12+ 2023-08-08 20:23:55 +02:00
BlackyHawky
e54dfa572c Fix emoji key background for no-border themes 2023-08-07 19:05:08 +02:00
BlackyHawky
b07146061b Symbols modified on "f" + "m" + "apostrophe" keys 2023-08-06 00:12:36 +02:00
Helium314
afa0670aba
Merge pull request #56 from BlackyHawky/Popup_corner
Fixed missing rounded popups and rounded selector for base themes
2023-08-05 10:22:20 +02:00
BlackyHawky
47194f8425 Fixed rounded popups for base themes 2023-08-05 00:28:37 +02:00
BlackyHawky
9cc996c296
Resolved "Todo" in themes-lxx-base.xml and themes-lxx-base-border.xml (#51)
* Action key aspect ratio & action more keys popup partially resolved

* Action key aspect ratio & action more keys popup 100% resolved

* Todo removed for "themes-lxx-base.xml" & "themes-lxx-base-border.xml"
2023-08-03 07:35:26 +02:00
Helium314
4c871bea54
Update dictionary urls 2023-08-01 10:05:12 +02:00
Helium314
20a1c95d8d fix bad spacebar height in some modes 2023-07-31 10:56:19 +02:00
Helium314
093280b513 fix color issues in (more) suggestions for border theme 2023-07-31 07:22:22 +02:00
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
0a7946e248
Merge pull request #44 from BlackyHawky/Fix_keys_alignment
Fix_alignment_Shift/Delete_with_Symbol/Enter_keys
2023-07-30 10:36:47 +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
469088d62f
Merge pull request #43 from BlackyHawky/Fix_enter_key_tablet
Fix enter key in split mode for AZERTY
2023-07-30 08:41: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
BlackyHawky
ffb83fe2a4 Fix_alignment_Shift/Delete_with_Symbol/Enter_keys 2023-07-30 00:40:23 +02:00
BlackyHawky
fd4c7aca22 Fix enter key in split mode for AZERTY 2023-07-29 22:50:19 +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
Md. Rifat Hasan Jihan
2a762bdc62
Rearranging and grouping some rarely-used characters for bn_BD (#40) 2023-07-28 23:49:00 +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
2fd87bb593 fix MoreKeysResources to always create hebrew locale with code iw
iw is used in android resources, and mismatching locale code could cause issues
2023-07-28 20:19:57 +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
0918935e09 add missing 'ß' to german 600dp layouts, should fix #35 2023-07-26 13:30:33 +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
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