AndiAJ
b5b4abb1ff
Bug 1880221 - Convert private variables to functions so they don't get initialised
2024-02-14 10:25:02 +00:00
github-actions
9c7b082829
Import translations from android-l10n
2024-02-14 00:28:30 +00:00
Roger Yang
ff6e0c2cd8
Bug 1880150 - Do not wait for attribution before dismissing splash screen
2024-02-13 21:06:00 +00:00
mcarare
764786b015
Bug 1850316 - Use alternative ways to get backQueue elements.
...
backQueue is now private in NavController.
2024-02-13 18:14:04 +00:00
mcarare
40c37e67ef
Bug 1850316 - Remove navigation library duplication from FenixDependencies.
2024-02-13 18:14:04 +00:00
AndiAJ
3f55c9095a
Bug 1880064 - Add logs to ReaderViewRobot
2024-02-13 16:55:39 +00:00
AndiAJ
5c3e6298c2
Bug 1880064 - Remove redundant assertion functions from ReaderViewRobot
2024-02-13 16:55:39 +00:00
AndiAJ
1ee892eb4c
Bug 1880064 - Add logs to PwaRobot
2024-02-13 16:55:39 +00:00
AndiAJ
d14cbc72f6
Bug 1880047 - Convert private variables to functions so they don't get initialised
2024-02-13 16:17:42 +00:00
AndiAJ
7455523c8f
Bug 1880047 - Add missing pairs of logs to NotificationRobot
2024-02-13 16:17:42 +00:00
DreVla
2967c025c9
Bug 1870701 - Review Checker opt-in privacy policy link and text update
...
Updated the Privacy Policy links and text to clearly explain the
minimal nature of data that's collected and processed during
Review Checker use in Firefox.
2024-02-13 14:00:31 +00:00
AndiAJ
c3da54cfba
Bug 1879886 - Add test logs to NavigationToolbarRobot
2024-02-13 10:08:21 +00:00
AndiAJ
611c39e09c
Bug 1879886 - Remove redundant assertion functions from NavigationToolbarRobot
2024-02-13 10:08:21 +00:00
AndiAJ
cd55ceee51
Bug 1879886 - Convert private variables to functions so they don't get initialized
2024-02-13 10:08:21 +00:00
AndiAJ
1be6982290
Bug 1879886 - Remove unused functions from NavigationToolbarRobot
2024-02-13 10:08:21 +00:00
github-actions
7f8dfd4e61
Import translations from android-l10n
2024-02-13 00:27:53 +00:00
Ben Dean-Kawamura
1343061679
Revert "Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError"
...
This reverts commit 6fb061ce5efc1a3fb11dace06b826382e0b56736.
These didn't work out in practice. The file lists were always empty, I
think it might be a difference in permissions for release builds vs the
debug builds that I was testing with.
The package installer name was useful, but I realized there's Sentry tag for that which is even more useful.
2024-02-12 21:18:24 +00:00
Jonathan Almeida
9ef4aef273
Bug 1868469 - Update the url immediately for existing engineSession
...
When we have an existing `engineSession` we use an optimized route to
load the url without needing to dispatch the load action. This is still
a valid performance improvement to make page loads faster.
However, in this code path we do not end up update the url in the state
until we get back a response from the Engine. This gives a perceived
performance loss of slow browsing. Updating the url gives UI components
an immediate update which reflects a change that would have been entered
by the user.
It was considered if we should do this in a middleware, but since this
is an optimized route, we should not wait for the middleware to process
the action before we perform the state update.
2024-02-12 20:44:31 +00:00
William Durand
ca23a8e95b
Bug 1879819 - Improve rating description in list of add-ons
2024-02-12 20:08:11 +00:00
AndiAJ
c2179540f5
Bug 1879539 - Remove unused functions from LibrarySubMenusMultipleSelectionToolbarRobot
2024-02-12 14:41:10 +00:00
AndiAJ
7dc56f88c0
Bug 1879539 - Add test logs to LibrarySubMenusMultipleSelectionToolbarRobot
2024-02-12 14:41:10 +00:00
AndiAJ
f9031dd0a2
Bug 1879539 - Remove redundant assertion functions from LibrarySubMenusMultipleSelectionToolbarRobot
2024-02-12 14:41:10 +00:00
AndiAJ
039c64c33b
Bug 1816066 - Fix verifyMultipleLoginsSelectionsTest UI test
2024-02-12 09:25:51 +00:00
iorgamgabriel
af474e69f7
Bug 1876140 - Translations UI Dropdown Checkmark
2024-02-12 08:38:03 +00:00
github-actions
f4503a4bfe
Import translations from android-l10n
2024-02-12 00:29:53 +00:00
github-actions
24f38a6af5
Import translations from android-l10n
2024-02-11 01:06:46 +00:00
github-actions
07a960be18
Import translations from android-l10n
2024-02-10 00:26:25 +00:00
Titouan Thibaud
70a8203442
Bug 1879583 - Change the default for pull-to-refresh to enabled
...
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
2024-02-09 18:13:50 +00:00
AndiAJ
9e213654b2
Bug 1879509 - Add missing pairs of logs to DownloadRobot
2024-02-09 15:56:53 +00:00
AndiAJ
a99d224387
Bug 1879498 - Add missing pairs of logs to CustomTabRobot
2024-02-09 15:26:37 +00:00
AndiAJ
8f39d7ceb4
Bug 1879339 - Add missing pairs of logs to ComposeTopSitesRobot
2024-02-09 14:51:22 +00:00
William Durand
c291a3ab1a
Bug 1870337 - Update description of the add-on post-install popup
2024-02-09 13:40:00 +00:00
William Durand
2aa12bb12a
Bug 1870319 - Announce title in add-ons sub-menu and use "navigate back" instead of "navigate up"
2024-02-09 13:04:56 +00:00
AndiAJ
0965d2d352
Bug 1879308 - Add missing pairs of logs to ComposeTabDrawerRobot
2024-02-09 10:54:46 +00:00
oana.horvath
95cf640fdc
Bug 1878868 - Create TestSetup helper: Test classes A-C
2024-02-09 10:02:30 +00:00
William Durand
499e533ac2
Bug 1870362 - Add underline to each link in the add-on details view
2024-02-09 09:19:24 +00:00
AndiAJ
5ad9a003a6
Bug 1879288 - Add missing pairs of logs to BrowserRobot
2024-02-09 08:43:14 +00:00
AndiAJ
95b74cd8c6
Bug 1874662 - Fix flaky closeAllTabsTest UI tests
2024-02-09 08:12:25 +00:00
github-actions
bee6feaa0f
Import translations from android-l10n
2024-02-09 03:57:17 +00:00
William Durand
ec85d157fe
Bug 1870329 - Add add-on name to the content description of each install button
2024-02-08 21:36:40 +00:00
JohanLorenzo
487705b91a
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2024-02-08 01:18:46 +00:00
github-actions
8fbfcc2bce
Import translations from android-l10n
2024-02-08 00:50:59 +00:00
Roger Yang
5672f64abb
Bug 1832357 - Fallback to loading new window requests in custom tab
2024-02-07 21:56:27 +00:00
Aaron Train
15d7df99bf
Revert "Bug 1878868 - Create TestSetup helper: Test classes A-C"
...
This reverts commit 56ae080d8374021e87617e53757c244fcca47284.
2024-02-07 21:21:46 +00:00
dependabot[bot]
38d89f7e0f
Bump cryptography
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 20:47:03 +00:00
Noah Bond
767a0ea036
Bug 1860778 - Remove increased fab shadow while it's pressed
2024-02-07 19:11:23 +00:00
oana.horvath
6890d9ecdd
Bug 1878868 - Create TestSetup helper: Test classes A-C
2024-02-07 17:14:20 +00:00
AndiAJ
a68320cae8
Bug 1879072 - Add test logs to HomeScreenRobot
2024-02-07 16:38:53 +00:00
AndiAJ
fa93a4ba3a
Bug 1879072 - Convert private variables to functions so they don't get initialized
2024-02-07 16:38:53 +00:00
AndiAJ
ab4a64f380
Bug 1879072 - Remove unused functions from HomeScreenRobot
2024-02-07 16:38:53 +00:00
AndiAJ
e36e0e2313
Bug 1879072 - Remove redundant assertion functions from HomeScreenRobot
2024-02-07 16:38:53 +00:00
AndiAJ
da540d7578
Bug 1879027 - Add missing pairs of logs to CollectionRobot
2024-02-07 15:54:40 +00:00
AndiAJ
efad284e53
Bug 1878878 - Add missing pairs of logs to BookmarksRobot
2024-02-07 10:26:50 +00:00
AndiAJ
9277995e3a
Bug 1878866 - Add missing pairs of logs to AddToHomeScreenRobot
2024-02-07 09:56:23 +00:00
Lina Butler
6e866c4206
Bug 1878434 - Add the awesomebar.{engagement, abandonment}
events.
...
This commit:
* Sends the new `awesomebar.{engagement, abandonment}` events when the
user finishes interacting with the awesomebar. These events match
iOS's events of the same name, and Desktop's
`urlbar.{engagement, abandonment}` events.
* Removes the `engagement_abandoned` extra key for the
`awesomebar.{sponsored, non_sponsored}_suggestion_impressed` events,
since they're specific to AMP and Wikipedia suggestions, and are
subsumed by the new events.
This is the first step toward unifying our awesomebar search telemetry
on all our platforms.
2024-02-07 01:23:22 +00:00
Lina Butler
ce80610473
Bug 1878434 - Record an awesomebar abandonment for cancelled toolbar edits.
...
We were missing instrumentation for the case where the user cancels
editing. This commit adds that instrumentation.
2024-02-07 01:23:22 +00:00
github-actions
aaa15b6972
Import translations from android-l10n
2024-02-07 00:33:24 +00:00
ohall-m
f008f890e1
Bug 1877205 - Translations Fetch Supported Languages Refactor
...
This patch refactors a few things for fetching supported languages:
* `TranslateExpectedAction` is decoupled from fetching languages
* Now use `OperationRequestedAction` w/ `FETCH_SUPPORTED_LANGUAGES`
* Refactors the Fenix fragment to send `OperationRequestedAction` as a
placeholder for data initialization
* `TranslateSetLanguagesAction` is now `SetSupportedLanguagesAction`
2024-02-06 19:35:42 +00:00
jackyzy823
801fe811aa
Bug 1878524 - Return immediately when tab found
2024-02-06 15:27:05 +00:00
AndiAJ
eaf06fb0c0
Bug 1878028 - Add more test logs to HistoryRobot
2024-02-06 12:59:54 +00:00
AndiAJ
31df2b7167
Bug 1878028 - Remove redundant assertion functions from HistoryRobot
2024-02-06 12:59:54 +00:00
AndiAJ
28746c1ba7
Bug 1877945 - Add pairs of test logs to FindInPageRobot
2024-02-06 11:45:56 +00:00
AndiAJ
c8934beca1
Bug 1877945 - Remove redundant assertion functions from FindInPageRobot
2024-02-06 11:45:56 +00:00
AndiAJ
3146218088
Bug 1877939 - Add pairs of test logs to EnhancedTrackingProtectionRobot
2024-02-06 08:38:51 +00:00
AndiAJ
30b306f1d9
Bug 1877939 - Remove redundant assertion functions from EnhancedTrackingProtectionRobot
2024-02-06 08:38:51 +00:00
github-actions
dd0e9e1918
Import translations from android-l10n
2024-02-06 00:27:30 +00:00
Matthew Tighe
86c0e8156d
Bug 1861459 - Update AppState.mode based on selected tab changes
2024-02-05 23:45:20 +00:00
Noah Bond
376ce30831
Bug 1877123 - Fix number localization in TabCounter
and TabTools
2024-02-05 22:21:38 +00:00
ohall-m
68e0b8e621
Bug 1877712 - Update Mock Translations Languages
...
Bug updates mock display languages to match the current engine support.
2024-02-05 18:59:30 +00:00
Titouan Thibaud
13adc68342
Bug 1807080 - Fix PTR dark theme colors
...
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
2024-02-05 17:47:17 +00:00
RebecaTudor
a1c7fca0d3
Bug 1809798 - Loads the right wallpaper when changing orientation
...
Because of the android:configChanges from Manifest that disable the
automate Activity recreation, the responsibility of handling the
configuration changes is transferred to Activity. When configurations
changes, onConfigurationChanged() is called.
So now when this function called, the correct orientation is sent
forward as parameter of applyWallpaper.
2024-02-05 11:27:26 +00:00
DreVla
a92d52af80
Bug 1840969 - Add title for homepage default browser info card
...
Title for the card info to set Firefox as default browser was
missing, "Switch your default browser" is the title now, to
match with iOS.
2024-02-05 10:56:05 +00:00
mcarare
1407f92171
Bug 1870050 - Suppress false positive DiffUtilEquals lint
2024-02-05 09:19:07 +00:00
mcarare
030332e0c7
Bug 1870050 - Suppress RestrictedApi lint
2024-02-05 09:19:07 +00:00
github-actions
7969a62aaf
Import translations from android-l10n
2024-02-05 00:30:20 +00:00
github-actions
4d3d19aaf3
Import translations from android-l10n
2024-02-04 00:27:23 +00:00
github-actions
bb7a66e2ed
Import translations from android-l10n
2024-02-03 00:26:38 +00:00
Ben Dean-Kawamura
c9546cef39
Bug 1877847 - Remove Suggest error reporting
2024-02-02 16:26:40 +00:00
t-p-white
a36f35eebd
Bug 1813875 - Prevent the inherited theming implementation being applied to Custom Tab views
2024-02-02 15:30:07 +00:00
sarah541
f8edd00fe1
Bug 1868539 - Add method of changing remote server url
2024-02-02 07:44:12 +00:00
github-actions
5bc7208970
Import translations from android-l10n
2024-02-02 01:00:14 +00:00
JohanLorenzo
94825c0ffa
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2024-02-01 21:22:28 +00:00
AndiAJ
693624395a
Bug 1877938 - Remove redundant assertion functions from BookmarksRobot
2024-02-01 15:26:09 +00:00
AndiAJ
df7f6cb4db
Bug 1877440 - Use only TestHelper snack bar verification function in UI tests
2024-02-01 08:24:51 +00:00
github-actions
1a5db351f2
Import translations from android-l10n
2024-02-01 00:55:01 +00:00
mike a
45238224b3
Bug 1873260 - Move Behavior classes to ui-widget component
2024-01-31 21:46:09 +00:00
AndiAJ
48df9bb6bf
Bug 1844252 - Fix verifyVideoPlaybackSystemNotificationTest UI test
2024-01-31 17:56:54 +00:00
AndiAJ
2c1324df25
Bug 1865316 - Fix askBeforeOpeningLinkInAppCancelTest UI test
2024-01-31 16:33:02 +00:00
AndiAJ
b170ff7927
Bug 1877639 - Add more test logs to FindInPageRobot
2024-01-31 16:01:45 +00:00
AndiAJ
f1b67e9866
Bug 1876734 - Add more test logs to ComposeTopSitesRobot
2024-01-31 09:16:29 +00:00
AndiAJ
7122973f6a
Bug 1877435 - Add more test logs to EnhancedTrackingProtectionRobot
2024-01-31 08:38:18 +00:00
AndiAJ
294b781e80
Bug 1877409 - Add more test logs to CustomTabRobot
2024-01-31 08:01:48 +00:00
github-actions
a02cb0cb39
Import translations from android-l10n
2024-01-31 00:25:35 +00:00
sarah541
2d3fa988b4
Bug 1876794 - Fixes in A-C and Fenix strings
2024-01-30 22:53:03 +00:00
mike a
db6f728e78
Bug 1877350 - Refactor tabstray composable to extract tab counter into a separate file
...
Preparing to use it for navigation bar composable.
2024-01-30 22:15:35 +00:00
Noah Bond
6bc66460eb
Bug 1876596 - Add probe for debug drawer secret setting
2024-01-30 18:56:05 +00:00
Arturo Mejia
dbf94e7cb3
Bug 1870351 - Improve touch targets Add-ons details screen.
2024-01-30 15:58:37 +00:00
AndiAJ
b00685d4ff
Bug 1874831 - Fix disabled FxSuggest related UI tests
2024-01-30 15:24:58 +00:00
AndiAJ
feb1001f9e
Bug 1876720 - Add more test logs to ComposeTabDrawerRobot
2024-01-30 11:42:55 +00:00
AndiAJ
77adecc2d1
Bug 1876700 - Add more test logs to CollectionRobot
2024-01-30 10:56:51 +00:00