Commit Graph

95 Commits (sigsegv_dump)

Author SHA1 Message Date
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 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
Greg Alexander 7879c603fe Make a naive IP address decoder for the case where the library's
5 years ago
Greg Alexander 12ccb85024 Don't build the stand-alone executables with -static because that doesn't
5 years ago
Greg Alexander ada5ca8def todo
5 years ago
Greg Alexander 8bdc4005f1 todo
5 years ago
Greg Alexander 9ed777ea20 transfer changelog to the doc
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 c759480f44 Notes now that I got the notification channel to work.
5 years ago
Greg Alexander 190c8588e9 request the SD card permission if it hasn't already been granted or
5 years ago
Greg Alexander 0a53e627d2 manually specify last colors...
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander 7db95c7815 update to target ABI "all", which adds x86_64 and arm64
5 years ago
Greg Alexander 718baede9d musings now that it "works"
5 years ago
Greg Alexander 7419f62d98 Update minSdkVersion to 16, because that's the oldest supported by the
5 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 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 405742635f todo
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 ef1a8d2556 bump to version 17 for native x86 support
6 years ago
Greg Alexander 6920fd9434 discuss the crashes on the play store, which don't really interest me
6 years ago
Greg Alexander c72845e535 some TODO from user requests
7 years ago
Greg Alexander d637261fa1 use fchmod() instead of chmod() because Android 8.0 (Oreo) terminates the
7 years ago
Greg Alexander 3770cc8424 musings about writing to removable external SD card
8 years ago
Greg Alexander fadb6909cf todone delete authorized_keys
8 years ago
Greg Alexander cbee2a1b67 if there is no authorized_keys file, generate a single-use password
8 years ago
Greg Alexander 2f6515d147 figured out how the password login should work
8 years ago
Greg Alexander f9d2a69900 an idea for an alternative to password logins for bootstrapping
8 years ago
Greg Alexander c9b8494352 add "Start on Open" option that makes the activity start the service, and
8 years ago
Greg Alexander 3da61bfa96 make the foreground service an option
8 years ago
Greg Alexander 484094d064 more musings about keeping it going with doze
8 years ago
Greg Alexander ae7703fad0 implemented startForeground(), with some reservation
8 years ago
Greg Alexander a2b14e405c user suggestion for improvemet
8 years ago
Greg Alexander 7907d9949b tested...
8 years ago