Shawn Schantz
|
3e8ea13604
|
chore(ios): remove code conditional upon iOS 13 to iOS 15
now that iOS 15 is the minimum version, #available
conditions to handle earlier versions of iOS are unnnecessary
|
2025-02-13 11:57:50 +07:00 |
|
sgschantz
|
323f60b5f2
|
respond to review comments, change subsystem names
|
2024-01-23 14:26:24 +07:00 |
|
sgschantz
|
d7a2451a0f
|
remove XCGlogger
|
2024-01-19 11:29:25 +07:00 |
|
sgschantz
|
542dc83b44
|
remove XCGLogger dependency from Keyman Engine
|
2024-01-19 10:47:54 +07:00 |
|
sgschantz
|
6134dcb1fb
|
remove XCGLogger from Keyman, replacing with calls directly to os_log API
|
2024-01-17 16:06:41 +07:00 |
|
jahorton
|
db9558e900
|
fix(ios): eliminates conditional height for banner image
|
2022-06-27 10:52:31 +07:00 |
|
jahorton
|
5f6b179a4d
|
fix(ios): blocks Sentry event for known no-image case
|
2022-06-20 09:10:54 +07:00 |
|
jahorton
|
5187dfff17
|
chore(ios): connects many log cmds to Sentry
|
2021-05-26 09:59:19 +07:00 |
|
jahorton
|
57f37c8c45
|
fix(ios): restores a log reference
|
2021-02-22 13:31:38 +07:00 |
|
jahorton
|
aa72480469
|
change(ios): more log centralization
|
2021-02-22 13:29:28 +07:00 |
|
jahorton
|
51b7c25e6f
|
feat(ios): sets SentryClient 'environment' based on build
|
2020-03-06 11:42:42 +07:00 |
|
jahorton
|
c86274e725
|
feat(ios): Starts centralizing Sentry code for iOS
feat(ios): merges Sentry init, starts SentryManager, kbd use
|
2020-03-06 10:06:10 +07:00 |
|
jahorton
|
cf35de91f1
|
fix(ios): Fixes lexical model url generation for updates
|
2020-02-11 12:37:11 +07:00 |
|
jahorton
|
d338734fa7
|
change(ios): Simplifies image banner requirements
|
2020-02-10 09:47:52 +07:00 |
|
jahorton
|
7d2ad7a4ee
|
fix(ios): PR cleanup and documentation
|
2020-02-06 09:59:48 +07:00 |
|
jahorton
|
503f5228a9
|
feat(ios): Finally got a working banner transition
|
2020-02-06 09:36:05 +07:00 |
|
jahorton
|
bdc4b1cdf4
|
feat(ios): Banner scales properly, no transiiton yet
|
2020-02-05 12:01:15 +07:00 |
|
jahorton
|
678acdfafb
|
feat(ios): Considerable progress toward rendered banner imgs
|
2020-02-05 10:53:49 +07:00 |
|
jahorton
|
6f4969bace
|
Properly manages banner heights.
|
2019-04-29 15:17:09 +07:00 |
|
jahorton
|
f1848dc6c9
|
Partial reimplementation of default iOS banner.
|
2019-04-29 14:19:48 +07:00 |
|
jahorton
|
6da4c78161
|
Extremely rough rip-out-and-replace for the banner
|
2019-03-27 09:17:10 +07:00 |
|
Gabriel Wong
|
35c40be9a6
|
Use log directly instead of via kmLog
|
2017-12-07 14:37:24 +07:00 |
|
Gabriel Wong
|
3547d35929
|
Remove Keyman prefix from some classes
|
2017-11-06 12:03:08 +07:00 |
|
Gabriel Wong
|
5d38712e3c
|
Fix build of apps using updated engine
|
2017-10-20 09:50:12 +07:00 |
|
Gabriel Wong
|
f813947309
|
Migrate KMInputViewController to Swift
|
2017-10-05 12:41:26 +07:00 |
|
Gabriel Wong
|
4ee382b34e
|
Create KeymanEngine framework
|
2017-10-03 10:48:23 +07:00 |
|
Gabriel Wong
|
400f9ae472
|
Stop using deprecated willRotate()
|
2017-09-28 09:34:07 +07:00 |
|
Gabriel Wong
|
a49c6a269e
|
Remove unnecessary import Foundation
|
2017-09-11 13:49:52 +07:00 |
|
Gabriel Wong
|
c31f16b0cd
|
Use Swift literals for UIImage and checking OS version
|
2017-09-11 13:41:34 +07:00 |
|
Gabriel Wong
|
436754c29a
|
Migrate KMActivityProvider to Swift
|
2017-09-05 10:16:35 +07:00 |
|
Gabriel Wong
|
a935c15fca
|
Migrate KeyboardViewController to Swift
|
2017-09-04 15:51:35 +07:00 |
|