aboutsummaryrefslogtreecommitdiff
path: root/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/SnippetRunner.java
AgeCommit message (Expand)Author
2021-10-06Added Notification for O (#111)xianyuanjia
2019-01-28Migrate to `androidx`. (#101)Ang Li
2019-01-28Update toolchain and make the lib build again. (#100)Ang Li
2017-12-15Revert "Revert "Update gradle, dependency versions and fix lint reported issu...Ang Li
2017-12-15Revert "Update gradle, dependency versions and fix lint reported issues (#80)...Ang Li
2017-12-15Update gradle, dependency versions and fix lint reported issues (#80)Keith Dart
2017-08-22remove tabs (#72)David T.H. Kao
2017-08-16Remove an error message check that may return null. This will expose … (#68)David T.H. Kao
2017-05-24When launching snippet, print protocol version and port to output. (#59)Alexander Dorokhine
2017-03-09Clean up Log.java. (#48)Alexander Dorokhine
2017-02-13Lint source code to AOSP. (#34)Ang Li
2017-01-27Don't explode if the binary into which snippet-lib is linked has junit tests....adorokhine
2016-12-16Propagate exceptions out of SimpleServer instead of returning null. (#9)adorokhine
2016-12-15Handle the ability to properly stop the snippet apk. (#7)adorokhine
2016-12-14Fix notification handling from inside a test apk.Alexander Dorokhine
2016-12-12Start the snippet server from the instrumentation process, not a separate ser...adorokhine
2016-12-05Launch snippets as an instrumentation rather than a service.Alexander Dorokhine