Skip to content

Releases: CypherpunkArmory/UserLAnd

v2.8.3

08 Oct 23:14
76346d1
Compare
Choose a tag to compare
  • 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

05 Oct 22:38
be25a39
Compare
Choose a tag to compare
  • 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

05 Aug 20:05
8f92ce9
Compare
Choose a tag to compare
  • 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

04 May 18:57
3558f02
Compare
Choose a tag to compare
  • Add back arm32 loader for arm64 devices (#1219)

v2.7.1

01 May 23:43
e773b8f
Compare
Choose a tag to compare
  • Working firefox and node (#1213)
  • No longer run by LTM (#1210)

v2.7.0

13 Apr 15:52
5756741
Compare
Choose a tag to compare
  • 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

22 Oct 06:48
6b8bb2e
Compare
Choose a tag to compare
  • New Debian and Kali images (#1075)

v2.6.4

16 Oct 16:29
68757cf
Compare
Choose a tag to compare
  • Better support for armhf devices running Android 8.0+ (#1064)

v2.6.3

05 Sep 17:35
566d783
Compare
Choose a tag to compare

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.

Test PRoot fixes

26 Aug 19:57
45271ea
Compare
Choose a tag to compare
Test PRoot fixes Pre-release
Pre-release
Fix new seccomp filtering issues (#1011)

* refetched assets to get a new proot version which should fix some seccomp filtering issues

* try to lock which image we are using for circle