aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-02-22Update UiAutomator example to use Snippet UiAutomator (#132)Kolin Lu
2023-05-15Snippet lib release v1.4.0Kolin Lu
2023-05-03Update README.md (#118)Sebastian
2023-04-29Support RpcDefault for RPC arguments (#123)Kolin Lu
2023-04-28Update README.md (#117)Sebastian
2021-10-19Snippet lib release v1.3.1Xianyuan Jia
2021-10-01Update Gradle, project dependencies, and SDK versions. (#110)xianyuanjia
2019-01-28Fix examples. (#102)Ang Li
2019-01-28Migrate to `androidx`. (#101)Ang Li
2019-01-28Update toolchain and make the lib build again. (#100)Ang Li
2018-11-26Add missing period to ex2 test and snippet (#99)David T.H. Kao
2018-07-21adds a missing manifest for the instrumentation test in example2 (#97)David T.H. Kao
2018-06-20Add missing snippetImplementation dep in gradle for ex2, and sort deps. (#96)David T.H. Kao
2018-06-01Update gradle and project deps. (#94)Ang Li
2018-03-24Snippet lib release v1.3.0. (#92)Matthew
2018-02-26Minor clean ups (#87) (#91)Ang Li
2018-01-23Minor clean ups (#87)Ang Li
2018-01-12Support custom converters of non-primitive types. (#86)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-21Fix a typo in the Espresso example README.md (#71)Jeremy Klein
2017-08-15Add all examples to top level readme and massage descriptions. (#67)David T.H. Kao
2017-06-20update gradle and linting (#65)David T.H. Kao
2017-06-20Fix format warnings (#66)l-meng
2017-06-19Support of RPC scheduling (#61)l-meng
2017-05-30Snippet lib release v1.2.0.Alexander Dorokhine
2017-05-24Create an example for how to use UIAutomator. (#54)Alexander Dorokhine
2017-05-01Snippet lib release v1.1.0. (#55)Alexander Dorokhine
2017-03-10Invoke RPCs on the main thread if they are tagged with @RunOnUiThread. (#47)Alexander Dorokhine
2017-03-09Clean up Log.java. (#48)Alexander Dorokhine
2017-02-23Remove an unused var. (#46)Ang Li
2017-02-23Async rpc updates. (#43)Ang Li
2017-02-22Add support for asynchronous Rpc (#38)Ang Li
2017-02-13Snippet lib release v1.0.1. (#35)Alexander Dorokhine
2017-02-03Fix exception handling in snippets. (#32)Alexander Dorokhine
2017-01-13Update readmes to point to the real published version of the lib. (#22)adorokhine
2017-01-12Packaging improvements.Alexander Dorokhine
2017-01-10Update READMEs of examples to use snippet_shell. (#16)adorokhine
2017-01-10Rename example folders so they do not start with a number. (#15)adorokhine
2016-12-12Add an espresso test to the 2_espresso example.Alexander Dorokhine
2016-12-07Remove the 'facade' package and FacadeManager.Alexander Dorokhine
2016-12-07Update documentation to reflect the new instrumented snippets.Alexander Dorokhine
2016-12-07Rework the example to show how to use the new instrumented snippets.Alexander Dorokhine