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

9346 Commits

Author SHA1 Message Date
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
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
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
github-actions
83699e37a9 Import translations from android-l10n 2023-06-16 01:14:05 +00: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
oana.horvath
e4e05a982c Bug 1836454 - Fix ComposeTabbedBrowsingTest flaky tests 2023-06-13 16:02:10 +00:00
Gabriel Luong
cca79a7973 Bug 1837525 - Load favicons directly from drawables for certain urls in the Compose Top Sites 2023-06-13 15:28:45 +00:00
t-p-white
e0ef7b0ed4 Bug 1837653 - Enabled Unified Search by default 2023-06-13 09:52:27 +00:00
oana.horvath
1ad8bb22be Bug 1815276 - Fix selectors for Pocket stories 2023-06-13 07:54:45 +00:00
github-actions
3fd1ebab66 Import translations from android-l10n 2023-06-13 01:13:38 +00:00
jackyzy823
72faf4ef40 Bug 1835937 - Fix crash when changing autoplay site permission in private browsing 2023-06-13 00:51:41 +00:00
Makoto Kato
22238a08b6 Bug 1796434 - Part 2. Apply display-mode in Fenix's PWA. 2023-06-12 23:54:02 +00:00
mike a
e73a630bd5 Bug 1826473 – add new search engine settings screens 2023-06-12 23:18:18 +00:00
sarah541
76c1c11bfd Bug 1830768 - Add nimbus flag for toolbar position 2023-06-12 22:19:00 +00:00
mcarare
06df2f61fc Bug 1826590 - Use gleanTestRule as RuleChain outerRule. 2023-06-12 20:54:19 +00:00
mcarare
21935b07b6 Bug 1826590 - Fix exceptions in TabsTrayInfoBannerBindingTest. 2023-06-12 20:54:19 +00:00
mcarare
e01dd40dc2 Bug 1826590 - Fix ClassCastException in ShareControllerTest.
Also verify dismiss calls.
2023-06-12 20:54:19 +00:00
mcarare
ccad0e330e Bug 1831352 - Refactor tests to avoid spying on enum objects. 2023-06-12 19:40:42 +00:00
mcarare
133a9c2810 Bug 1831352 - Target Java 17. 2023-06-12 19:40:42 +00:00
t-p-white
9ae355b3f2 Bug 1837653 - Enabled Unified Search for Beta 2023-06-12 18:31:12 +00:00
t-p-white
48b1a06b3c Bug 1837656 - Added the "Challenge the Default" drawable resources 2023-06-12 17:56:57 +00:00
t-p-white
569bd3d20f Bug 1821724 - Pocket column alignment fixed for all orientations 2023-06-12 17:10:53 +00:00
mcarare
ed52582b46 Bug 1825071 - Refactor BrowserIconsTest to remove Robolectric.
Also add some additional checks.
2023-06-12 16:39:12 +00:00
github-actions
bf2689cb6e Import translations from android-l10n 2023-06-12 00:36:45 +00:00
github-actions
1f683d9cf1 Import translations from android-l10n 2023-06-11 00:33:09 +00:00
github-actions
7e0ffc31d1 Import translations from android-l10n 2023-06-10 00:38:35 +00:00
Gabriel Luong
7bbdc57d31 Bug 1816004 - Remove unused unifiedSearchFeature and notificationPrePermissionPromptEnabled feature flags 2023-06-09 18:49:52 +00:00
Milena Boselli Rosa
fffabe2da1 Bug 1816004 - Remove unused saveToPDF feature flags 2023-06-09 18:02:50 +00:00
JohanLorenzo
0e44c12d2d Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-06-09 17:28:23 +00:00
AndiAJ
97c3ac49e4 Bug 1837378 - New system notification settings UI tests 2023-06-09 15:20:10 +00:00
DreVla
1451e607ee Bug 1828684 - Update font style for number of selected tabs text
After confiriming with UX, we have updated the style of the font
indicating how many tabs are currently selected when in select
mode in Compose tabs tray.
2023-06-09 14:49:01 +00:00
AndiAJ
c658199cd9 Bug 1837149 - New search history UI tests 2023-06-09 14:15:29 +00:00
AndiAJ
161a8d89c7 Revert "Bug 1816066 - replace keyboard visibility check duplicated methods"
This reverts commit 1d983dbc2543c7ce9ffdf059bcb63cfc95e5eb8f.
2023-06-09 12:39:08 +00:00
AndiAJ
b7c9817556 Revert "Bug 1816066 - fix keyboard blocking the login prompt in UI tests"
This reverts commit 784ecbfb2777f13878bfacb6281bd0588872abc6.
2023-06-09 12:39:08 +00:00
github-actions
93739c49aa Import translations from android-l10n 2023-06-09 00:33:30 +00:00
Gabriel Luong
458ddec7ae Bug 1809999 - Migrate homescreen top sites to Compose 2023-06-08 17:43:57 +00:00
gitstart
baa74b900c Bug 1812732 - Empty collection can be created 2023-06-08 16:59:59 +00:00
rahulsainani
f00cbc3622 Bug 1834747 - Fix talkback linktext access url issue 2023-06-08 16:30:52 +00:00
t-p-white
52cf8a6bba Revert "Bug 1821724 - Pocket column alignment fixed for all orientations" (#2371)
This reverts commit 1cd69fec56725410af855eda923ab1afe99ae0b2.
2023-06-08 10:59:33 -04:00
Alexandru2909
76dd30c2e4 Bug 1831107 - Allow bookmarks containing mobile subdomains to be searched when the corresponding search engine is selected 2023-06-08 07:04:40 +00:00
github-actions
6a2edec499 Import translations from android-l10n 2023-06-08 00:55:58 +00:00
mike a
8a2a3c93fb Bug 1837258 – explain placeholder inside a string comment 2023-06-07 19:43:28 +00:00
Roger Yang
c4ca118353 Bug 1837208 - Add support for Adjust preinstall attribution tracking 2023-06-07 18:38:37 +00:00