Commit graph

30 commits

Author SHA1 Message Date
Darcy Wong
4c453cc395 chore(android): Move banner.html up to assets/ folder
* They don't need to be copied into the resources folder on app load.
2023-11-16 15:24:13 +07:00
Darcy Wong
2b34c641f3
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-11-16 15:10:18 +07:00
Darcy Wong
b41f049036 chore(android): Tweak banner sizing 2023-11-16 14:47:57 +07:00
Darcy Wong
37e9cf5f2d fix(android/app): Move banner asset folder 2023-11-16 13:53:51 +07:00
Darcy Wong
8249abd829 fix(android): Handle single quotes in HTMl banner 2023-11-16 11:52:21 +07:00
Darcy Wong
856ed13594 fix(android/app): Always use Keyman theme 2023-11-14 13:27:25 +07:00
Darcy Wong
cb431fef20 refactor(android): Use showBanner 2023-11-14 11:43:52 +07:00
Darcy Wong
6170e04cdf refactor(android/engine): Pass contents of banner.html to KMW 2023-11-13 13:39:50 +07:00
Darcy Wong
8961e9dbfa fix(android/app): Revert keyman_banner.svg
Also introduce banner.html to handle theme
2023-11-13 10:36:47 +07:00
Darcy Wong
1d40beb90c fix(android/engine): Get svg to fill banner 2023-11-09 16:38:52 +07:00
Darcy Wong
11af5508af fix(android/engine): Try more svg 2023-11-09 16:24:58 +07:00
Darcy Wong
6535acd4ed chore(android/app): Adjust svg dimensions 2023-11-08 14:02:48 +07:00
Darcy Wong
8630121828 fix(android/engine): Replace png's with svg's 2023-11-07 10:47:17 +07:00
Darcy Wong
449801e3a8 fix(android/app): Add gitkeep to assets 2023-03-01 21:44:59 +07:00
Darcy Wong
1992343e3e chore(android/app): Remove html help files from repo 2021-02-03 07:37:34 +07:00
Darcy Wong
4755144840 chore(android/app): Add about pages to help 2021-02-02 15:30:46 +07:00
Darcy Wong
01310e3426 auto(android/app): Check in generated offline help
This replaces the kKMAPro assets/info with
```
build-help.sh htm
```
2021-02-02 11:10:11 +07:00
Darcy Wong
644c2e2fc4 chore(android/app): Copy markdown help from help.keyman.com 2021-02-02 11:08:55 +07:00
Darcy Wong
8d8cf035b9 feat(android): Download default resources at build time
Similar to the OEM FirstVoices Android app, this updates the KMAPro `build.sh` script to download the latest default language resources (keyboard and dictionary) as part of the build process.
2020-06-30 13:19:02 +07:00
Darcy Wong
a9889d51b4 modify(android): move default kmp packages to KMAPro 2020-03-31 11:59:17 +07:00
Darcy Wong
b66770fcd2 change(android): Update in-app help
Info content for 13.0 auto-generated by `build-help.sh` script.
2020-02-12 11:33:40 +07:00
Darcy Wong
d2ca2e7299 Update in-app help 2019-10-04 09:38:54 +07:00
Joshua A. Horton
5dff15f5ff Fixes oddly-mishandled link from wget 2019-09-26 10:56:05 +07:00
Joshua A. Horton
925c17271e Adds generated offline mirror from script 2019-09-26 10:41:22 +07:00
Darcy Wong
8c9f79a0c0 Update info.html 2019-09-19 15:01:54 +07:00
Darcy Wong
04b115280e Update InfoActivity for 11.0
Add content from http://help.keyman.com/products/android/11.0
2018-12-05 22:00:12 +07:00
Darcy Wong
293de06cdd Refresh Info page
Bring in the current app info page from https://help.keyman.com/products/android/10.0/

* Update to Khmer Angkor
* Update images
* Removes references of sharing to Facebook
- Does not include cross-references to versions 2.0 and 10.0 since this is an offline info page.
2018-06-25 05:23:15 -05:00
darcywong00
f25300644f Update Android info in-app content for 10.0 2018-03-20 16:03:59 +07:00
darcywong00
444402c65f Remove www in links
Updated info links from www.keyman.com/* to keyman.com/*
2017-07-25 10:20:22 +07:00
darcywong00
6d26d7cd9e Keyman for Android 2.8 Open Source
Copy over the Android source
Update build.sh scripts for new paths
KMEA/build.sh also updated to build KMW and use the artifacts
2017-07-21 11:52:22 +07:00