Skip to content

Releases: bobrofon/easysshfs

EasySSHFS 0.5.13

08 Nov 09:25
0.5.13
64f4d82
Compare
Choose a tag to compare
EasySSHFS 0.5.13 Pre-release
Pre-release

Copy of Google Play open-test version (0.5.13).

  • Fix ipv6 addresses resolution
  • Fix foreground server crash on Android 14

EasySSHFS 0.5.12

21 Jul 14:37
0.5.12
23028fb
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.12).

  • Target Android SDK upgraded to version 34
  • reconnect,ServerAliveInterval=15,ServerAliveCountMax=3 sshfs options are used by default

EasySSHFS 0.5.11

20 Feb 15:57
0.5.11
f3dfeb2
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.11).

  • Support Magisk v27+ mount namespace changes

EasySSHFS 0.5.10

03 Sep 16:37
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.10).

  • Target Android SDK upgraded to version 33

EasySSHFS 0.5.9

26 Apr 12:40
0.5.9
7f5a087
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.9).

  • Target Android SDK upgraded to version 31 (Android 12) (needed to fit new Google Play requirements)
  • Added privacy policy link

EasySSHFS 0.5.8

03 May 08:31
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.8).

  • changed default storage location for 'local path' select button (/mnt/runtime/default/ is used on Android >= 6.0)

EasySSHFS 0.5.7

17 Apr 18:07
Compare
Choose a tag to compare

Copy of Google Play open-test version (0.5.7).

  • fixed bug with sshfs process stucking in a busy loop after unmounting
  • fixed segfault on x86 and x86_64 architectures
  • updated native components to the latest stable releases

EasySSHFS 0.5.6

09 Apr 20:14
Compare
Choose a tag to compare
EasySSHFS 0.5.6 Pre-release
Pre-release

Copy of Google Play open-test version (0.5.6).

  • Application is now packaged as a single multiarch APK file, instead of multiple APKs (one per-arch). WARNING: APK file size was significantly increased!
  • Restored automount functionality. This feature is highly experimental. Automatic mounting on network connection should work fine, but unmounting on disconnections may be broken. Be careful if you will try to use auto-mounting on devices with unstable network connections. Enable "Use foreground service" setting if you want to try.
  • Fix local directory chooser on Android 11.
  • Minimum supported Android version is 4.2. NOTICE: binary components may require a higher version of Android because they expect specific versions of Linux kernel.
  • armeabi binary components were removed.

EasySSHFS 0.5.5

14 Feb 10:39
0.5.5
de2e355
Compare
Choose a tag to compare
EasySSHFS 0.5.5 Pre-release
Pre-release

Copy of Google Play open-test version (0.5.5).

EasySSHFS with binaries from Buildroot

14 Feb 08:20
bbf40e2
Compare
Choose a tag to compare
Pre-release
  • updated binary components
  • added armeabi-v7a build