diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 436ddca..4de2f0f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="8" + android:versionName="1.7"> diff --git a/doc/index.html b/doc/index.html index b99e5c2..8143cae 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,9 +76,13 @@ commandline.

  • 2015/01/18 Version 1.2: Displays the IP address it's listening on.
  • 2015/06/21 Version 1.3: Hack to make rsync work with SuperSU.
  • 2015/11/23 Version 1.4: Don't abort if IP address lookup fails, and make proper "About" menu. -
  • 2016/06/11 Version 1.5: SuperSU+rsync hack now limits the buffer size to 1MB. -
  • 2016/06/12 Version 1.6: Fix typo that broke scp/sftp/rsync in version 1.5. -
  • 2016/06/xx Version 1.7: Don't clear environment variables (so you can use 'am' or 'pm' more easily). Add "Authorized Keys" menu option to help maintain the Authorized Keys file. +
  • 2016/06/11 Version 1.5: SuperSU+rsync hack now limits the +buffer size to 1MB. +
  • 2016/06/12 Version 1.6: Fix typo that broke scp/sftp/rsync in +version 1.5. +
  • 2016/06/19 Version 1.7: Don't clear environment variables (so +you can use am or pm more easily). Add "Authorized +Keys" menu option to help maintain the authorized_keys file.

    About