sgschantz
0a9b3ebb61
add dutch(nl) localization to mac and ios project files
2022-10-24 09:34:10 +07:00
Darcy Wong
081c23c798
chore(common): Add crowdin strings for Dutch
2022-10-20 09:42:56 +07:00
Joshua Horton
58496402bb
Merge pull request #6838 from keymanapp/chore/ios/app-browser-wkwebview-conversion
...
chore(ios): updates core internals for the in-app browser
2022-07-14 15:29:25 +07:00
jahorton
39803da16a
docs(ios): re woff fonts vs .kmps
2022-07-08 09:28:05 +07:00
jahorton
1ee76f7c7f
change(ios): set browser font 'family' name, removes dead font bits
2022-07-08 08:48:37 +07:00
jahorton
1b086c38d2
chore(ios): removes redundant within-PR fields
2022-07-08 08:42:04 +07:00
jahorton
33b79656ae
change(ios): browser - direct font injection
2022-07-07 15:34:17 +07:00
jahorton
db9558e900
fix(ios): eliminates conditional height for banner image
2022-06-27 10:52:31 +07:00
jahorton
c8dbf3813e
chore(ios): remaining patch-up
2022-06-24 09:48:30 +07:00
jahorton
04d1b17883
fix(ios): fixed up delegate func names
2022-06-24 09:35:17 +07:00
jahorton
71bd07d381
chore(ios): the easy conversion parts
2022-06-24 09:31:36 +07:00
jahorton
b247c87a15
chore(ios): also, the set-up specific version
2022-06-24 09:14:19 +07:00
jahorton
3be58b3e9b
chore(ios): converts InfoViewController from UIWebView to WKWebView
2022-06-24 09:01:58 +07:00
jahorton
5f6b179a4d
fix(ios): blocks Sentry event for known no-image case
2022-06-20 09:10:54 +07:00
jahorton
76e3ad71ab
chore(ios): Merge branch 'beta' into fix/ios/6664-MVC-use-of-constraints
2022-05-30 15:23:50 +07:00
Joshua Horton
6dd7466a1e
Merge pull request #6654 from keymanapp/feat/ios/6599-help-content-nav
...
feat(ios): adds back and forward navigation buttons for in-app help
2022-05-30 15:22:35 +07:00
Joshua Horton
17fd0fdc13
Merge pull request #6672 from keymanapp/fix/ios/6536-initial-kbd-height
...
fix(ios): keyboard height on app load
2022-05-30 15:22:24 +07:00
jahorton
9f3a6d206e
change(ios): factorizes MVC view inits
2022-05-30 08:18:40 +07:00
jahorton
6280164691
change(ios): slightly defers initial keyboard display
2022-05-27 10:03:37 +07:00
jahorton
cb3a88902e
fix(ios): missed i18n sites
2022-05-26 14:12:02 +07:00
jahorton
b802fee7b4
change(ios): MVC subviews now use constraint-based layout
2022-05-26 10:56:55 +07:00
jahorton
051864916f
fix(ios): removes no-longer-needed toolbar padding
2022-05-26 10:31:49 +07:00
jahorton
d29ebae194
fix(ios): broken infoview safe area guide
2022-05-26 10:21:09 +07:00
jahorton
4c11bb2757
fix(ios): slightly better toolbar layout in safe area
2022-05-26 08:57:53 +07:00
jahorton
ad7a7fa990
feat(ios): adds simple nav bar to help section
2022-05-25 10:47:08 +07:00
sgschantz
6796d62e40
disables transparent nav bar for ios 15
2022-05-18 17:43:36 +07:00
Darcy Wong
c6681e119a
Merge pull request #6593 from keymanapp/chore/common/crowdin-pl
...
chore(common): Add crowdin strings for Polish
2022-05-11 17:02:14 +07:00
Darcy Wong
61ab0799a8
Merge pull request #6598 from keymanapp/chore/ios/more-transparent
...
chore(ios): Set transparent background on "more" icons
2022-05-11 16:26:56 +07:00
Darcy Wong
7c3de5bbc3
chore(common): Merge remote-tracking branch 'origin/beta' into chore/common/crowdin-pl
2022-05-11 14:28:50 +07:00
Darcy Wong
2a852fc1ca
chore(ios): Set dark mode icons to have transparent background
2022-05-10 11:04:32 +07:00
Darcy Wong
06919493c8
chore(ios): Also add transparent background to more-selected.png
2022-05-10 10:58:55 +07:00
Darcy Wong
ba525ead83
chore(ios): Copy png
2022-05-10 09:53:03 +07:00
Darcy Wong
29015dcd85
chore(ios): Make "more" icon background transparent
2022-05-10 08:10:48 +07:00
sgschantz
df385d4d71
add Polish localization to iOS and Mac projects
2022-05-09 20:29:39 +07:00
sgschantz
023ecc9faf
add italian localization to iOS and Mac projects
2022-05-09 19:27:40 +07:00
Darcy Wong
7773cdfe22
chore(common): Add crowdin strings for Polish
2022-05-09 12:41:36 +07:00
Darcy Wong
384f8befcb
chore(common): Add crowdin strings for Italian
2022-05-09 11:04:12 +07:00
sgschantz
691a3d3760
enabled Portugese (pt-PT) localization to Keyman for iOS project
2022-04-08 14:55:51 +07:00
Darcy Wong
229c314ac5
chore(common): Use pt-PT for iOS and macOS strings
2022-04-08 14:11:56 +07:00
Darcy Wong
3fae9cf1c4
chore(common): Remove pt files
2022-04-08 13:51:58 +07:00
Darcy Wong
f0e41833c4
chore(common): Add Crowdin strings for Portuguese
2022-04-08 11:36:18 +07:00
Keyman Server
19e8c09fc4
chore(ios): stop lint complaints
2022-03-18 10:57:10 +11:00
Marc Durdin
6f9fbe9712
fix(ios): tweak simulator builds to support M1
...
Fixes #6306 .
Simulator builds excluded arm64 targets which is not correct for M1
support; although the basic app would run, the app extension (for the
soft keyboard) would not.
2022-03-02 09:05:14 +11:00
Darcy Wong
24364dc5af
Merge pull request #6048 from keymanapp/chore/common/crowdin-ckl
...
chore(common): Check in crowdin strings for Kibaku 📜
2022-01-17 10:28:54 +07:00
Marc Durdin
7f4b5d85d9
chore(ios): project scripts should use /usr/bin/env bash
2022-01-17 12:17:42 +11:00
Darcy Wong
c5178649e6
Merge pull request #6050 from keymanapp/chore/common/crowdin-hia
...
chore(common): Check in crowdin strings for Waha 📜
2022-01-14 12:48:41 +07:00
Darcy Wong
9eb2916d51
Merge pull request #6049 from keymanapp/chore/common/crowdin-mrt
...
chore(common): Check in crowdin strings for Marghi 📜
2022-01-13 15:04:34 +07:00
Darcy Wong
c5238f026e
chore(common): Check in crowdin strings for Waha
2021-12-15 15:57:26 +07:00
Darcy Wong
c98ce761b2
chore(common): Check in crowdin strings for Marghi
...
This checks in the crowdin strings for the locale `mrt` for Marghi.
Does not include macOS.
TODO: Check on adding mrt locale in XCode
2021-12-15 12:48:09 +07:00
Darcy Wong
06835125e6
chore(common): Check in crowdin strings for Kibaku
...
This checks in the crowdin strings for the locale `kr` for Kanuri.
Does not include macOS.
TODO: Check on adding ckl locale in XCode
2021-12-15 10:42:18 +07:00