| Class | Description |
|---|---|
| DispatchQueue | |
| EmailSender | |
| JavaScriptUtils | |
| JsPromiseSupportChecker |
Checks for support for JS Promises on device
|
| LogSettings | |
| NotificationBuilderFactory | |
| PopupManager | |
| PRNGFixes |
Fixes for the output of the default PRNG having low entropy.
|
| PRNGFixes.LinuxPRNGSecureRandom |
SecureRandomSpi which passes all requests to the Linux PRNG
(/dev/urandom). |
| RetrofitAuthenticator | |
| TimeoutsController |
A controller for timeouts.
|
| TimeoutsController.Timeout |
Abstraction for the timeout.
|
| WorkerThread |