Commit Graph

20 Commits (0538dc83933455d516d17529912eceb3f6974381)

Author SHA1 Message Date
Greg Alexander 637de21aca add locking to resolve some thread safety issues
10 years ago
Greg Alexander 52a1093dde make the log view always show the bottom of the log
10 years ago
Greg Alexander 4581a224ac first draft of a thread to poll for changes to the dropbear.err file
10 years ago
Greg Alexander b44b9295d5 add display of the dropbear.err log (it doesn't update yet)
10 years ago
Greg Alexander 932bfa3242 save the static pointer to the main Activity in SimpleSSHD because it'll
10 years ago
Greg Alexander 76eb76fac4 get rid of the old prefs machinery
10 years ago
Greg Alexander bbcb048996 first draft of settings activity
10 years ago
Greg Alexander 95c028ad81 add an options menu to access the future settings activity
10 years ago
Greg Alexander e77351edd4 factor the SharedPreferences usage into its own Prefs class
10 years ago
Greg Alexander aa006d51d8 eek! and call super.onPause() too
10 years ago
Greg Alexander f5d6675cad make the start button color a little more palatable
10 years ago
Greg Alexander c6fbf0cbcc fix getting the port number out of the UI
10 years ago
Greg Alexander 41faa118cc fix typos in definition of startstop_clicked()
10 years ago
Greg Alexander b9ad9864ce whoops, chain to super.onResume()
10 years ago
Greg Alexander a9ca75accc communicate the preferences to the C code
10 years ago
Greg Alexander 02a88eae06 typos...
10 years ago
Greg Alexander 8ced3ab635 and there's the start/stop button implementation
10 years ago
Greg Alexander 4cd9277401 oversight
10 years ago
Greg Alexander a23c28a02d first draft of preferences ui code
10 years ago
Greg Alexander 3bbf3ce0dc a bare project, created with
10 years ago