Commit Graph

438 Commits (0daf62e326cc83df026ad2c3f0283d4f089d4f96)
 

Author SHA1 Message Date
Greg Alexander ccc93ed0da Fix one warning... A lot of warnings remain in dropbear, but hopefully
5 years ago
Greg Alexander cec5e52c7e Now it compiles with the new NDK.
5 years ago
Greg Alexander 7419f62d98 Update minSdkVersion to 16, because that's the oldest supported by the
5 years ago
Greg Alexander 0a8c49a1fa roughly update doit
5 years ago
Greg Alexander be43d90c70 Manually convert from ant to gradle, roughly.
5 years ago
Greg Alexander 0e9dcb0fe1 add SimpleSSHD-19.apk to git repository because the next version is going
5 years ago
Greg Alexander 9ba55e6c7a add two new FAQ entries
5 years ago
Greg Alexander b5cdffe1ff remove some /sdcard/ssh references
5 years ago
Greg Alexander 723e82b27d typo in doc
5 years ago
Greg Alexander d757b3fce3 after second support request, add "do not use ssh-copy-id" to the doc
5 years ago
Greg Alexander 4553f877e6 Adriaan reports that newer versions of SuperSU put the executable in /su/bin
6 years ago
Greg Alexander ac9b15a290 add direct apk download to doc
6 years ago
Greg Alexander 0f5adc0aee todo
6 years ago
Greg Alexander b5c2b4a036 request for iconv
6 years ago
Greg Alexander 20efd4b191 enough changes have accumulated, it is probably time to upgrade dropbear
6 years ago
Greg Alexander 90b94df5a4 disregard awful disinformation from medium.com poster
6 years ago
Greg Alexander 7b051dce8e update the build instructions at the top of NOTES
6 years ago
Greg Alexander f919eb125b bump to version 19
6 years ago
Greg Alexander b7bbc05f19 remove abandoned AuthKeys activity/services from AndroidManifest.xml!
6 years ago
Greg Alexander c4e32e3ddc runOnUiThread() wants a Runnable, not a Thread, but i don't think it
6 years ago
Greg Alexander f1c8faad21 specify the foreground color, because that was the only thing causing
6 years ago
Greg Alexander 932508f702 re-organize preferences into categories
6 years ago
Greg Alexander 7399dcb1c6 todo
6 years ago
Greg Alexander 906d6a30ef use app-private path for home/ssh directory by default, and make a menu
6 years ago
Greg Alexander 8fd055940e todo
6 years ago
Greg Alexander fe6c71e728 still more musing
6 years ago
Greg Alexander ed8c5887c3 more musings about newer SDK version
6 years ago
Greg Alexander 4cb06a68b4 musings about the new SDK version 26
6 years ago
Greg Alexander 0655b62e49 musings about what the play store told me
6 years ago
Greg Alexander af616dbc79 fix crash from ActivityNotFoundException when note 7 user attempts to
6 years ago
Greg Alexander 0e5b7433c2 a little more doc touchup
6 years ago
Greg Alexander 405742635f todo
6 years ago
Greg Alexander 1f84e991a5 minor doc cleanup
6 years ago
Greg Alexander 6c276207fa add some consts to get rid of warnings (this is included in version 18
6 years ago
Greg Alexander 774da43429 bump to version 18
6 years ago
Greg Alexander 4c564dbb45 document changes
6 years ago
Greg Alexander b1147a3aef m_free() the temps used for setting the environment
6 years ago
Greg Alexander d28824b4ca make preferences summary (long text) consistently use periods like they
6 years ago
Greg Alexander 3c5b02beb9 change a few places that used malloc to use m_malloc instead *shrug*
6 years ago
Greg Alexander 9efa856065 add option to set environment variables
6 years ago
Greg Alexander a75d0b0d1c comments from Roland Jaeger
6 years ago
Greg Alexander 43cd46fd0d su is not a login shell, so if it's in the shell's filename, don't put
6 years ago
Greg Alexander ccdb6dd87c update faq
6 years ago
Greg Alexander ef1a8d2556 bump to version 17 for native x86 support
6 years ago
Greg Alexander 88335f47b6 initial hack to see if building for armeabi and x86 will work for x86_64
6 years ago
Greg Alexander 6920fd9434 discuss the crashes on the play store, which don't really interest me
6 years ago
Greg Alexander 6374a8f58a add the BSD license from openssh 6.7p1, to be explicit
6 years ago
Greg Alexander c72845e535 some TODO from user requests
7 years ago
Greg Alexander c33d551fc9 tag version 16 for android 8.0 (oreo) fixes
7 years ago
Greg Alexander d637261fa1 use fchmod() instead of chmod() because Android 8.0 (Oreo) terminates the
7 years ago