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/logins/fragment
Jocelyne Abi Haidar a5de2c0352 For #15675: Disable Save button when editing saved login until something has been changed
set save button state by calling invalidateOptionsMenu, causing onPrepareOptionsMenu to be called which will enable/disable the save button depending on if changes have been made or not
4 years ago
..
EditLoginFragment.kt For #15675: Disable Save button when editing saved login until something has been changed 4 years ago
LoginDetailFragment.kt Closes #15443: Use fragment's lifecycleScope for AlertDialog actions 4 years ago
SavedLoginsAuthFragment.kt No issue: Update biometric, core, and recyclerview libraries 4 years ago
SavedLoginsFragment.kt Closes #15443: Use fragment's lifecycleScope for AlertDialog actions 4 years ago
SavedLoginsSettingFragment.kt For #10173: login duplicates and save (#11208) 4 years ago