2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

11429 Commits

Author SHA1 Message Date
rahulsainani
23681a4148 Bug 1840091 - Add shopping experience feature flag 2023-06-27 08:30:03 +00:00
github-actions
073ba4bb9f Import translations from android-l10n 2023-06-27 00:28:30 +00:00
Mark Hammond
b17bcc404d Bug 1840483 - 'manage account' is only available on Nightly/Debug builds 2023-06-26 23:13:20 +00:00
mike a
9deabdfa42 Bug 1839522 – added splash screen compat implementation, tied extra duration to the experiment 2023-06-26 22:03:58 +00:00
Ryan VanderMeulen
437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 2023-06-26 17:59:29 +00:00
Roger Yang
a5cefbfb1b Bug 1840109 - Renew telemetry probes expiring in v118 2023-06-26 17:12:30 +00:00
Alexandru2909
2ad016ba24 Bug 1839358 - Allow open tabs containing mobile subdomains to be displayed as suggestions in the awesome bar 2023-06-26 16:35:43 +00:00
JohanLorenzo
59ffbe62ba Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-06-26 14:53:06 +00:00
github-actions
9adacf7b65 Import translations from android-l10n 2023-06-26 01:44:14 +00:00
github-actions
2c85cadd58 Import translations from android-l10n 2023-06-25 00:31:04 +00:00
github-actions
3135332ad8 Import translations from android-l10n 2023-06-24 00:31:29 +00:00
Arturo Mejia
4b851e9649 Bug 1839651 - Remove the "downloading" add-on popup. 2023-06-23 20:22:51 +00:00
Noah Bond
cdc416f502 Bug 1832609 - Convert closePrivateTabTest 2023-06-23 19:46:11 +00:00
Noah Bond
6e5e3fef83 Bug 1832617 - Convert closeTabTest 2023-06-23 19:46:11 +00:00
github-actions
c5daf07702 Import translations from android-l10n 2023-06-23 01:44:19 +00:00
Harrison Oglesby
f8d6ec5758 Bug 1836165 - New growth telemetry for private tab open count 2023-06-23 00:39:28 +00:00
Gabriel Luong
584ffcff9d Bug 1837107 - Unify FenixDependencies with AC's DependenciesPlugin 2023-06-22 23:24:20 +00:00
Harrison Oglesby
144abb235c Bug 1836167 - New telemetry in bookmarks 2023-06-22 21:05:15 +00:00
Harrison Oglesby
63773d9614 Bug 1836166 - add telemetry for Mozilla Sync sign in 2023-06-22 20:24:42 +00:00
Mark Hammond
8b6c36c51f Bug 1810630 - add 'manage account' to the sync menu. (#2566) 2023-06-22 19:47:50 +00:00
JohanLorenzo
14b49df81c Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-06-22 18:06:04 +00:00
oana.horvath
6178194128 Bug 1807275 - Disable failing PwaTest.emailLinkPWATest 2023-06-22 09:52:07 +00:00
oana.horvath
e5ed6c5cff Bug 1839443 - Adds Recently closed tabs UI tests coverage 2023-06-22 09:52:07 +00:00
oana.horvath
d4d76bc7e0 Bug 1808879 - Fix UI test for the addons install prompt 2023-06-22 07:06:53 +00:00
github-actions
349b67cf8c Import translations from android-l10n 2023-06-22 03:19:02 +00:00
mcarare
dfe95a31f6 Bug 1839578 - Allow ktlintFormat task to modify access java.lang class fields.
For Fenix and Focus tasks.
2023-06-22 01:00:23 +00:00
Arturo Mejia
095d910365 Bug 1825124 - Change the way we show the post-install popup once an extension has been installed. 2023-06-21 16:46:00 +00:00
alexandra.virvara
647b65cb84 Bug 1837984: Adjust the spacing between the normal, private and sync tabs 2023-06-21 10:02:50 +00:00
rahulsainani
3561733a01 Bug 1837961 - Part 2:Replace usages of ifChanged to distinctUntilChanged 2023-06-21 09:27:58 +00:00
github-actions
ac949e7668 Import translations from android-l10n 2023-06-21 06:53:00 +00:00
mavduevskiy
e577d876ba Bug 1838569 – added a nimbus flag for splash screen duration (#2471)
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-20 22:58:25 -04:00
Gabriel Luong
a688ce8faf Bug 1838120 - Unify Fenix buildSrc/Config with the ConfigPlugin 2023-06-20 20:27:56 +00:00
Gregory Mierzwinski
18b963de18 Bug 1838717 - Enable alerting for APK file size. (#2505)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-20 11:47:48 +00:00
t-p-white
f7609c3ce3 Bug 1837521 - Load image url bitmaps in the Compose Top Sites 2023-06-20 08:49:11 +00:00
github-actions
dac36f437b Import translations from android-l10n 2023-06-20 00:31:32 +00:00
mcarare
05c2782f8d Bug 1830874 - Replace deprecated scaledDensity with density. 2023-06-19 18:07:22 +00:00
mcarare
81966f96d0 Bug 1830874 - Handle Activity overridePendingTransition deprecation. 2023-06-19 18:07:22 +00:00
mcarare
73b6381151 Bug 1830874 - Update onSharedPreferenceChanged method signature.
onSharedPreferenceChanged now allows a nullable key String.
2023-06-19 18:07:22 +00:00
mcarare
eb3674fd5f Bug 1830874 - Update onDrawShadow method signature.
onDrawShadow expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
ee99926c75 Bug 1830874 - Update draw method signature.
draw expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
0ae4e1f4df Bug 1830874 - Update dispatchDraw method signature.
dispatchDraw expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
3eba77bf05 Bug 1830874 - Update SimpleOnGestureListener methods signatures.
SimpleOnGestureListener methods onSCroll and onFling now accept a nullable motion event as first param.
2023-06-19 18:07:22 +00:00
rahulsainani
75e724284b Bug 1838859 - Remove no op utility for exhaustive when 2023-06-19 15:47:26 +00:00
AndiAJ
b121502ff2 Bug 1815426 - Fix failing cookie banner reduction UI tests 2023-06-19 15:13:07 +00:00
rahulsainani
0582611fde Bug 1838613 - Migrate NotificationManagerCompat ext to AC 2023-06-19 08:47:24 +00:00
Alexandru2909
b0ec138066 Bug 1810776 - Add SwipeToDismiss to composed tabs tray 2023-06-19 08:07:10 +00:00
Alexandru2909
4de4370813 Bug 1810776 - Move DismissedTabBackground into its own file 2023-06-19 08:07:10 +00:00
oana.horvath
0866e4844e Bug 1815276 - Disable Pocket sponsored stories check in tests 2023-06-19 07:32:09 +00:00
github-actions
d188c5f887 Import translations from android-l10n 2023-06-19 00:28:33 +00:00
github-actions
a84ec09adf Import translations from android-l10n 2023-06-18 00:31:17 +00:00