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
Elise Richards 023a4983fa
For #10173: login duplicates and save (#11208)
* Extract controller into it's own class. Implement find dupes and filter based on username.

Create edit login controller. Add text watchers and check for duplicates.

Edit controller test

* Find duplicates and save to store

* Retrieve duplicates from AC and check list on username text changed

Move duplicates logic into the controller

* Add glean pings for delete and edit. Move logic for login manipulation into the datastore.

* Use correct threads in controller. Enable save button when applicable.

Save enabled in datastore.

Move login data to datastore

Rebase with password error states

Update metrics to be more specific for edit

* Create logins controller for AC calls

* Interactor and controller methods for edit login. Add edit view to separate out some layout manipulation.

Inflate view in edit fragment. Double layout showing up.

Edit view

Controller tests

Controller tests passing

Interactor tests

Lint and detekt cleanup

* Remove datastore and use storage controller for all logins calls to password storage.

Addressed comments

Lint
:

Rebase - 1
4 years ago
..
about Test settings about/advanced (#12023) 4 years ago
account For #12107: Follow ux mock on Settings --> Account screen 4 years ago
advanced For #12565: Add Locale settings tests & use activity (#12579) 4 years ago
deletebrowsingdata For #9229: Remember options for delete browsing data. 4 years ago
logins For #10173: login duplicates and save (#11208) 4 years ago
quicksettings Test settings about/advanced (#12023) 4 years ago
search Add method to test fragments in roboletric (#12261) 4 years ago
sitepermissions Add method to test fragments in roboletric (#12261) 4 years ago
AccessibilityFragment.kt Replace nullable findPreference 4 years ago
CustomizationFragment.kt Extract radio group logic into helper (#11493) 4 years ago
DataChoicesFragment.kt Replace nullable findPreference 4 years ago
DefaultBrowserPreference.kt Issue #7425 (et al): Cache the list of installed browsers 4 years ago
DropDownListPreference.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
Extensions.kt Add tests for OnSharedPreferenceChangeListener (#12019) 4 years ago
OnSharedPreferenceChangeListener.kt Clean up settings fragments 4 years ago
PairFragment.kt For #6198: Update copy and position of pair QR code scan message. 4 years ago
PhoneFeature.kt Add tests for PhoneFeature (#12021) 4 years ago
PrivateBrowsingFragment.kt For #11534 - Don't check lastUsed mode for screenshots (#11827) 4 years ago
RadioButtonInfoPreference.kt For #7725: Increase info button touch target while keeping size. 4 years ago
RadioButtonPreference.kt Extract radio group logic into helper (#11493) 4 years ago
SecretSettingsFragment.kt Test settings about/advanced (#12023) 4 years ago
SettingsFragment.kt Replace nullable findPreference 4 years ago
SharedPreferenceUpdater.kt Only use Context.settings() function (not getter) (#5335) 5 years ago
StringSharedPreferenceUpdater.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
SupportUtils.kt Issue #12207 - Update "new nightly" link to point to org.mozilla.fenix (#12209) 4 years ago
TextPercentageSeekBarPreference.kt For #10049: Provide correct seek bar value to screen readers. 4 years ago
TrackingProtectionFragment.kt For #7094 - Adds save login exceptions 4 years ago