zcash-android-wallet-sdk/sdk-lib/src/main/java/cash/z/ecc/android/sdk/internal/ext/android
Honza Rychnovsky 97c0628798
[#789] Benchmarking Demo-app
* [#789] Add Benchmark module to Demo-app

* Code cleanup

* Opti-in experimental coroutines api in tests

* Add Testing documentation

* Documentation update + ktlint

* Check screen on and keyguard unlocked in each test

* Introduce UiAutomator extensions

* Enhance BenchmarkTrace events definition

* Remove unnecessary mutex

* Change blocks range

* Increase sync blockchain timeout

- To always fit in the Balances screen timeout for the selected blocks range

* Remove unnecessary fun suspend modifiers

* Macrobenchmark lib bump to 1.2.0-alpha8

* Remove duplicate label attr in app/manifest

* File and link benchmark on CI task

* Add proguard keep rules

* Documentation update
2022-12-13 14:25:09 +01:00
..
ComputableFlow.kt [#789] Benchmarking Demo-app 2022-12-13 14:25:09 +01:00
FlowPagedList.kt [#367] Fix Kotlin compiler warnings 2022-08-17 15:48:02 +02:00
FlowPagedListBuilder.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
README.md [#293] Refactor non-public APIs to internal package 2021-10-04 08:45:53 -04:00

README.md

Android Placeholders

This package contains classes and extensions that don't yet exist in Android but are coming. Once native support is added, the equivalent functionality in this package will be removed.