Skip to content

Releases: CypherpunkArmory/UserLAnd

v2.6.2

12 Aug 21:41
62a5679
Compare
Choose a tag to compare
  • Fix launching into VNC sessions (#1001)
  • Add a sdcard scoped storage binding. (#975)

v2.6.1

26 Jul 22:17
883349b
Compare
Choose a tag to compare
  • Bump version
  • Fix bug that could cause crashes if app service type was changed while active. (#968)
  • Need to have a license specifically related to our icon (#967)
  • Fix bug where running sessions could not be accessed. (#963)
  • Add tests for AppsRepository and underlying code. (#960)

v2.6.0

24 Jul 18:11
043d5a5
Compare
Choose a tag to compare
  • Fix spacing.
  • Bump version. (#957)
  • Increase responsiveness of apps list. (#954)
  • Add happy path end-to-end test. (#947)
  • Update vulnerable dependencies. (#952)
  • Refactor class names. (#940)
  • Fix illegal state transition when downloads fail by cancelling downloads.
  • Fix download cache access illegal state message. (#935)
  • Refactor utils package. (#934)
  • Fix bug causing progress dialog to not be updated when proot debug logging. (#933)
  • Fix progress dialog displaying after session has started.
  • Fix bug that caused landing page to appear on rotation (#931)

v2.5.15

15 Jul 18:53
d69a1d5
Compare
Choose a tag to compare
  • Fix bug that caused landing page to appear on rotation
  • Fix progress dialog displaying after session has started.
  • Fix bug causing progress dialog to not be updated when proot debug logging
  • Refactor utils package.
  • Fix download cache access illegal state message.
  • Fix illegal state transition when downloads fail by cancelling downloads.
  • Refactor class names

v2.5.14

08 Jul 19:13
29d1400
Compare
Choose a tag to compare
  • Add UI flow to opt-in to Sentry reporting. (#922)
  • Check permissions before exporting filesystems. (#915)
  • Remove proot debug log export step. (#914)
  • [Fix] VNC full screen not filling up entire screen (#912)
  • Rename scoped storage user directory to storage and reflect in binding. (#913)
  • Fix compilation issues while targeting Q. (#909)
  • Add a warning for existing users about file changes for Q. (#904)
  • Add wiki link to options menu. (#902)
  • Fix delete filesystem action. Save user storage. (#897)
  • Sync executables on session startup. (#893)
  • Fix CI. (#890)
  • Display progress while deleting filesystems and fail appropriately. (#889)
  • Add clarifier to beta version names. Fix automated changelogs. (#887)
  • Add UserLAnd DocumentProvider. (#875)
  • Add beta deployment to master branch. (#880)
  • Update PULL_REQUEST_TEMPLATE.md (#874)
  • Hotfix notification crash (#872)
  • Fix crash on EditText. (#869)

v2.5.13

05 Jun 22:07
8034f18
Compare
Choose a tag to compare
  • Fix for notification crash and EditText crash (#873)

v2.5.12

04 Jun 23:41
ed48e6c
Compare
Choose a tag to compare
  • Hotfix for deleting filesystem crash. (#868)

v2.5.11

04 Jun 18:26
f9a80d8
Compare
Choose a tag to compare
  • Fix executables for older Android versions. (#863)
  • Bump version. (#860)
  • Make Sentry breadcrumbs more useful (#859)
  • Bundle executables in lib directory for Q compliance. (#857)
  • Migrate Terminal Code to AndroidX (#856)
  • Improve notifications (#855)
  • Make asset download flow Q-compliant (#847)

v2.5.10

21 May 16:04
1bdc766
Compare
Choose a tag to compare
  • Don't fail if resources dir exists. (#844)
  • Make backup flow Android Q compliant. (#842)
  • Update Proot Debug Logging for Android Q. (#836)
  • Default to VNC on Android 9 and above (#841)
  • Support 2nd account (#837)
  • Gradle improvements (#833)

v2.5.9

13 May 21:20
dffa629
Compare
Choose a tag to compare
  • Fix gradle issue. (#830)
  • Switch from ACRA to Sentry. (#828)
  • Fix broken constraint layouts. (#819)
  • Bump version code. (#817)
  • Androidx migration (#810)
  • Make crash logs more easily sortable (#815)
  • Create and use translatable string resources for download failure reasons. (#814)
  • Automate github releases. (#813)