UserLAnd Versions Save

Main UserLAnd Repository

v2.8.3

2 years ago
  • Update compile sdk version to 11 (#1443)
  • Correctly scale to full screen and first step towards custom scaling (#1442)
  • Provide method for setting/unsetting an app to auto start on UserLAnd launch (#1441)

v2.8.1

2 years ago
  • Proot catchup (#1439)
  • Proot catchup (#1438)
  • Bump version number (#1436)
  • Bump activesupport from 6.0.2.2 to 6.0.3.1 (#1240)
  • skip vnc test for now (#1435)
  • point at correct support assets release
  • catch up on some proot bugs/features and build proot different for newer android releases
  • Bump addressable from 2.7.0 to 2.8.0
  • Ported ctrl-space workaround from latest termux.
  • German translation

v2.7.3

3 years ago
  • roll version number and fix unit test compile
  • prompt for donations
  • Updated translation
  • Added missing apostrophes, updated translation
  • Added missing apostrophes
  • Add Catalan translation
  • Add Polish translation

v2.7.2

3 years ago
  • Add back arm32 loader for arm64 devices (#1219)

v2.7.1

3 years ago
  • Working firefox and node (#1213)
  • No longer run by LTM (#1210)

v2.7.0

4 years ago
  • Update build.gradle
  • Fix turkish i (#1200)
  • bump fastlane (#1195)
  • Bump excon from 0.65.0 to 0.71.0 (#1130)
  • Bump rubyzip from 1.2.3 to 1.3.0 (#1076)
  • Fixed Simplified Chinese translation (#1178)
  • Assign copyright (#1193)
  • Add Turkish Translation (#430) (#1088)
  • Update Arabic language (#1057)

v2.6.5

4 years ago
  • New Debian and Kali images (#1075)

v2.6.4

4 years ago
  • Better support for armhf devices running Android 8.0+ (#1064)

v2.6.3

4 years ago

Fixing the latest batch of nasty low level issues.

  • Handle different SIGSYS event ordering on armhf devices running a newer version of Android. People would have seen this as being stuck at the end of extraction.
  • Handle waitpid being blocked. Would show up as infinite spinning at the starting service stage on some devices/versions of Android.
  • Handle sendmmsg being block on some intel/amd devices.
  • Handle some devices (Leveno Yogabook, any others?) using a different set of libraries than advertised in Build.SUPPORTED_ABIS
  • Fix port number issue introduced recently. Was having trouble finding the pid files before.

proot-chdir

4 years ago