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
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
Ryan VanderMeulen
a731b1dbbd
Bug 1826590 - Update Kotlin Coroutines to version 1.7.1
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