UserLAnd Versions Save

Main UserLAnd Repository

v2.6.2

4 years ago
  • Fix launching into VNC sessions (#1001)
  • Add a sdcard scoped storage binding. (#975)

v2.6.1

4 years ago
  • 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

4 years ago
  • 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

4 years ago
  • 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

4 years ago
  • 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

4 years ago
  • Fix for notification crash and EditText crash (#873)

v2.5.12

4 years ago
  • Hotfix for deleting filesystem crash. (#868)

v2.5.11

4 years ago
  • 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

4 years ago
  • 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

4 years ago
  • 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)