All Classes
-
All Classes Interface Summary Class Summary Class Description AgeGateActivity Activity class that serves as a container forAgeGateFragment
To fully change the Fragment in the tab, modifyAgeGateActivity.createAgeGateFragment()
AgeGateFragment<V extends AgeGateView,P extends AgeGatePresenter<V>> AgeGatePresenter<T extends AgeGateView> ThePresenter
class forAgeGateFragment
AgeGateView AuthenticationCallback Callback class when handling biometric authentication actions This extends BiometricPrompt.AuthenticationCallbackBiometricsDialogManager Manager class for displaying of authentication fingerprint user dialogBiometricsSharedPrefs Shared preferences class for Biometrics This is responsible for saving and retrieving biometric data from Shared Preferences.BiometricUtil Helper class when using biometricsChangePasswordActivity<V extends ChangePasswordView,P extends ChangePasswordPresenter<V>> ExtendsMvpActivityView
withChangePasswordView
as its View andChangePasswordPresenter
as the presenterChangePasswordPresenter<V extends ChangePasswordView> TheMvpNullObjectBasePresenter
class forChangePasswordActivity
ChangePasswordView MvpView
class ofChangePasswordActivity
CryptographyTask Create aBiometricPrompt.CryptoObject
used for biometrics This is an async taskCryptographyTaskListener Callback for receiving successful or failed Cryptography taskDecryptPasswordListener Interface which checks if password was successfully decrypted from Biometric DataForgotPasswordActivity<V extends ForgotPasswordView,P extends ForgotPasswordPresenter<V>> Activity to request reset password by submitting member's email.ForgotPasswordPresenter<V extends ForgotPasswordView> TheMvpNullObjectBasePresenter
class forForgotPasswordActivity
ForgotPasswordView MvpView
class ofForgotPasswordActivity
GoogleSignInTask Google sign-in async task.GoogleSignInTaskCallback Google sign in task listener when sign is is successful or notLoginActivity<V extends LoginView,P extends LoginPresenter<V>> AbstractActivity
class which let's the user Login or Register to the Stellar API.LoginPresenter<V extends LoginView> TheMvpNullObjectBasePresenter
class forLoginActivity
LoginValidationHelper Login Validation Helper class.LoginView TheMvpView
class forLoginActivity
MainThreadExecutor Mimics the Main Executors used for showing biometric promptRegisterBiometricsListener A listener for the user's response for registering biometric dataRegistrationActivity<V extends RegistrationView,P extends RegistrationPresenter<V>> AbstractActivity
class which let's the user Register via Email to the Authentication API.RegistrationPresenter<T extends RegistrationView> TheMvpPresenter
class forRegistrationActivity
This extends theLoginPresenter
class so as to inherit the other login methodsRegistrationView MVP View Class for RegistrationResetPasswordActivity<V extends ResetPasswordView,P extends ResetPasswordPresenter<V>> Abstract class which lets the user to reset the password by providing the new password and password confirmation.ResetPasswordPresenter<V extends ResetPasswordView> TheMvpNullObjectBasePresenter
class forResetPasswordActivity
ResetPasswordView MvpView
class ofResetPasswordActivity