Commit Graph

23 Commits (feeee312bdf5880a6f1d7112212b3e3e892acef4)

Author SHA1 Message Date
Greg Alexander feeee312bd First draft of API to launch activities
2 years ago
Greg Alexander c9d81b5f33 Add new "Enable /sdcard" menu option that requests the
3 years ago
Greg Alexander cf41fb58d0 Update dropbear version in "About" message
3 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 bbbbb36795 If launching an http intent fails, then fallback to WebView (because
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 8952d008f2 TV-LM: add launcher target for android TV (leanback)
5 years ago
Greg Alexander 823591055a Factor out the idiom for startService() vs startForegroundService(), and
5 years ago
Greg Alexander ebbdac1787 add org.galexander.sshd.START and org.galexander.sshd.STOP broadcast receiver
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 445c2957ec Don't call startForegroundService() except on Oreo and above, because
5 years ago
Greg Alexander 23a2bda614 Limit to only displaying 5 IPs at once (the android emulator sets up
5 years ago
Greg Alexander c5fb42b1f1 Update dropbear version in "About" string.
5 years ago
Greg Alexander 7f58879b35 Implement a sanity check of settings so that if onboot is selected,
5 years ago
Greg Alexander 83b5dd496d If asked to start at boot in background on Oreo, give a toast so the user
5 years ago
Greg Alexander e0151fa757 Now can start-on-boot on Oreo/Pie, with the caveat that start-on-boot
5 years ago
Greg Alexander 9b451c9b29 Define the channel for the notification, which requires using
5 years ago
Greg Alexander 190c8588e9 request the SD card permission if it hasn't already been granted or
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander be43d90c70 Manually convert from ant to gradle, roughly.
5 years ago