1. 3185d0b Merge branch 'ssh-based-android-client' of ssh://git.code.sf.net/p/sshout/android-client-code into ssh-based-android-client by WHR · 4 years, 11 months ago
  2. 5e53a91 Put 'client.connect()' call in a separated thread to avoid NetworkOnMainThreadException when connecting with JSch library; Ignore IllegalArgumentException from unbindService when restart client after configuration changes; disable read time out in JSch by WHR · 4 years, 11 months ago
  3. 6e0ae77 Merge branch 'ssh-based-android-client' of https://git.code.sf.net/p/sshout/android-client-code into ssh-based-android-client by papadave · 4 years, 11 months ago
  4. 0a5970c Add chat UI stuff by papadave · 4 years, 11 months ago
  5. ef8017a Fix NullPointerException on service destroy by WHR · 4 years, 11 months ago
  6. 1ab05fb Add disconnect listener support in Client; send hello packet after connection by WHR · 4 years, 11 months ago
  7. ba82311 Clean binder on serivce unbind by WHR · 4 years, 11 months ago
  8. 9be1b71 Remove direct use of Client from OnlineMembersActivity by WHR · 4 years, 11 months ago
  9. c71f02e Unbind service on activity destroy by WHR · 4 years, 11 months ago
  10. 4ee6702 Add online list update from service to activity by WHR · 4 years, 11 months ago
  11. f3ecac6 Handle SSHOUT_API_ONLINE_USERS_INFO by WHR · 4 years, 11 months ago
  12. 62fdf50 Add PacketParser; fix URI passing to service by WHR · 4 years, 11 months ago
  13. 0172cb1 Use Android Gradle plugin version 2.1.2 for Gradle 2.13 by WHR · 4 years, 11 months ago
  14. 4cf7831 Merge branch 'ssh-based-android-client' of ssh://git.code.sf.net/p/sshout/android-client-code into ssh-based-android-client by WHR · 4 years, 11 months ago
  15. 071ee51 Change service type; Add interface PacketListener to retrieve messages by WHR · 4 years, 11 months ago
  16. a62c235 Update build.gradle and add dependencies from maven by papadave · 4 years, 11 months ago
  17. c03fc7e Update Android build tools version; add dependency of Android Gradle plugin by papadave · 4 years, 11 months ago
  18. 419a6c6 Don't translate application name; change display of application name in the about dialog by WHR · 6 years ago
  19. d1bbd94 Add ClientService; Add API types by WHR · 6 years ago
  20. 788f802 Get JSch SSH client works by WHR · 7 years ago
  21. 87f8161 Set remote command out side interface SSHClient; add permission READ_EXTERNAL_STORAGE for Android 4.1+ by WHR · 7 years ago
  22. b8dbe0b Trying to verify host key without using known_hosts file by WHR · 7 years ago
  23. 3669e57 Get JSch SSH client to work by WHR · 7 years ago
  24. 91e6731 Use Intent ACTION_GET_CONTENT to get identity file path by WHR · 7 years ago
  25. c5d6606 Implement host key and identity settings by WHR · 7 years ago
  26. ba5f454 Add activity Host Key and Identity Settings by WHR · 7 years ago
  27. 46f2823 Fix NullPointerException on getFilesDir by WHR · 7 years ago
  28. 7169d4f Add uses of library JSch by WHR · 7 years ago
  29. d0182d7 Change package name by WHR · 7 years ago
  30. 60d7c4c Start the Secure Shout Android client project from the died Rivoreo Talk by WHR · 7 years ago
  31. 32eab30 Died end by WHR · 7 years ago
  32. 18ad863 Add ECIES Java implementation; Disable debug outputs in ChaCha20 C code by WHR · 8 years ago
  33. 613e941 Add server side ECIES implementation by WHR · 8 years ago
  34. 0d7db35 Fixed NumberFormatException; Add COPYING file by WHR · 8 years ago
  35. 7eb8c51 Add about dialog; basic server side socket implemented by WHR · 8 years ago
  36. ab76908 Add update action; update thread not auto stop bug fixed; add initial server code by WHR · 8 years ago
  37. 1d8633f Auto fetch online list in new thread by WHR · 8 years ago
  38. 3506162 OnlineListAdapter done by WHR · 8 years ago
  39. beb5307 Start working with git by WHR · 8 years ago