Christian Sadilek
ba19960b7e
Issue FNX-22435: Introduce History metadata
...
Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
2021-06-14 16:30:00 -04:00
MickeyMoz
7959b427c8
Update Android Components version to 91.0.20210614181350.
2021-06-14 19:51:19 +00:00
mcarare
d43acbd03d
For #19938 : Remove a11y workaround for tab tray new tab button.
...
Historically, button was introduced in a3dc565c10
,
because FAB was not selectable by a11y in previous implementation of tab tray.
2021-06-14 22:34:58 +04:00
Ben Hearsum (he/him)
4de1edaa19
RELENG-588: Add notifications for Mozilla Online builds ( #20010 )
2021-06-14 14:07:02 -04:00
Jan-Erik Rediger
d55f55d70c
Suppress deprecation warnings for now-deprecated Glean APIs
...
Glean v39 allows to specify types for event extra keys.
The old API is therefore deprecated.
To avoid to much churn right now and keep the build going let's suppress
the deprecation warnings.
2021-06-14 13:32:46 -04:00
mcarare
2d2be26fbc
For #19915 : Add telemetry for the toolbar Home screen button.
2021-06-14 19:23:24 +03:00
Ben Hearsum (he/him)
2601709575
Fix typo in mozillaonline build option ( #20006 )
2021-06-14 10:21:25 -04:00
Mozilla L10n Automation Bot
8bd5ebfabc
Import l10n.
2021-06-14 00:25:37 +00:00
MickeyMoz
0e18bd11d6
Update Android Components version to 91.0.20210613143120.
2021-06-13 16:42:49 +00:00
Mozilla L10n Automation Bot
cc6bbcdf9c
Import l10n.
2021-06-12 00:29:54 +00:00
Elise Richards
e373f507a1
For FNX-22339: UI components for recently added bookmarks ( #19953 )
...
* Top level layout with recyclerview for recent bookmarks
* Add layout for recent bookmarked item, including strings and styles.
* Header layout for recently saved bookmarks
* Address review comments
* Include the header for recent bookmarks in the component layout
* Add dark theme colors for button and title styles
* Recent bookmark card title text color for dark mode/light mode
2021-06-11 15:03:58 -05:00
MickeyMoz
efea115694
Update Android Components version to 91.0.20210611143123.
2021-06-11 16:36:57 +00:00
Oana Horvath
6278a2b07d
For #19090 : Re-enable createFirstCollectionTest, shareCollectionTest, deleteCollectionTest
2021-06-11 15:25:40 +03:00
Oana Horvath
c5962b2502
For #10587 : Fix and re-enable old CollectionTest.kt
2021-06-11 15:25:40 +03:00
AndiAJ
51517bea7e
For #19585 : disables failing restoreTabCrashedReporterTest UI test
2021-06-11 12:20:38 +03:00
sflorean
02972f7a5c
No issue: Fenix manual testing process doc.
2021-06-11 10:35:11 +03:00
Gabriel Luong
9d3cf79051
For #19916 - Add last viewed tab to home screen
...
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2021-06-10 16:22:57 -04:00
Ben Hearsum (he/him)
42d87d1a7a
Fix unicode issue in release promotion code ( #19954 )
2021-06-10 16:01:59 -04:00
Sebastian Kaspari
c0531ffa82
Update Android Components to 91.0.20210610143711. ( #19946 )
2021-06-10 15:36:44 -04:00
Christian Sadilek
0c1e712ca8
Issue #17800 : Cleanup and fix request desktop site from home
2021-06-10 12:49:13 -04:00
Ben Hearsum (he/him)
2ebc71f7f1
RELENG-586: Add mozillaonline builds & signing ( #19898 )
...
* Add general support for adding extra gradle options from kinds
* Add mozillaonline builds and signing
2021-06-09 16:37:56 -04:00
Arturo Mejia
0acd776f46
Update Android Components version to 91.0.20210609190338
2021-06-09 16:34:42 -04:00
Arturo Mejia
2f879f8e9d
Fix site permissions breaking changes
2021-06-09 16:34:42 -04:00
Andrew Halberstadt
2339ab664e
For #19801 - Run taskgraph generation with Python 3 ( #19802 )
...
* For #19801 - Update to latest version of taskgraph
* For #19801 - Update to latest decision-mobile image
We need to explicitly set the Java version as Java 11 now co-exists in
the decision-mobile image.
* For #19801 - Run decision task with Python 3
2021-06-09 12:52:28 -07:00
Sebastian Kaspari
4753a1d494
Complete browser-state migration and remove browser-session dependency.
...
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
2021-06-09 18:30:21 +02:00
Aaron Train
3b6434d7f6
Test full-junit-result in Flank config ( #19897 )
2021-06-09 10:55:39 -04:00
Aaron Train
e6e7b1ab92
Add matrix outcome details to parse-ui-test.py ( #19900 )
2021-06-09 10:55:08 -04:00
Oana Horvath
1e05e23b23
For #18986 : re-enable changeAccessibiltySettings UI test, not failing anymore
2021-06-09 13:52:47 +03:00
Mozilla L10n Automation Bot
c523d28212
Import l10n.
2021-06-09 07:56:14 +00:00
Codrut Topliceanu
c74bf4e8fe
For #19815 - Keeps tabTray FAB from obstructing last tab ( #19891 )
...
* For #19815 - Keeps tabTray FAB from obstructing last tab
2021-06-09 10:16:47 +03:00
Gabriel Luong
ace835d1e8
For #19876 - Part 3: Add a FeatureFlag to keep the Home screen button in Nightly
2021-06-08 18:05:14 -04:00
Gabriel Luong
044c9a5b40
For #19876 - Part 2: Add a Home screen button to the browser toolbar
2021-06-08 18:05:14 -04:00
Gabriel Luong
86a9c56782
For #19876 - Part 1: Refactor BrowserToolbarInteractor
...
- Renames `BrowserInteractor` to `DefaultBrowserTolbarInteractor`
- Renames `BrowserTooolbarViewInteractor` to `BrowserToolbarInteractor`
- Refactors `BrowserToolbarViewInteractor` interface from `BrowserToolbarView.kt` to `BrowserToolbarInteractor` as `BrowserToolbarInteractor`
2021-06-08 18:05:14 -04:00
Arturo Mejia
268df1906a
Address typos on start on home strings ( #19903 )
2021-06-08 18:04:54 -04:00
rxumoz
3a4f73be19
For #10300 - Fix Baidu search telemetry ( #19127 )
2021-06-08 17:59:14 -04:00
Jonathan Almeida
f06e3a6493
Issue #19178 : Apply new styling to Synced Tabs list
2021-06-08 20:46:56 +04:00
codrut.topliceanu
5729137ddb
For #19738 - Adds tests for SecureTabsTrayBinding.kt
2021-06-08 20:29:37 +04:00
codrut.topliceanu
0572cab97c
For #19738 - Secure mode enabled in private tabs tray
...
Prevents screenshots while tabs tray with private tabs page is open.
2021-06-08 20:29:37 +04:00
Mozilla L10n Automation Bot
3327fc508c
Import l10n.
2021-06-08 00:33:38 +00:00
Arturo Mejia
f0bb70e354
For #19789 Start on Home after some amount of time
2021-06-07 16:29:36 -04:00
Mihai Adrian Carare
f9428759db
For #19820 - Add labels for month and year spinners. ( #19870 )
...
This follows the guidelines described in
developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/listbox_role
2021-06-07 16:29:01 -04:00
Gabriel Luong
74a96905a3
For #19495 - Add validation for the name on card ( #19836 )
...
- We want to ensure that name on card in the credit card is not empty when submitted. Display an appropriate error when the field is invalid.
2021-06-07 15:44:49 -04:00
Aki Sasaki
9b6d7b623e
cancel sync-strings on non-beta versions ( #19776 )
...
* cancel sync-strings on non-beta versions
* use fenix-beta-version 2.0.0
2021-06-07 12:02:18 -07:00
Christian Sadilek
679535cdee
Update Android Components version to 91.0.20210607143102
2021-06-07 12:03:32 -04:00
Oana Horvath
597c8812f4
Changes to #17416 , #19686 , #19770 UI smoke tests to remove flakiness
2021-06-07 17:20:25 +03:00
Kevin Brosnan
103598dfce
Prevents stale bot from closing issues for disabled tests
2021-06-07 10:23:35 +03:00
Mozilla L10n Automation Bot
6c19473c0e
Import l10n.
2021-06-07 00:26:13 +00:00
Christian Sadilek
68a761388a
Suppress TooGenericExceptionCaught for NimbusApi.withExperiment
2021-06-06 09:56:16 -04:00
James Hugman
5981a92148
Re-instate catch-all to withExperiment
2021-06-06 09:56:16 -04:00
Mozilla L10n Automation Bot
d53d21956b
Import l10n.
2021-06-06 00:51:45 +00:00