You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/settings/creditcards
Elise Richards 6459a859b9
For #17537: Add preferences for syncing credit cards and addresses (#19471)
* Add preferences for enable/disable sync for cc and addresses

* Set pref visibility based on feature flags

* Helper function for pin warning preferences and set default values for cc and addresses to false.

* Kdocs for relevant sync functions in account settings

* Default visibility to false for credit cards and addresses in account settings
3 years ago
..
controller Fix breaking changes introduced by credit card encryption APIs 3 years ago
interactor Fix breaking changes introduced by credit card encryption APIs 3 years ago
view For #18266: Validate credit card entry info. 3 years ago
CreditCardEditorFragment.kt For #18266: Validate credit card entry info. 3 years ago
CreditCardEditorState.kt Fix breaking changes introduced by credit card encryption APIs 3 years ago
CreditCardsFragmentStore.kt For #18268, #18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage (#18808) 3 years ago
CreditCardsManagementFragment.kt For #18268, #18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage (#18808) 3 years ago
CreditCardsSettingFragment.kt For #17537: Add preferences for syncing credit cards and addresses (#19471) 3 years ago
String.kt For #18266: Validate credit card entry info. 3 years ago