1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings
Jeff Boek 607c3d4c87
Adds custom search engines (#6551)
* For #5577 - Adds button to add a new search engine

* For #5577 - Adds custom engine store

* For #5577 - Creates a custom SearchEngineProvider

* For #5577 - Gives the ability to delete search engines

* For #5577 - Adds the UI to add a custom search engine

* For #5577 - Adds form to create a custom search engine

* For #5577 - Adds the ability to add a custom search engine

*  For #5577 - Adds the ability to delete custom search engines

* For #5577 - Selects the first element on the add custom search engine screen

* For #5577 - Prevents adding a search engine that already exists

* For #5577 - Styles the add search engine preference

* For #5577 - Makes the name check case-insensitive

* For #5577 - Fix bug where home screen doesnt see new search engines

* For #5577 - Moves Search URL validation to its own type

* For #5577 - Fixes linting errors

* For #5577 - Adds the ability to edit a custom search engine

* For #5577 - Allows the user to edit a serach engine even when it is the last item in the list

* For #5577 - Adds an undo snackbar when deleting a search engine

* For #5577 - Moves all of the strings to be translated

* For #5577 - Fixes bug when deleting your default search engine

* For #5577 - Puts adding search engines behind a feature flag

* For #5577 - Navigate to custom search engine SUMO article when tapping learn more

* For #5577 - Fixes nits

* For #5577 - Uses concept-fetch to validate search string

* For #5577 - Adds string resources for the cannot reach error state
2019-11-19 16:30:56 -08:00
..
account For #6490 - track abnormal FxA behaviour via Sentry 2019-11-07 15:11:41 -08:00
deletebrowsingdata Closes #5465: Added OnCheckListener to all checkboxes ,when there are no items checked delete button will be disabled (#6098) 2019-10-21 09:57:29 -07:00
quicksettings Fix 3809 - Show entire URL in security info view 2019-11-18 14:01:40 -08:00
search Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
sitepermissions Fixes #5030: Modified Dialog to match the others. (#6022) 2019-10-21 09:59:04 -07:00
AboutFragment.kt Use the new fragment constructor 2019-10-07 11:07:48 -07:00
AccessibilityFragment.kt For #2477 - Adds accessibility setting to force enable zoom 2019-10-24 09:35:21 -07:00
DataChoicesFragment.kt For #6441 - Only enable experiments for Beta/Prod 2019-11-04 16:45:35 -08:00
DefaultBrowserPreference.kt No issue: Remove attributeSetId from DefaultBrowserPreference (#3712) 2019-07-01 09:02:40 -07:00
DefaultBrowserSettingsFragment.kt For #5898: Launch SUMO article properly for default browser 2019-10-11 14:40:08 -07:00
Extensions.kt For #255: Toggle Media Autoplay 2019-09-19 15:13:04 -07:00
LoginsFragment.kt For #5586 - Adds Logins Telemetry (#6352) 2019-11-12 15:55:36 -08:00
PairFragment.kt Added Vibration Effect On Scanning QR Code (#6129) 2019-11-08 13:37:36 -08:00
PhoneFeature.kt For #4126 - Refactor Views and layouts 2019-10-31 17:08:40 -07:00
RadioButtonInfoPreference.kt Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
RadioButtonPreference.kt Closes #5624 - Fix crash on preference change listener 2019-09-26 16:56:54 -07:00
SettingsFragment.kt Closes #2441. Update LeakCanary to `2.0-beta-3` version. 2019-10-24 11:19:09 -07:00
SharedPreferenceUpdater.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
SupportUtils.kt Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
TextPercentageSeekBarPreference.kt No issue: Clean up preferences code (#4699) 2019-08-21 08:38:14 -07:00
ThemeFragment.kt No issue: Clean up preferences code (#4699) 2019-08-21 08:38:14 -07:00
TrackingProtectionFragment.kt For #6354 - Removes ETP Experiment, Removes Feature Flags, Sets Strict Default 2019-11-08 08:37:15 -08:00