Michael Comella
cde954f3a7
For #18836 : add StartupActivityLog, tests.
2021-04-13 15:10:36 -07:00
Jonathan Almeida
d342aeae48
Close #18931 : Implement add to collections in interactor
...
We moved the collection dialog code out from the old fragment, because it
had nothing to do with tabs tray, and into the collections package to be
re-usable in other parts of the app.
In addition, we also make use of it in the new tabs tray's
NavigationInteractor.
2021-04-14 01:48:35 +04:00
Jonathan Almeida
22e7410e4a
Issue #18931 : Move dialog adapter to collections package
2021-04-14 01:48:35 +04:00
Jonathan Almeida
f1e7c1130b
Issue #18931 : Rename class to CollectionsListAdapter
2021-04-14 01:48:35 +04:00
Stefan Arentz
5db2f7568f
Fixes #18995 - Upgrade the sync-strings action to v1.0.1
2021-04-13 21:47:52 +04:00
Christian Sadilek
72230377f4
Upgrade to Android Components 75.0.20210413143139
2021-04-13 12:10:36 -04:00
Jonathan Almeida
cb60461bdd
Close #18934 : Remove adapter when deataching from window
2021-04-13 19:00:01 +04:00
Jonathan Almeida
1944a5ef6b
Issue #18885 : Dismiss FAB icon when tabs tray is closed
2021-04-13 18:59:16 +04:00
mcarare
ba218e638b
For #18375 : Add experiment for set default browser New Tab card.
2021-04-13 17:25:51 +03:00
Elise Richards
cbfba4478b
Add ignores for intermittent toolbar tests
2021-04-13 13:21:29 +03:00
Stefan Arentz
e8d405b48f
Workflow to sync strings ( #18965 )
2021-04-12 21:50:06 -04:00
Mozilla L10n Automation Bot
6036bf035a
Import l10n.
2021-04-13 00:55:06 +00:00
Jonathan Almeida
38a7921913
Close #18973 : Fix references to info banner
2021-04-13 04:15:43 +04:00
Roger Yang
bc90e193a2
Closes #18522 : Re-add call to action in tabs tray
2021-04-13 02:01:42 +04:00
Elise Richards
761d6babb9
For #18806 : Show sync tabs or sync account sign in based on feature flag ( #18859 )
...
* Show sync tabs or sync account sign in based on feature flag. Sign in navigates to account settings on click.
* lint and nits
2021-04-12 16:01:33 -05:00
Dave Hunt
b41082ac63
Bug 1670902 - Use WebRender platforms for Raptor performance tests
2021-04-12 13:56:50 -07:00
MickeyMoz
242fb78de1
Update Android Components version to 75.0.20210412143103.
2021-04-12 20:19:34 +00:00
Roger Yang
b3f5e557cc
Closes #18899 : Update content description string for synced tabs icon ( #18963 )
2021-04-12 15:16:38 -04:00
Jonathan Almeida
f3df2c73d9
Close #18862 : Add multi-select banner to tabs tray ( #18932 )
...
* Issue #18862 : Add new addBookmark BookmarksUseCase
* Issue #18862 : Add class for state binding features
* Issue #18862 : Add delete multiple tabs to tray interactor
* Issue #18862 : Add new actions to navigation interactor
* Issue #18862 : Enable select mode from main tray menu
* Issue #18862 : Add menu when in select mode
* Close #18862 : Add multi-select banner to tabs tray
* Close #18862 : Add select support for handle UI
We apply various layout changes to the "handle" UI in the tabs tray when
switching modes. It isn't quite clear to my, why we do this, if it's
really needed to meet the end result, and if there is a better way.
For now, we're simplying moving over that logic that we can re-evaluate
at a later time.
2021-04-12 14:57:01 -04:00
Elise Richards
52209673fb
For #18960 : Remove nav in homescreen three dot menu ( #18962 )
...
* Remove nav in homescreen three dot menu
* Remove back and forward items
2021-04-12 13:05:58 -05:00
Arturo Mejia
fc1739624d
For #18608 only show the experiment for set default browser MenuItem when Nightly, Beta, Release are not the default browser
2021-04-12 13:26:52 -04:00
Sören Hentzschel
51df37cde5
For #18898 - implement quit button in page menu ( #18942 )
2021-04-12 12:02:14 -05:00
Gabriel Luong
c5e78f69ed
For #18940 - Remove reserved icon spacing for "Nimbus Experiments" setting preference ( #18949 )
...
Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
2021-04-12 12:32:55 -04:00
Oana Horvath
78f0086b7e
For #17979 & #17840 : fix and re-enable UI tests affected by main menu changes
2021-04-12 19:16:17 +03:00
Oana Horvath
358a3a3d4c
Fix screenshots tests: showDefaultHomeScreen, bookmarksManagementTest
2021-04-12 16:21:35 +03:00
MickeyMoz
f50f66a1a4
Update Android Components version to 75.0.20210412114437.
2021-04-12 13:00:51 +00:00
Mozilla L10n Automation Bot
d7f7f817c9
Import l10n.
2021-04-12 00:38:10 +00:00
MickeyMoz
f6e466175f
Update Android Components version to 75.0.20210410143112.
2021-04-11 01:53:33 +00:00
Mozilla L10n Automation Bot
5a2a61330d
Import l10n.
2021-04-11 00:25:07 +00:00
Mozilla L10n Automation Bot
aa4d0b84db
Import l10n.
2021-04-10 00:31:18 +00:00
Jonathan Almeida
d702af5a53
For #15372 - Correct one more instance of the onboarding string ( #18906 )
2021-04-09 15:21:26 -04:00
MickeyMoz
b17b99eae8
Update Android Components version to 75.0.20210409143104.
2021-04-09 18:59:09 +00:00
Gabriel Luong
7cc4a8a4d8
For #18742 - Resize the top site item sizes ( #18751 )
2021-04-09 11:47:35 -04:00
Mugurell
660f0609cb
For #18122 - Update browser layout for find in page bar with bottom toolbar
...
With a dynamic bottom toolbar the browser extends all the way to the bottom of
the screen and so when the find in page bar is shown it will be so above the
bottom part of the browser which may contain exactly the searched for items.
To fix the browser must effectively be placed at the top of the newly shown
find in page bar.
2021-04-09 14:48:51 +03:00
Mugurell
b36431a6df
For #18616 - Update browser and toolbar layout when toolbar is at top
...
FindInPageIntegration which already updated the toolbar to make room for the
find in page bar now receives more data based on which it will be able to
better update the layout of BrowserFragment to to support showing the find in
page bar.
2021-04-09 14:48:51 +03:00
Sebastian Kaspari
dfb3c4c9bf
Introduce process lifecycle observer to collect metrics about tabs when app goes to foreground/background.
2021-04-09 12:36:27 +02:00
Sebastian Kaspari
54d46c7e94
Move TelemetryMiddleware to telemetry sub package.
2021-04-09 12:36:27 +02:00
mcarare
c30d0f9240
For #18829 : Adjust bookmark item color to UX specs.
2021-04-09 10:32:33 +03:00
Sebastian Kaspari
85257dbb0a
Issue #17819 : Pull trove4j from Maven Central instead of JCenter.
2021-04-08 23:29:49 -04:00
Jonathan Almeida
9170ee3621
Update kdocs of navigation interactor
2021-04-09 06:50:05 +04:00
Jonathan Almeida
e422016367
Call stop in deattach for feature binding
2021-04-09 06:50:05 +04:00
Jonathan Almeida
6d09a8757c
Close #18845 : Adds swipe-to-delete to tabs tray refactor
...
Copied the TabsTouchHelper from the `tabtray` package here so we don't
need to re-write our own because there's nothing more to add.
We can hook this up with our tabs tray here by putting it in the
`BaseBrowserTrayList` for our normal and private tabs list.
2021-04-09 06:50:05 +04:00
Mozilla L10n Automation Bot
d6652785e9
Import l10n.
2021-04-09 00:27:10 +00:00
Arturo Mejia
db9b3676d3
For #18608 Add experiment for set default browser MenuItem.
2021-04-08 15:58:43 -04:00
MarcLeclair
9d728ec168
For #17759 : Added min SDK 23 to avoid crashes on android 5.0 and 5.1 ( #18832 )
...
* For #17759 : Added min SDK 23 to avoid crashes on android 5.0 and 5.1
* For #17759 : fixed Android code from INT to actual version name
2021-04-08 15:20:18 -04:00
Elise Richards
10f75a3606
For #17870 - Enable new three-dot menu redesign on nightly builds ( #18883 )
2021-04-08 15:19:05 -04:00
Elise Richards
e5e9ceba5a
Settings menu item should be tinted if there is an account issue ( #18849 )
2021-04-08 13:10:55 -05:00
MickeyMoz
950072828f
Update Android Components version to 75.0.20210407190141.
2021-04-08 18:04:28 +00:00
Elise Richards
ba111dabaa
PWA install to homescreen is available in main menu ( #18850 )
2021-04-08 12:14:28 -05:00
Gabriel Luong
37b6079d83
For #18268 , #18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage ( #18808 )
2021-04-08 12:09:57 -04:00