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/deletebrowsingdata
Mugurell aa7283def9 For #12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages()
The two methods are serving the same purpose, with one calling the other.
This prepares the ground for adding a method to delete icons in only one place
and remove confusion about what that place should be.
4 years ago
..
DeleteAndQuit.kt For #12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages() 4 years ago
DeleteBrowsingDataController.kt For #12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages() 4 years ago
DeleteBrowsingDataFragment.kt For #12565: Remove context from DeleteBrowsingDataController constructor 4 years ago
DeleteBrowsingDataItem.kt For #8653 - changed menu strings 4 years ago
DeleteBrowsingDataOnQuitFragment.kt Replace nullable findPreference 4 years ago
DeleteBrowsingDataOnQuitType.kt Move settings classes to packages 5 years ago