Commit graph

20 commits

Author SHA1 Message Date
Darcy
63b8867aa4 chore(android): Separate CI step to generate Play Store notes 2022-03-15 09:54:00 +07:00
Darcy Wong
9d1d1549af chore(android): Print warning when nearing 500 char limit 2021-08-03 06:32:01 +07:00
Darcy Wong
73381c88f8
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-08-03 06:27:59 +07:00
Darcy Wong
a60093c035 fix(android): Copy whatsnew 1 line at a time 2021-08-02 21:29:07 +07:00
Darcy Wong
bb9978ea5a fix(android/app): Check Play Store release notes less than 500 chars 2021-08-02 12:17:17 +07:00
jahorton
8f1e1dc65a feat(common): offline help css 2021-05-26 15:40:45 +07:00
Darcy Wong
fc0972c0d7 feat(android/app): Auto-generate Play Store release notes 2021-05-24 09:52:13 +07:00
Joshua Horton
169c699a65
change(android): accepts suggestion from mcdurdin
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-03-15 11:46:13 +07:00
jahorton
70e3bd7a34 fix(android): fixes help build on macOS, Linux 2021-03-15 10:09:03 +07:00
Marc Durdin
9fd5e11e62 fix(windows): context help links
Fixes #4558.

This makes a number of fixes to get the context help working correctly
in Keyman 14:

1. Adds support for `redirect:` header in help .md files so that we can
   do redirects for the context content in Keyman for Windows help in the
   lua filters.
2. Renames Keyman for Windows help files to .htm, because that's what
   the .chm format is expecting, and what Delphi assumes for its .chm
   integration, and thus splits the html and htm lua filters.
3. Renames and makes more consistent the various context help pages.
4. Adds redirects for all pages that have sufficient content on other
   pages.
5. Fixes the instantiation of help in various Keyman for Windows forms.
6. Defaults to opening help from the Keyman source repo if the calling
   app is running in the source repo (this is just a development-side
   tweak that simplifies my life).
2021-03-09 12:35:43 +11:00
Darcy Wong
b9851c9136 change(ios): Update build-help.sh
* Generate offline help from markdown
* Update bundle to use index.html
2021-02-11 08:46:38 +07:00
Darcy Wong
74c39a3369 change(android): Cleanup help files
* Remove unused context/menu_*.md files
* Move build-help.sh and htmllink.lua out of android/help/
* Update build scripts and README accordingly
2021-02-08 08:37:52 +07:00
Darcy Wong
45801f41a6 feat(android/app): Use help/build-help.sh to generate offline help 2021-02-02 11:06:33 +07:00
Darcy Wong
14e5e981fe change(android/app): Update build-help.sh 2021-02-02 08:46:26 +07:00
Darcy Wong
2020d55bca feat(android): Use staging help site for prerelease builds
* Update build-help.sh to have option of getting content from local, staging, or production help site
* Update Info Activity to choose help host from tier
2020-08-04 14:47:08 +07:00
Marc Durdin
742aee39d7 chore(android): use new version infrastructure 2020-01-29 08:55:19 +11:00
Joshua A. Horton
5dff15f5ff Fixes oddly-mishandled link from wget 2019-09-26 10:56:05 +07:00
Joshua A. Horton
663ca38e46 Polishes up the script for easier maintenance 2019-09-25 10:41:32 +07:00
Joshua A. Horton
8216fdaab0 Functional phone vs tablet mirror sectioning 2019-09-25 10:18:05 +07:00
Joshua A. Horton
468cf8cc21 Starts construction of offline mirror script 2019-09-25 09:30:24 +07:00