Commit graph

316 commits

Author SHA1 Message Date
Joshua A. Horton
600939b573 Refactors hardware keystroke processing, moves it to Processor module. 2019-01-14 09:50:22 +07:00
Joshua A. Horton
2ef001f30f Moves keycode constants to their own file, starts 'text' namespace. 2019-01-11 12:27:06 +07:00
Joshua A. Horton
6e92f069a1 Fixes Android's copy of chirality.js. 2019-01-10 15:20:16 +07:00
Marc Durdin
cd410ef78d Merge P5S1 into alpha 2019-01-09 14:07:42 +11:00
Darcy Wong
2db957cbb4 Address review comments
* log JSON parsing exceptions
* explain remove() usage for API 19+
* revert code in fontUrls()
2019-01-09 09:10:23 +07:00
Darcy Wong
3c6f1edcda Update history.md 2019-01-08 23:33:42 +07:00
Darcy Wong
af8c9f7d60 Get the ttf font for osk too 2019-01-08 22:39:24 +07:00
Darcy Wong
89fc04c3a5 Try to keep only .ttf font 2019-01-08 17:00:57 +07:00
Darcy Wong
9165a7dcb0 Add .ttf file utility 2019-01-08 15:26:36 +07:00
Darcy Wong
72ca81fcdb Catch exception when creating Typeface 2019-01-08 15:26:01 +07:00
Darcy Wong
d2a12a3259 Update history.md 2019-01-04 11:26:35 +07:00
Darcy Wong
f14af9c82c Update history.md files 2019-01-03 13:56:32 +07:00
Marc Durdin
b732354eb8
Merge branch 'master' into beta-merge-master-history 2019-01-03 06:07:53 +11:00
Darcy Wong
0bd3824cc7 Update history.md 2019-01-02 21:45:10 +07:00
Darcy Wong
8c3f242220 cleanup 2019-01-02 19:08:23 +07:00
Darcy Wong
8d9006a376 Add cancel button to ProgressDialog 2019-01-02 19:08:23 +07:00
Marc Durdin
bba82431bd [meta] Remove extra version number from platforms that shouldn't have it 2019-01-02 21:08:21 +11:00
Marc Durdin
04126441c7 [meta] 12.0 alpha seed 2019-01-02 20:51:27 +11:00
Marc Durdin
18d80763fe [meta] Fix build counter for Android 2019-01-02 20:40:40 +11:00
Marc Durdin
12213ed9ae [meta] Fix version numbers 2019-01-02 20:35:46 +11:00
Marc Durdin
d5c03aa4d9 11.0 beta history seed 2019-01-02 09:19:58 +11:00
Darcy Wong
a05194589a Update default sil_euro_latin to v 1.8.1 2018-12-07 09:40:22 +07:00
Darcy Wong
04b115280e Update InfoActivity for 11.0
Add content from http://help.keyman.com/products/android/11.0
2018-12-05 22:00:12 +07:00
Darcy Wong
a4249e5342
Merge pull request #1378 from keymanapp/android-tablet-layout
[Android] Tweak tablet layout
2018-12-05 07:45:00 +07:00
Darcy Wong
1e31d81088 Tweak "Getting Started" checkbox layout 2018-12-04 14:28:36 +07:00
Darcy Wong
2c75d749ad Fix tablet layout
* lengthen label size
* always show menu items for tablet layout
2018-12-04 13:19:19 +07:00
Darcy Wong
5ea4b31922 Revert svg support for OSK font 2018-11-27 13:50:20 +07:00
Darcy Wong
30e3afb7d7 Don't restrict use of svg 2018-11-27 11:25:30 +07:00
Darcy Wong
61c98e7771 Address review comments
* Revert support for .svg and .woff fonts
* Check filename for welcome.htm
* Use FileUtils  to check Keyman package extension
2018-11-26 11:07:25 +07:00
Darcy Wong
4fa61a745a Update usage of lastIndexOf 2018-11-21 16:08:30 +07:00
Darcy Wong
481eda7d6f Update FileUtils to handle mixed-case file extensions 2018-11-21 14:27:18 +07:00
Darcy Wong
3a9c87d0d7
Merge pull request #1320 from keymanapp/android-cloud-api-4
[Android] Update to Cloud API 4.0
2018-11-15 06:12:26 +07:00
Darcy Wong
2a9e2c1da8 Change to Cloud API 4.0 2018-11-13 22:57:30 +07:00
Darcy Wong
0fc93d14f3 Swap TextView positions when end < start
Fixes #1312

Cherry-pick of #1313
2018-11-13 16:58:47 +07:00
Darcy Wong
33ee8373d6 Add styling to show current selection in list
In Keyman 10, the user could navigate the keyboard/language picker lists and the currently selected row would have a gray background.
2018-11-08 08:24:48 +07:00
Darcy Wong
84fe9853bd Revert changes involving longpress of option key
* also remove keyboard icons
2018-11-05 16:42:18 +07:00
Darcy Wong
6cd543e63a Revert "Start defining actions for Globe Key longpress"
This reverts commit 4aa7007a85.
2018-11-05 16:17:07 +07:00
Darcy Wong
4aa7007a85 Start defining actions for Globe Key longpress 2018-11-05 14:51:29 +07:00
Darcy Wong
c74c7baf7c Move "Close Keyman" button to bottom of the list 2018-11-05 13:58:08 +07:00
Darcy Wong
4ac87de3e1 Merge branch 'master' into android-change-system-keyboard 2018-11-05 08:52:38 +07:00
Darcy Wong
43d1177d34 more wip for longpress 2018-11-04 22:48:14 +07:00
Darcy Wong
1fa8b584bd Address review comments 2018-11-03 21:30:22 +07:00
Darcy Wong
b09055f559 Make the whole "Switch to Next Keyboard" clickable 2018-11-02 16:48:04 +07:00
Darcy Wong
71d9e3a058 Only display keyboard switcher for system keyboards 2018-11-02 15:07:22 +07:00
Darcy Wong
5bcaf05daa Add button to switch keyboard
New button added KeyboardPickerActivity
2018-11-02 13:55:00 +07:00
Darcy Wong
f3a0bd72d5 Add boundary checks on scanCode 2018-11-01 10:13:15 +07:00
Darcy Wong
050474d1a6 Revert numberpad keys to KMW code 0 2018-11-01 09:28:18 +07:00
Darcy Wong
5a5fbd18bd Separate call to switch to next IME 2018-10-31 16:11:43 +07:00
Darcy Wong
287accf37d Combine globe actions
Add a new UI in the Keyboard picker to switch system keyboard
2018-10-31 16:11:43 +07:00
Darcy Wong
ab1994ae02 Fix KMSample2 2018-10-31 16:11:43 +07:00