Commit graph

15082 commits

Author SHA1 Message Date
Darcy Wong
d247e475df chore(common): Update crowdin strings for Spanish (Latin America) 2022-05-24 08:37:34 +07:00
Keyman Server
deebfd1563
Merge pull request #6649 from keymanapp/auto/version-beta-15.0.252
auto: increment beta version to 15.0.252
2022-05-24 04:03:31 +10:00
Keyman Build Agent
6ad1549167 auto: increment beta version to 15.0.252 2022-05-23 14:02:48 -04:00
Darcy Wong
124a96785b
Merge pull request #6637 from keymanapp/fix/android/sticky-longpress
fix(android/engine): Fix sticky long-press keys
2022-05-23 20:56:59 +07:00
Shawn Schantz
030f31d48c
Merge pull request #6552 from keymanapp/fix/ios/6547-rotation-memory-leak
fix(ios): stops leaking memory on system keyboard rotation
2022-05-23 09:11:23 +07:00
Keyman Server
c17159f3b0
Merge pull request #6640 from keymanapp/auto/version-beta-15.0.251
auto: increment beta version to 15.0.251
2022-05-21 04:03:25 +10:00
Keyman Build Agent
9697f0233c auto: increment beta version to 15.0.251 2022-05-20 14:02:40 -04:00
Shawn Schantz
1747722ebd
Merge pull request #6633 from keymanapp/fix/ios/6413-transparent-nav-bar
fix(ios): disables transparent nav bar for ios 15
2022-05-20 12:35:24 +07:00
Darcy Wong
7e72074d57 fix(android/engine): Cleanup when subkeys displayed 2022-05-20 12:27:59 +07:00
Darcy Wong
0a39e4e4b1 chore(android/engine): Use switch statement for gesture 2022-05-20 11:32:57 +07:00
Darcy Wong
9916da44aa fix(android/engine): Investigate sticky long-press keys 2022-05-20 11:32:57 +07:00
Darcy Wong
d99ea17ea4
Merge pull request #6626 from keymanapp/feat/android/haptic-feedback
feat(android/app): Provide haptic feedback when typing
2022-05-20 09:39:58 +07:00
Darcy Wong
4cdb5072f7
Update android/KMAPro/kMAPro/src/main/java/com/tavultesoft/kmapro/KeymanSettingsActivity.java
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-05-20 09:17:10 +07:00
Keyman Server
d4bf6acdf6
Merge pull request #6635 from keymanapp/auto/version-beta-15.0.250
auto: increment beta version to 15.0.250
2022-05-20 04:02:59 +10:00
Keyman Build Agent
e71dd1af38 auto: increment beta version to 15.0.250 2022-05-19 14:02:12 -04:00
Darcy Wong
4afd872f29 chore(android): Rename variables per review 2022-05-19 09:50:13 +07:00
Marc Durdin
8a8cc3730d
Merge pull request #6624 from keymanapp/chore/common/history-related-prs
chore(common): improve PR reporting of changes
2022-05-19 11:14:23 +10:00
sgschantz
6796d62e40 disables transparent nav bar for ios 15 2022-05-18 17:43:36 +07:00
Keyman Server
7930675f3b
Merge pull request #6627 from keymanapp/auto/version-beta-15.0.249
auto: increment beta version to 15.0.249
2022-05-18 04:03:27 +10:00
Keyman Build Agent
31879771ed auto: increment beta version to 15.0.249 2022-05-17 14:02:44 -04:00
Darcy Wong
25acb85f04 chore(android): Update screenshot of Settings menu 2022-05-17 14:08:47 +07:00
Darcy Wong
3eb5508eac chore(android/app): Update help 2022-05-17 13:47:57 +07:00
Darcy Wong
ced46c8a2e feat(android): Add UX to control haptic feedback 2022-05-17 13:44:34 +07:00
Darcy Wong
ab8ff86c4b feat(android/engine): Add haptic feedback when typing 2022-05-17 13:07:22 +07:00
rc-swag
b90f22f578
Merge pull request #6580 from keymanapp/fix/windows/6571/ctrl-alt-keys-not-working
fix(windows): use GlobalGetAtomName to access global list
2022-05-17 11:00:50 +10:00
Marc Durdin
d8f81cbdf1 chore(common): improve PR reporting of changes
Fixes #6391.

The issue here was quite nuanced: where we merged a PR, and then merged
the changes into an earlier PR, but left it open, the earlier PR could
end up getting the release information comment from keyman-server
instead of the later, merged PR. This was because the commit would
appear in both PRs, so GitHub would report on both of them.

