jahorton
|
14954ffd8d
|
fix(ios): accidental duplicated line from merge
|
2021-01-28 12:27:19 +07:00 |
|
Joshua Horton
|
2c6096996b
|
Merge branch 'beta' into fix/ios/installation-ui-polish-pass
|
2021-01-27 15:15:24 +07:00 |
|
Joshua Horton
|
04ff601a23
|
Merge pull request #4332 from keymanapp/fix/ios/4328-unexpected-logo
fix(ios): fixes accidental logo / cancel button overlap during package installation
|
2021-01-27 15:14:31 +07:00 |
|
jahorton
|
1cefaadb15
|
fix(ios): reload check after package install
|
2021-01-27 10:44:08 +07:00 |
|
jahorton
|
ed087a1e08
|
fix(ios): reloads keyboard after package updates (unless exact path match)
|
2021-01-27 10:25:22 +07:00 |
|
jahorton
|
233deaf189
|
fix(ios): resolves rough edges with installation view transitions
|
2021-01-26 11:38:41 +07:00 |
|
jahorton
|
d8ead35eb1
|
fix(ios): smoother dismissal, though not yet perfect
|
2021-01-26 09:53:08 +07:00 |
|
jahorton
|
54f3bd17ef
|
fix(ios): better handling of scoped vs non-scoped package URLs
|
2021-01-25 12:39:41 +07:00 |
|
Darcy Wong
|
4101632bba
|
chore(ios): Check in crowdin files for de
|
2021-01-19 15:17:55 +07:00 |
|
Darcy Wong
|
e2d4388506
|
Merge pull request #4228 from keymanapp/common/crowdin-km
chore(common): Check in crowdin files for km (Khmer)
|
2021-01-14 08:13:29 +07:00 |
|
jahorton
|
9844f687c2
|
fix(ios): moves Settings notification UI code to main thread
|
2021-01-11 10:01:36 +07:00 |
|
Darcy Wong
|
ef9970cd85
|
chore(ios): Check in crowdin files for km
|
2021-01-08 14:57:14 +07:00 |
|
Marc Durdin
|
7d116c3aff
|
Merge pull request #4106 from keymanapp/feat/ios/app/optional-crash-reporting
feat(ios/app): adds error reporting toggle
|
2020-12-15 06:03:03 +11:00 |
|
jahorton
|
58f79e48cf
|
fix(ios): fixes sys kbd error init, toggling
|
2020-12-14 13:34:26 +07:00 |
|
jahorton
|
5d3d7d1a42
|
fix(ios): proper crash-report setting init in sys kbd context
|
2020-12-14 11:48:16 +07:00 |
|
jahorton
|
1938139038
|
change(ios): second wave - setSentryState
|
2020-12-14 10:17:28 +07:00 |
|
jahorton
|
04f72f0601
|
change(ios): incorporating PR feedback - first wave
|
2020-12-14 10:06:49 +07:00 |
|
jahorton
|
f5fc278aa6
|
fix(ios): toggle now affects Swift-side crashes... after app restart
|
2020-12-11 11:21:37 +07:00 |
|
jahorton
|
c093561f86
|
chore(ios): more cap consistency
|
2020-12-11 09:47:28 +07:00 |
|
jahorton
|
665bd1411d
|
change(ios): capitalization consistency
|
2020-12-11 09:46:46 +07:00 |
|
Joshua Horton
|
30b4d198b6
|
Merge pull request #4100 from keymanapp/fix/ios/migration-wrap-unexpected-nil
fix(ios): prevents crash from failed legacy-resource-wrapping attempt
|
2020-12-11 09:41:42 +07:00 |
|
jahorton
|
408d388bfd
|
feat(ios): basic logic for toggling crash reports. Still needs work
|
2020-12-10 13:42:19 +07:00 |
|
jahorton
|
96ea9c65e0
|
feat(ios): retools settings menu, adds crash reporting toggle
|
2020-12-10 13:01:02 +07:00 |
|
Joshua Horton
|
a28b28057c
|
Merge pull request #4101 from keymanapp/fix/ios/package-install-autoset-keyboard
fix(ios): autosets + autodisplays keyboard after a package install
|
2020-12-09 15:02:14 +07:00 |
|
jahorton
|
bc7a3b9100
|
fix(ios): display keyboard after installation
|
2020-12-09 14:08:25 +07:00 |
|
jahorton
|
425525ccf6
|
fix(ios): auto-sets the first new keyboard after package installer UI
|
2020-12-09 14:01:50 +07:00 |
|
jahorton
|
af4f7d048f
|
fix(ios): prevents crash from failed wrap attempt
|
2020-12-09 12:37:51 +07:00 |
|
jahorton
|
de9de6f625
|
fix(ios/app): now properly displays, returns from package welcome
|
2020-12-09 11:52:51 +07:00 |
|
Joshua Horton
|
f846febd49
|
Merge pull request #4095 from keymanapp/fix/ios/engine/file-import-security
fix(ios/engine): requests security for imported files
|
2020-12-08 12:12:42 +07:00 |
|
Joshua Horton
|
11f81bf360
|
Merge pull request #4089 from keymanapp/refactor/ios/engine/change-browser-to-picker
refactor(ios/engine): changes "install from file" to better match Apple guidelines
|
2020-12-08 11:59:21 +07:00 |
|
jahorton
|
2193b9f20e
|
chore(ios): pbxproj file compat for xcode 12 & simulator
|
2020-12-08 10:47:56 +07:00 |
|
jahorton
|
e52ac3232f
|
fix(ios/engine): requests security for imported files
|
2020-12-08 10:46:18 +07:00 |
|
jahorton
|
b5caf5d36f
|
fix(ios/engine): welcome.htm's done now backs out properly
|
2020-12-08 09:57:01 +07:00 |
|
Joshua Horton
|
017e385f55
|
Merge pull request #4080 from keymanapp/fix/ios/engine/context-initial-selection-delete
fix(ios/engine): deletion for selected text at the context start
|
2020-12-04 15:57:39 +07:00 |
|
jahorton
|
494c86301e
|
fix(ios/engine): deletion for selected text at the context start
|
2020-12-04 14:14:41 +07:00 |
|
jahorton
|
fcc1eae8a5
|
fix(common): context reset on embedded caret shift
|
2020-12-04 10:22:10 +07:00 |
|
jahorton
|
349d45c573
|
fix(android/engine): related Android changes
|
2020-12-04 08:42:52 +07:00 |
|
jahorton
|
6d111783e3
|
fix(common/core/web): predictive context reset
|
2020-12-03 15:48:18 +07:00 |
|
jahorton
|
1c70ddd7f7
|
fix(ios/engine): preserves early context-setting effects
|
2020-12-03 11:44:41 +07:00 |
|
Joshua Horton
|
3c55be0cc5
|
docs(ios/engine): adds link to related issue
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2020-12-02 12:59:54 +07:00 |
|
jahorton
|
7cd16a7a52
|
fix(ios/engine): verifies a KMW load, resetting keyboard page on verification failure
|
2020-12-02 11:56:42 +07:00 |
|
Joshua Horton
|
9bf06c59fe
|
Merge pull request #4045 from keymanapp/fix/ios/meta-viewport-consistency
fix(ios): better meta viewport consistency
|
2020-12-02 08:09:14 +07:00 |
|
Joshua Horton
|
f47bf10445
|
Merge pull request #4043 from keymanapp/feat/ios/engine/keyboard-menu-scroll-flash
feat(ios/engine): keyboard-menu scroll indicator now flashes when opened
|
2020-12-02 08:09:04 +07:00 |
|
jahorton
|
e2bec4f5af
|
fix(ios): better meta viewport consistency
|
2020-12-01 15:36:44 +07:00 |
|
jahorton
|
367e00bb1b
|
feat(ios/engine): keyboard-menu scroll indicator now flashes when opened
|
2020-12-01 14:58:31 +07:00 |
|
jahorton
|
6c713332b9
|
fix(ios): package-internal links should be considered internal
|
2020-11-30 14:42:55 +07:00 |
|
Joshua Horton
|
dd91ce24ae
|
Merge pull request #3925 from keymanapp/fix/ios/engine/banner-inconsistency
fix(ios/engine): banner inconsistency
|
2020-11-24 08:22:57 +07:00 |
|
jahorton
|
53d252408a
|
fix(ios): adds null guard to refreshLayouts call
|
2020-11-23 14:27:58 +07:00 |
|
jahorton
|
927878d6e8
|
fix(ios/engine): banner inconsistency
|
2020-11-23 12:56:54 +07:00 |
|
Joshua Horton
|
c14c42697e
|
Merge pull request #3889 from keymanapp/feat/ios/engine/external-url-launching
feat(ios/engine): launches external links outside the app
|
2020-11-23 08:26:54 +07:00 |
|