1. ee1dc3d Now we can show messages. by papadave · 4 years, 8 months ago dev
  2. c3b7d64 werid chatactivity by papadave · 4 years, 8 months ago
  3. 7318d81 Create message_listener_set and error_listener_set on ClientService creation by WHR · 4 years, 8 months ago
  4. 5ae59c6 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, 8 months ago
  5. 26fda49 Add interfaces MessageListener and ErrorListener by WHR · 4 years, 8 months ago
  6. bbd3a85 Add send message function(with no display) by papadave · 4 years, 8 months ago
  7. b289bb1 Style fix by WHR · 4 years, 8 months ago
  8. b52d054 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, 8 months ago
  9. df8cd5e Add sending message support to Client and ClientService by WHR · 4 years, 8 months ago
  10. 841a195 Save messages into sqlite. by papadave · 4 years, 8 months ago
  11. 47d4773 Move class PacketListener as a nested class in Client; handle packet SSHOUT_API_RECEIVE_MESSAGE; raise SSHOUT_API_PACKET_MAX_LENGTH to 1 Mi by WHR · 4 years, 8 months ago
  12. 304497f On-line list now listing users instead of clients by WHR · 4 years, 8 months ago
  13. 5742b35 Fix BaseAdapter.notifyDataSetChanged called from non-UI thread by WHR · 4 years, 9 months ago
  14. c8e5e22 Add setListAdapter call in OnlineMembersActivity by WHR · 4 years, 9 months ago
  15. 3df5fba Fix missing 'break' in switch by WHR · 4 years, 9 months ago
  16. 3d43ede Fix bugs in ONLINE_USERS_INFO packet handling implementation by WHR · 4 years, 9 months ago
  17. 2433f2c Skip remaining bytes of unknown packets by WHR · 4 years, 9 months ago
  18. 38ee1f9 Flush stream after packet written, in method send_hello by WHR · 4 years, 9 months ago
  19. ae8f8a8 JSchClient: disable PTY by WHR · 4 years, 10 months ago
  20. 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, 10 months ago
  21. 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, 10 months ago
  22. 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, 10 months ago
  23. 0a5970c Add chat UI stuff by papadave · 4 years, 10 months ago
  24. ef8017a Fix NullPointerException on service destroy by WHR · 4 years, 10 months ago
  25. 1ab05fb Add disconnect listener support in Client; send hello packet after connection by WHR · 4 years, 10 months ago
  26. ba82311 Clean binder on serivce unbind by WHR · 4 years, 10 months ago
  27. 9be1b71 Remove direct use of Client from OnlineMembersActivity by WHR · 4 years, 10 months ago
  28. c71f02e Unbind service on activity destroy by WHR · 4 years, 10 months ago
  29. 4ee6702 Add online list update from service to activity by WHR · 4 years, 10 months ago
  30. f3ecac6 Handle SSHOUT_API_ONLINE_USERS_INFO by WHR · 4 years, 10 months ago
  31. 62fdf50 Add PacketParser; fix URI passing to service by WHR · 4 years, 10 months ago
  32. d68d53c Gradle wrapper startup script: use TLS 1.2 or TLS 1.1 for HTTPS to override the default setting in Java 7 by WHR · 4 years, 10 months ago
  33. 6b5f2f1 Upgrade Gradle wrapper to version 2.13 by WHR · 4 years, 10 months ago
  34. 0172cb1 Use Android Gradle plugin version 2.1.2 for Gradle 2.13 by WHR · 4 years, 10 months ago
  35. 03e1609 Gradle wrapper: use TLS 1.2 for HTTPS to override the default setting in Java 7 by WHR · 4 years, 10 months ago
  36. 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, 10 months ago
  37. 162d7bc Add top build.gradle file to depend 'com.android.tools.build:gradle:1.1.0' by WHR · 4 years, 10 months ago
  38. 071ee51 Change service type; Add interface PacketListener to retrieve messages by WHR · 4 years, 10 months ago
  39. a62c235 Update build.gradle and add dependencies from maven by papadave · 4 years, 10 months ago
  40. c03fc7e Update Android build tools version; add dependency of Android Gradle plugin by papadave · 4 years, 10 months ago
  41. 419a6c6 Don't translate application name; change display of application name in the about dialog by WHR · 6 years ago
  42. d1bbd94 Add ClientService; Add API types by WHR · 6 years ago
  43. 788f802 Get JSch SSH client works by WHR · 6 years ago
  44. 87f8161 Set remote command out side interface SSHClient; add permission READ_EXTERNAL_STORAGE for Android 4.1+ by WHR · 6 years ago
  45. b8dbe0b Trying to verify host key without using known_hosts file by WHR · 6 years ago
  46. 3669e57 Get JSch SSH client to work by WHR · 6 years ago
  47. 91e6731 Use Intent ACTION_GET_CONTENT to get identity file path by WHR · 7 years ago
  48. c5d6606 Implement host key and identity settings by WHR · 7 years ago
  49. ba5f454 Add activity Host Key and Identity Settings by WHR · 7 years ago
  50. 46f2823 Fix NullPointerException on getFilesDir by WHR · 7 years ago
  51. 7169d4f Add uses of library JSch by WHR · 7 years ago
  52. e6486d1 Modify .gitignore by WHR · 7 years ago
  53. d0182d7 Change package name by WHR · 7 years ago
  54. 60d7c4c Start the Secure Shout Android client project from the died Rivoreo Talk by WHR · 7 years ago
  55. 32eab30 Died end by WHR · 7 years ago
  56. 18ad863 Add ECIES Java implementation; Disable debug outputs in ChaCha20 C code by WHR · 8 years ago
  57. 344c539 Add copyright notices by WHR · 8 years ago
  58. 8c73beb Fix open call without mode when creating file by WHR · 8 years ago
  59. aaceecd Add keygen tool; Key file format changed by WHR · 8 years ago
  60. 613e941 Add server side ECIES implementation by WHR · 8 years ago
  61. 0d7db35 Fixed NumberFormatException; Add COPYING file by WHR · 8 years ago
  62. 7eb8c51 Add about dialog; basic server side socket implemented by WHR · 8 years ago
  63. ab76908 Add update action; update thread not auto stop bug fixed; add initial server code by WHR · 8 years ago
  64. 1d8633f Auto fetch online list in new thread by WHR · 8 years ago
  65. 3506162 OnlineListAdapter done by WHR · 8 years ago
  66. beb5307 Start working with git by WHR · 8 years ago