Commit Graph

385 Commits (release_24)
 

Author SHA1 Message Date
Greg Alexander 4571859754 bump to version 24
4 years ago
Greg Alexander 8c3c844521 On a suggestion from Domagoj, make the receive window much larger,
4 years ago
Greg Alexander 2717173d32 compile with -O, in response to a poor performance report from Domagoj
4 years ago
Greg Alexander 4ed726b316 Alex confirms that restorecon -F authorized_keys works, so added it to
4 years ago
Greg Alexander 2c40b79afb todo - make it clearer to the user what is happening if authorized_keys
4 years ago
Greg Alexander 87a202d6c3 Michael Mess asked for it to re-start automatically on app upgrade.
5 years ago
Greg Alexander 584a9f4aaa ssh -R port forwarding doesn't work?
5 years ago
Greg Alexander e83a8ca76f todo
5 years ago
Greg Alexander 98e4e194d5 And scale down the new TV banner for the launcher icon.
5 years ago
Greg Alexander e6ac7f67eb a new TV banner, based on the proper featured.png
5 years ago
Greg Alexander dd4d8a0aed this is the real featured graphic from sarah that got used on the play store
5 years ago
Greg Alexander a676e0c33a document fix
5 years ago
Greg Alexander a2aa4a2d1c Implement the hack from stackoverflow to detect if the task is really in
5 years ago
Greg Alexander 01b3a65a05 make all startService calls go through
5 years ago
Greg Alexander b20dd82c79 re-format APK download
5 years ago
Greg Alexander b5127d1f78 some crashes from the play store
5 years ago
Greg Alexander ed1231f8ea document version 23
5 years ago
Greg Alexander a6018cfada bump to version 23
5 years ago
Greg Alexander 444d82e70a reflections on WebView
5 years ago
Greg Alexander bbbbb36795 If launching an http intent fails, then fallback to WebView (because
5 years ago
Greg Alexander 6a61e61a74 make it so nextFocusUp/Down specify a convenient order for visiting all
5 years ago
Greg Alexander edd7bb4bbc And now my buttons have a background that is discernably different when
5 years ago
Greg Alexander 213a5808e3 styled the option buttons so that it's easier to change them
5 years ago
Greg Alexander 42c88f330e don't allow focusing on the log/ip view, which messed up D-pad visit order
5 years ago
Greg Alexander 97989bce7f move the option menu items into their own _clicked functions
5 years ago
Greg Alexander f0cef36573 moved the options menu into the main_tv layout (non-functional).
5 years ago
Greg Alexander 51ca87cc18 whoops, using a static function to differentiate derived classes...dumb.
5 years ago
Greg Alexander 616052e03f put bigger and more readable fonts in the TV banner
5 years ago
Greg Alexander 8952d008f2 TV-LM: add launcher target for android TV (leanback)
5 years ago
Greg Alexander d5ad84d781 TV-LB (banner icon for TV launcher)
5 years ago
Greg Alexander b4ee53dc54 some updates from user reports, and the decision to pursue TV
5 years ago
Greg Alexander 6f6a74067f a couple reports
5 years ago
Greg Alexander 0f91ddc433 document that broadcast intents only work if Foreground Service is enabled
5 years ago
Greg Alexander 941d6c6153 releasing version 22 today
5 years ago
Greg Alexander ad119a4da0 bump to version 22
5 years ago
Greg Alexander 823591055a Factor out the idiom for startService() vs startForegroundService(), and
5 years ago
Greg Alexander c1bdacd4d6 document broadcast intents
5 years ago
Greg Alexander ebbdac1787 add org.galexander.sshd.START and org.galexander.sshd.STOP broadcast receiver
5 years ago
Greg Alexander e07a809980 feature request - broadcast intent for START/STOP
5 years ago
Greg Alexander c682560ada bump to version 21
5 years ago
Greg Alexander 285693c452 todone
5 years ago
Greg Alexander 1cbe9b1456 remove debug output
5 years ago
Greg Alexander 71dcbc392b Normalize the dump code a little bit, and expand to 128 stack entries
5 years ago
Greg Alexander a3bbb0bf96 Fix the SIGSEGV that users have been reporting - don't execute anything
5 years ago
Greg Alexander cf84ff9379 fix restart after a crash (it would not restart if there was a stale pid
5 years ago
Greg Alexander 39705de36e only rebuild default_options_guard.h if necessary
5 years ago
Greg Alexander 72a4a088bd merged sigsegv_branch...
5 years ago
Greg Alexander 498fc2fc4c Merge branch 'sigsegv_dump'
5 years ago
Greg Alexander 967a1e42a9 probable technique for bypassing atexit
5 years ago
Greg Alexander e204c1ea74 musings about the dump, which must be caused by atexit()
5 years ago