Commit graph

241 commits

Author SHA1 Message Date
Marc Durdin
7f4b5d85d9 chore(ios): project scripts should use /usr/bin/env bash 2022-01-17 12:17:42 +11:00
sgschantz
a4721bc21b chore(ios): iOS integration of Fulah (ff-NG) localization 2021-11-08 13:28:03 +07:00
Shawn Schantz
f310c3373d import Hausa strings to iOS project 2021-09-30 14:59:02 +07:00
jahorton
5b4c98557f chore(ios): iOS settings for new l10n 2021-09-16 11:08:17 +07:00
Marc Durdin
073ca98e2e feat(ios): add spacebar text controls
Relates to #949.

Mirror of #5349 (Android), for iOS.

* Adds setSpacebarText() API to Keyman Engine for iOS
* Adds displayName API to Keyman Engine for iOS
* Adds Preference for spacebar text to Keyman Engine for iOS
* Sets default spacebar text to keyboard name for FirstVoices Keyboards
2021-06-25 11:44:09 +10:00
jahorton
941088b83e chore(ios): iOS inclusion of new l10n 2021-06-11 09:33:41 +07:00
jahorton
d98af34e71 chore(ios): Merge branch 'master' into change/ios/workspace-reorg 2021-05-28 07:19:14 +07:00
jahorton
32bab3a248 change(ios): sets minimum iOS target version to 12 2021-05-27 13:57:05 +07:00
jahorton
4296a1a4fd change(ios): pass 6 - folders before leaf files 2021-05-27 13:20:33 +07:00
jahorton
7157e667ee change(ios): consolidation of obsoletions 2021-05-27 13:10:17 +07:00
jahorton
d11fe4c64d change(ios): pass 5, more reorganization 2021-05-27 12:53:43 +07:00
jahorton
582d587ad5 chore(ios): pass 4 - keyboard-related reorg, some dead code removal 2021-05-27 12:17:11 +07:00
jahorton
8af3f820a9 chore(ios): removes old Obj-C headers 2021-05-27 09:32:23 +07:00
jahorton
b2e98c58bb chore(ios): entitlement, plists, old .pch files - cleanup + reorg 2021-05-27 09:24:00 +07:00
jahorton
aa1a929bf7 fix(ios): drops redundant lib/Reachability (already Carthage dependency) 2021-05-27 09:03:14 +07:00
jahorton
373f25b318 change(ios): pass 2 - explicit demo section, better structure mirroring 2021-05-27 08:48:47 +07:00
jahorton
a0ea6c3168 change(ios): pass 1 - workspace reorg 2021-05-27 08:43:37 +07:00
jahorton
eaf4b1c322 fix(ios): re-enables skip install 2021-05-26 12:19:53 +07:00
jahorton
9e7be1e038 chore(ios): Merge branch 'master' into chore/ios/keyman-engine-xcframework 2021-05-24 13:12:36 +07:00
jahorton
9e1d3e9643 chore(ios): missed a ref to old framework path 2021-05-20 11:09:09 +07:00
jahorton
a9a56a6cc2 chore(ios): links Amharic into iOS project 2021-05-19 17:04:46 +07:00
jahorton
84f66631c0 fix(ios): XIB errors during compilation 2021-05-19 10:23:03 +07:00
jahorton
24760c8ed4 chore(ios): initial KeymanEngine.xcframework compilation 2021-05-18 16:10:41 +07:00
jahorton
fd5e73c3b7 chore(ios): Carthage deps now linked as .xcframework 2021-05-17 15:05:21 +07:00
jahorton
f5d03c7eb8 chore(ios): Xcode check-in 2021-05-06 11:52:06 +07:00
Darcy Wong
41745a7b0d chore(common): Check in crowdin for Fulah 2021-04-01 09:12:31 +07:00
jahorton
6f75842e1e feat(ios): adds a good comparison unit test for the no-defaults one 2021-03-12 15:51:51 +07:00
jahorton
a7abc7c1cf feat(ios): unit test for app update - no installed defaults 2021-03-12 15:11:33 +07:00
Joshua Horton
361f5685cd
Merge pull request #4568 from keymanapp/fix/ios/2197-app-browser-pkg-downloads
fix(ios): support for direct downloads of .kmp packages from within the in-app browser
2021-03-05 09:15:22 +07:00
jahorton
7f0a872b6b feat(ios): enables de, fr, and km localizations 2021-03-04 09:35:58 +07:00
jahorton
00515dee8e change(ios): attempt at changing file encoding of localizable.strings 2021-03-04 08:56:35 +07:00
jahorton
26ac099c0e fix(ios): fixes unit test mocking, test init 2021-02-02 08:51:44 +07:00
jahorton
2193b9f20e chore(ios): pbxproj file compat for xcode 12 & simulator 2020-12-08 10:47:56 +07:00
jahorton
5c63e5c5d9 refactor(ios/engine): creates package-centric web-view controller 2020-09-23 10:37:07 +07:00
jahorton
f495d90164 refactor(ios/engine): splits universal link parse to own class 2020-08-06 13:32:50 +07:00
jahorton
3db615b4a7 feat(ios/engine): initial automated tests 2020-08-06 10:19:49 +07:00
jahorton
099cf8ab96 feat(ios/engine): baseline implementation. No notifications / polish / error handling 2020-08-05 12:37:21 +07:00
jahorton
4ad185699b chore(ios/engine): Merge branch 'master' into feat/ios/engine/lang-picker-associatior 2020-08-04 10:11:28 +07:00
jahorton
01e525ac34 feat(ios/engine): baseline LanguagePickAssociator. Has known deinit issues 2020-08-04 10:05:28 +07:00
jahorton
8208137d6f feat(ios/engine): tab-based package install prompt 2020-07-31 10:15:32 +07:00
jahorton
bc3b40df51 feat(ios/engine): iPad-layout optimizations 2020-07-31 08:51:15 +07:00
Joshua Horton
f2cc5c90ac
Merge pull request #3416 from keymanapp/feat/ios/engine/package-install-lang-tagging
feat(ios/engine): language selection during (file-based) package installation
2020-07-31 08:10:15 +07:00
jahorton
01351ababb refactor(ios/engine): ResourceInfoView support for lexical models 2020-07-30 15:50:40 +07:00
jahorton
cb615d152b chore(ios/engine): Merge branch 'master' into feat/ios/engine/package-install-lang-tagging 2020-07-30 12:48:11 +07:00
jahorton
8c9ecbfece chore(ios): final? polish for branch 2020-07-30 12:29:21 +07:00
jahorton
2412c7ca92 feat(ios/engine): initial i18n pluralizations 2020-07-29 11:55:00 +07:00
jahorton
1ca8ef6b2d chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00
jahorton
b9d73683ab feat(ios/engine): adaptive XIB layout for package prompt 2020-07-27 15:31:29 +07:00
jahorton
49600c4e57 chore(ios/engine): more obsoletions 2020-07-24 14:30:03 +07:00
jahorton
a7777ee3f1 feat(ios/engine): unit tests for link parsing, search closure calling 2020-07-23 15:28:20 +07:00