Commit Graph

1220 Commits (a8843def6c9e7e88a12bf11e5a581db9dc844acf)

Author SHA1 Message Date
mcarare 996dabae8b For #10188: Fix layout constraints. 4 years ago
mcarare 0f3d4e4cbe For #10188: Fix xml indentations and properties order. 4 years ago
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
Simon Chae b3248ec769 For #6123: Expose WebExtensions in private browsing control 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
JLRoberts 26e8d9bcca For #9550 - Don't overlap search with shortcuts text
Private mode search with suggestion onboarding was overlapping "This time, search with: " text. Adjust constraints to allow it to show under onboarding when present.
4 years ago
Sawyer Blatz dce16964c0
For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago
Mozilla L10n Automation Bot c702de05f9 Import l10n. 4 years ago
ekager a1554834f9 Adds destructive colors for private theme 4 years ago
codrut.topliceanu d80005235f For #8546 - Overrides for new TextInputLayout colors 4 years ago
ekager 66d9a24b28 Closes #9928 - Updates private browsing text description 4 years ago
Grisha Kruglov 853a0acab4 Closes #4046: Always display 'Desktop' bookmarks folder
See https://github.com/mozilla-mobile/fenix/issues/4046 for a detailed discussion of this.

In short, this patch removes code that would conditionally hide desktop bookmarks depending
on the signed-in state of the browser.
4 years ago
Sawyer Blatz 89cfa3ea9a For #9808: Fix scrolling cutoff on homescreen 4 years ago
Sawyer Blatz a8e624959e
For #6940: Fixes top dynamic toolbar behavior (#9900) 4 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>
4 years ago
Jonathan Almeida cab0bfc073 For #8422: Add more misc migration UI fixes 4 years ago
mozilla-l10n-automation-bot dbbd048b6c
Import l10n. (#10011) 4 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>
4 years ago
mcarare 5a2a779ef5 For #9565: Adjust padding and height to allow longer text 4 years ago
mcarare 8440f1867a For #9989: Add start & end margin to button. 4 years ago
ekager 6df11619fd No issue: Uses NeutralButton for Migration Activity 5 years ago
Jonathan Almeida 2bb1b6edad For #8422: Add misc migration UI fixes 5 years ago
Mozilla L10n Automation Bot 3e8836f71a Import l10n. 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
Jeff Boek 06f1b6c992
No Issue - Fixes nav_graph issues (#9926) 5 years ago
Mozilla L10n Automation Bot 9a298ea6ba Import l10n. 5 years ago
Mozilla L10n Automation Bot 69c7196e77 Import l10n. 5 years ago
Jeff Boek 4cbb9aebaf
Cleans up nav_graph.xml (#9829)
* For #9751 - Cleans up homeFragment directions

* For #9751 - Uses global actions for fragments not owned by homeFragment

* For #9751 - Cleans up SearchFragment directions

* For #9751 - Removes settings action from DeleteBrowsingDataFragment

* For #9751 - Removes browser action from SettingsFragment

* For #9751 - Adds ManagePhoneFeature global action

* For #9751 - Clean up unused deletebrowsingfragment actions

* For #9751 - Cleans Up HistoryFragment actions

* For #9751 - Removes Home -> Search action

* For #9751 - Removes the Bookmark -> Browser action

* For #9751 - Cleans up bookmark fragment actions

* For #9751 - Cleans up actions from ShareController

* For #9751 - Removes defaultBrowserFragment to browserFragment action

* For #9751 - Removes about -> browser action

* For #9751 - Adds global action to TrackingProtectionFragment

* For #9751 - Removes exception -> browser action

* For #9751 - Removes login -> browser action

* For #9751 - Fixes LoginFragment directions

* For #9751 - Removes ExternalAppBrowser directions

* for #9751 - Cleans up actions

* For #9751 - Fixes unit tests

* For #9751 - Addresses nits in PR
5 years ago
Arturo Mejia eace991859 For issue #8520: Improve add-ons UI 5 years ago
ekager 5039546dc5 For #7208 For #7212 - Update parameterized strings 5 years ago
Mozilla L10n Automation Bot e1bc8dc190 Import l10n. 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
mcarare 1881975a31 For #9793: Adjust relative positions to provide correct a11y traversal 5 years ago
Mozilla L10n Automation Bot c31c198d54 Import l10n. 5 years ago
Mozilla L10n Automation Bot ed466d34f7 Import l10n. 5 years ago
Sawyer Blatz 12d486bf02
Issue #9682: Reduces size of branding (#9784) 5 years ago
Sawyer Blatz e94af334fc
No issue: Add more settings animations (#9750) 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
Mozilla L10n Automation Bot a12cb5b0c3 Import l10n. 5 years ago
Mozilla L10n Automation Bot 2d55b07935 Import l10n. 5 years ago
mcarare cac8115e55 For #9663: Allow more than one line for onboarding card header 5 years ago
Mozilla L10n Automation Bot 9e470c93ca Import l10n. 5 years ago
Mozilla L10n Automation Bot 8413b8133d Import l10n. 5 years ago
Codrut Topliceanu 8c43935ba3
For #7978 - Put views above button in scrollView (#8819) 5 years ago
Mihai Adrian 7043f9ee4e
For #9604: Swap and adjust margin with padding to avoid text being cut (#9617) 5 years ago
Mozilla L10n Automation Bot 202172cd04 Import l10n. 5 years ago
mcarare fac61fbb41 For #9422: Nit: Fix xml indenting 5 years ago