Commit graph

66 commits

Author SHA1 Message Date
Darcy Wong
02843d1aaf chore(mac/resources): Catch up mac history for 13.0 releases 2020-11-27 11:29:45 +07:00
Marc Durdin
4281b72b26 chore(mac): Merge branch 'beta' into fix/mac/install-fails-with-quarantine 2020-02-14 11:26:43 +11:00
Marc Durdin
ad99c6c687 fix(mac): build installer from source
The installer did not work on downlevel versions
of macOS as the compile in Script Editor produced
a 10.15-compatible version. Now we build the app
directly from source with osacompile and bundle
that instead.
2020-02-14 10:05:24 +11:00
Marc Durdin
9f9ca35e09
Update history.md 2020-02-14 08:33:33 +11:00
Marc Durdin
ed9f216dfd chore(mac): history 2020-02-05 19:54:03 +11:00
Marc Durdin
3087b09e97 chore: version numbers in history 2020-01-28 15:16:26 +11:00
Marc Durdin
5894d497b4 chore: history for 13.0 beta 2020-01-24 10:59:35 +11:00
Marc Durdin
b6f3e45696 chore: history 2019-12-06 09:24:36 +01:00
Marc Durdin
f3aa364867 history 2019-08-12 16:23:38 +10:00
Marc Durdin
9e6ebc93a9 Remove dates from alpha notes 2019-08-05 09:18:36 +10:00
Marc Durdin
b2b2622a06 Update history.md for beta 12.0/alpha 13.0 2019-08-05 09:18:35 +10:00
Marc Durdin
581971142b
Merge branch 'master' into beta-final-master-merge 2019-02-25 18:22:15 +11:00
Marc Durdin
50dcc51543 [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
Marc Durdin
a0eba1e56b [meta] history for final beta 2019-02-25 14:05:55 +11:00
Marc Durdin
b732354eb8
Merge branch 'master' into beta-merge-master-history 2019-01-03 06:07:53 +11:00
Marc Durdin
bba82431bd [meta] Remove extra version number from platforms that shouldn't have it 2019-01-02 21:08:21 +11:00
Marc Durdin
04126441c7 [meta] 12.0 alpha seed 2019-01-02 20:51:27 +11:00
Joshua A. Horton
7fa5d99840 Fixes mac history.md, adds 'linux' as option for history.md validation. 2019-01-02 08:40:07 +07:00
Marc Durdin
d5c03aa4d9 11.0 beta history seed 2019-01-02 09:19:58 +11:00
Tom Bogle
c3c6c4d9f4 [Mac] #1069 - Added SIL logo to DMG image & About box. Updated copyright 2018-09-05 17:35:45 -04:00
Tom Bogle
d8f8eb6753 [Mac] #1090 - added information about bogus builds 105 and 110 2018-08-13 23:02:39 -04:00
Tom Bogle
ef08ff6f34 [Mac] #1090 - Cherry-picked subsequent fix to correct over-agressive fix 2018-08-13 15:09:10 -04:00
Tom Bogle
785ca0fcbd [Mac] #1090 - Added PR # for cherry-picked fix in master 2018-08-10 09:22:15 -04:00
Tom Bogle
541473e984 [Mac] #1090 - Added entry in history file 2018-08-10 09:17:43 -04:00
Tom Bogle
0408c7339b [Mac] Fixed last stable version number in history.md 2018-07-23 15:28:05 -04:00
Tom Bogle
1e993b6766 [Mac] #1079 - Improved info in history regarding affected versions 2018-07-23 14:25:00 -04:00
Tom Bogle
e91259da9c [Mac] Added # for cherry-pick PR to history 2018-07-23 11:53:19 -04:00
Tom Bogle
edaf09785d [Mac] #1079 - Cherry-pick of OSK help button fix done on 10.0 stable 2018-07-23 11:51:55 -04:00
Tom Bogle
d76985c125 [Mac] Cherry-picked clean-up of history file + some additional clean-up 2018-07-13 08:35:34 -04:00
Tom Bogle
aebd17866f [Mac] Cherry-pick of change to history.md for #1059 2018-07-12 17:09:22 -04:00
Tom Bogle
28147b631c [Mac] [WIP] - Refactoring of target-action call from keyView 2018-07-03 10:14:23 -04:00
Marc Durdin
b37cb718b5 10.0 stable release 2018-06-28 09:52:30 +07:00
Tom Bogle
0a0c2e0668 [Mac] #991 - Reverted changes for #872 (to solve more serious bugs) 2018-06-27 16:30:58 -04:00
Tom Bogle
c840cedef9 [Mac] Prevent permanently hiding OSK when a menu is dropped down
This *might* possibly fix #894, but not likely
2018-06-27 01:32:18 -04:00
Tom Bogle
1dd76df471 [Mac] Code cleanup & history addition 2018-06-25 22:52:27 -04:00
Tom Bogle
bf5bdeeb8b [Mac] Updated history file for PR 1013 2018-06-19 14:27:07 -04:00
Tom Bogle
a9c88da956 [Mac] Edited history.md to correct PR # 2018-06-18 15:03:35 -04:00
Tom Bogle
3caf37e45c [Mac] #994 - Use keyboard names w/ native script from KMX instead of inf
It seems the *.inf files are not UTF-8, so any non-Roman characters used in keyboard names turn into question marks. The native script name is stored in the kmx file, so getting it from there seems to work.
2018-06-18 15:00:35 -04:00
Tom Bogle
fe55bbf9d0 [Mac] Updated history for this fix (for issue #967) and for PR 990. 2018-06-17 21:46:22 -04:00
Tom Bogle
1f889141dc [Mac] Noted change in History file 2018-06-05 16:35:22 -04:00
Tom Bogle
9be9b0a6d0 Fixed date in history file 2018-06-04 22:49:38 -04:00
Tom Bogle
6b556f1280 Revert "Revert "[Mac] #894 Updated history file""
This reverts commit f198be5d3c.
2018-06-04 22:47:51 -04:00
Tom Bogle
f198be5d3c Revert "[Mac] #894 Updated history file"
This reverts commit db816920f9.
2018-06-04 22:45:28 -04:00
Tom Bogle
db816920f9 [Mac] #894 Updated history file 2018-06-04 22:44:20 -04:00
Tom Bogle
c26f44f5dc [Mac] Added pod install command to build and updated supporting files. 2018-06-04 10:29:17 -04:00
Tom Bogle
fc6f895ed7
Merge pull request #930 from keymanapp/mac-872-make-pages-and-keynote-legacy
[Mac] #872 - Added Pages and Keynote as legacy apps
2018-06-01 09:37:46 -04:00
Tom Bogle
cabff25ae1 [Mac] Updated history.md for PR 930 2018-05-31 16:28:31 -04:00
Tom Bogle
9a5a92be08 [Mac] Updated history.md for #675 (PR#929) 2018-05-31 11:48:40 -04:00
Tom Bogle
1ba068994d
Merge pull request #884 from keymanapp/mac-769-add-dysm-for-engine
[Mac] #769 added dSYM for engine so symbols will be available in Crashlytics
2018-05-28 22:48:50 -04:00
Tom Bogle
3eb64ac6ce [Mac] Further historical updates to history.md 2018-05-25 12:32:30 -04:00