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/settings
Elise Richards edc75c3ad0
Fixes #9504: Edit logins (#9693)
* Create editable view and fragment. Update login info page to display options menu with edit and delete.

* Create feature flag for edit. Check flag in the login detail fragment and default to just delete.

* Add three-dot kebab options menu in login detail fragment. Add title to the login item.

* Nav to and from edit view on save and back pressed.

* Save login through AC login manager. Clear text in editable field on button click.

* Match colors, fonts, dimens to UX specs for edit logins. Enable password reveal/hide and clearing text fields.

* Refactoring logins fragments. Using component Login object for consistency.

Fetch login list when saved logins are opened. Fetch login details when detail view is opened.

Revert "Fetch login list when saved logins are opened. Fetch login details when detail view is opened."

This reverts commit 44fe17166c3332b330229258b2e8982832672e3b.

* Using parcelable login and Login component class to pass ids and items between fragments

* Retrieve login from storage when viewing login details.

Rename login logic for consistency.

Ktlint cleanup

Fix nits and naming consistency.

* UX consistency for login detail and edit login pages

* Rebasing with logins sort - updating logins store.

* Rebasing with logins sort - merging fragments and controllers.

* Lint and removing unused files.

* UX cleanup.

* Update string description
4 years ago
..
about Integrate activity for showing past crashes. 4 years ago
account Update Android Components version to 41.0.20200506130132 (#10443) 4 years ago
advanced For #9728: Add actionbar search for language list. 4 years ago
deletebrowsingdata Update Android Components version to 41.0.20200506130132 (#10443) 4 years ago
logins Fixes #9504: Edit logins (#9693) 4 years ago
quicksettings For issue #10142 Update sitePermissions state when toggling its value 4 years ago
search For #9420 - relaxed custom engine rules (#9967) 4 years ago
sitepermissions For #10485 - Restore block video/audio on cellular data radio button 4 years ago
AccessibilityFragment.kt For #8735 - Adjust fontInflation engine setting when toggling useAutoSize 4 years ago
CustomizationFragment.kt For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago
DataChoicesFragment.kt For #4674 - Adds ability to toggle metric services by type 4 years ago
DefaultBrowserPreference.kt Issue #7425 (et al): Cache the list of installed browsers 4 years ago
DefaultBrowserSettingsFragment.kt For #8354 Remove unsetting open links in private if not default browser 4 years ago
DropDownListPreference.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
Extensions.kt For #8411: integrate AC permissions changes (#8618) 4 years ago
OnSharedPreferenceChangeListener.kt Clean up settings fragments 5 years ago
PairFragment.kt Update Android Components version to 41.0.20200506130132 (#10443) 4 years ago
PhoneFeature.kt 8017 advanced autoplay controls. (#8978) 4 years ago
PrivateBrowsingFragment.kt For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago
RadioButtonInfoPreference.kt Add ETP accessibility labels 5 years ago
RadioButtonPreference.kt For #7965 - removed unused strings, reverted changes to radiobutton widget 4 years ago
SecretSettingsPreference.kt For #1063: Put tab tray behind a feature flag and hidden pref (#10313) 4 years ago
SettingsFragment.kt Fixes #9504: Edit logins (#9693) 4 years ago
SharedPreferenceUpdater.kt Only use Context.settings() function (not getter) (#5335) 5 years ago
StringSharedPreferenceUpdater.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
SupportUtils.kt For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago
TextPercentageSeekBarPreference.kt For #10083: Adjust thumb offset to thumb circumference to avoid cutoff 4 years ago
TrackingProtectionFragment.kt Update Android Components version to 41.0.20200506130132 (#10443) 4 years ago