2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

11911 Commits

Author SHA1 Message Date
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
JohanLorenzo
14095efc0a Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-06-16 21:14:11 +00:00
sarah541
b0fe5dfa77 Bug 1830768 - Add nimbus flag for toolbar position 2023-06-16 18:48:19 +00:00
Alexandru2909
02fb6cc8da Bug 1837599 - Allow history visits containing mobile subdomains to be displayed in the awesome bar 2023-06-16 17:03:35 +00:00
Sammy Khamis
f3b956c929 Bug 1834870: Move sync telemetry into application services 2023-06-16 03:01:16 +00:00
github-actions
83699e37a9 Import translations from android-l10n 2023-06-16 01:14:05 +00:00
Roger Yang
66c3f67750 Bug 1838512 - Fix detekt issue from moving Browsers Cache utility into Android Components 2023-06-15 20:53:16 -04:00
mike a
d262b02e8b Bug 1837864 – fix search settings opening visual glitch 2023-06-16 00:36:32 +00:00
Roger Yang
e1bc5bb554 Bug 1838512 - Move Browsers Cache utility into Android Components 2023-06-15 22:26:23 +00:00
Olivia Hall
222ee3df37 Bug 1829213 - Update Save To PDF Telemetry and checkForPdfViewer Option
* Adds `checkForPdfViewer` to determine if page is a PDF Viewer page or not
* Adjusts save_to_pdf_failure to have extras of pdf, non-pdf, or unknown
* Adjusts save_to_pdf_failure to have extras of failure reason
* Adjusts save_to_pdf_tapped to have extras of pdf, non-pdf, or unknown
* Adds save_to_pdf_completed with extras of pdf, non-pdf, or unknown
2023-06-15 21:02:41 +00:00
mike a
1aece5569e Bug 1838691 – add ceate and edit logic branches to save search engine screen 2023-06-15 20:29:32 +00:00
GitStart
e696454c68 Bug 1813086 - Added minimum height and width property to URL (#862)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-15 19:56:34 +00:00
github-actions
4ce5a3c35e Import translations from android-l10n 2023-06-15 00:09:57 -04:00
Noah Bond
46ef89393e Bug 1837425 - Fix synced tabs FAB button text 2023-06-15 03:32:19 +00:00
Arturo Mejia
bcd794dc44 Bug 1838391 - Address crash UninitializedPropertyAccessException in AddonsManagementFragment. 2023-06-15 01:58:56 +00:00
iorgamgabriel
ea05902740 Bug 1823367 - When closing Fenix in private mode, the ETP setting should have the default value. 2023-06-15 00:15:18 +00:00
Gabriel Luong
84902c514d Bug 1837507 - Ensure the Compose Top Sites pager indicator aligns with the existing design 2023-06-14 22:13:37 +00:00
Gabriel Luong
91d83cbc6b Bug 1838312 - Remove hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
This removes the hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
in favor of reading these SDK versions via our config from AC.
2023-06-14 21:17:00 +00:00
github-actions
dbdeed5082 Import translations from android-l10n 2023-06-14 00:32:18 +00:00