update readme, remove old images

and properly close stream
This commit is contained in:
Helium314 2024-02-14 11:47:38 +01:00
parent daa20a1c2c
commit 161409a73e
7 changed files with 4 additions and 1 deletions

View file

@ -17,6 +17,7 @@
* Allow loading Glide typing library
* not included in the app, as there is no compatible open source library
* can be extracted from GApps packages ("_swypelibs_"), or downloaded [here](https://github.com/erkserkserks/openboard/tree/master/app/src/main/jniLibs)
* if you are concerned about security implications of loading user-provides libraries, please use the _nouserlib_ build variant, which removes this option. If HeliBoard is installed as system app, and _swypelibs_ are available for the system, they will be used.
* Multilingual typing
* Load external dictionaries
* get them [here](https://codeberg.org/Helium314/aosp-dictionaries#dictionaries), or in the [experimental](https://codeberg.org/Helium314/aosp-dictionaries#experimental-dictionaries) section (quality may vary)