Gabriel Luong
c5e78f69ed
For #18940 - Remove reserved icon spacing for "Nimbus Experiments" setting preference ( #18949 )
...
Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
2021-04-12 12:32:55 -04:00
Gabriel Luong
37b6079d83
For #18268 , #18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage ( #18808 )
2021-04-08 12:09:57 -04:00
rxu
efdb30483a
Add domestic China FxA service for Mozilla Online builds
...
China fxa related string
Add switch preference in settings to use local/global fxa server
inherit fennec FxA settings
Present or hide fxa switch according to isMozillaonline
Allow China fxa server auto login during migration
2021-04-07 23:40:59 -07:00
Gabriel Luong
db993196c6
For #18819 - Hide the Credit Card preference by default ( #18820 )
2021-04-06 13:43:51 -04:00
Gabriel Luong
5d0af34537
For #17291 - Display a list of all active Nimbus experiments ( #17515 )
2021-03-26 13:58:30 -04:00
Arturo Mejia
869c99afaa
For #15372 Optimize the order and messages of onboarding cards
2021-03-24 22:16:00 -04:00
Gabriel Luong
578d6b5205
For #18240 - Add a Credit Card preference screen ( #18410 )
...
- Removes an unused preference key "pref_key_credit_cards_addresses"
2021-03-23 11:59:32 -04:00
Arturo Mejia
ec52c56ed9
For issue #18132 remove icons from Settings screen
2021-03-15 09:53:08 -04:00
Gabriel Luong
968b7bfc78
For #18198 - Add a feature flag for Credit Cards and Addresses autofill feature ( #18200 )
2021-02-26 17:12:47 -05:00
Jonathan Almeida
607d6382f8
Close #17928 : Add feature flag for tabs tray refactor
2021-02-27 01:10:14 +04:00
Jonathan Almeida
2f6fcbf196
Close #13892 : Remove Synced Tabs appended to tabs tray
2021-02-20 23:02:18 +04:00
Arturo Mejia
b419ff82af
Remove external download manager FeatureFlags
2021-01-25 13:00:22 -05:00
Kate Glazko
ae528e5ab2
For #15181 : Remove All Downloads From Settings
2021-01-19 14:21:44 -08:00
Arturo Mejia
b9bdc288cb
For issue: #16846 Add ui for controlling exceptions for auto play
2021-01-15 15:51:31 -05:00
mcarare
e110bb322f
For #16393 : Don't show divider above general category when not signed in
2021-01-15 15:28:58 +02:00
Elise Richards
6dadecacc2
For #15703 and #17133 : allow ETP redirect trackers setting to be customized ( #17137 )
...
* Remove ETP redirect trackers feature flag. Add category to ETP panel view.
* Add redirect tracker category to ETP custom settings
2020-12-22 11:43:04 -06:00
Sebastian Kaspari
46813dd89c
Add search current/home region to debug screen. ( #17015 )
2020-12-15 09:34:17 -05:00
Jeff Boek
cf61c10c39
For #15403 - Adds a secret debug info screen in settings ( #15540 )
...
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-12-11 16:13:37 -05:00
Emilio Cobos Álvarez
9d5afd501e
Add support for EME permission.
...
This accompanies the changes in mozilla-mobile/android-components#9121.
Closes #1175
2020-12-08 14:19:01 -05:00
jhugman
9cdfb6db4a
Nimbus Global Opt Out ( #16543 ) r=gl
2020-11-19 11:17:25 +00:00
Gabriel Luong
27ee2ba4f6
For #15761 - [Grid View] Enable the grid view and remove its feature flag ( #16546 )
...
* For #15761 - Part 1: Turn ON the showGridViewInTabsSettings feature flag
* For #15761 - Part 2: Remove the showGridViewInTabsSettings feature flag and show the Tab view preference category
2020-11-12 21:14:34 -05:00
Gabriel Luong
e9d335cb24
Revert "For #15761 - [Grid View] Enable the grid view and remove its feature flag ( #16535 )" ( #16544 )
...
This reverts commit 7499d33b32
.
2020-11-12 17:17:36 -05:00
Gabriel Luong
7499d33b32
For #15761 - [Grid View] Enable the grid view and remove its feature flag ( #16535 )
2020-11-12 15:17:38 -05:00
Gabriel Luong
2bd2a5651d
For #14636 - Update preference section headers to use correct color, spacing and rulers ( #16332 )
2020-11-02 19:56:41 -05:00
ekager
e15f50712a
For #6313 - Set session ClearColor through Engine DefaultSettings
2020-10-22 20:36:04 -07:00
ekager
d5cb9c599c
For #15910 - Adds back automatic toggle, disables slider when enabled ( #16070 )
2020-10-21 12:20:04 -04:00
Gabriel Luong
87ec7a77ae
For #15937 - Remove topFrecentSite feature flag ( #15967 )
...
* For #15937 - Remove the topFrecentSite feature flag
* For #15937 - Hide the "Pull to refresh" preference since its visibility is managed by a feature flag
2020-10-16 18:37:27 -07:00
mcarare
ba0c005ae9
For #14922 : Add divider above address bar preferences.
2020-10-15 16:09:13 -04:00
mcarare
7510b1609f
For #15898 : Add dividers above subheadings in tabs screen.
2020-10-15 13:13:52 -04:00
mcarare
e50cb21fd0
For #15898 : Add dividers above subheadings in customise screen.
2020-10-15 13:13:52 -04:00
ekager
881e3d6ccd
For #14923 - Removes auto size preference toggle
2020-10-09 15:04:57 -07:00
Arturo Mejia
de521192e0
Add support for local storage permission
2020-10-08 19:37:56 -04:00
Gabriel Luong
2dd019c05f
For #15115 - Part 8: Add a feature flag for showing the grid view in the tabs setting
2020-10-08 12:50:43 -04:00
Gabriel Luong
ed3986662f
For #15115 - Part 1: Convert the CloseTabsSettingsFragment to a general TabsSettingsFragment
...
- Renames CloseTabsSettingsFragment.kt to TabsSettingsFragment.kt
- Renames close_tabs_preferences.xml to tabs_preferences.xml
- Adds preference options for the switching between the Grid and List tab views
2020-10-08 12:50:43 -04:00
Christian Sadilek
d4ab728cff
For #14034 : Add debug preference to override AMO collection in Nightly
2020-09-28 17:25:52 -04:00
Hakkı Kaan Çalışkan
f87ca730a9
For #11245 : Integrate Synced Tabs AwesomeBar suggestions
...
fix pr
2020-09-15 13:58:29 -04:00
Jeff Boek
f9b2d65993
For #5745 - Create preference to disable domain autocompletion
2020-09-10 17:39:42 -07:00
Mugurell
d8d896c500
For #10240 - New preferences to control gesture based features
...
Three new settings and one for which this patch just pre-lands the strings.
The behavior for the "Swipe toolbar up to open tabs" is to be added as part of
a later ticket.
2020-09-09 08:21:05 -07:00
codrut.topliceanu
fe3ef74d71
For #11153 - String for private mode scr shot warning
2020-09-04 16:40:40 +03:00
ekager
2d67e4b748
For #4118 - Creates setting for auto closing tabs
2020-09-01 13:04:12 -07:00
Jeff Boek
ff805e53ed
For #14318 - Use old API to try to fix startup crash without GPS
2020-08-28 13:04:22 -07:00
Jeff Boek
50c955723c
No Issue - Add prompt to secret settings
2020-08-27 15:32:50 -07:00
Gabriel Luong
31455070b1
For #14119 - Add a setting to toggle the display of frequently visited top sites ( #14183 )
2020-08-27 16:17:57 -04:00
Jeff Boek
f734509ac4
No Issue - Removes pref, toggles new search based on feature flag only
2020-08-26 18:00:47 -07:00
Gabriel Luong
1f564c10ce
For #10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites
2020-08-26 18:39:05 -04:00
Jonathan Almeida
f92485d1e8
For #12287 : Add feature flag for Synced Tabs in tabs tray
2020-08-19 17:37:56 -04:00
Elise Richards
2e62dd5c87
FNX-14546 ⁃ For #13096 : Add notifications pref in top level settings ( #13366 )
...
* Add notifications pref in top level settings to route to Android app and notification settings
* Make pref visible on Oreo and higher
* Only show notifications pref when Oreo and above
2020-08-19 13:24:48 -05:00
Arturo Mejia
88f01731d7
For issue #13827 : "Set as default browser" option disappears from Settings.
2020-08-14 11:56:14 -04:00
Arturo Mejia
c52e4fd9f5
For issue #7620 : Add support for external download managers
2020-08-11 14:15:10 -04:00
ekager
f663129632
For #6313 - On first load, hides engineView until firstContentfulPaint
2020-08-04 17:15:46 -04:00