Darcy Wong
ea0d9be206
Add null check of keyboard list
2019-05-03 08:51:43 +07:00
Darcy Wong
d263b4c36e
Change checkbox label on "Getting Started" activity
...
Checkbox changed from "Don't show again" to "Show 'Get Started' on startup"
2019-05-02 16:00:00 +07:00
Darcy Wong
fb0b7a8602
Add right arrow icon to preference selection
2019-04-30 15:08:30 +07:00
Darcy Wong
f16b120d2a
Update history.md
2019-04-30 10:47:10 +07:00
Darcy Wong
58b667dbc8
Cleanup
...
Tidy up unused strings
2019-04-30 10:38:33 +07:00
Darcy Wong
e780cd6857
Include keyboard count
2019-04-30 10:20:39 +07:00
Darcy Wong
ae9e7816a0
Create new settings menu
...
New "Settings" menu will have
* link to Keyboard Picker activity
* "show banner" toggle
* "Don't show 'Get Started' on startup" toggle
2019-04-30 10:02:22 +07:00
Darcy Wong
ed092bd79f
Merge pull request #1729 from keymanapp/android-fix-banner-kludge
...
[Android] Accommodate dimension for device banner
2019-04-25 07:43:44 +07:00
Darcy Wong
10f43eec76
Update dependencies again
...
Android Studio is warning a call (from Firebase) will be deprecated end of 2019. This updates the versions of
* Frebase
* Gradle from 4.10.1 to 5.1.1
Also stubs a missing keyboard event handler in some of the sample/test projects.
2019-04-24 14:26:40 +07:00
Darcy Wong
b8fc0ca253
Use larger banner heights on tablets
2019-04-24 13:12:55 +07:00
Darcy Wong
0f1de177ce
Account for banner height on device rotations
2019-04-24 11:49:21 +07:00
Joshua Horton
56a2bfe4ef
Merge pull request #1732 from keymanapp/web-embed-apply-suggestion
...
In-app acceptance of predictive suggestions
2019-04-24 08:40:10 +07:00
Darcy Wong
d435270282
Clean up debug statements
2019-04-23 13:26:47 +07:00
Darcy Wong
f41a377520
Transition between "blank" and "suggestion" banners
2019-04-23 11:47:15 +07:00
jahorton
24dca0e6a6
Adds documentation, integrates partially for iOS.
2019-04-23 09:16:42 +07:00
Darcy Wong
51248da0a2
Allow app to set default banner height
2019-04-22 22:44:21 +07:00
jahorton
8cbbd9d961
Baseline in-app suggestion acceptance
2019-04-22 15:26:33 +07:00
Darcy Wong
9cdd0c2e18
Use unminified KMW when building debug app
2019-04-22 09:36:51 +07:00
Darcy Wong
258a6402f6
Clean up
...
* Remove test code for `setBanner`
* Clean up getKeyboardLayoutParams
2019-04-19 13:32:03 +07:00
Darcy Wong
242b5ac839
Accommodate dimension for Android device banner
...
* Also have Android app track the banner (suggestion vs blank) on lexical model change
2019-04-19 06:58:14 +07:00
Darcy Wong
11f76b648f
Update KMManager to resize Keyman when banner changes
2019-04-04 16:06:05 +07:00
Darcy Wong
ea998309af
Add ability for app to toggle between 'blank' and 'suggestion' banner
2019-04-04 13:44:55 +07:00
Darcy Wong
9dc935be30
Cleanup comments
2019-04-02 23:50:08 +07:00
Darcy Wong
0487e6356a
Add banner dimensions for other Android devices
2019-04-02 23:32:56 +07:00
Darcy Wong
f8697640c5
Change text styling
2019-04-02 14:52:37 +07:00
Darcy Wong
d99bd10a8a
Adjust for banner height
2019-04-01 16:08:14 +07:00
Darcy Wong
00a97a68c1
Remove commented code
2019-03-28 15:53:07 +07:00
Darcy Wong
93a8c84de3
log exception when model fails to register
2019-03-27 13:35:54 +07:00
Darcy Wong
8cea2e07d7
Fix modelSpec passed for registration
...
* Also read in lexical models list
2019-03-27 10:37:10 +07:00
Darcy Wong
7ea8da554f
Add associated lexical model
2019-03-26 16:40:20 +07:00
Darcy Wong
67a43243b7
Start integrating lexical model installs to KMW
2019-03-26 16:22:03 +07:00
Darcy
049920de7c
Update Android readme for using emulator in Linux
2019-03-12 14:34:57 +07:00
Darcy Wong
e82f4994f1
Fix gradle syntax for account credentials
...
The newer gradle-play-publisher changed from `jsonFile` to `serviceAccountCredentials`
2019-03-09 09:30:59 +07:00
Darcy Wong
9a5913b059
Fix build issues (part 2)
...
* Fix master build failing on linter of file_paths.xml
* Fix nightly build failing due to syntax of applying the play-publisher plugin
2019-03-09 06:36:14 +07:00
Darcy Wong
a67dc72f3c
Fix the build
...
Revert some import statements that #1654 "cleaned up" but are still needed in #1653
2019-03-08 13:48:34 +07:00
Darcy Wong
1472a76603
Merge pull request #1654 from keymanapp/android-stash-dependencies
...
[Android] Update dependencies
2019-03-08 09:46:10 +07:00
rfaramir
472addb9ff
Merge pull request #1656 from keymanapp/android-mac-build-readme
...
[Android] add Mac instructions for getting Android Studio running
2019-03-07 20:25:35 -06:00
Randy Boring
da9327ccad
specifically Java SE Development Kit 8
2019-03-07 18:47:56 -06:00
Randy Boring
2f096babd3
update Android Studio version to 3.3.2+
2019-03-07 18:45:48 -06:00
Darcy Wong
6d1d761884
Update history.md
2019-03-08 06:30:59 +07:00
Randy Boring
435ef9abc3
add Mac instructions for getting Android Studio running
2019-03-06 18:09:52 -06:00
Darcy Wong
7cebde445f
Fix keycode test project
2019-03-06 21:36:38 +07:00
Darcy Wong
ae68c483a7
Update dependencies
...
* Update compile/target SDK version from 27 to 28
* Migrate appcompat namespace (See https://developer.android.com/jetpack/androidx/migrate )
2019-03-06 16:20:26 +07:00
Darcy Wong
37f9050742
Get lexical model package from API
...
* Also update TC reporter of unit tests
2019-03-06 08:51:33 +07:00
Darcy Wong
2c3701608d
Missed one cleanup
2019-03-05 15:32:23 +07:00
Darcy Wong
19f3e880e9
Address review comments
2019-03-05 15:11:29 +07:00
Darcy Wong
82d9066e47
Change UI feedback from "lexical model" to "predictive text"
2019-03-04 15:07:41 +07:00
Darcy Wong
ec61b1d9b1
Update history and copyright in base README
2019-03-01 09:46:49 +07:00
Darcy Wong
e55b71e9e8
Cleanup headers
2019-03-01 09:44:23 +07:00
Darcy Wong
f9210a0fde
Cleanup
2019-02-28 22:01:33 +07:00