Skip to content

MkIV-dev54

Latest
Compare
Choose a tag to compare
@green-green-avk green-green-avk released this 27 May 23:03
· 490 commits to master since this release
MkIV_dev54_release
cebab35
  • Backgrounds remote API update.
  • Adding customizable bind address to the SSH port forwarding feature.

EXPERIMENTAL

Branch: Wayland

Based on MkIIIv87.

Minimal enough Wayland protocol support to run Xwayland. Fast!

Wiki

Flavors

Features
googleplay - no Google Play presence
oldgood - published here for compatibility purposes
- not recommended for Androids > 12
- API 28
- AppID suffix: .oldgood
- allows user-added CAs for termsh web requests (API 24 and higher)
- android.permission.CAMERA has been added in order to resolve issue #29
redist - published here for some extra features
- API 33
- AppID suffix: .redist
- allows user-added CAs for termsh web requests (API 24 and higher)
- android:requestLegacyExternalStorage="true"
- android.permission.CAMERA has been added in order to resolve issue #29
Versioning
versioned for standard versioning lovers - downgrade may be a bit painful as there is no way to preserve the application data in regular Android builds.
downgradable for easy downgrade:
- the versionCode attribute is fixed;
- the releaseVersionCode application metadata bundle field is used to show the actual version code.

Disclaimer