Commit graph

27982 commits

Author SHA1 Message Date
jahorton
a4af21899a Better documentation and defined constant use 2019-08-28 14:06:17 +07:00
jahorton
b25933408c Final tweaks to default keyboard migration 2019-08-28 13:43:56 +07:00
Darcy Wong
3964ea1703 Disable the advanced view 2019-08-28 13:38:23 +07:00
jahorton
e23f150e8a Changes default kbd on version migration 2019-08-28 13:24:48 +07:00
Marc Durdin
572546d20a [Developer] Rename controls; fix logic in new file dialog 2019-08-28 15:25:29 +10:00
Marc Durdin
f37dbac787 [Developer] Fix tests 2019-08-28 14:00:04 +10:00
Darcy Wong
19e0d4b138 Default to displaying advanced settings in file browser 2019-08-28 10:58:40 +07:00
jahorton
15e26b4f34 Start of resource upgrade for version migration 2019-08-28 10:58:31 +07:00
Darcy Wong
734b656211 Clean up Main Activity (part 2)
Added wrong file in previous commit
2019-08-28 10:26:37 +07:00
Darcy Wong
118f491e13 Clean up MainActivity 2019-08-28 10:13:04 +07:00
Marc Durdin
e710b7539c [Developer] Ensure File/New does not add inappropriate file types to project 2019-08-28 12:59:22 +10:00
Marc Durdin
6a35e0df4a [Developer] Add model support to File/New dialog 2019-08-28 12:56:21 +10:00
Marc Durdin
f506345f09 [Developer] Add model project support 2019-08-28 12:37:59 +10:00
Darcy Wong
d6bdcdd545 Start moving menu option to Settings Activity 2019-08-28 09:31:05 +07:00
jahorton
5bbc5ac430 Ensures Get Started displays the first time. 2019-08-28 09:25:37 +07:00
ಮಯೂರ ವರ್ಮ
7538876261
Merge branch 'master' into master 2019-08-27 15:24:20 -05:00
ಮಯೂರ ವರ್ಮ
fec426f317
updated 2019-08-27 15:17:53 -05:00
Eddie Antonio Santos
a5cf6be5b0
Use parseWordListFromFilename() in createTrieDataStructure(). 2019-08-27 10:39:28 -06:00
Eddie Antonio Santos
2a20b6bbc7
Test that the actual word list gets parsed properly (UTF-16/UTF-8). 2019-08-27 10:29:52 -06:00
Eddie Antonio Santos
ddef37f7e6
Test a UTF-16LE file compiles properly. 2019-08-27 10:26:21 -06:00
Eddie Antonio Santos
9f62fc503f
Factor out detectEncoding() and spruce up documentation. 2019-08-27 10:22:32 -06:00
Eddie Antonio Santos
06c2996415
Implement 'detecting' UTF-8. 2019-08-27 10:12:27 -06:00
Eddie Antonio Santos
aa06ccda45
Test reading the wordlist from UTF-8. 2019-08-27 10:08:48 -06:00
Eddie Antonio Santos
ef481a5841
Explicitly DO NOT support UTF-16BE. 2019-08-27 10:07:47 -06:00
Eddie Antonio Santos
144cca2b2d
Never mind... UTF-16BE is not supported by Node ¯\_(ツ)_/¯ 2019-08-27 10:02:15 -06:00
Eddie Antonio Santos
3e030debd3
Test for reading in UTF-16BE. 2019-08-27 09:57:04 -06:00
Eddie Antonio Santos
9fa24e2f6f
Implement parseWordListFromFilename() for UTF-16 files. 2019-08-27 09:52:55 -06:00
Eddie Antonio Santos
d84d6ac18d
Test reading from UTF-16LE wordlist. 2019-08-27 09:45:13 -06:00
Eddie Antonio Santos
f2ff8a95fa
Pass multiple arguments to makePathToFixture(). 2019-08-27 09:40:37 -06:00
Darcy Wong
e1399901b8 Merge remote-tracking branch 'origin/beta' into android-file-browser 2019-08-27 13:01:32 +07:00
Darcy Wong
b1ac421c42
Merge pull request #1999 from keymanapp/android-info-icon
[Android] Fix info icon dimensions so menu text is aligned
2019-08-27 00:56:23 -05:00
Darcy Wong
ca8780b4d8 Update history.md 2019-08-27 12:44:52 +07:00
Darcy Wong
9a81ec2c28 Fix icons for hdpi and xhdpi densities
Fix ic_light_action_info icon dimensions to match other menu icons
2019-08-27 08:53:25 +07:00
Darcy Wong
bd5b989cf3 Use ic_info_outline icons for menu 2019-08-26 17:10:33 +07:00
Joshua Horton
27843d9877
Merge pull request #1997 from keymanapp/ios-locked-language-list
[iOS] Language-specific keyboard download regression fix.
2019-08-26 15:17:34 +07:00
jahorton
4bcfc9ed7c Minor cleanup. 2019-08-26 14:44:20 +07:00
jahorton
4dde877724 Quick regression fix. 2019-08-26 14:42:16 +07:00
Joshua Horton
3196b778fa
Merge pull request #1979 from keymanapp/ios-resource-download-manager
[iOS] Resource Download Manager
2019-08-26 13:39:37 +07:00
jahorton
2449b46e0d history.md update 2019-08-26 13:38:47 +07:00
jahorton
2868dc8909 Merge branch 'beta' into ios-resource-download-manager 2019-08-26 13:36:21 +07:00
Joshua Horton
970392ce81
Merge pull request #1976 from keymanapp/ios-settings-status-bar
[iOS] Settings notification bar refactor/prep
2019-08-26 13:34:45 +07:00
jahorton
dc32c8f5cc Minor finalizing polish 2019-08-26 13:34:04 +07:00
Joshua Horton
f0a4fd9313
Merge pull request #1991 from keymanapp/ios-1944-language-list-bypass
[iOS] Direct use of specific language lists for downloads
2019-08-26 13:28:17 +07:00
jahorton
683271662b Finalizing specific-language keyboard download UI 2019-08-26 13:27:57 +07:00
jahorton
aedcd96825 Allows deletion of default keyboard. 2019-08-26 13:18:01 +07:00
Joshua Horton
b3f59ac0f3
Merge pull request #1993 from keymanapp/ios-1958-no-internet-error-handling
[iOS] Download error failure handling
2019-08-26 11:13:27 +07:00
Marc Durdin
31cfab5abf [Developer] dproj 2019-08-26 11:27:29 +10:00
Marc Durdin
f484875c97 [Developer] Add compile for models to kmcomp; fix logical error in compile code 2019-08-26 11:23:05 +10:00
Marc Durdin
e7e9624184
Merge pull request #1986 from keymanapp/developer-integrate-compiler
[Developer] Add kmlmc command line compiler and environment
2019-08-26 08:28:03 +09:30
ಮಯೂರ ವರ್ಮ
08efc617db
Update locale.xml 2019-08-25 05:32:12 -05:00