1
0
Fork 0
fenix/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
2020-07-16 17:08:04 -05:00
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics For #10173: login duplicates and save (#11208) 2020-07-16 17:08:04 -05:00
searchengine For #12544 - Prevent search engines mixup 2020-07-16 16:49:54 +03:00
tips No issue: Remove feature flag for tips (#12172) 2020-07-01 14:47:40 -07:00
toolbar Issue #12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 2020-07-09 12:36:56 -04:00
AccountAbnormalities.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
Analytics.kt Add tests for ext package (#11334) 2020-06-10 09:14:18 -07:00
BackgroundServices.kt remove suppress and unnecessary otherwise = private 2020-06-16 23:30:57 -04:00
Components.kt Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
Core.kt For #12248: Webcompat reporter not active in Nightly 2020-07-16 12:24:21 -04:00
FenixSnackbar.kt For #8775: Removes feature flag for dynamic bottom toolbar 2020-06-09 20:58:17 -07:00
FindInPageIntegration.kt No issue: Move Do and OpenClass to utils pkg. 2020-04-08 12:39:22 -07:00
FxaServer.kt Update FxaServer.kt 2020-06-16 23:30:57 -04:00
InflationAwareFeature.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
IntentProcessorType.kt For #10844 - Fennec page shortcuts will open in normal tabs 2020-05-25 14:37:00 +03:00
IntentProcessors.kt Update customtabs service 2020-06-24 23:26:49 -04:00
NotificationManager.kt No issue: Use SendTabFeature and FxaPushSupportFeature 2020-01-03 10:20:53 -05:00
PerformanceComponent.kt Pre: introduce a RunWhenReadyQueue 2020-03-30 21:43:38 -07:00
PermissionStorage.kt For issue #7566 Handle deny & don't ask again for site permissions 2020-04-22 11:33:32 -04:00
PrivateShortcutCreateManager.kt For #7208 For #7212 - Update parameterized strings 2020-04-13 09:40:47 -07:00
Push.kt Remove duplicate FirebasePushService 2020-04-15 17:55:12 -04:00
Search.kt No issue: Move Do and OpenClass to utils pkg. 2020-04-08 12:39:22 -07:00
SearchWidgetCreator.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
Services.kt Update FxaServer.kt 2020-06-16 23:30:57 -04:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt For #11763: Shows confirmation dialog when deleting last tab from collection 2020-07-06 17:06:10 -04:00
TopSiteStorage.kt For #12026 - Update default top sites for new users (#12028) 2020-06-26 17:51:18 -04:00
TrackingProtectionPolicyFactory.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00
UseCases.kt Update Android Components version to 49.0.20200705130154. 2020-07-06 15:21:40 -04:00