2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

12870 Commits

Author SHA1 Message Date
akliuxingyuan
91382bb269 Merge remote-tracking branch 'origin/fenix/121.0' into iceraven 2023-12-18 19:45:59 +08:00
github-actions[bot]
d602c86b3f Uplift Fenix strings from main to releases_v121 2023-12-11 01:17:09 +00:00
akliuxingyuan
f452411c41 update AMO collection 2023-12-10 20:16:23 +08:00
github-actions[bot]
e00e3deb9b Uplift Fenix strings from main to releases_v121 2023-12-10 03:39:40 +00:00
github-actions[bot]
9db19f1fbb Uplift Fenix strings from main to releases_v121 2023-12-09 02:35:51 +00:00
Zachary McKenney
c3c6d58f10 Bug 1869049 - stop periodic ingestion when FxSuggest disabled (#4770)
Co-authored-by: Zac McKenney <zmckenney@mozilla.com>
(cherry picked from commit 64d4ee66496ec0fada507a562cd2ff45dc4c77cb)
2023-12-08 18:54:52 -05:00
akliuxingyuan
b03aaf6d1a update components version: 120.1.0 2023-12-08 21:05:05 +08:00
github-actions[bot]
b2bbbcd3f8 Uplift Fenix strings from main to releases_v121 2023-12-08 02:39:03 +00:00
Roger Yang
88eeed119a Bug 1868683 - Turn on Meta attribution telemetry for all builds 2023-12-07 20:20:07 -05:00
Jackie Johnson
cc7cc2f383 Bug 1868858 - Fix test failure SettingsAddonsTest.noCrashWithAddonInstalledTest
(cherry picked from commit ffd6bca179e96a598f3ecbd27d36ca303c13a6ed)
2023-12-08 01:17:24 +00:00
github-actions[bot]
b585fa74ee Uplift Fenix strings from main to releases_v121 2023-12-07 13:17:30 +00:00
JohanLorenzo
a39f8fc31b Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 9a7282e4ae9fa6a6deb4a37071702b50ed0783ab)
2023-12-07 00:01:41 +00:00
Tarik Eshaq
8898dfbe7d Bug 1865488: Adds server parameter to push subscription
(cherry picked from commit f66bc9d4981d9bba7091389d9f0a6864291d38fe)
2023-12-06 17:27:45 -05:00
github-actions[bot]
276bb3358c Uplift Fenix strings from main to releases_v121 2023-12-06 03:04:04 +00:00
Arturo Mejia
c2ca2b1450 Bug 1866801 - Disable the CBH unsupported site submission.
(cherry picked from commit 557a5ed850f5efa6097bf6ef92c4b0f2a08cf5bc)
2023-12-05 16:10:23 -05:00
rahulsainani
14e7671ae3 Bug 1861694 - Use analysis status to restore (re)analysis state
(cherry picked from commit 860162c33c8519b80b65351d040989c88835cf6b)
2023-12-05 12:19:51 -05:00
github-actions[bot]
ca0b7e38c9 Uplift Fenix strings from main to releases_v121 2023-12-05 02:38:42 +00:00
github-actions[bot]
f7783997d7 Uplift Fenix strings from main to releases_v121 2023-12-04 13:53:11 +00:00
github-actions[bot]
026f956129 Uplift Fenix strings from main to releases_v121 2023-12-03 02:37:14 +00:00
JohanLorenzo
c656dfcdc4 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 9a449e72aa68ef5afa5dc1eb6a7e8229d03d393b)
2023-12-02 16:00:32 +00:00
github-actions[bot]
07d4b7504e Uplift Fenix strings from main to releases_v121 2023-12-02 02:38:59 +00:00
github-actions[bot]
cbf19f8248 Uplift Fenix strings from main to releases_v121 2023-12-01 02:31:54 +00:00
Arturo Mejia
0d177b4a15 Bug 1866474 - Incorrect status is displayed after turning off the Cookie Banner Blocker feature from the panel
(cherry picked from commit 7f9d3570ff283f2de6b08dc256083638c3d0a171)
2023-11-30 13:03:12 -05:00
Zac McKenney
a694cdbedc Bug 1865634 - Use legacy packaging for native code on AAB
(cherry picked from commit e29acdb26ca6263416fe379cabdb67eb5b2794e6)
2023-11-30 13:02:07 -05:00
akliuxingyuan
834ee50caf fix icon loading 2023-11-30 21:26:08 +08:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ad397fcc6a add scheme check to AddonInstallIntentProcessor 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
6de00131d9 add pathpattern to intent filter 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c3b47fb80e add ADDON_INSTALL IntentProcessorType 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
325a6abca6 add onSuccess parameter to installExtension call 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e4badc537c remove ids.xml 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
3da5cf5555 change order of intent processors in IntentReceiverActivity 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
acc20d8ac3 add onSuccess callback to installExtension to update addon list in AddonsManagementFragment 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
d2b956c524 fix indentation 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e46cb7fd61 add/remove lines as instructed 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
b9f54211ce set mimetype to application/x-xpinstall 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
f7474e2d0e convert indentation in AddonInstallIntentProcessor.kt to spaces 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c973491cc6 add addon sideload button to release layout 2023-11-30 12:59:06 +00:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c8d7388780 add support for sideloading addons via the addon manager or file picker 2023-11-30 12:59:06 +00:00
github-actions[bot]
68db9d2c75 Uplift Fenix strings from main to releases_v121 2023-11-30 03:01:50 +00:00
rahulsainani
41140c6178 Bug 1866992 - Add product recommendations exposure telemetry
(cherry picked from commit daf7931aee0e24763e302203ddf36b6a8e434d8a)
2023-11-29 14:14:55 -05:00
github-actions[bot]
e2cec70972 Uplift Fenix strings from main to releases_v121 2023-11-29 02:40:28 +00:00
t-p-white
76b27e007f Bug 1812732 - Prevent empty Collection being created in Compose Tabs Tray
(cherry picked from commit 8782fcd036f547badca94eaddc6ff342d47a7eb6)
2023-11-28 12:46:45 -05:00
DreVla
a980e5a9c8 Bug 1865854 - Product recommendations telemetry
Add missing product recommendations telemetry.

(cherry picked from commit 860348cde7567993ddbab8b09bebebaa42ee7596)
2023-11-28 12:45:22 -05:00
Ivan Z
65a1253780 update ru translation 2023-11-28 10:37:55 +00:00
github-actions[bot]
86b9aa4d6b Uplift Fenix strings from main to releases_v121 2023-11-27 21:53:01 -05:00
github-actions[bot]
c5cf97dd5c Uplift Fenix strings from main to releases_v121 2023-11-27 02:04:19 +00:00
akliuxingyuan
166c9f981f fix wrong parameter position 2023-11-25 19:34:18 +08:00
akliuxingyuan
14227b3688 fix git apply 2023-11-25 19:20:30 +08:00
akliuxingyuan
980e63c945 feature: not show most visited sites with pinned sites 2023-11-25 18:45:08 +08:00
github-actions[bot]
b448980015 Uplift Fenix strings from main to releases_v121 2023-11-25 02:56:05 +00:00