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
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
..
androidTest For #12118: Add isSubframeRequest parameter for app links 4 years ago
debug For #12095: Remove TWA feature flag (#12096) 4 years ago
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixProduction For #12171: Use one-line logo in Nightly (#12555) 4 years ago
fennecBeta/res Revert "For #9946: Update FennecBeta branding (#10066)" to push to Firefox Beta (#11872) 4 years ago
fennecNightly/res Optimize PNGs. 4 years ago
fennecProduction/res For #8278 - added production branding 4 years ago
geckoBeta/java/org/mozilla/fenix/engine Updates AC to 49.0.20200702190156 and fixes breaking changes 4 years ago
geckoNightly/java/org/mozilla/fenix/engine Updates AC to 49.0.20200702190156 and fixes breaking changes 4 years ago
main For #10173: login duplicates and save (#11208) 4 years ago
migration Update Kotlin dependency (#10806) 4 years ago
test For #10173: login duplicates and save (#11208) 4 years ago