This is not a 100% fix -- but it should stop the PR tagging on unmerged
pull requests. The one situation where this may leave a gap is where we
have multiple PRs merged on the same day, where a later PR's changes are
merged into an earlier PR; in this case I think it is possible that one
of the PRs will not get the informative version comment.

But given the current fix should avoid the more common situation, I am
comfortable to leave it as is for now. This is only informative data...
and a more complete fix is a distraction.
2022-05-17 10:43:07 +10:00
Keyman Server
4befc48d3d
Merge pull request #6623 from keymanapp/auto/version-beta-15.0.248
auto: increment beta version to 15.0.248
2022-05-17 04:03:21 +10:00
Keyman Build Agent
d1b9f2d52c auto: increment beta version to 15.0.248 2022-05-16 14:02:41 -04:00
Darcy Wong
5d70adf62b
Merge pull request #6620 from keymanapp/fix/android/engine/refresh-caption
fix(android/engine): Refresh OSK when changing spacebar text
2022-05-16 18:47:39 +07:00
Darcy Wong
76e08e670c fix(android/engine): Refresh OSK when changing spacebar text 2022-05-16 11:45:15 +07:00
Darcy Wong
168a02fdd0
Merge pull request #6609 from keymanapp/fix/fv/android/settings-null-object
fix(oem/fv/android): Check current keyboard before registering model
2022-05-16 07:32:34 +07:00
Darcy Wong
3e2217d905 fix(oem/fv/android): Check current keyboard before registering model 2022-05-13 09:10:43 +07:00
Keyman Server
cf276114e6
Merge pull request #6605 from keymanapp/auto/version-beta-15.0.247
auto: increment beta version to 15.0.247
2022-05-12 04:02:46 +10:00
Keyman Build Agent
bd85fc895e auto: increment beta version to 15.0.247 2022-05-11 14:02:08 -04:00
Darcy Wong
c6681e119a
Merge pull request #6593 from keymanapp/chore/common/crowdin-pl
chore(common): Add crowdin strings for Polish
2022-05-11 17:02:14 +07:00
Darcy Wong
61ab0799a8
Merge pull request #6598 from keymanapp/chore/ios/more-transparent
chore(ios): Set transparent background on "more" icons
2022-05-11 16:26:56 +07:00
Darcy Wong
7c3de5bbc3 chore(common): Merge remote-tracking branch 'origin/beta' into chore/common/crowdin-pl 2022-05-11 14:28:50 +07:00
Keyman Server
f0a33e489f
Merge pull request #6601 from keymanapp/auto/version-beta-15.0.246
auto: increment beta version to 15.0.246
2022-05-11 04:02:38 +10:00
Keyman Build Agent
5dbb6642b7 auto: increment beta version to 15.0.246 2022-05-10 14:01:54 -04:00
Darcy Wong
9c8cbb2362
Merge pull request #6592 from keymanapp/chore/common/crowdin-it
chore(common): Add crowdin strings for Italian
2022-05-10 20:46:32 +07:00
Darcy Wong
638fedfc7b chore(android): Add crowdin strings 2022-05-10 20:44:50 +07:00
Darcy Wong
2a852fc1ca chore(ios): Set dark mode icons to have transparent background 2022-05-10 11:04:32 +07:00
Darcy Wong
06919493c8 chore(ios): Also add transparent background to more-selected.png 2022-05-10 10:58:55 +07:00
Darcy Wong
ba525ead83 chore(ios): Copy png 2022-05-10 09:53:03 +07:00
Darcy Wong
29015dcd85 chore(ios): Make "more" icon background transparent 2022-05-10 08:10:48 +07:00
Keyman Server
cd5f0d4660
Merge pull request #6596 from keymanapp/auto/version-beta-15.0.245
auto: increment beta version to 15.0.245
2022-05-10 04:02:26 +10:00
Keyman Build Agent
7448674fe0 auto: increment beta version to 15.0.245 2022-05-09 14:01:48 -04:00
sgschantz
df385d4d71 add Polish localization to iOS and Mac projects 2022-05-09 20:29:39 +07:00
sgschantz
023ecc9faf add italian localization to iOS and Mac projects 2022-05-09 19:27:40 +07:00
Darcy Wong
7773cdfe22 chore(common): Add crowdin strings for Polish 2022-05-09 12:41:36 +07:00