Commit graph

62 commits

Author SHA1 Message Date
jahorton
7d2ad7a4ee fix(ios): PR cleanup and documentation 2020-02-06 09:59:48 +07:00
jahorton
678acdfafb feat(ios): Considerable progress toward rendered banner imgs 2020-02-05 10:53:49 +07:00
Marc Durdin
84de9333a0 chore(ios): replace certificates and provisioning profiles
Certificates and profiles were accidentally revoked
by another developer on developer.apple.com. Sadface\!
2020-01-25 09:00:48 +11:00
jahorton
459d488573 chore(ios): Merge with branch 'master' 2020-01-20 08:11:11 +07:00
jahorton
48bcd450a0 feat(ios): splits color defns, styles popup elements 2020-01-15 14:19:40 +07:00
jahorton
e91ec28ae6 chore(ios): Merge branch 'master' into ios-dark-mode-cntd 2020-01-13 15:53:24 +07:00
jahorton
6ff3a7c3bd fix(ios): Implements 'Always Show Banner' toggle, respective height change 2020-01-09 14:22:42 +07:00
jahorton
2d93ae241c feat(ios): in-progress on Files integration 2019-12-19 09:46:16 +07:00
jahorton
a935e4c8fa feat(ios): main text view - dark theme support 2019-11-04 15:09:08 +07:00
jahorton
a1e3b936f6 change(ios): launch splash uses storyboard, includes 'dark' version 2019-11-01 08:25:36 +07:00
jahorton
6b7ceec96a change(ios): updates build; drops legacy build sys 2019-11-01 08:25:34 +07:00
jahorton
a4e596749a change(ios): Swift 4 -> Swift 5 base conversion 2019-11-01 08:25:34 +07:00
jahorton
32e522efda Eliminates the old "WebPages" Xcode 'group'. 2019-09-19 12:10:23 +07:00
jahorton
6429375060 Confirmed functional offline help structure 2019-09-19 12:10:23 +07:00
Marc Durdin
b2ba80c0ea [iOS] Enable keyboards build, tweak projects for FV 2019-08-30 05:39:34 +10:00
Marc Durdin
3957d9bc80 merge master 2019-08-03 07:31:50 +10:00
Marc Durdin
c56412e311 [ios] Remove embedded frameworks from KeymanEngine and ensure all frameworks are thinned 2019-08-03 07:30:16 +10:00
Marc Durdin
872b82671b Use appropriate certificates and profiles for release 2019-08-02 14:28:55 +10:00
Marc Durdin
d7a976299a Working build on Marc's machine 2019-08-02 11:36:29 +10:00
Randy Boring
63761b9618 Test Target works now
begins work on keeping better track of languages and related data
2019-07-11 18:16:51 -05:00
Marc Durdin
3d8bdb32d5 [iOS] Upgrade project files to enable additional warnings 2019-07-01 12:44:24 +10:00
Marc Durdin
f84f4dbe70 [iOS] Update localisation formats 2019-07-01 12:42:25 +10:00
Joshua A. Horton
cda849bc48 Fixes omission of DeviceKit.framework from 'carthage copy-frameworks'. 2018-12-06 12:05:34 +07:00
Joshua A. Horton
f5465dbae9 Merge branch 'master' into ios-444-keyboard-refactor 2018-12-05 12:13:27 +07:00
Joshua A. Horton
c1280c684b Fixes linking of new Carthage dependency, vibration status of iPhone SE. 2018-12-04 08:35:59 +07:00
Joshua A. Horton
0cfd4828fa SystemKeyboard now takes up actual space, though isn't yet displaying. 2018-11-30 08:30:52 +07:00
Joshua A. Horton
3f2c59c096 Massive InputViewController refactor. Currently breaks system keyboard. 2018-11-28 14:41:57 +07:00
Joshua A. Horton
a25925154d Updates Carthage dependencies. 2018-10-30 09:24:11 +07:00
Tom Bogle
77b6aa4ced [iOS] #1069 - Added Keyman & SIL logos & Copyright to offline info page 2018-09-06 17:33:10 -04:00
Jacob Bullock
9cc8ec7abf file references 2018-04-30 19:42:13 -06:00
Jacob Bullock
dd1fca1108 file references 2018-04-30 19:42:09 -06:00
Jacob Bullock
bb24f7f5fd adding kmp file type 2018-02-13 02:48:11 -07:00
Gabriel Wong
31149c2043 Use XCGLogger in Keyman app 2017-12-07 14:44:21 +07:00
Gabriel Wong
35c40be9a6 Use log directly instead of via kmLog 2017-12-07 14:37:24 +07:00
Jacob Bullock
08df6aaf27 replacing lumberjack with XCGLogger 2017-12-06 19:37:37 -07:00
Jacob Bullock
d6753b7f45 including carthage dependencies, incorporating Lumberback in kmLog method 2017-12-06 06:34:13 -07:00
Gabriel Wong
069e09f0dc Only build active architecture for debug 2017-11-21 09:44:15 +07:00
Joshua A. Horton
d06cc60195 Unified the 'build active architectures only' setting. 2017-11-15 09:58:00 +07:00
Joshua A. Horton
368ca7cfb8 Reconfigured the app's build process a bit - there is now a proper dependency link between the projects. 2017-11-13 16:20:18 +07:00
Gabriel Wong
192c8febf5 Remove old files 2017-11-07 09:44:01 +07:00
Gabriel Wong
5d1862032a Merge remote-tracking branch 'origin/master' into ios-engine-migrate-swift 2017-10-20 14:37:27 +07:00
Gabriel Wong
4c8271f083 Migrate KeyboardViewController to Swift 2017-10-05 10:28:58 +07:00
Gabriel Wong
114deece15 Fix build of samples 2017-10-03 11:20:20 +07:00
Gabriel Wong
4ee382b34e Create KeymanEngine framework 2017-10-03 10:48:23 +07:00
Joshua A. Horton
db8b25547e Fixes iOS code signing settings to be compatible with Xcode 9 - it became more restrictive with certain details. 2017-09-29 10:53:21 +07:00
Gabriel Wong
bd8cd01c99 Migrate to Swift 4 2017-09-28 09:51:17 +07:00
Gabriel Wong
4564f35e18 Use recommended build settings with additional warnings 2017-09-28 09:36:34 +07:00
Gabriel Wong
5936d257de Add access modifiers 2017-09-15 10:02:54 +07:00
Gabriel Wong
4fc96eb17d Migrate MainViewController to Swift 2017-09-11 13:07:06 +07:00
Gabriel Wong
d1d460cd36 Migrate AppDelegate to Swift 2017-09-07 15:12:15 +07:00