Commit Graph

10732 Commits (a5d229aa756b32f785913c9484c3fa53328292b5)
 

Author SHA1 Message Date
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
GitStart f8476e24bc Bug 1810631 - Display name instead of e-mail in menu (#920)
* Bug 1810631 - Display name instead of e-mail in menu.

* Bug 1810631 - Display name instead of e-mail in menu

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
jhugman 110d24a4a8 Bug 1819431 - Reimplement default browser notification with Nimbus Messaging equivalent (#1031)
* Bug 1819431 - Added default-browser-notification

* Bug 1819431 - Remove DefaultBrowserNotificationWorker and friends

* Bug 1819431 - Add tests for all messages

* Bug 1819431 - Remove settings for default browser notification

* Bug 1819431 - Remove metrics for default browser notification

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
oana.horvath d6230dfa43 Bug 1812995 - Disabled failing verifyLoginIsNotUpdatedTest 1 year ago
oana.horvath a5d9ccb64f Bug 1807283 - Disable failing verifyJumpBackInSectionTest 1 year ago
oana.horvath 7878eeb0bb Bug 1807273 - Prevent keyboard blocking the login saving prompt in UI tests 1 year ago
GitStart 2d5e1630e0 Bug 1815631 - changed height and reduced padding for `Active` text from the Studies menu (#919)
* Bug 1815631 - changed height and reduced padding for Active text from the Studies menu

* Bug 1815631 - changed height and reduced padding for Active text from the Studies menu

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
GitStart e1a55df5ee Bug 1813451 - Fix accessibility issues on History deletion screen 1 year ago
GitStart 569f636b01 Bug 1813449 - Fix accessibility issues on Tabs Tray screen (#1007)
* Bug 1813449 - Fix accessibility issues on Tabs Tray screen

* Bug 1813449 - Fix accessibility issue on Tabs Tray screen

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
1 year ago
Alexandru2909 21f59548a5 Bug 1818774 - Navigate to search dialog when interacting with homescreen private browsing button 1 year ago
github-actions 2af1b953e3 Import translations from android-l10n 1 year ago
Harrison Oglesby cd3128ed0f Bug 1817524 - Do not show homepage if last tab of section is closed while not in view 1 year ago
Harrison Oglesby 9039513da2 Bug 1792796 - Speculative fix for RTL crash in Onboarding for Android 5.1 1 year ago
AndiAJ b478cfa450 Bug 1818703 - Re-enable youControlYourDataCardTest UI test 1 year ago
Christian Sadilek 3967e441eb Bug 1819094 - Fix ApkSizeTask to work for new variant names 1 year ago
JohanLorenzo 85bcf23300 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
github-actions 3c22ce3f7a Import translations from android-l10n 1 year ago
Noah Bond 2d9450281e Bug 1814987 - Wrap `TabsTray` Composable with existing `TabSheetBehaviorManager` 1 year ago
AndiAJ 1ee704b82a Bug 1818196 - Part 2: New credit cards autofill related UI tests 1 year ago
GitStart 7e3c09cdfb Bug 1812196 - Sets height of `Learn more about Sync` in Logins and passwords- Saved logins (#909)
* Bug 1812196 - Sets height of Learn more about Sync in Logins

* Bug 1812196 - Increase the tap area of Learn more about Sync in Logins

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
DreVla 177013bdfc Bug 1817611 - Revert using live region for talkback on navbar swipe
A previous PR introduced accessibilityLiveRegion for EngineView
in order for talkback to dictate when swiping to another tab on navbar.
This change lead to talkback dictating the title/url of the current
page even when tapping empty spaces or when certain elements lose focus.
Changing the implementation from using live regions to the
announceForAccessibility method seems to fix this issue.
1 year ago
Alexandru2909 59eae2858b Bug 1811175 - Implement fallback protocol for sponsored tiles 1 year ago
github-actions 703ea0cc73 Import translations from android-l10n 1 year ago
github-actions 9f99781f7d Import translations from android-l10n 1 year ago
github-actions da13991a19 Import translations from android-l10n 1 year ago