Commit Graph

508 Commits (18bd93ce05a77f182a9d99bb1a00f860e1814e88)

Author SHA1 Message Date
ekager 59484208d6 No issue: Update Private Browsing placeholder string 4 years ago
David Walsh 6f5f48c30e
For #10148 - Add basic tab tray implementation without exposing to rest of app (#9934) 4 years ago
mcarare 932fd44823 For #7387: Change ETP onboarding from popup to a dialog.
Recalculated dialog position and offsets.
Changed ETP onboarding dialog to show only once.
4 years ago
Sawyer Blatz dce16964c0
For #9208: Adds in-product prompt to homescreen (#9836) 5 years ago
ekager a1554834f9 Adds destructive colors for private theme 5 years ago
codrut.topliceanu d80005235f For #8546 - Overrides for new TextInputLayout colors 5 years ago
ekager 66d9a24b28 Closes #9928 - Updates private browsing text description 5 years ago
Emily Kager d3093e4afe
For #8428 - move about text from static_strings.xml to strings.xml and fix comment (#10009)
Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
5 years ago
Emily Kager 1df9c53b9f
Fix: Set correct height for EditText (#10014)
Created a dimension for the correct height that the EditText in the
fragment_edit_bookmark.xml has to have.

Co-authored-by: DrCesar <josuejacobstercero@gmail.com>
5 years ago
Jonathan Almeida 2bb1b6edad For #8422: Add misc migration UI fixes 5 years ago
ekager 688a33522b For #9516 - Adds selectable background to dialog and snackbar buttons 5 years ago
Sawyer Blatz 8185ba793e
For #9857: Create button style (#9858)
* For #9857: Creates text button style

* Adds lint check

* Fixes onboarding cards
5 years ago
ValentinTimisica c7b123cfea
Fixes #9710: Vertically aligns users_count with rating (#9950) 5 years ago
ekager 5039546dc5 For #7208 For #7212 - Update parameterized strings 5 years ago
Mugurell b72c223244
For #7157 - Set BrowserMenu width to be max 314 dp (#9731)
Instead of having a fixed width of 250dp the BrowserMenu will now have a
dynamic width between 250dp and 314dp allowing for a better fit for the menu
items it could display.
5 years ago
Mihai Eduard Badea d66da53c9a For #2768 - Prevent screenshots in private mode
Added a new option in Private browsing menu to allow or prevent screenshots from being taken while in private mode by adding or removing the FLAG_SECURE flag from the home activity's window.

 This method is called whenever the activity is initialized to account for the browsing mode being changed and whenever the setting from the Private browsing menu is changed.

 The setting is by default set to true (screenshots are allowed to be taken)
5 years ago
Emily Kager 327009efc4
For #768: Add first time PWA dialog (#9308)
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
5 years ago
ekager 96c6401457 For #8125 - Send top sites count with metrics ping 5 years ago
Kate Glazko d9d5de98c9 For 3687 Use Metropolis Font for Header 5 years ago
ValentinTimisica cee34893ed
For #8412: Passes error handling function to 'CustomTabWindowFeature' (#8903)
* For #8412: Passes error handling function to 'CustomTabWindowFeature'

Change required for showing error message when the app can't handle a specific
scheme. Implemented in AC:
https://github.com/mozilla-mobile/android-components/pull/6122

* Upgrade AC version

Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
ekager 3d55578242 Use existing strings for announcement 5 years ago
asavill c383d4225e Closes #7720:
- Increased atp switch size to be consistent with `dimen/tracking_protection_item_height`(48dp).
- Cut out redundant traversal of TextViews in SwitchWithTraversal as per https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md
- Reuse `QuickSettingsText.Icon` style on the switch component to be consistent with other items in the component_tracking_protection_panel.xml
- Added new string resources for textOff and textOn state to get appropriate screen reader description (unsure of the translation/localisation process here!)
5 years ago
David Walsh d989616f62 Add top sites heading to home screen 5 years ago
Edouard Oger 394f386ac3 Add secret debug menu to override FxA servers 5 years ago
Mugurell a1cdd31f0c Fix #8651 - Add new menu actions for a history item
We'll now also support:
- Copy url
- Share to another FXA device
- Open in new tab
- Open in private tab
5 years ago
Mihai Branescu 3f12c1cdb9 Closes #9352 - changed capitalisation of 'Open in app' 5 years ago
David Walsh 28406eaf3d No issue - Add content descriptions when missing 5 years ago
ValentinTimisica eb5303fa48 Fixes #8288: Adds content description for ETP back button 5 years ago
Mihai Branescu 494db56ea5 For #9207 - changed status bar color in home fragment to match gradient background 5 years ago
codrut.topliceanu 9059a6b465 For #6317 - Applies 3dot menuItem look to quickSettings and tracking panel 5 years ago
Mihai Branescu ab04155222 For #8653 - changed menu strings 5 years ago
Severin Rudie 35a132d7ff
8017 advanced autoplay controls. (#8978)
* For #8017: add advanced autoplay controls
5 years ago
Severin Rudie 1381444a52 For #8800: clear menu highlights on use 5 years ago
ekager 709bf6f627 For #7087 - Add SearchView to Logins Fragment 5 years ago
Severin Rudie 8663c479dc
For #8017: remove redundant string per localization team (#9068)
Based on conversation in https://github.com/mozilla-mobile/fenix/pull/8953#issuecomment-594332067
5 years ago
Emily Kager 93cb3c2053
For #8423 - Adds delete login confirmation dialog (#9014) 5 years ago
David Walsh 0436c8d8a4 For #8874 - Update tab deletion colors 5 years ago
Josh Vocal c15469595d For #7554: Add App Services Version to About Page 5 years ago
Severin Rudie 8b7dee853e
For #8017: fix wifi string (#8953) 5 years ago
Sawyer Blatz f20fb50481 For #5346 & For #8859: Fixes textSize & animation on TabCounter 5 years ago
David Walsh 063a3b268a For #2271 - Fix hairline color on dark theme and private mode 5 years ago
Severin Rudie b717926f72 For 8017: add strings for advanced video autoplay
See https://github.com/mozilla-mobile/fenix/issues/8503#issuecomment-592658604
5 years ago
David Walsh b525f2382a
For #7504 - Update sync error display in menus (#8639) 5 years ago
ekager 310c43f664 For #7919 - Define colorControlActivated with app namespace 5 years ago
Severin Rudie 69c6de7cd4
For #8411: integrate AC permissions changes (#8618) 5 years ago
Sparky93 0f609b1888 Fix for #8533 - Migration screen's buttons in the wrong place
Made a small refactor on the migration screen layout in order to correctly position the elements.
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
Mugurell 15e1c8dc69 For #8469 - Support rtl for onboarding - theme picker
We'll mirror the theme picker images and make sure the radio buttons are
positioned correctly in relation to them.
5 years ago
ekager cb18049c0e For #8524 - Explicitly sets color control normal 5 years ago
ValentinTimisica 6f53020a4a Fixes #7967: Updated accessibility details for 'add search engine' screen 5 years ago