Commit Graph

9018 Commits (8fe4e610d459204614a0d4c09633a3d4b4fa659a)

Author SHA1 Message Date
AndiAJ 56422cc3e0 Bug 1824357 - Refactor or create new privacy settings related UI tests 2 years ago
github-actions e0f5a156ee Import translations from android-l10n 2 years ago
GitStart 60bd083956 Bug 1807592 - Made parent container to be clickable (#1399)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2 years ago
github-actions 6cbd7b58c4 Import translations from android-l10n 2 years ago
github-actions e59489f4cb Import translations from android-l10n 2 years ago
github-actions 2e9c69ffa1 Import translations from android-l10n 2 years ago
gitstart abbee47126 Bug 1799622 - Fixed showing login after being deleted 2 years ago
rahulsainani 7c9ae1c963 Bug 1821722 - Update juno onboarding strings 2 years ago
gitstart dd644d74fe Bug 1815628 - Show Saved Login Page after new credentials are added 2 years ago
oana.horvath 10b7763333 Bug 1823929 - New ETP UI tests 2 years ago
Gabriel Luong 0938c42e41 Bug 1823848 - Part 2: Add SearchSelectorMenuBinding to handle updating the menu items of the search selector menu 2 years ago
Gabriel Luong 951e02b6fe Bug 1823848 - Part 1: Add SearchSelectorBinding to handle updating the search engine displayed in the search selector button 2 years ago
github-actions 2342d70e3a Import translations from android-l10n 2 years ago
Harrison Oglesby fb2ab74352 Bug 1824027 - Revert speculative fix for Onboarding RTL crash 2 years ago
James Hugman 8b60abe2c2 Bug 1823492 Add timing metric for Adjust Attribution Listener 2 years ago
Harrison Oglesby b2a14feaf4 Bug 1809809 - change onSelectWallpaper comparison to name of selected wallpaper 2 years ago
Noah Bond 4b3f89f810 Bug 1821206 - Implement composified tab list click listeners 2 years ago
rahulsainani 9a0e7f1433 Bug 1823470 - Create pager indicator component 2 years ago
JohanLorenzo 7191ab40a9 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
AndiAJ 74f66f39d7 Bug 1823707 - Refactor settingsAdvancedItemsTest UI tests 2 years ago
alexandra.virvara 65284a4340 [Fenix] Bug 1819473: add TCP SUMO URL change 2 years ago
github-actions 3e214c5992 Import translations from android-l10n 2 years ago
rahulsainani d7f511e138 Bug 1822750 - Add option to open default browser help page in custom tab 2 years ago
AndiAJ bacea723cb Bug 1822823 - Refactor settingsGeneralItemsTests UI test 2 years ago
JohanLorenzo c5e30d08da Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
github-actions cea534b527 Import translations from android-l10n 2 years ago
Roger Yang ba39ae4cf8 Bug 1823794 - Disable re-engagement notification by default 2 years ago
Aaron Train 8eaebc046e Bug 1823442 - Remove androidx.tracing:tracing dependency 2 years ago
Ryan VanderMeulen 99952d83a6 Bug 1823532 - Remove jnaForTest from project Gradle build files.
Also remove the now-unneeded jna dependency inclusion.
2 years ago
rahulsainani 4c25c69d01 Bug 1821722 - Add juno onboarding strings 2 years ago
AndiAJ ba25f6fb4f Bug 1822611 - New open links in apps related UI smoke tests 2 years ago
github-actions 765e977823 Import translations from android-l10n 2 years ago
Harrison Oglesby 480828bb9b Bug 1822269 - add androidx.activity-compose and androidx.activity-ktx dependencies 2 years ago
github-actions fd749adb1b Import translations from android-l10n 2 years ago
github-actions 6cf19dd34c Import translations from android-l10n 2 years ago
github-actions 4881d5ba85 Import translations from android-l10n 2 years ago
Alexandru2909 14ec2188e3 Bug 1815011 - Create a top-level FAB Composable 2 years ago
gitstart 14a5666a3f Bug 1812736 - Display snackbar when a new tab is added to a collection 2 years ago
Rebeca Tudor f6f1b1a407 Bug 1815951 - Increase the size of text fields in Edit login
Now they have the minimum height recommended by a11y best practices - 48dp.
2 years ago
Rebeca Tudor 689345226f Bug 1815951 - Increase the size of buttons in Edit login
Clear buttons and reveal button, now they have the minimum height recommended
by a11y best practices - 48dp.
This was done while ensuring there will be no visual change.
2 years ago
Gabriel Luong 7d1f2476e7 Bug 1822601 - Refactor toolbar related logic into a ToolbarView 2 years ago
github-actions 71ec45c19c Import translations from android-l10n 2 years ago
Noah Bond 05ae128d81 Bug 1822878 - Refactor `SelectionHolder` out of `TabsTrayController` 2 years ago
Roger Yang 126591afd6 Bug 1822899 - Limit Nimbus message display count to max display count 2 years ago
Gabriel Luong b1ad36df71 Bug 1822744 - Part 2: Add ToolbarController for handling home toolbar related functionalities 2 years ago
Gabriel Luong d99eee09cd Bug 1822744 - Part 1: Refactor ToolbarInteractor into their own file 2 years ago
GitStart d27148a7f4 Bug 1807558 - Stop treating ETP options in settings as clickable 2 years ago
gitstart c9eb61aeb5 Bug 1813450 - Increase tap area for autocomplete edit text in address bar 2 years ago
GitStart dd1dfbc23c Bug 1809815 - Ensure Show from the Recently visited section is seen by Talkback as a button. 2 years ago
Aaron Train 01812ad724 Bug 1819153 - Add androidx tracing dependency to resolve NoSuchMethodError 2 years ago
Noah Bond 52bca8072c Bug 1814995 - Add private tabs to `TabsTray` 2 years ago
github-actions 04424814d2 Import translations from android-l10n 2 years ago
Gabriel Luong d336eff594 Bug 1822634 - Refactor tab counter code from HomeFragment into TabCounterView 2 years ago
JohanLorenzo 87725f1ccb Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Mugurell d520847ef6 Bug 1816059 - Show the notification for entering fullscreen as a Toast 2 years ago
James Hugman 0fe446ea6d Bug 1821464 Add UI test to NotificationWorker 2 years ago
Gabriel Luong d474c99acb Bug 1822606 - Refactor HomeFragment.navigateToSearch() to the ToolbarController 2 years ago
Jonathan Almeida 59c4860c1e Bug 1812149 - Add ActivityContextWrapper before updating locale
From ohall's learnings, we know that we need to use the original Android
Activity Context with the system PrintManager. When a configuration
change happens, a new Context is created and the original is lost.
The most straight-forward way to do that is to use a ContextWrapper
which internally holds a reference to the original context.
2 years ago
Christian Sadilek b5b7ad6a7c Bug 1822394 - Fix intermittent failures in MessagingMiddlewareTest 2 years ago
Bruno Rosa 67d324569b Bug 1822283 - Fix race condition for Ad IDs
There is a race condition with generated hashed Ad IDs because we were
using a single metric rather than separate metrics for each. We use this
new metric so we can send a differently salted version of the ad ID in
two separate pings.
2 years ago
Noah Bond c3c0a6062c Bug 1815620 - Truncate long tab titles before they are composed 2 years ago
Noah Bond 9b1f3bdd97 Bug 1820897 - Disable the private theme from being used in the Composified Tabs Tray 2 years ago
Gabriel Luong f884503a34 Bug 1822446 - Add OnboardingController for handling onboarding functionality 2 years ago
rahulsainani 72d5c2dd92 Bug 1821718 - Add feature and nimbus flag for juno onboarding 2 years ago
Harrison Oglesby 78edd64007 Bug 1809809 - debounce click events on wallpaper settings 2 years ago
Harrison Oglesby dd61e127bf Bug 1809809 - create debouncedClickable modifier 2 years ago
Harrison Oglesby 87dfcffe1e Bug 1812862 - Switch browsing mode on tab selected 2 years ago
oana.horvath 37f64e9374 Bug 1814032 - Retry attempts for address autofill in UI tests 2 years ago
sarah541 c598560546 Bug 1821466 - Add nimbus message for fullscreen research surface 2 years ago
AndiAJ 08d5d492a4 Bug 1821016 - Disable openPocketStoryItemTest UI test 2 years ago
AndiAJ 33496ec783 Bug 1807268 - Disable verifySponsoredShortcutsSettingsOptionTest UI test 2 years ago
AndiAJ 1478dc4022 Bug 1822267 - Improve coverage for "Edit bookmarks" related UI tests 2 years ago
AndiAJ e94bc0b1e6 Bug 1822050 - Verify cookie banner reduction summary updates in UI tests 2 years ago
AndiAJ 479fbd0206 Bug 1822050 - Verify HTTPS summary updates in UI tests 2 years ago
rahulsainani 5913d09770 Bug 1807324 - Add macrobenchmarks for startup metrics 2 years ago
github-actions f2b042082a Import translations from android-l10n 2 years ago
Tad e0b988a516 Bug 1822392 - Remove stray GMS reference for annotation
This was likely automatically imported by mistake
2 years ago
Gabriel Luong 22aca441a1 Bug 1822378 - Refactor OnboardingInteractor into its own file 2 years ago
Noah Bond 0acebea167 Bug 1814994 - Create Tabs Tray list and grid layouts 2 years ago
AndiAJ fd61f88da2 Bug 1807268 - Disable toggleSearchBookmarksAndHistoryTest UI test 2 years ago
JohanLorenzo fec9dd1da6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
rahulsainani ee642929e5 Bug 1821715 - Update OnboardingPageState to include button actions 2 years ago
AndiAJ 9311b828c3 Bug 1821986 - New opening screen option summary updates UI smoke test 2 years ago
AndiAJ fa38639322 Bug 1821035 - New PDF text selection UI smoke tests 2 years ago
AndiAJ a02f692410 Bug 1821035 - Add open in app banner FeatureSettingsHelper variable and disable it by default 2 years ago
AndiAJ 3f75c8a404 Bug 1821035 - Move existing text selection UI tests to a new class 2 years ago
AndiAJ a067470a17 Bug 1821973 - new tabs option summary updates UI tests 2 years ago
github-actions 3f7773341a Import translations from android-l10n 2 years ago
Gabriel Luong bbf9b82ce7 Bug 1822181 - Refactor TabCounterBuilder to TabCounterView 2 years ago
mike a b2268b3937 Bug 1821261 – Enables unified search on nightly 2 years ago
Gabriel Luong 828dd8abbe Bug 1822110 - Refactor HomeMenuBuilder to HomeMenuView 2 years ago
Gabriel Luong cdfaf7b53e Bug 1822073 - Start the Nightly 113 development cycle 2 years ago
Gabriel Luong 5103a82d9b Bug 1822109 - Refactor OnboardingState into its own file 2 years ago
Roger Yang afe774111e Bug 1822106 - Move experimenter.yaml file location 2 years ago
rahulsainani 91f5051635 Bug 1817525 - Voice input now appends query in EditToolbar 2 years ago
AndiAJ 72b2a8b328 Bug 1821266 - Refactor privateModeScreenItemsTest UI test 2 years ago
AndiAJ 8c07782323 Bug 1821285 - New credit card deletion UI tests 2 years ago
github-actions 649eb6201b Import translations from android-l10n 2 years ago
github-actions e4786b276b Import translations from android-l10n 2 years ago
github-actions 45daca5b4c Import translations from android-l10n 2 years ago
JohanLorenzo fec41511d1 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Arturo Mejia 3e5e8d0ea2 Bug 1821468 - Improve cookie banner re-engagement dialog when titl is long 2 years ago
Arturo Mejia 784f651e8b Bug 1821468 - Update the copy for the cookie banner experiment 2 years ago
Harrison Oglesby 09a3702050 Bug 1809809 - do not call onWallpaperSelected if user selects currently set wallpaper 2 years ago
Roger Yang 53b2db944e Bug 1817070 - Experimentation with different Re-engagement notifications 2 years ago
oana.horvath d1ee389f48 Bug 1820984 - Follow-up on loginsAndPasswordsSettingsItemsTest missing steps 2 years ago
Gabriel Luong b26e07c5f2 Bug 1818826 - Remove Android Component Nimbus gradle plugin wrapper 2 years ago
Harrison Oglesby 393c31755e Bug 1817524 - Do not show homepage if last tab of section is closed while not in view 2 years ago
github-actions e2a24391fb Import translations from android-l10n 2 years ago
t-p-white e68a5c1ae9 Bug 1821021 - Fix for failing UI test 2 years ago
t-p-white 298b4d4748 Bug 1821021 - Remove initial delay for MessageNotificationWorker 2 years ago
rahulsainani 05191bfb90 Bug 1820130 - Remove unused accompanist insets dependency 2 years ago
t-p-white 7051800a69 Bug 1818802 - Update strings in the ETP settings screen. 2 years ago
Noah Bond 1ac9bb70e6 Bug 1816743 - Create Tabs Tray banner container UI 2 years ago
Alexandru2909 66845c9c99 Bug 1821032 - Add telemetry for the homescreen no collections placeholder close button 2 years ago
Alexandru2909 7f65c49511 Bug 1821030 - Add telemetry for onboarding PWA dialog cancel button 2 years ago
github-actions 2e417f1917 Import translations from android-l10n 2 years ago
GitStart 0b06460964 Bug 1812144 - Homescreen appbar drag issue fixed 2 years ago
Roger Yang c5d2d06a47 Bug 1817070 - Add strings used for experimentation with Re-engagement notifications 2 years ago
Mugurell d248dc363c Bug 1820967 - Use `id` instead of `flight_id` to identify a sponsored story
The new value will now be used for the existing `id` property of a
PocketSponsoredStory instance.
2 years ago
oana.horvath ae9c995340 Bug 1821024 - Disable blocking openDownloadedFileTest 2 years ago
oana.horvath a455e46191 Bug 1820740 - Add UI tests coverage for HTTPS-only mode 2 years ago
oana.horvath 17ef721fff Bug 1820740 - Update to androidTest/AppRequestInterceptor.kt to match production code 2 years ago
oana.horvath 58f5654e54 Bug 1820773 - Refactor Settings test classes to reflect current categories 2 years ago
AndiAJ f2f5947846 Bug 1820961 - Add smoke test annotation to mainMenuAddToHomeScreenTest and addPrivateBrowsingShortcutTest UI tests 2 years ago
AndiAJ 9284815a4a Bug 1820501 - Add missing steps to findInPageTest UI test 2 years ago
AndiAJ 95fbf87815 Bug 1820501 - Create new pdfFindInPageTest UI test 2 years ago
github-actions a4165d368a Import translations from android-l10n 2 years ago
sarah541 e3d1a5250f Bug 1813252 - Refactor MessagingMiddlewareTest to use a real Store instance 2 years ago
Noah Bond c329af178e Bug 1814988 - Add paging to `TabsTray` 2 years ago
Bruno Rosa 5cf3267a03 Bug 1817029 - Add the client-deduplication ping (#861)
* Bug 1817245 - new Nimbus feature for controlling client-deduplication ping

This feature will enable/disable the sending of the `client-deduplication`
ping that will be added in a later PR.

* Bug 1817029 - Add the client-deduplication ping

The `client-deduplication` ping will be used to determine if
client IDs are being regenerated erroneously. This ping uses
the lifecycle observers to (almost) replicate the same scheduling
as the baseline ping.

* Bug 1817029 - Suggested changes

changelog
- add `reason` for new ping
- update the unit test for the new ping
- add new metrics
- allow for custom salt when hashing the Ad ID
- move the Nimbus check to the lifecycle observer
- record the new metrics

* Bug 1817029 - Update fenix/.experimenter.yaml

Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>

* Bug 1817029 - remove unnecessary pass-through function

* Bug 1817029 - add the GleanTestRule for tests

* Bug 1817029 - Update fenix/app/src/test/java/org/mozilla/fenix/components/metrics/clientdeduplication/ClientDeduplicationPingTest.kt

Co-authored-by: Travis Long <tlong@mozilla.com>

* Bug 1817029 - remove unnecessary call to main thread

* Bug 1817029 - update comment about hashing

---------

Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
Co-authored-by: Travis Long <tlong@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Roger Yang f1e0eaf7e1 Bug 1820271 - Renew telemetry probes expiring in v114 2 years ago
Arturo Mejia 3163cbeb97 Bug 1819645 - Limit the cookie banner re-engagement dialog to a maximum of two shows 2 years 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.
2 years 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.
2 years ago
AndiAJ e20bb06bfe Bug 1820746 - Remove running condition from youControlYourDataCardTest UI test 2 years ago
AndiAJ 305948436f Bug 1820746 - Remove running conditions for UI tests related to the PDF reader feature 2 years ago
AndiAJ 2f66da6180 Bug 1820193 - new addPDFToHomeScreenTest UI smoke test and other refactoring work 2 years ago
mike a 9a4ba51e85 Bug 1817519 – force search for not default engines 2 years 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.
2 years 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>
2 years 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.
2 years ago
github-actions c04ba6bf41 Import translations from android-l10n 2 years ago
Ryan VanderMeulen fcd5d5c6ae Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle 2 years ago
mike a 49125a2df0 Bug 1819909 – add telemetry for private browsing CFR 2 years ago
mike a d1f115116f Bug 1817523 – fix application search engines background 2 years ago
Roger Yang 0342a75107 Bug 1820242 - Remove in_progress_media_tab_opened probe 2 years 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>
2 years ago
rahulsainani a8447fc586 Bug 1820130 - Use compose foundation insets over accompanist insets 2 years 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>
2 years ago
github-actions 77f485baf1 Import translations from android-l10n 2 years ago
github-actions e4d9de81e1 Import translations from android-l10n 2 years 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.
2 years 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.
2 years ago
github-actions a5d229aa75 Import translations from android-l10n 2 years ago
Roger Yang 632d02220d Bug 1818085 - Add preference to allow user to choose how open links in app works. 2 years ago
Ryan VanderMeulen 28dae882e6 Bug 1820176 - Update Fenix to ktlint 0.48.2 2 years ago
github-actions 7735ef0b80 Import translations from android-l10n 2 years ago
Aaron Train 3c054c11a4 Bug 819153 - Add androidx tracing dep to resolve NoSuchMethodError 2 years ago
t-p-white f2095b4c5d Bug 1819927 - Remove DEFAULT_BROWSER_NOTIFICATION_ID from MarketingNotificationHelper 2 years ago
AndiAJ 053eb11df3 Bug 1807283 - re-enable verifyJumpBackInSectionTest UI test 2 years ago
mcarare 5315062482 Bug 1802817 - Replace deprecated variant.mergedFlavor.applicationId with variant.applicationId. 2 years ago
mcarare de3b18f003 Bug 1802817 - Migrate packagingOptions DSL properties to resources sub-block.
exclude, pickFirst methods are deprecated.
2 years ago
mcarare 547dc62353 Bug 1802817 - Migrate DSL properties from aaptOptions to androidResources.
AaptOptions interface is deprecated and renamed to AndroidResources
2 years 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
2 years ago
mcarare 4d8644516f Bug 1802817 - Rename DSL object from lintOptions to lint.
DSL object for configuring lint options lintOptions is deprecated.
2 years ago
mcarare 5a0b9d754d Bug 1813671 - Target JVM 11 bytecode
See https://developer.android.com/studio/releases/gradle-plugin#jvm-11-bytecode for details.
2 years ago
James Hugman a7ed4ccebe Bug 1819914 - Call ensureMarketingChannelExists in MessageNotificationWorker 2 years ago
rahulsainani fef12abe08 Bug 1808358 - part 4: Use OnboardingPage component in UpgradeOnboarding.kt 2 years ago
rahulsainani 455d21e5ca Bug 1808358 - part 3: Rename to UpgradeOnboarding.kt 2 years ago
github-actions b1e08b84dc Import translations from android-l10n 2 years ago
Noah Bond 877b449fe3 Bug 1819733 - Fix broken tests in `TabSheetBehaviorManagerTest` 2 years ago
Arturo Mejia 2a66705812 Bug 1818056 - Delay TCP CFR until dismissing the cookie banner re-engagement dialog 2 years ago
gitstart 767f92ebb9 Bug 1818473 - Ignore case when searching through logins 2 years 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>
2 years 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>
2 years ago
oana.horvath d6230dfa43 Bug 1812995 - Disabled failing verifyLoginIsNotUpdatedTest 2 years ago
oana.horvath a5d9ccb64f Bug 1807283 - Disable failing verifyJumpBackInSectionTest 2 years ago
oana.horvath 7878eeb0bb Bug 1807273 - Prevent keyboard blocking the login saving prompt in UI tests 2 years 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>
2 years ago
GitStart e1a55df5ee Bug 1813451 - Fix accessibility issues on History deletion screen 2 years 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>
2 years ago
Alexandru2909 21f59548a5 Bug 1818774 - Navigate to search dialog when interacting with homescreen private browsing button 2 years ago
github-actions 2af1b953e3 Import translations from android-l10n 2 years ago
Harrison Oglesby cd3128ed0f Bug 1817524 - Do not show homepage if last tab of section is closed while not in view 2 years ago
Harrison Oglesby 9039513da2 Bug 1792796 - Speculative fix for RTL crash in Onboarding for Android 5.1 2 years ago
AndiAJ b478cfa450 Bug 1818703 - Re-enable youControlYourDataCardTest UI test 2 years ago
JohanLorenzo 85bcf23300 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
github-actions 3c22ce3f7a Import translations from android-l10n 2 years ago
Noah Bond 2d9450281e Bug 1814987 - Wrap `TabsTray` Composable with existing `TabSheetBehaviorManager` 2 years ago
AndiAJ 1ee704b82a Bug 1818196 - Part 2: New credit cards autofill related UI tests 2 years 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>
2 years 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.
2 years ago
Alexandru2909 59eae2858b Bug 1811175 - Implement fallback protocol for sponsored tiles 2 years ago
github-actions 703ea0cc73 Import translations from android-l10n 2 years ago
github-actions 9f99781f7d Import translations from android-l10n 2 years ago
github-actions da13991a19 Import translations from android-l10n 2 years ago
Alexandru2909 49f2ca6ac3 Bug 1818015 - Use custom tab to show privacy notice during onboarding 2 years ago
github-actions 14249104ed Import translations from android-l10n 2 years ago
MatthewTighe 778964a4eb Bug 1818059 - Update to application services version 97.0.0. 2 years ago
Mugurell bd63c041d8 Bug 1818058 - Enable TCP by default for all releases
TCP will still be controllable through Nimbus but by default it will be enabled
now on all releases.
2 years ago
Roger Yang 4e6c584b71 Bug 1818510 - Remove all unused strings marked moz:removedIn <= 109 2 years ago
gitstart 56a0958013 Bug 1812447 - Search Logins by Username 2 years ago
mike a 1457f95d5c Bug 1817522 – Add dark theme support for seach button background 2 years ago
github-actions ec5c150561 Import translations from android-l10n 2 years ago
Gabriel Luong f19e9d7ee0 Bug 1815939 - Clean up AC autopublish code in Fenix and Focus 2 years ago
James Hugman 90ab7a85e1 Bug 1816433 - Reduce maybeFetchExperiments interval when using the preview collection 2 years ago
Noah Bond 9f4b0014ac Bug 1813753 - Skip the half-expanded state when collapsing the Tabs Tray 2 years ago
AndiAJ 2295687fc5 Bug 1816879 - Part 1: New credit card autofill related UI test 2 years ago
AndiAJ c79a6688a7 Bug 1816879 - Move credit cards autofill related UI tests to a new class 2 years ago
github-actions 78c1c6f3c9 Import translations from android-l10n 2 years ago
Noah Bond 082a03a8b5 Bug 1815185 - Remove fixed height from `RecentSyncedTab` 2 years ago
Roger Yang f7ba318058 Bug 1817432 - Always setup notification workers even if marketing channel has not been created 2 years ago
Noah Bond 1f72ce51d3 Bug 1814986 - Create the logic fork for the Tabs Tray to Compose rewrite 2 years ago
gitstart 61349926a8 Bug 1812468 - Consider increasing the Standard and Strict options 2 years ago
Alexandru2909 1dfb2bd409 Add FLAG_SECURE to SearchDialogFragment 2 years ago
gitstart 32ed9fd197 Bug 1815634 - Set weight and fill to text to display collection expand 2 years ago
github-actions 5520a79b4e Import translations from android-l10n 2 years ago
Mugurell 21b5953136 Bug 1814678 - Enable pull to refresh in beta also 2 years ago
Mugurell e8e419d8ba Bug 1816867 - Ensure Pocket topics selections are properly shown
A past refactoring resulted in the functionality still working as intended - no
more than 8 topics being selectable at a time but when a topic would be
automatically deselected this would not show - that topic would still be
displayed as selected.

Moving the implementation to a new `FilterChip` Compose api fixes the UI issue
and also allows for more idiomatic code and fixes a previously disabled UI test
2 years ago
rahulsainani a187db5288 Bug 1817726 - Add Recents url sharing 2 years ago
AndiAJ 7eb6733bdd Bug 1807289 - Fix collections related UI tests 2 years ago
Jonas Konrad fdfc155a2d Bug 1807531 - Honor private_browsing_mode value from external intents
Change IntentReceiverActivity so that if the incoming intent has the private_browsing_mode extra set to true, it overrides the openLinksInAPrivateTab setting. This allows external apps to set this flag for sites they want opened in a private app explicitly.

External apps cannot force the link to open in a non-private tab if openLinksInAPrivateTab is enabled, in that case the extra will be ignored.

This is similar to an old fennec feature ( https://bugzilla.mozilla.org/show_bug.cgi?id=1347583 ), however I used the "private_browsing_mode" extra name since it already appears in the code, instead of the "private_tab" extra that fennec used.

Bugzilla bug is 1807531, GitHub bug is #26158
2 years ago
github-actions 0290c2fbde Import translations from android-l10n 2 years ago
github-actions e096c8dc40 Import translations from android-l10n 2 years ago
github-actions 94ed82f3f2 Import translations from android-l10n 2 years ago
Mugurell 9d5aaba99d Bug 1816724 - Show previous ETP message in onboarding if TCP is not enabled
Restore showing a different description of the Tracking Protection feature in
application's onboarding if the Total Cookie Protection feature is not yet
public.
The new description mentioning Total Cookie Protection will only be shown if
the Total Cookie Protection CFR is to also be shown.
2 years ago
Alexandru2909 e0bc9347f3 Bug 1807369 - Improve accessibility for 'Learn more' hyperlink from the Pocket homepage header 2 years ago
DreVla 1c906a5038 Bug 1813877 - Announce page title with talkback when swiping on navbar
Talkback now announces the name of the tab switched to using
swipe left or right gestures on the navbar
2 years ago
github-actions 15d10021cf Import translations from android-l10n 2 years ago
JohanLorenzo 66ae07e856 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
oana.horvath c89148246e Bug 1810531 - Re-enable Fenix UI test: saveAndOpenPdfTest 2 years ago
Noah Bond 33737d4d90 Bug 1815968 - Add secret setting to Tabs Tray to Compose rewrite 2 years ago
Jonathan Almeida c1923291d3 Bug 1816196 - Do not fetch messaging during storage initialization
While debugging a UI test, we found that the messaging feature was being
queried during the storage initialization and acting on the cached value
alone. This could lead us to no longer receiving new messages during the
app lifetime.

For the unit tests, we switched from mocking the entire feature to
mocking just the `FeaturesInterface` as the test was providing
false-positive results. It's better to create a real feature in any case
for the other testing needs.

Co-authored-by: Benjamin Forehand Jr <bennyjr169@gmail.com>
2 years ago
rahulsainani 688d74af8f Bug 1808358 - part 2: Use OnboardingPage component in NotificationPermissionDialogScreen.kt 2 years ago
t-p-white 4ec01ab895 Bug 1816892 - Update the Private Browsing Mode CFR that currently says, “Launch next private tab in one tap.” to say “Launch your next private tab in one tap". 2 years ago
github-actions af9a39ac3a Import translations from android-l10n 2 years ago
oana.horvath c37deb72c4 Bug 1816683 - Fix AC version not displayed in verifyAboutFirefoxPreview UI test 2 years ago
Arturo Mejia 4d87860b2e Bug 1816186 - Use detect-only just when we can show the re-engagement dialog 2 years ago
Johan Lorenzo 4c78ac1264 Bug 1808605 - part 3: Prefix fenix variants with `fenix` 2 years ago
Gabriel Luong 390e980860 Bug 1804785 - Consume AC via gradle build with relative path in Fenix 2 years ago
mozilla-l10n-automation-bot 08aeacd04c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28827) 2 years ago
mozilla-l10n-automation-bot 33d9fc0640 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28823) 2 years ago
mozilla-l10n-automation-bot 84bcd0bf64 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28822) 2 years ago
mozilla-l10n-automation-bot a35039e8b1 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28820) 2 years ago
DreVla 18db357649 [fenix] Bug 1814506 - Add unit tests to cover multi selection of tabs
Three new unit tests have been added to cover cases when
multiple tabs are selected or unselected.
2 years ago
t-p-white 5b923f4bf6 [fenix] Bug 1815433 - Pre-release fix up of defaults in messaging.fml.yaml configuration. 2 years ago
iorgamgabriel b232ce3650 [fenix] Bug 1815424 - Show Dialog should not be called multiple times. 2 years ago
mozilla-l10n-automation-bot a8343a795b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28811) 2 years ago
Zac McKenney fb7268d6df [fenix] Bug 1815623 - Add telemetry for sharing to an app from the share sheet 2 years ago