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/components/metrics
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
..
ActivationPing.kt For #10426: Adds identifier to Glean for 24 hours (#10446) 4 years ago
AdjustMetricsService.kt For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
BreadcrumbsRecorder.kt No Issue - Update to AC 41.0.20200505190119 4 years ago
FirstSessionPing.kt For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
GleanMetricsService.kt For #10173: login duplicates and save (#11208) 4 years ago
LeanplumMetricsService.kt For #11704 Add leanplum attributes for tracking protection (#11965) r=sblatz 4 years ago
Metrics.kt For #10173: login duplicates and save (#11208) 4 years ago
MetricsUtils.kt For #10426: Adds identifier to Glean for 24 hours (#10446) 4 years ago
MozillaProductDetector.kt For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago