Commit Graph

800 Commits (c68139c104176089e0afcbd2ab9a599aaf546f91)

Author SHA1 Message Date
Noah Bond c68139c104 Bug 1864078 - Create debug drawer navigation UI 5 months ago
mcarare d6f1874bdf Bug 1843057 - On Android 14, close private tabs when notification is dismissed. 5 months ago
DreVla 349c6fba81 Bug 1857850 - [a11y] Improve experience when accessing links in text
This patch aims to improve a11y experience when accessing links
present in bodies of text. When we have a link text element, we
now indicate that there are links present in it and upon double
tapping, a dialog is open from where the user can access any of
the links present in the text. This behavior tries to follow the
default Talkback a11y one where the user can access links from a
text in case they are annotated as URLs.
This solution allows multiple links in one body of text and also
improves accessibility for lower version devices.
5 months ago
Noah Bond 3ceb50b299 Bug 1864075 - Create navigation middleware for the debug drawer 5 months ago
iorgamgabriel b3fcbcbc56 Bug 1856990 - Translations UI Error States. 5 months ago
iorgamgabriel 750cb246d6 Bug 1868989 - Translations UI Add Translate Page Browser Menu Button. 5 months ago
Noah Bond 66f402398d Bug 1864710 - Add UI for creating tabs 5 months ago
iorgamgabriel 3161d94868 Bug 1855983 - Translations UI Initial Basic Translate Refined Translate w/Separate First Run Flow. 5 months ago
iorgamgabriel 62d7b1ce5e Bug 1856955 - Translations UI Download Model Settings Screen Popups. 5 months ago
Noah Bond 13b5a80e5b Bug 1864709 - Add tab tools and tab counter UI 5 months ago
Olivia Hall 2e02921aeb Bug 1870918 - Translations UI String Updates
A few string comment updates for the translation features.
6 months ago
sarah541 d6ab0601a8 Bug 1870647 - Start the Nightly 123 development cycle 6 months ago
rahulsainani a126386c5e Bug 1866113 - Update analysis in progress string comment 6 months ago
rahulsainani cae1cc16a7 Bug 1866113 - Unchange changed string 6 months ago
Cathy Lu 801a4c1f23 Bug 1858948 - Add shopping NotAvailable product state and UI 6 months ago
rahulsainani 96301d0e2d Bug 1866113 - Add determinate analysis progress ui for review checker 6 months ago
iorgamgabriel 041e2777fe Bug 1869254 - Fix translations strings. 6 months ago
iorgamgabriel 19830dc737 Bug 1855980 - Translations UI Download Model Settings Screen. 6 months ago
rahulsainani c2fef96958 Bug 1868323 - Use typographical quotes 6 months ago
mcarare 7521ec3424 Bug 1865357 - Add Global Privacy Control settings. 6 months ago
iorgamgabriel d18fff8e62 Bug 1856970 - Translations UI Preference Screen Never Translate 6 months ago
iorgamgabriel afe7caec7d Bug 1856965 - Translations UI Preferences Automatic Translations. 6 months ago
DreVla 362684ccdf Bug 1864365 - Change Review Checker adjusted rating description
Previously, the adjusted rating text was "Unreliable reviews removed",
which could have cause confusion. This was replaced with
"Based on reliable reviews".
6 months ago
rahulsainani 43db2acda2 Bug 1868323 - Use localised quotes for review checker highlights 6 months ago
Arturo Mejia 8abee316da Bug 1866293 - Add support for installing an add-on a from local file. 6 months ago
RebecaTudor 6cb5a4cef4 Bug 1866262 - [a11y] Clarify comment for accessibility string.
Previously the comment that explained the a11y_heading string was not
very clear and it didn't explain with what the "%s" will be replaced.
6 months ago
rahulsainani f1f96ed867 Bug 1862085 - Use different rc onboarding description based on tld 6 months ago
RebecaTudor 6a5c26871e Bug 1857537 - [a11y] Add heading structure to Review Checker
Review Checker BETA couldn't be navigated to by using TalkBack headings
shortcuts because it wasn't recognized as an heading. And when it was
focused it wasn't announced as a heading.
The same problems were found at the other sections too.

As solution, the semantics properties are used.
AdjustedProductRatingCard was declared as heading only and it will not
be announced by TalkBack as "Heading" because it makes harder to
understand the information, but it can be navigated as a heading.
6 months ago
rahulsainani e71661ba64 Bug 1865648 - Start the 122 development cycle 7 months ago
Arturo Mejia dc9460243b Bug 1864895 - Update CBH CFR title to not use Firefox hardcoded string 7 months ago
Arturo Mejia 1cce998212 Bug 1859393 - Add CFR when the first cookie banner gets cleared. 7 months ago
Arturo Mejia ef57a71852 Bug 1859392 - Update the cookie banner handling section in the quick setting to only show in private mode. 7 months ago
Arturo Mejia 4c9f7f77a6 Bug 1859391 - Update cookie banner settings page to only support private mode. 7 months ago
Mark Hammond 41120b4c4f Bug 1807545 - Add new "Open in regular tab" feature.
This feature allows a private tab to be reopened as a regular tab. The
feature is only enabled for users with the "Open links in a private tab"
option enabled - such users who follow links from external applications
will always have these tabs opened as private, so may wish to "opt-out"
of individual tabs being private.
Users without this option set will not have private tabs opened by
default, so have already opted-in to each private tab - thus, those users
are unlikely to benefit from this feature.

The feature is added to the main menu - however, as above, it will only
be visible when a private tab is open *and* "Open links in a private tab"
is enabled, so will only be seen by a minority of users.

The feature is also enabled only for Nightly while it is polished, but
the intention is that it eventually ride to release.
7 months ago
Noah Bond d5e7d61e8d Bug 1861732 - Clean up shopping onboarding caption strings 7 months ago
Noah Bond 921d0e63d2 Bug 1861732 - Remove straight quotes from onboarding caption 7 months ago
Noah Bond 04e905825f Bug 1861732 - Split-out "terms of use" and "privacy policy" text links 7 months ago
Arturo Mejia fb67f3c2db Bug 1858795 - Update moz:RemovedIn for deprecated cookie banner strings. 7 months ago
Gabriel Luong ba6f075d2f Bug 1849073 - Part 7: Remove pill wrapper in search dialog 7 months ago
Noah Bond d5c46a6624 Bug 1859906 - Update two usages of "Fakespot by Mozilla" to just be "Fakespot" 7 months ago
DreVla 4308dcc474 Bug 1857533 - [a11y] Fakespot add missing expanded/collapsed states
Expandable sections states in review checker bottom sheet were not
announce when using talkback. This patch adds both the states and
the actions that need to be dictated.
7 months ago
Arturo Mejia b48eee36e1 Bug 1861242 - Strings for add-ons general availability Nimbus message. 7 months ago
Arturo Mejia a5bacc4d12 Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
sarah541 3999bde771 Bug 1860605 - Start the 121 development cycle 7 months ago
Gabriel Luong 90f027f678 Bug 1859839 - Fix string removal of preferences_manage_search_shortcuts 8 months ago
Tif Tran ef230fd9ef Bug 1859839 - Update 'manage search shortcuts' string in Search settings 8 months ago
Harrison Oglesby 7348338489 Bug 1858872 - Switch "windows" with "tabs" in private mode description 8 months ago
Gabriel Luong aba4d5510e Bug 1849073 - Part 5: Remove the Add Search Engine fragment 8 months ago
Tif Tran 268657a16c Bug 1856438 - Reorganize Search settings to match the Cross Platform Suggest designs 8 months ago
sarah541 62f12adc74 Bug 1856432 - Change default onboarding strings 8 months ago