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/res/menu
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
..
add_custom_searchengine_menu.xml Adds custom search engines (#6551) 5 years ago
bookmarks_add_folder.xml For #5213 - Use support library attributes 5 years ago
bookmarks_edit.xml For #3813 - Create a save button for bookmark editing 4 years ago
bookmarks_menu.xml For #6523 - Remove close button in library 5 years ago
bookmarks_select_folder.xml For #5213 - Use support library attributes 5 years ago
bookmarks_select_multi.xml Closes #2435 Change edit icon to share icon on the book… (#6137) 5 years ago
bookmarks_select_multi_not_item.xml For #5213 - Use support library attributes 5 years ago
edit_custom_searchengine_menu.xml Adds custom search engines (#6551) 5 years ago
history_select_multi.xml For #5213 - Use support library attributes 5 years ago
languages_list.xml For #9728: Add actionbar search for language list. 4 years ago
library_menu.xml For #6523 - Remove close button in library 5 years ago
login_delete.xml Fixes #9504: Edit logins (#9693) 4 years ago
login_list.xml For #7087 - Add SearchView to Logins Fragment 4 years ago
login_options_menu.xml Fixes #9504: Edit logins (#9693) 4 years ago
login_save.xml Fixes #9504: Edit logins (#9693) 4 years ago
tab_tray_menu.xml For #10148 - Add basic tab tray implementation without exposing to rest of app (#9934) 4 years ago