Releases: vhqtvn/VHEditor-Android
Releases · vhqtvn/VHEditor-Android
Release v2.7.0
2.7.0 (2022-07-18)
Features
- disable code minimize for release build (e9fbdad)
- reenable minify but disable proguard rename (7009953)
- terminal: use Literation Mono Powerline font for terminal (89b8090)
Release v2.6.0
2.6.0 (2022-07-18)
Features
- add Crasher to capture exceptions (8fecb25)
- keep the orientation when starting NewSession Activity (2d55e35)
Release v2.5.0
2.5.0 (2022-07-17)
Features
- add fullscreen setting (fc7c290), closes #132
- add VHEditor's own keyboard (based on HackerKeyboard) (5b3cfcd)
- allow locking orientation while using the app (26242ce)
- allow to configure current keyboard as the keyboard to be used when starting app (7310d37)
- editor: allow to force-open keyboard (c2a577c)
Release v2.4.2
2.4.2 (2022-07-14)
Bug Fixes
Release v2.4.1
2.4.1 (2022-07-14)
Features
- editor: allow the webview to be hardward-accelerated (5c106c2)
Bug Fixes
- ci: remove 'refs/tags' from version name (200bd6d)
Release v2.4.0
2.4.0 (2022-07-14)
Features
- auto start editor only after latest version confirmed (9ecd8bc)
Bug Fixes
- editor: maybe this is the actual fix for blurry problem (4362303)
Release v2.3.0
2.3.0 (2022-07-14)
Bug Fixes
- editor: fix font (fira) loads in some race-conditions (f2489f4)
- editor: possible fix for blurry problem when using virtual mouse (1747b43)
Dependencies update
- editor: update code-server to v4.5.0 (12eb0a1)