Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-android-client
/
c8e5e2293c1aae1ddd711317b8b8a482b2bd9f4d
c8e5e22
Add setListAdapter call in OnlineMembersActivity
by WHR
· 5 years ago
3df5fba
Fix missing 'break' in switch
by WHR
· 5 years ago
3d43ede
Fix bugs in ONLINE_USERS_INFO packet handling implementation
by WHR
· 5 years ago
2433f2c
Skip remaining bytes of unknown packets
by WHR
· 5 years ago
38ee1f9
Flush stream after packet written, in method send_hello
by WHR
· 5 years ago
ae8f8a8
JSchClient: disable PTY
by WHR
· 5 years ago
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
· 5 years ago
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
· 5 years ago
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
· 5 years ago
0a5970c
Add chat UI stuff
by papadave
· 5 years ago
ef8017a
Fix NullPointerException on service destroy
by WHR
· 5 years ago
1ab05fb
Add disconnect listener support in Client; send hello packet after connection
by WHR
· 5 years ago
ba82311
Clean binder on serivce unbind
by WHR
· 5 years ago
9be1b71
Remove direct use of Client from OnlineMembersActivity
by WHR
· 5 years ago
c71f02e
Unbind service on activity destroy
by WHR
· 5 years ago
4ee6702
Add online list update from service to activity
by WHR
· 5 years ago
f3ecac6
Handle SSHOUT_API_ONLINE_USERS_INFO
by WHR
· 5 years ago
62fdf50
Add PacketParser; fix URI passing to service
by WHR
· 5 years ago
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
· 5 years ago
6b5f2f1
Upgrade Gradle wrapper to version 2.13
by WHR
· 5 years ago
0172cb1
Use Android Gradle plugin version 2.1.2 for Gradle 2.13
by WHR
· 5 years ago
03e1609
Gradle wrapper: use TLS 1.2 for HTTPS to override the default setting in Java 7
by WHR
· 5 years ago
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
· 5 years ago
162d7bc
Add top build.gradle file to depend 'com.android.tools.build:gradle:1.1.0'
by WHR
· 5 years ago
071ee51
Change service type; Add interface PacketListener to retrieve messages
by WHR
· 5 years ago
a62c235
Update build.gradle and add dependencies from maven
by papadave
· 5 years ago
c03fc7e
Update Android build tools version; add dependency of Android Gradle plugin
by papadave
· 5 years ago
419a6c6
Don't translate application name; change display of application name in the about dialog
by WHR
· 7 years ago
d1bbd94
Add ClientService; Add API types
by WHR
· 7 years ago
788f802
Get JSch SSH client works
by WHR
· 7 years ago
87f8161
Set remote command out side interface SSHClient; add permission READ_EXTERNAL_STORAGE for Android 4.1+
by WHR
· 7 years ago
b8dbe0b
Trying to verify host key without using known_hosts file
by WHR
· 7 years ago
3669e57
Get JSch SSH client to work
by WHR
· 7 years ago
91e6731
Use Intent ACTION_GET_CONTENT to get identity file path
by WHR
· 7 years ago
c5d6606
Implement host key and identity settings
by WHR
· 7 years ago
ba5f454
Add activity Host Key and Identity Settings
by WHR
· 7 years ago
46f2823
Fix NullPointerException on getFilesDir
by WHR
· 7 years ago
7169d4f
Add uses of library JSch
by WHR
· 7 years ago
e6486d1
Modify .gitignore
by WHR
· 7 years ago
d0182d7
Change package name
by WHR
· 7 years ago
60d7c4c
Start the Secure Shout Android client project from the died Rivoreo Talk
by WHR
· 7 years ago
32eab30
Died end
by WHR
· 7 years ago
18ad863
Add ECIES Java implementation; Disable debug outputs in ChaCha20 C code
by WHR
· 8 years ago
344c539
Add copyright notices
by WHR
· 8 years ago
8c73beb
Fix open call without mode when creating file
by WHR
· 8 years ago
aaceecd
Add keygen tool; Key file format changed
by WHR
· 8 years ago
613e941
Add server side ECIES implementation
by WHR
· 8 years ago
0d7db35
Fixed NumberFormatException; Add COPYING file
by WHR
· 8 years ago
7eb8c51
Add about dialog; basic server side socket implemented
by WHR
· 8 years ago
ab76908
Add update action; update thread not auto stop bug fixed; add initial server code
by WHR
· 8 years ago
1d8633f
Auto fetch online list in new thread
by WHR
· 8 years ago
3506162
OnlineListAdapter done
by WHR
· 8 years ago
beb5307
Start working with git
by WHR
· 8 years ago