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/utils
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
..
view Extract radio group logic into helper (#11493) 4 years ago
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 4 years ago
ClearableEditText.kt fix #8135 - remove getColorFromAttr 4 years ago
ClipboardHandler.kt Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 4 years ago
Do.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
FragmentPreDrawManager.kt For #167: Improves home to browser animation 4 years ago
LinkTextView.kt For #10285: Add a custom TextView for links with a11y improvements. 4 years ago
OnWifiChanged.java 8017 advanced autoplay controls. (#8978) 4 years ago
OpenClass.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
RunWhenReadyQueue.kt Make sure reconnect item is displayed in HomeMenu in case of account problems 4 years ago
Settings.kt For #10173: login duplicates and save (#11208) 4 years ago
Undo.kt Fix elevation for snackbar and fab 4 years ago