Commit graph

2255 commits

Author SHA1 Message Date
Marc Durdin
c59a37f402
Merge pull request #1907 from keymanapp/android-crash-on-javascript-when-not-ready
[Android] If the keyboard view is not ready, calling javascript functions will crash
2019-07-30 16:06:21 +10:00
Marc Durdin
7d65efcedc [Android] Remove commented code 2019-07-29 20:03:28 +10:00
Marc Durdin
eebeb5e8e6 [Android] javascript after load for system as well as inapp 2019-07-29 19:55:35 +10:00
Marc Durdin
277d849383 [Android] Don't fire finished event until after onload event; guarantees JS is ready 2019-07-29 19:54:22 +10:00
Marc Durdin
96ad12a0fe [Android] Move the loaded flag before the start of the page load 2019-07-29 15:17:08 +10:00
Marc Durdin
897ae3fee2 [Android] If the keyboard view is not ready, calling javascript functions will crash 2019-07-29 15:13:09 +10:00
Marc Durdin
7794370eb7 beta build number 2019-07-29 08:17:39 +10:00
Marc Durdin
269229565e history.md 2019-07-29 08:08:53 +10:00
Marc Durdin
81023b7932 [Android] Force KitKat as minimum supported version 2019-07-29 08:07:30 +10:00
Joshua Horton
1576c1a124
Merge pull request #1881 from keymanapp/android-new-suggestions-quarantine
[Android] Comments out hooks for rotation suggestion.
2019-07-26 05:29:19 +07:00
Joshua Horton
307436e7c2
Merge pull request #1878 from keymanapp/android-settings-language-count
[Android] Corrects 'installed language' count.
2019-07-22 11:34:46 +07:00
jahorton
18201f3787 Comments out hooks for rotation suggestion. 2019-07-22 09:36:19 +07:00
jahorton
9ab99ccff0 'Model' -> 'Dictionary' in Android UI 2019-07-22 09:20:03 +07:00
jahorton
7647c8703d Corrects Android's 'installed language' count. 2019-07-22 08:44:40 +07:00
jahorton
6f6476ac59 Minor retool of 'Show Banner' preference. 2019-07-05 12:00:59 +07:00
jahorton
c86da5f237 Modeling settings can now apply immediately. 2019-07-05 11:46:20 +07:00
jahorton
5c34ea9fd1 Initial implementation of per-language prefs 2019-07-05 11:46:20 +07:00
jahorton
3ba576ecdd Further tweaks to help link; disables arrow when not available. 2019-07-02 12:11:30 +07:00
jahorton
612139b77f Patches up interactivity of model info. 2019-07-01 08:39:09 +07:00
Joshua Horton
ba8254fc6e
Merge pull request #1825 from keymanapp/android-resource-adapters
[Android] Infrastructure for reflexive/responsive settings UI
2019-06-29 08:36:46 +07:00
Darcy Wong
31d032b2ad Fix version number in history.md 2019-06-27 11:58:17 -05:00
Darcy Wong
0ed855def3 Cherrypick #1709 2019-06-27 11:39:50 -05:00
jahorton
ae6da81b76 Reactive text for active lexical model in settings 2019-06-27 14:51:51 +07:00
jahorton
a71900ead2 Adds some new-user stability. 2019-06-27 12:36:31 +07:00
jahorton
851066e473 Miscellaneous cleanup from Settings refactor. 2019-06-27 12:12:45 +07:00
jahorton
6c767861a2 Merge branch 'master' into android-model-management 2019-06-27 09:15:33 +07:00
jahorton
f25c5efaaa Swapping of models for active kbd in settings 2019-06-27 09:11:15 +07:00
jahorton
b67db12547 Merge branch 'android-settings-ui-rework' into android-picker-rework 2019-06-26 11:55:30 +07:00
jahorton
bdc4b98b3d Fullscreens some Settings views. 2019-06-26 11:54:55 +07:00
jahorton
2e1ba41cd0 Fixes Android longpress, adds robustness. 2019-06-26 09:51:17 +07:00
jahorton
466ae3e219 Minor notification tweak. 2019-06-26 08:52:36 +07:00
jahorton
63c7ce6c64 Merge branch 'android-settings-ui-rework' into android-picker-rework 2019-06-25 13:01:49 +07:00
jahorton
f2758f9e70 Merge branch 'android-resource-adapters' into android-settings-ui-rework 2019-06-25 13:01:22 +07:00
jahorton
e6bb8d018f Merge branch 'master' into android-resource-adapters 2019-06-25 13:00:51 +07:00
jahorton
bebb8e4503 Gets keyboard + model updates working in Settings. 2019-06-25 12:59:23 +07:00
jahorton
95b5980915 CloudRepository now detects potential updates. 2019-06-24 13:34:22 +07:00
jahorton
2abd43d714 Polish + addresses PR review. 2019-06-24 08:59:20 +07:00
jahorton
4db097f903 Basic transplant of keyboard update code. 2019-06-24 08:58:42 +07:00
jahorton
1cb90dcb9e Rips out the keyboard picker's "add" button. 2019-06-24 08:58:41 +07:00
jahorton
f71aea1c59 Polish + addresses PR review. 2019-06-24 08:57:36 +07:00
jahorton
89e1f53a2b Ugly hack to avoid large-ish last-minute refactor. 2019-06-20 08:43:45 +07:00
jahorton
bbf36c272d Fixes the KeyboardPickerAdapter. 2019-06-19 13:33:29 +07:00
jahorton
d481432fe0 Removes the now-defunct KMListAdapter. 2019-06-19 10:53:08 +07:00
jahorton
2168eb5ad8 A round of polish for good measure. 2019-06-19 10:44:51 +07:00
jahorton
194f7ce07d Settings menu update on new installations 2019-06-19 10:15:53 +07:00
jahorton
758f56e509 UI update bug fixed - bad notify from async thread 2019-06-19 10:05:44 +07:00
jahorton
fd3336adb6 Minor tweak to last commit. 2019-06-19 09:47:20 +07:00
jahorton
873d87b629 Retools the LanguagesSettingsActivity. 2019-06-19 09:00:12 +07:00
jahorton
717d120382 Cleans out now-legacy code after last commit 2019-06-17 13:20:04 +07:00
jahorton
7b3a9d4f33 Reworks LanguageListActivity to use new structures 2019-06-17 13:02:30 +07:00