Commit Graph

10756 Commits (3163cbeb97df60ea7a1a37b5925fc1eedcc81968)
 

Author SHA1 Message Date
Arturo Mejia 3163cbeb97 Bug 1819645 - Limit the cookie banner re-engagement dialog to a maximum of two shows 1 year ago
Rebeca Tudor 867eba4513 Bug 1820552 - Increase Site's field x button in Add new login
For having the minimum of target size for the delete button,
 following the other examples in code, i modified it's height to 48dp.
1 year ago
Rebeca Tudor 086a3a117d Bug 1812247 - Increase tap area for history item's delete button
For having the minimum of target size for x buttons from history page, it was
added extra padding for devices with Android 9 or older.
IncreaseTapArea was not used because it didn't work for these android versions.
1 year ago
AndiAJ e20bb06bfe Bug 1820746 - Remove running condition from youControlYourDataCardTest UI test 1 year ago
AndiAJ 305948436f Bug 1820746 - Remove running conditions for UI tests related to the PDF reader feature 1 year ago
AndiAJ 2f66da6180 Bug 1820193 - new addPDFToHomeScreenTest UI smoke test and other refactoring work 1 year ago
mike a 9a4ba51e85 Bug 1817519 – force search for not default engines 1 year ago
kycn 0a8baa4914 Bug 1820559 - Remove PlacesStorage maintenance feature flag for enabling the feature to all users.
This feature registers a periodic storage maintenance worker that runs to prune and maintain places db.
1 year ago
dependabot[bot] 6f6279c4ee Bump cryptography (#933)
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.4...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Mugurell e03f8fb6dc Bug 1820169 - Ensure shortcuts snackbars are shown
They must have the right parent to ensure they are shown on top of other Views
and that they are also scrollable in pair with the bottom toolbar.
1 year ago
github-actions c04ba6bf41 Import translations from android-l10n 1 year ago
Ryan VanderMeulen fcd5d5c6ae Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle 1 year ago
Ryan VanderMeulen 0cbed434ec Bug 1820233 - Update Kotlin to 1.8.10 and Compose Compiler to 1.4.3 1 year ago
mike a 49125a2df0 Bug 1819909 – add telemetry for private browsing CFR 1 year ago
mike a d1f115116f Bug 1817523 – fix application search engines background 1 year ago
Roger Yang 0342a75107 Bug 1820242 - Remove in_progress_media_tab_opened probe 1 year ago
GitStart f15d0ecbef Bug 1812175 - Turn on Sync page and touch target suggestion is displayed. (#882)
* Bug 1812175 - Turn on Sync page and touch target suggestion is displayed.

* Bug 1812175 - Turn on Sync page and touch target suggestion is displayed.

* Bug 1812175 - Turn on Sync page and touch target suggestion is displayed.

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
rahulsainani a8447fc586 Bug 1820130 - Use compose foundation insets over accompanist insets 1 year ago
t-p-white 0a34b4b1da Bug 1809305 - Allow user to copy an image to the clipboard (#948)
* Bug 1809305 - Allow user to copy an image to the clipboard

* Bug 1809305 - Update import & remove unnecessary gradle androidTestImplementation dependency

* Bug 1809305 - PR changes

* Bug 1819746 - Add explicit dependency to support-ktx

* Add buildconfig changes needed after adding support-ktx to componse-engine

---------

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
github-actions 77f485baf1 Import translations from android-l10n 1 year ago
github-actions e4d9de81e1 Import translations from android-l10n 1 year ago
Christian Sadilek 834f260018 Bug 1820129 - Fix Fenix test result report URL 1 year ago
Christian Sadilek 692b97fa2b Bug 1820129 - Make sure Fenix unit tests run correctly in CI
This also upgrades to use the large android worker since unit tests
take over 60mins to run otherwise.

Two tests in BrowserFragmentTest relied on FeatureFlags that are
dependent on the environment. Refactored those in line with our
other tests e.g., the SettingsFragmentTest.

BrowsersCacheTest will need some more work and is covered by a ticket.

AppRequestInterceptorTest just needed an additional mock.
1 year ago
Christian Sadilek 9e88b36f02 Revert "Bug 1817524 - Do not show homepage if last tab of section is closed while not in view"
This reverts commit 3c660fe68b872a9f20618846a96528ab20bfefcf.
1 year ago
github-actions a5d229aa75 Import translations from android-l10n 1 year ago
Ryan VanderMeulen 552e9c2390 Bug 1819910 - Update Sentry to version 6.15.0 1 year ago
Roger Yang 632d02220d Bug 1818085 - Add preference to allow user to choose how open links in app works. 1 year ago
Ryan VanderMeulen 28dae882e6 Bug 1820176 - Update Fenix to ktlint 0.48.2 1 year ago
github-actions 7735ef0b80 Import translations from android-l10n 1 year ago
Aaron Train 3c054c11a4 Bug 819153 - Add androidx tracing dep to resolve NoSuchMethodError 1 year ago
mcarare 141ba22189 Bug 1819730 - Upgrade Robolectric to latest version (4.9.2) 1 year ago
t-p-white f2095b4c5d Bug 1819927 - Remove DEFAULT_BROWSER_NOTIFICATION_ID from MarketingNotificationHelper 1 year ago
AndiAJ 053eb11df3 Bug 1807283 - re-enable verifyJumpBackInSectionTest UI test 1 year ago
mcarare 5315062482 Bug 1802817 - Replace deprecated variant.mergedFlavor.applicationId with variant.applicationId. 1 year ago
mcarare 3327bc4f59 Bug 1802817 - Replace deprecated main with mainClass.
See https://docs.gradle.org/7.6/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main.
1 year ago
mcarare de3b18f003 Bug 1802817 - Migrate packagingOptions DSL properties to resources sub-block.
exclude, pickFirst methods are deprecated.
1 year ago
mcarare 547dc62353 Bug 1802817 - Migrate DSL properties from aaptOptions to androidResources.
AaptOptions interface is deprecated and renamed to AndroidResources
1 year ago
mcarare 6dd7b106cf Bug 1802817 - Set namespace via DSL in gradle build files.
See https://developer.android.com/studio/build/configure-app-module#set-namespace
and https://issuetracker.google.com/issues/172361895
1 year ago
mcarare 4d8644516f Bug 1802817 - Rename DSL object from lintOptions to lint.
DSL object for configuring lint options lintOptions is deprecated.
1 year ago
mcarare c8bfbe34ea Bug 1802817 - Upgrade Android Gradle Plugin to 7.4.1 version.
Also sync android lint version with AGP version.
1 year ago
mcarare 528dec7683 Bug 1802817 - Upgrade Gradle to 7.6.1 version. 1 year ago
mcarare a1c6d5a2d2 Bug 1802817 - Set jvmTarget to 11.
compile Java With Javac tasks and compile Kotlin task jvm target compatibility should be set to the same Java version.
1 year ago
mcarare 5a0b9d754d Bug 1813671 - Target JVM 11 bytecode
See https://developer.android.com/studio/releases/gradle-plugin#jvm-11-bytecode for details.
1 year ago
James Hugman a7ed4ccebe Bug 1819914 - Call ensureMarketingChannelExists in MessageNotificationWorker 1 year ago
rahulsainani fef12abe08 Bug 1808358 - part 4: Use OnboardingPage component in UpgradeOnboarding.kt 1 year ago
rahulsainani 455d21e5ca Bug 1808358 - part 3: Rename to UpgradeOnboarding.kt 1 year ago
github-actions b1e08b84dc Import translations from android-l10n 1 year ago
Noah Bond 877b449fe3 Bug 1819733 - Fix broken tests in `TabSheetBehaviorManagerTest` 1 year ago
Arturo Mejia 2a66705812 Bug 1818056 - Delay TCP CFR until dismissing the cookie banner re-engagement dialog 1 year ago
gitstart 767f92ebb9 Bug 1818473 - Ignore case when searching through logins 1 year ago