2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

12779 Commits

Author SHA1 Message Date
t-p-white
32eee84f56 Bug 1861616 - Prevent Custom Tabs from stopping background media 2024-01-15 10:22:16 +00:00
RebecaTudor
c34ccfadd9 Bug 1868358 - [a11y] "More to consider" is read as a heading
Before, "More to consider" was not read separately as a heading
title when TalkBack was used but the whole card could be
traveled as a heading and it's content was all read at once.

Now "More to consider" heading is read separately from the rest
of the content.
2024-01-15 07:08:08 +00:00
github-actions
5668b0b468 Import translations from android-l10n 2024-01-15 00:31:20 +00:00
Gabriel Luong
970b262df2 Bug 1866133 - Add additional headers for Google search 2024-01-14 18:43:23 +00:00
github-actions
2ed538cff7 Import translations from android-l10n 2024-01-14 00:29:32 +00:00
github-actions
aa8155b477 Import translations from android-l10n 2024-01-13 00:29:26 +00:00
dependabot[bot]
2cd0f066f4 Bump jinja2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 16:23:43 +00:00
mcarare
58b3e18198 Bug 1874124 - Add foregroundServiceType for private notification service and FOREGROUND_SERVICE_SPECIAL_USE permission. 2024-01-12 09:04:37 +00:00
github-actions
b56fd9cfaf Import translations from android-l10n 2024-01-12 00:31:40 +00:00
mcarare
6b654b4aa6 Bug 1874124 - Add foregroundServiceType for DownloadService and FOREGROUND_SERVICE_DATA_SYNC permission. 2024-01-11 17:47:22 +00:00
AndiAJ
d390f5c2de Bug 1858874 - Fix goToSettingsFromOpenLinksInAppCFRTest UI test 2024-01-11 13:49:32 +00:00
github-actions
f4fde2119e Import translations from android-l10n 2024-01-11 01:48:52 +00:00
Jackie Johnson
a2d96bf6db Bug 1874027 - fix getSponsoredFxSuggestPlaceHolder 2024-01-11 01:25:50 +00:00
Noah Bond
c68139c104 Bug 1864078 - Create debug drawer navigation UI 2024-01-10 21:58:07 +00:00
JohanLorenzo
dbef6641fc Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2024-01-10 17:44:07 +00:00
mcarare
d6f1874bdf Bug 1843057 - On Android 14, close private tabs when notification is dismissed. 2024-01-10 15:57:29 +00:00
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.
2024-01-10 12:07:36 +00:00
t-p-white
344a48e59b Bug 1867431 - Remove the app flavour from the "What's new in Firefox" string 2024-01-10 10:38:37 +00:00
github-actions
c7977048ee Import translations from android-l10n 2024-01-10 00:50:10 +00:00
Noah Bond
3ceb50b299 Bug 1864075 - Create navigation middleware for the debug drawer 2024-01-09 23:05:06 +00:00
Matthew Tighe
8395c80252 Bug 1861459 - Remove BrowsingModeManager 2024-01-09 20:32:57 +00:00
Matthew Tighe
c68ae3cfea Bug 1861459 - Remove Home Screen usages of BrowsingModeManager 2024-01-09 20:32:57 +00:00
Matthew Tighe
9f196caa04 Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen 2024-01-09 20:32:57 +00:00
Matthew Tighe
476e32470b Bug 1861459 - Add a binding from BrowserStore to AppStore for selected tab changes 2024-01-09 20:32:57 +00:00
jackyzy823
24dc8a266d Bug 1873375 - Should open shared search terms in private mode if 'Open links in a private tab' is set. 2024-01-09 17:33:02 +00:00
alexandra.virvara
45e873fa01 Bug 1813794: Save search results when navigating back from saved logins list 2024-01-09 09:37:31 +00:00
iorgamgabriel
b3fcbcbc56 Bug 1856990 - Translations UI Error States. 2024-01-09 09:01:41 +00:00
mike a
9d659af75d Bug 1869664 - Add more toolbar telemetry 2024-01-09 08:28:30 +00:00
github-actions
73126aa2e4 Import translations from android-l10n 2024-01-09 00:28:08 +00:00
Noah Bond
ece51eebdc Bug 1872885 - Move debug drawer store management from DebugOverlay to FenixOverlay 2024-01-08 20:54:28 +00:00
Noah Bond
3ddf06c968 Bug 1864074 - Create debug drawer landing page UI 2024-01-08 18:42:15 +00:00
alexandra.virvara
1c6ab5db3f Bug 1862190: Expose and integrate the suggested strong password in the authentication flow 2024-01-08 16:38:28 +00:00
DreVla
e374f2a670 Bug 1844750 - Improve fallback for homepage images thumbnails
Added fallback images for both Jump Back In thumbnail and
recently saved thumbnails.
2024-01-08 14:14:11 +00:00
AndiAJ
2853033b23 Bug 1873200 - New cookie banner blocker UI smoke tests 2024-01-08 09:48:45 +00:00
github-actions
3d0b694fe0 Import translations from android-l10n 2024-01-08 00:43:53 +00:00
github-actions
ed871dddc3 Import translations from android-l10n 2024-01-07 00:24:16 +00:00
Lina Butler
44f393a73d Bug 1871156 - Report impressions and clicks for Firefox Suggestions in the events ping.
Fenix currently reports AMP and Wikipedia impressions and clicks in the
`fx-suggest` ping, which intentionally omits the `client_id`. This
complicates experiment analysis, because our tooling relies on the
`client_id`.

This commit adds separate events for impressions and clicks on
sponsored and non-sponsored suggestions to the `events` ping.

* The new `awesomebar.{non_}sponsored_suggestion_clicked` events are
  collected the same way as the existing `fx-suggest` ping, and in line
  with the other `awesomebar.*_suggestion_clicked` events.
* The new `awesomebar.{non_}sponsored_suggestion_impressed` events are
  collected for engaged and abandoned search sessions. In constrast,
  the `fx-suggest` ping is only sent for engaged search sessions.
2024-01-06 17:15:17 +00:00
github-actions
dce1bc2b25 Import translations from android-l10n 2024-01-05 19:39:53 -05:00
Jonathan Almeida
6b9d110844 Bug 1873277 - Update acronym dictionary 2024-01-05 20:58:01 +00:00
AndiAJ
1d30998b43 Bug 1807295 - Fix verifyShowSearchSuggestionsToggleTest UI test 2024-01-05 08:00:15 +00:00
Jonathan Almeida
e52c6745ad Bug 1872964 - Add FCM testing documentation 2024-01-05 04:27:46 +00:00
JohanLorenzo
8fefa01ad5 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2024-01-05 01:43:39 +00:00
github-actions
281d19d416 Import translations from android-l10n 2024-01-05 00:30:24 +00:00
Noah Bond
5f6c9d9a23 Bug 1864711 - Plumb logic into TabTools to create tabs 2024-01-04 19:56:05 +00:00
William Durand
5439087524 Bug 1867597 - Enable extensions process unconditionally 2024-01-04 17:55:04 +00:00
t-p-white
d769e634cf Bug 1870639 - Remove redundant dependency to UserInteractionHandler in ExternalAppBrowserFragment 2024-01-04 14:11:48 +00:00
rahulsainani
1c4df19520 Bug 1868120 - RC recommendation impression once per product aid combination 2024-01-04 11:18:26 +00:00
iorgamgabriel
750cb246d6 Bug 1868989 - Translations UI Add Translate Page Browser Menu Button. 2024-01-04 09:09:36 +00:00
github-actions
31ce2eb80c Import translations from android-l10n 2024-01-03 20:58:15 -05:00
Noah Bond
23ddff7ebb Bug 1864073 - Stand up debug drawer Store and State 2024-01-03 21:28:02 +00:00