歷史版本

Requires Android: Android 5.1+
Architecture: arm64-v8a, armeabi-v7a, x86
Screen DPI: 160-640dpi
SHA1: 79a78cbc67a7f1f42648bfc2014d5c79ab25190f
Size: 2.58 MB
What's New:
* Compile and parse DVI in background thread; avoid hanging/not-responding when compilation is in progress
Version 1.14
* Updated TeX packages to those from TeX Live 2018 DVD
- Roughly 500 more packages compared to previous snapshot
- Require uninstall and reinstall the app for new packages to be visible as the app does not have any package update mechanism

Requires Android: Android 5.1+
Architecture: arm64-v8a, armeabi-v7a, x86
Screen DPI: 160-640dpi
SHA1: 7cee5ffca5c54ff8a3ec43a741fa314bb50aa1d0
Size: 2.58 MB
What's New:
* Updated TeX packages to those from TeX Live 2018 DVD
- Roughly 500 more packages compared to previous snapshot
- Require uninstall and reinstall the app for new packages to be visible as the app does not have any package update mechanism
Version 1.12
* Display compilation log in a separate dialog

Requires Android: Android 5.1+
Architecture: arm64-v8a, armeabi-v7a, x86
Screen DPI: 160-640dpi
SHA1: 307fa6cc7f1d1572fe6d7d75be471f2fc9da75e6
Size: 2.58 MB
What's New:
* Implement smooth scrolling (a.k.a. fling gesture)
Version 1.9
* Clamp the DVI scrolling to the document
- This disable infinite 4-directional scrollable area [can't scroll past the document display area] so that when compiling a shorter document, it automatically move to a visible area instead of keeping you in the dark.

Requires Android: Android 5.1+
Architecture: arm64-v8a, armeabi-v7a, x86
Screen DPI: 160-640dpi
SHA1: adf2fd431c4b0b1991e2e069c89b3bf413a4f704
Size: 2.39 MB
What's New:
* Rollback to ES2 DVI renderer
Version 1.7
* Fix missing fonts (missing characters in the rendered DVI) by downloading pre-rasterized font bitmap [OpenGL texture]
* Also remove [no longer necessary] MetaFont toolchain to reduce app size

Requires Android: Android 5.1+
Architecture: arm64-v8a, armeabi-v7a, x86
Screen DPI: 160-640dpi
SHA1: d2dcaad7e934bece4748dd93b4b0b1b2e2f56a09
Size: 2.91 MB
What's New:
* Minor fixes
Version 1.5
* Enhance DVI rendering by reordering the objects to optimize OpenGL state changes.
* Further enhance DVI rendering on **OpenGL ES 3.0 capable device** via standard OpenGL technique (VBO + VAO): A lot more responsive but require an OpenGL ES 3.0 GPU! (Not tested on real device!)