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
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
..
history For #4137 - Adds pagination to the history view 5 years ago
metrics For #10173: login duplicates and save (#11208) 4 years ago
searchengine For #12544 - Prevent search engines mixup 4 years ago
tips No issue: Remove feature flag for tips (#12172) 4 years ago
toolbar Issue #12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 4 years ago
AccountAbnormalities.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
Analytics.kt Add tests for ext package (#11334) 4 years ago
BackgroundServices.kt remove suppress and unnecessary otherwise = private 4 years ago
Components.kt Add tests for sync, wifi, and push (#12581) 4 years ago
Core.kt For #12248: Webcompat reporter not active in Nightly 4 years ago
FenixSnackbar.kt For #8775: Removes feature flag for dynamic bottom toolbar 4 years ago
FindInPageIntegration.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
FxaServer.kt Update FxaServer.kt 4 years ago
InflationAwareFeature.kt fix #8135 - remove getColorFromAttr 4 years ago
IntentProcessorType.kt For #10844 - Fennec page shortcuts will open in normal tabs 4 years ago
IntentProcessors.kt Update customtabs service 4 years ago
NotificationManager.kt No issue: Use SendTabFeature and FxaPushSupportFeature 4 years ago
PerformanceComponent.kt Pre: introduce a RunWhenReadyQueue 4 years ago
PermissionStorage.kt For issue #7566 Handle deny & don't ask again for site permissions 4 years ago
PrivateShortcutCreateManager.kt For #7208 For #7212 - Update parameterized strings 4 years ago
Push.kt Remove duplicate FirebasePushService 4 years ago
Search.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
SearchWidgetCreator.kt For #9488: Add experimentation support 4 years ago
Services.kt Update FxaServer.kt 4 years ago
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 5 years ago
TabCollectionStorage.kt For #11763: Shows confirmation dialog when deleting last tab from collection 4 years ago
TopSiteStorage.kt For #12026 - Update default top sites for new users (#12028) 4 years ago
TrackingProtectionPolicyFactory.kt For #8540: Fix ETP options not being correctly applied (#8688) 4 years ago
UseCases.kt Update Android Components version to 49.0.20200705130154. 4 years ago