1
0
Fork 0
fenix/app/src/main/res/values
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
2020-05-12 17:32:01 -05:00
..
arrays.xml For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 2020-02-24 18:07:02 -08:00
attrs.xml For #10343: Remove 'Library' functionality from the app 2020-05-11 10:22:19 -07:00
bools.xml For #1399 - Only show battery saver theme preference for API <P 2019-04-04 23:34:54 -05:00
colors.xml For #10244: Creates drawable for add-ons private browsing label. 2020-05-07 17:27:46 -07:00
dimens.xml For #10343: Remove 'Library' functionality from the app 2020-05-11 10:22:19 -07:00
integers.xml Closes #4012 - Animate quick settings (#4047) 2019-07-30 09:50:50 -07:00
preference_keys.xml For #9505: Adds possibility to sort saved logins 2020-05-07 08:43:59 -07:00
static_strings.xml For #1063: Put tab tray behind a feature flag and hidden pref (#10313) 2020-04-30 15:53:10 -05:00
strings.xml Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
styles.xml For #10501 - use theme instead of tint to support older APIs 2020-05-11 19:22:00 +03:00
tags.xml Use glide-like image loading function 2019-07-29 10:22:23 -07:00