Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Wrapper for passwords and other sensitive strings so that they're not directly Strings, so that they're less likely to be used in clear-text unintentionally, like being printed in logs by Any.toString.

Link copied to clipboard
object Utils

Functions

Link copied to clipboard

AccountManager.setUserData has been found to be unreliable at times. This extension function checks whether the user data has actually been set and retries up to ten times before it gives up, without throwing an Exception.