summaryrefslogtreecommitdiff
path: root/res/about/android-version.gmi
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2022-01-02 18:40:21 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2022-01-02 18:40:21 +0200
commitf975714ca43f668d72eed26ea1a90de3991430b8 (patch)
treed0edf9d619d245f714d8fbbe048e1c15b4b2e5e2 /res/about/android-version.gmi
parent6ec19264f26d79009d582bd35d82e108632a326e (diff)
Android: Added release notes and Help page
Diffstat (limited to 'res/about/android-version.gmi')
-rw-r--r--res/about/android-version.gmi24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/about/android-version.gmi b/res/about/android-version.gmi
new file mode 100644
index 00000000..a7b87d47
--- /dev/null
+++ b/res/about/android-version.gmi
@@ -0,0 +1,24 @@
1```LAGRANGE
2 __ __ __ ___
3| /\ / _` |__) /\ |\ | / _` |__
4|___ /~~\ \__> | \ /~~\ | \| \__> |___
5
6```
7# Release notes
8
9## 1.10 (Alpha 3)
10* Added Android-specific release notes.
11* Added Settings > UI > Toolbar Actions: customize the two leftmost phone toolbar buttons.
12* Show build version in Settings > About.
13* Fixed sizing of the UI when the device has on-screen system keys.
14* Fixed the copy/paste menu staying hidden behind the keyboard.
15* Fixed system Auto-Rotate setting not locking the screen orientation.
16
17## 1.10 (Alpha 2)
18* Upgraded SDL to 2.0.8, which fixed a lot of stability issues.
19* Added native binaries for arm64, x86, and x86_64.
20* Enabled bidirectional text and complex scripts (with HarfBuzz and FriBidi).
21* Enabled switching to landscape orientation.
22
23## 1.10 (Alpha 1)
24Initial test build with SDL 2.0.5 and 32-bit ARM binaries. It works, but barely. \ No newline at end of file