summaryrefslogtreecommitdiff
path: root/res/about/android-version.gmi
blob: fc7b444b62336141645a2fd637e67885d7e829ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
```LAGRANGE
           __   __             __   ___
|     /\  / _` |__)  /\  |\ | / _` |__
|___ /~~\ \__> |  \ /~~\ | \| \__> |___

```
# Release notes

## 1.10 (Alpha 3)
* Added Android-specific release notes.
* Added Settings > UI > Toolbar Actions: customize the two leftmost phone toolbar buttons.
* Show build version in Settings > About.
* Changed return key behavior to insert newlines where possible.
* Fixed sizing of the UI when the device has on-screen system keys.
* Fixed the copy/paste menu staying hidden behind the keyboard.
* Fixed system Auto-Rotate setting not locking the screen orientation.

## 1.10 (Alpha 2)
* Upgraded SDL to 2.0.18, which fixed a lot of stability issues.
* Added native binaries for arm64, x86, and x86_64.
* Enabled bidirectional text and complex scripts (with HarfBuzz and FriBidi).
* Enabled switching to landscape orientation.

## 1.10 (Alpha 1)
Initial test build with SDL 2.0.5 and 32-bit ARM binaries. It works, but barely.