Interface | Description |
---|---|
AccountKitSpinner.OnSpinnerEventsListener | |
AdvancedUIManager | Deprecated
use
UIManager instead. |
AdvancedUIManager.AdvancedUIManagerListener | Deprecated |
NotifyingEditText.PasteListener | |
PrivacyPolicyFragment.OnCompleteListener | |
UIManager |
Manager for custom UI fragments.
|
UIManager.UIManagerListener |
Listener that is supplied by Account Kit to allow messages to be sent to the current state.
|
Class | Description |
---|---|
AccountKitActivity | |
AccountKitConfiguration |
Configuration for AccountKit
|
AccountKitConfiguration.AccountKitConfigurationBuilder | |
AccountKitEmailRedirectActivity | |
AccountKitSpinner |
Extends the default AppCompatSpinner adding listener when the spinner opens and loses.
|
AccountKitUpdateActivity | |
AccountVerifiedContentController | |
ActivityHandler | |
AdvancedUIManagerWrapper | Deprecated |
AspectFrameLayout | |
BaseUIManager | |
ClearBackgroundTextInputLayout | |
ConstrainedLinearLayout | |
ContentControllerBase | |
CountryCodeSpinner | |
NotifyingEditText | |
PhoneNumberTextWatcher |
NOTE: The following class was taken from https://android.googlesource.com/platform/frameworks/base.git/+/jb-release/telephony/java/android/telephony/PhoneNumberFormattingTextWatcher.java
and modified to use libphonenumber for dependencies,
so that we can use as-you-type formatting with a custom country code
parameter on android versions below API 21.
|
PrivacyPolicyFragment | |
SkinManager | |
SmsTracker |
Tracker for Sms that extracts the AccountKit confirmation code.
|
ThemeUIManager |
Enum | Description |
---|---|
AccountKitActivity.ResponseType | |
AccountKitActivity.TitleType | Deprecated |
ButtonType | |
LoginFlowState | |
LoginType | |
NotificationChannel | |
SkinManager.Skin | |
SkinManager.Tint | |
TextPosition | |
UpdateFlowState |