1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00
syncthing-android/app
Catfriend1 1bdc8fe6ec
Remove boilerplate shell code (#289)
* Util#runShellCommand: Add BufferedReader

* Util: Correct class TAG

* SyncthingRunnable: Use Util.runShellCommand for "chmod 500"

* Util: Add notes

* LogActivity: Replace ProcessBuilder with Util.runShellCommandGetOutput

* SyncthingRunnable: Improve "error" message

* LogActivity: Show Android log by default

* SyncthingRunnable: Don't log if the chmod fail is expected on Android 5+

* LogActivity: Remove SyncthingNativeCode per line repetition if we are showing its own log
2019-01-29 20:41:44 +01:00
..
src Remove boilerplate shell code (#289) 2019-01-29 20:41:44 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Update APK version to 1.0.0.20 2019-01-27 20:53:39 +01:00
lint.xml Ignore notices about updating gradle dependencies 2019-01-26 22:00:15 +01:00
postbuild.py postbuild script - Improve cross-platform compatibility (#208) 2019-01-06 21:12:23 +01:00