Commit Graph

1192 Commits (a253909a4d4a83c93dc89d7853fded3156135637)

Author SHA1 Message Date
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
mcarare 4d0b37a3b8 For #9422: Align widget text to viewStart to support RTL layouts 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
Mihai Adrian 90787cf630
For #9423: Align preference title and summary to viewStart (#9426)
* For #9423: Align preference title and summary to viewStart

* Update checkbox_left_preference_etp.xml

Co-authored-by: Jeff Boek <jeff@jeffboek.com>
5 years ago
ekager 96c6401457 For #8125 - Send top sites count with metrics ping 5 years ago
Kate Glazko cca3dae290 NoIssueFixMetropolisAccountPref 5 years ago
mcarare a2ea53d8f2 For #9574: Remove category layout from LeakCanary SwitchPreference 5 years ago
ekager 4159cd3da7 Closes #9564 : Fixes cut off strings in ETP panel 5 years ago
Kate Glazko d9d5de98c9 For 3687 Use Metropolis Font for Header 5 years ago
Mozilla L10n Automation Bot 9043120dd7 Import l10n. 5 years ago
Arturo Mejia 804eb0f5ba For issue #8520: Polish Add-on manager UIs 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
Mozilla L10n Automation Bot fd263d8329 Import l10n. 5 years ago
David Walsh 9679b91e82 For #9525 - Add bottom margin to top sites header 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 e1187ebf31 For #7059 - Allow search engines to scroll 5 years ago
David Walsh d989616f62 Add top sites heading to home screen 5 years ago
mcarare f52fa44207 For #9498: Replace navargs with viewModel to remember if scroll to tab 5 years ago
mcarare ab78951146 For #9496: Vertically align collection name and icons to collection icon 5 years ago
Simon Chae e820a35f56 Update NotYetSupported add-ons copy 5 years ago
Mozilla L10n Automation Bot cd7c2c4bd5 Import l10n. 5 years ago
Edouard Oger 394f386ac3 Add secret debug menu to override FxA servers 5 years ago
mcarare 18533d3434 For #8764: Use list component for items in collections 5 years ago
mcarare 62bbbd9e37 For #8764: Update collection design, including list elements 5 years ago
mcarare 38a97cd1e0 For #9252: Add progress bar to saved logins view 5 years ago
Mozilla L10n Automation Bot 75aba7a2b4 Import l10n. 5 years ago
David Walsh 180652deab No issue - Make fill link from clipboard divider stretch full screen 5 years ago
mcarare edabf9c865 For #8485 Move Remote debugging and LeakCanary to Advanced section 5 years ago