Arturo Mejia
9bfb31519a
For issue #19290 update to proton icons second batch
2021-05-06 10:35:39 -04:00
mcarare
516d52997d
For #18266 : Validate credit card entry info.
2021-05-06 17:06:33 +03:00
mcarare
3428dd67ed
For #18266 : Refactor fragment and view to remove duplicate code.
2021-05-06 17:06:33 +03:00
Codrut Topliceanu
277034546f
For #18262 - [Credit cards] Turn the "Sync cards across devices" button into a "Sync cards" toggle ( #19207 )
...
* For #18262 - Turns "Sync cards/logins" into toggle
2021-05-06 14:43:27 +03:00
Roger Yang
74047cdceb
Closes #19147 : Move startup metrics to right after Glean initialization ( #19252 )
2021-05-05 11:11:02 -04:00
codrut.topliceanu
0c74756d39
For #19132 - Fix navigation on disconnect started from tabsTray
...
- Added checks to popBackStack from the Disconnect Logged-in User Dialog, either back to settings, browserFragment or homeFragment.
2021-05-05 09:55:10 +04:00
Jonathan Almeida
f421f82f2c
Close #19259 : Pass CoroutineContext to nav interactor constructor
2021-05-04 20:13:10 +04:00
Roger Yang
79cf3fc765
Closes #18253 : Bookmark and History open new tabs in the background ( #19275 )
2021-05-03 17:27:19 -04:00
Elise Richards
5b5e7ebf47
Turn on feature flag for three-dot menu redesign for beta. ( #19111 )
2021-04-29 11:34:57 -05:00
Sebastian Kaspari
5f4a590418
Issue #19040 - Update marketing data setting description
2021-04-29 19:13:33 +04:00
Roger Yang
59de530a9c
Closes #18253 : Remove spaces from Addons telemetry comma-separated list ( #19292 )
2021-04-28 12:09:27 -04:00
Arturo Mejia
21cf0b31a4
For issue #18132 update to proton icons first batch
2021-04-27 15:42:15 -04:00
mcarare
8c0f86bd96
For #19213 : Adjust synced tabs to properly show in RTL.
2021-04-27 22:26:34 +04:00
Mugurell
d495d84208
For #11819 - Show the mic in widget only if setting is enabled
...
If "Show voice search" is disabled under Settings, the mic icon should not be
shown in the search widget.
2021-04-27 17:28:41 +03:00
Arturo Mejia
c725493bea
Fix openFile breaking changes
2021-04-26 20:24:47 -04:00
Sebastian Kaspari
7d690219ea
Issue #19040 : Remove Leanplum (Nightly)
2021-04-26 19:08:10 +02:00
Grisha Kruglov
4e16c46b27
Fix breaking changes introduced by credit card encryption APIs
2021-04-26 10:41:45 +02:00
Sebastian Kaspari
6a1b5875b0
Use new SearchSuggestionProvider flag.
2021-04-26 10:41:45 +02:00
Mihai Adrian Carare
e952513569
For #19065 - Add extension functions to be used with credit cards. ( #19187 )
2021-04-22 18:22:20 -04:00
Mugurell
dc51cd47b5
For #18591 - Make the navbar sticky in the new menu
2021-04-22 21:09:37 +03:00
Roger Yang
cd37f398f1
Closes #18816 : Disable TabsTray FAB on accessibility enabled ( #19170 )
2021-04-22 12:48:10 -04:00
mcarare
ded686d533
For #19125 : Move top site pin net to title.
2021-04-22 18:53:50 +03:00
Sebastian Kaspari
cf4847dc17
Remove browser-search references.
2021-04-22 13:18:10 +02:00
mcarare
00744fa9e5
For #18267 : Updates preferences visibility depending on creditCardsStore
2021-04-22 10:45:57 +03:00
Elise Richards
db76b8fe21
For #19114 : check state of sync account when navigating from sync sign in menu item ( #19118 )
2021-04-21 14:13:44 -05:00
mcarare
8f1b3e03f1
For #18608 : Also add default browser item in new menu.
2021-04-21 15:54:21 +03:00
Arturo Mejia
acb24396e5
Address WebExtensionBrowserMenuBuilder breaking change
2021-04-21 11:44:37 +02:00
Sebastian Kaspari
a126f0913a
Update to Mozilla Android Components 90.0
2021-04-21 11:44:37 +02:00
mcarare
8b3a878062
No issue: Rename Event for naming consistency.
2021-04-20 14:48:07 -04:00
mcarare
f693375270
For #18852 : Add metrics for default browser settings experiment.
2021-04-20 14:48:07 -04:00
Elise Richards
59c94e447c
For #19005 : new tab three-dot menu sync sign in ( #19037 )
...
* Show synced tabs or sync account in new tab menu
* Sync sign in item navigates to account settings
* Check account auth and get sync item title
* Look for sync sign in item on home menu for UI test
* Sync sign in menu item UI test
2021-04-20 12:18:19 -05:00
Jonathan Almeida
69efd3a089
Close #19094 : Open sign-in flow if no account is created for tabs tray
2021-04-19 23:18:37 +04:00
Jonathan Almeida
cfaaf82541
No issue: Allow tabstray rewrite to ride the trains
2021-04-19 20:08:24 +04:00
Jonathan Almeida
46cec3d658
No issue: Fix regression in last tab deleted
...
When we allow the homescreen to handle undo for the last tab, we no
longer need to handle this ourselves with our own binding.
In the future, we should re-think this logic to be more robust and less
spread out across multiple screens.
2021-04-19 18:10:43 +04:00
Jonathan Almeida
1e09d50fd7
No issue: Fix the initial select mode check
2021-04-19 18:10:43 +04:00
Jonathan Almeida
ad483903ed
No issue: Do not create a new instance of TabsTrayStore
...
We only need one. :)
2021-04-19 18:10:43 +04:00
Jonathan Almeida
053453cc7f
No issue: Enable tabs tray re-write by default in nightly
2021-04-19 18:10:43 +04:00
mcarare
f94f8531f6
For #18496 : Set activity theme in onCreate before call to super.
2021-04-19 13:32:45 +03:00
Jonathan Almeida
8b6d06e551
Close #19064 : Focus on tab page with the BrowsingModeManager
2021-04-17 04:30:38 +04:00
Roger Yang
cba68faac6
Closes #18946 : Add undo toast for tabstray
2021-04-17 02:30:39 +04:00
Michael Comella
cbc5df3c63
For #18836 : address onCreate method length detekt issue.
2021-04-16 15:30:26 -07:00
Michael Comella
d6999234b0
For #18836 : add & integrate StartupTypeTelemetry.
2021-04-16 15:30:26 -07:00
Michael Comella
a64540bd06
For #18836 : add StartupPathProvider + tests.
2021-04-16 15:30:26 -07:00
Michael Comella
ec65737cbb
For #18836 : address lint errors for StartupStateProvider*.
2021-04-16 15:30:26 -07:00
Michael Comella
ea1d569837
For #18836 : add getStartupStateForStartedActivity method.
2021-04-16 15:30:26 -07:00
Michael Comella
18507ec24c
For #18836 : add isHotStartForStartedActivity and tests.
2021-04-16 15:30:26 -07:00
Michael Comella
e803cc61a2
For #18836 : add isWarmStartForStartedActivity, tests.
2021-04-16 15:30:26 -07:00
Michael Comella
ed1f38611f
For #18836 : shorten isColdStart... and rm questionable test.
...
The test failed with the rewrite of the code because it violates
one of our assumptions that only one Activity will be started. However,
since it doesn't rely on observed behavior and we made up the events,
it's value is questionable so it seems okay to remove, especially for
the gain of conciseness in the code.
2021-04-16 15:30:26 -07:00
codrut.topliceanu
3b7ba340e1
For #19023 - Expands tabsTray when tabs over certain number
...
TabsTray should be collapsed when there are only a few tabs on screen, otherwise it should go straight to STATE_EXPANDED.
2021-04-16 23:35:14 +04:00
Mugurell
abe3036065
For #18439 - Open link from QR code only if activity is not null
2021-04-16 13:08:01 +03:00