1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-02-06 20:22:36 +00:00
simplesshd/app/src/main/java/org/galexander/sshd
2019-06-16 23:02:22 -04:00
..
BootReceiver.java Don't call startForegroundService() except on Oreo and above, because 2019-06-16 23:02:22 -04:00
Prefs.java request the SD card permission if it hasn't already been granted or 2019-05-26 19:07:33 -04:00
Settings.java Implement a sanity check of settings so that if onboot is selected, 2019-06-09 16:19:43 -04:00
SimpleSSHD.java Limit to only displaying 5 IPs at once (the android emulator sets up 2019-06-16 19:37:16 -04:00
SimpleSSHDService.java Define the channel for the notification, which requires using 2019-05-26 20:47:59 -04:00
UpdaterThread.java Manually convert from ant to gradle, roughly. 2019-05-25 21:58:12 -04:00