• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
11.3.1:
2  - Migrate from android.support to androidx library
3  - Add a default close() method
4  - Support for long arrays as parameters
5  - Use newer Notification methods for Android O and above
6  - Various minor fixes
7
81.3.0:
9  - Support for RPC scheduling
10  - Support for custom converters of non-primitive types
11  - Support for JSONArray parsing of parameters
12  - Various minor fixes and cleanups
13
141.2.0:
15  - New startup protocol:
16    - Snippet protocol is now versionated and reported to instrumentation output
17    - Snippet startup progress can now be monitored via output
18    - Server port can now be allocated on device and reported via output
19  - Improvements to help() output
20  - Allow close() methods to throw exceptions
21
221.1.0:
23  - Support for asynchronous RPCs
24  - Add an optional annotation to cause RPCs to be invoked on the main thread
25  - Log tags are now configurable in the manifest
26
271.0.1:
28  - Ignore regular JUnit tests linked into the snippet lib
29  - Improved exception handling and reporting
30
311.0.0: Initial release of Mobly Snippet Lib with some examples
32