aboutsummaryrefslogtreecommitdiff
path: root/examples/ex1_standalone_app/src/main
AgeCommit message (Expand)Author
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-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-03Fix exception handling in snippets. (#32)Alexander Dorokhine
2017-01-10Rename example folders so they do not start with a number. (#15)adorokhine