Commit Graph

375 Commits (dd4d8a0aedd6951daff83be422c955113d5c3d49)
 

Author SHA1 Message Date
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
Greg Alexander 2d8d649cdd I finally got a dump!
5 years ago
Greg Alexander d7bd00fc2b change SIGSEGV handler to use SA_SIGINFO to get context information, and
5 years ago
Greg Alexander f95e97ede8 todo
5 years ago
Greg Alexander 62b119e07f Keep around a copy of the old dropbear.err so that it can be accessed
5 years ago
Greg Alexander 7132b50fa1 alert so users know to contact me if the new version broke everything
5 years ago
Greg Alexander 132baa7d5c add symlink for res
5 years ago
Greg Alexander f5270f56c5 Bump to version 20!
5 years ago
Greg Alexander 4e84d03220 Finish testing, I guess.
5 years ago
Greg Alexander 51559e5798 Add allowBackup="false" so that updating to the new SDK doesn't cause
5 years ago
Greg Alexander 445c2957ec Don't call startForegroundService() except on Oreo and above, because
5 years ago