Commit Graph

405 Commits (3ea8023a27f399ee55f4ca824ed406fa92e73d0d)

Author SHA1 Message Date
Sawyer Blatz b4e1360f59
For #3086: Adds settings animations (#9187) 5 years ago
ekager 709bf6f627 For #7087 - Add SearchView to Logins Fragment 5 years ago
ekager feb6215fae For #8296 - Adds user account avatar to Account Preference 5 years ago
ekager 667ebe3142 For #8967 - Remove ability to pref login autofilling by itself 5 years ago
Emily Kager 93cb3c2053
For #8423 - Adds delete login confirmation dialog (#9014) 5 years ago
Josh Vocal c15469595d For #7554: Add App Services Version to About Page 5 years ago
Grisha Kruglov e6e2dd94c7 Closes #7344: Login storage refactor
The a-c side of this work is in https://github.com/mozilla-mobile/android-components/pull/6128

This switches Fenix to use `SyncableLoginsStorage`, which caches a connection internally
on first access, and doesn't expose any lock/unlock APIs at the public boundary.
5 years ago
Harshal Lele e318cd7d15 fix #8135 - remove getColorFromAttr 5 years ago
Emily Kager a61502215b Revert "For #7603 - Temporarily do not show biometric prompt for OnePlus devices"
This reverts commit 17d7928cc9.
5 years ago
Mihai Adrian 9612c3f16d
For #8540: Fix ETP options not being correctly applied (#8688) 5 years ago
Grisha Kruglov 7275dd5269 Public API changes related to 0.52.0 A-S bump 5 years ago
Mihai Adrian beb323924b
For #8594: Show correct info in Etp settings info (#8687) 5 years ago
Severin Rudie 69c6de7cd4
For #8411: integrate AC permissions changes (#8618) 5 years ago
Mihai Adrian 4be693255d
For #8565: Fix updating dropdown preferences in ETP settings! (#8573)
* For #8565: Create custom SharedPreferenceUpdater for String Preferences

* For #8565: Use custom updater to correctly update DropDownPreference

* For #8565: Set default values for dropDown preferences

* For 8565: add tests for findEntriesValue

* For 8565: clarified findEntryValue

Co-authored-by: Severin Rudie <Baron-Severin@users.noreply.github.com>
5 years ago
Jeff Boek cbad832b19 For #8153 - Allow web-extensions to open tabs in correct browsing mode 5 years ago
Jeff Boek dfde37baf5 Reverts For #7559 - allows changing locale even after setting theme with 5 years ago
mcarare 2d72027cbd For #8534: Register preference update on first tap 5 years ago
Mihai Adrian 3486f30b6a
For #8529: Fix custom ETP preferences visibility update 5 years ago
ekager 57a02a10fc For #8514 - Use state list colors for default disabled states 5 years ago
Jeff Boek 5c6e6ddfb7 For #4807 - Always navigate to settings after deleting data 5 years ago
ekager bb85de5dca For #6737 - Set Logins checkbox default to true 5 years ago
ValentinTimisica 12ae46343e For #7957: Enable Login management preference for all users 5 years ago
mcarare 9d755a877a For #8354 Fix opening custom tabs and links directly in private mode 5 years ago
mcarare ae13f4b44f For #8354 Remove unsetting open links in private if not default browser 5 years ago
mcarare bba563b5f9 For #6479: Add granular ETP settings 5 years ago
ekager b72550c28a For #8126 - Adds default top sites 5 years ago
ekager 2e1202cbd1 For #8348 - Add small delay after biometric auth 5 years ago
Emily Kager 2264e6e1b1 For #6623 - Adds ability to delete a login 5 years ago
Jeff Boek a701988ae9 For #5905 - Creates private browsing settings fragment 5 years ago
Jeff Boek ef6913ec25 For #5905 - Combine theme and toolbar settings 5 years ago
Sebastian Kaspari f0af6d6f6e Update Mozilla Android Components to 32.0.0-SNAPSHOT. 5 years ago
Jeff Boek 952c48c8ce For #4674 - Adds ability to toggle metric services by type 5 years ago
Jeff Boek 9f3faa43fe For #4674 - Adds marketing data as a collection choice 5 years ago
Emily Kager 17d7928cc9 For #7603 - Temporarily do not show biometric prompt for OnePlus devices 5 years ago
Jeff Boek a42ad7603b For #5073 - Fixes visual alignment when certificate authority breaks into a new line 5 years ago
Jeff Boek 7a16192fd1 For #5073 - Use string parameter versus concatenating programatically 5 years ago
Kate Glazko 7c00a1ad6b For #5073: View Site Cert 5 years ago
Sawyer Blatz 0a6881d470
For #255: Removes autoplay media feature flag (#8198) 5 years ago
Jeff Boek 62d540257f For #7965 - removed unused strings, reverted changes to radiobutton widget 5 years ago
David Walsh 4b9f07c511 For #7965 - Remove CDATA strings 5 years ago
Kadeem f4f93e761e NOISSUE - Renamed a misspelled variable. 5 years ago
Tiger Oakes c0d7bc5bd5 Use navArgs helper in fragments 5 years ago
Gabriel Luong 64a4a7f422
Provide add-on support (#8064)
Closes #5630, #6069, #6092, #6091, #6124, and #6147.

Co-authored-by: Simon Chae <chaesmn@gmail.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
5 years ago
ValentinTimisica 0a76fdaa58 For #7289: Adds telemetry for selecting dark theme 5 years ago
Kadeem 321251c49c Updates the hide and reveal password icons to use and tint the mozac version. 5 years ago
ValentinTimisica 2026c60136 For #6834: Adds telemetry for About page items
Didn't change the existing probe for 'whats new' item because we're already
collecting that info.
5 years ago
Mihai Branescu 2a876d5e0f For #7559 - fixes 2 issues:
- The same item now doesn't recreate the activity
- The app context now contains the right locale
5 years ago
David Walsh f728cdaf05
Bug 7189 - Provide page title in website information dialog (#7255)
* Bug 7189 - Provide page title in website information dialog

* Update QSFS test

* Fix Tiger's nits
5 years ago
Sawyer Blatz 94447657c4 No issue: Fixes strings for data migration 5 years ago
Mihai Branescu b3d99c6bba
For #7679 - Replaced comparison by reference with value, added check for default in order to avoid double checkmark (example: default + English) (#7729) 5 years ago