1
0
Fork 0
Commit Graph

5002 Commits (master)

Author SHA1 Message Date
Jonathan Almeida 99fab556f4 For #12287: Address review comments 2020-08-19 17:37:56 -04:00
Jonathan Almeida f92485d1e8 For #12287: Add feature flag for Synced Tabs in tabs tray 2020-08-19 17:37:56 -04:00
Jonathan Almeida b54b743d83 For #12287: Show devices with no tabs in Synced Tabs list 2020-08-19 17:37:56 -04:00
Jonathan Almeida f614c0b18d For #12287: Add Synced Tabs to Tabs Tray 2020-08-19 17:37:56 -04:00
Elise Richards 2e62dd5c87
FNX-14546 ⁃ For #13096: Add notifications pref in top level settings (#13366)
* Add notifications pref in top level settings to route to Android app and notification settings

* Make pref visible on Oreo and higher

* Only show notifications pref when Oreo and above
2020-08-19 13:24:48 -05:00
Kate Glazko f83372b67c For #349: View Downloads 2020-08-19 11:23:50 -07:00
MarcLeclair 929ec541b0
13899 fix formatting issue (#13900)
13899 re worded the performance readme and removed the reference to debuggable builds

13899 fixed some nits
2020-08-19 12:04:49 -04:00
Oana Horvath 0b2e629774
Closes #13219: Changes device long-tap delay before UI tests (#13502) 2020-08-19 11:06:40 -04:00
Mozilla L10n Automation Bot 35f63f80d2 Import l10n. 2020-08-19 10:31:27 +03:00
blallo 543bc849ad Copione merged onto master 2020-08-19 00:00:21 +02:00
Jeff Boek b8de7079a9 For #11656 - Adds docs for new leanplum attributes 2020-08-18 14:29:10 -07:00
Jeff Boek 446f1d678e For #11656 - Adds addon user attributes to leanplum 2020-08-18 14:29:10 -07:00
Kainalu Hagiwara d49ca515f4 For #13330 - Remove feature flag for swipe to switch tabs. 2020-08-18 10:31:23 -10:00
TejaswiKarasani cd729b39e5
For #112,#145: Verify Search engine can be changed temporarily using Search engine (#13259) 2020-08-18 10:03:47 -07:00
MickeyMoz 5f5caa4720 Update Android Components version to 54.0.20200818130156. 2020-08-18 11:33:12 -04:00
Kainalu Hagiwara c119070e21 For #13030 - Use material design animation values for swipe to switch tabs. 2020-08-18 14:59:05 +03:00
Gilbert Gilb's 2743c37b40 Add custom Activity to show libraries licenses.
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.

We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.

Fixes #7584

See also #162
2020-08-17 19:18:22 -07:00
Mozilla L10n Automation Bot a6481cc897 Import l10n. 2020-08-17 17:51:52 -07:00
Michael Droettboom 1816fbf49f Bug 1608838: Add data sensitivity metadata 2020-08-17 17:17:38 -07:00
blallo 90ddde6ec0 Copione merged onto master 2020-08-18 00:00:33 +02:00
ekager 54c24016ba For #13251 - Use bottomSheetCallback in multiselect mode 2020-08-17 11:46:03 -04:00
mcarare 1e223a8a53 For #13761: Add a11y change listener after toolbar is initialised.
Also removed it before reference is removed in onDestroy.
2020-08-17 11:35:35 -04:00
MickeyMoz 453dc58ddd Update Android Components version to 54.0.20200814130102. 2020-08-17 11:31:29 -04:00
Arturo Mejia 5d14688448 For issue #12796: Ensure Cookie purging is only active in nightly or debug. 2020-08-17 10:03:25 -04:00
codrut.topliceanu 4a20607f8b For #8625 - Label for search engine radio buttons 2020-08-17 15:15:35 +03:00
Mozilla L10n Automation Bot 95498367e5 Import l10n. 2020-08-17 12:34:51 +03:00
Sachin 4b85f3e53b
for #11364 added a resetAfter for onboarding variable inside HomeFragment to avoid random system strictmode violations during UI testing. (#13811) 2020-08-16 22:46:41 -07:00
Tiger Oakes a04b91ee3c
FNX-14513 ⁃ For #12862: Use concept-menu in library (#13332) 2020-08-14 16:44:09 -07:00
Simon Chae 2e61425f2b For #13256: Set add-on settings tab mode based on BrowsingModeManager 2020-08-14 16:30:57 -07:00
Tiger Oakes 57e557fd18
Use AC version of PrivateNotificationService (#12459) 2020-08-14 16:08:41 -07:00
Roger Yang da1579b361
Closes #13459: Pass DefaultLoadUrlUseCase to AppLinksFeature (#13460) 2020-08-14 16:09:36 -04:00
Kainalu Hagiwara 1ad9da09b0 Remove selection holder from bookmark viewholder constructors.
Now that we're passing the mode to the viewholders in their bind
methods, there's no real need to pass them into their constructors. This
also allows us to remove the indirection of having the adapter implement
the SelectionHolder interface and have the mode implement it directly.
2020-08-14 13:03:08 -07:00
Kainalu Hagiwara b1db1cf976 Add tests for Bookmarks DiffUtil and ViewHolders. 2020-08-14 13:03:08 -07:00
Kainalu Hagiwara 6d8cfe1a50 For #13156, #13280 - Use payloads to bind bookmark viewholders.
Change the DiffUtil callback for bookmarks to use the generated equals()
method instead of only checking the title and url fields. This prevents
the BookmarkNode in our state from getting out of sync with the
BookmarkNode the viewholder is bound to.
2020-08-14 13:03:08 -07:00
Tiger Oakes 0aab7a806a Add test for createInitialSearchFragmentState 2020-08-14 13:01:24 -07:00
Tiger Oakes 1fab28f043 Add createInitialSearchFragmentState function 2020-08-14 13:01:24 -07:00
Tiger Oakes 3086d8a694 Add test for search dialog controller 2020-08-14 13:01:24 -07:00
Kainalu Hagiwara afd0af1075
Clear button (#13842)
Co-authored-by: Darren <finchdarren25@gmail.com>
2020-08-14 09:48:46 -07:00
Arturo Mejia 88f01731d7 For issue #13827: "Set as default browser" option disappears from Settings. 2020-08-14 11:56:14 -04:00
Tiger Oakes c7611b529c For #13357: Validate PWA manifest folder 2020-08-14 17:45:33 +02:00
Tiger Oakes fce6b4488e
For #13176: Remove race condition for shortcuts (#13815) 2020-08-14 08:04:21 -07:00
Mickey Moz e9da776894
Update Android Components version to 54.0.20200813130057. (#13796) 2020-08-14 10:47:53 -04:00
Jonathan Almeida 4ba4b589de For #13293: Show Add To Collections after tabs load 2020-08-14 09:53:18 -04:00
Mozilla L10n Automation Bot b4e053d60a Import l10n. 2020-08-14 16:53:08 +03:00
Kainalu Hagiwara d9ffac0c89 For #13405 - Use toolbar location relative to the whole screen instead of window. 2020-08-13 14:08:49 -07:00
Tiger Oakes 7f9ddfe051 For #13404: Update Android lint URL 2020-08-13 15:58:53 -04:00
Oana Horvath 4542b4b934
Closes #12778: re-arranged the steps in closeTabTest and closePrivateTabTest (#13810) 2020-08-13 12:20:47 -04:00
codrut.topliceanu f0a045f9b9 For #13390 - Fix for stuck readerMode appearance controls 2020-08-13 15:27:31 +03:00
Shen 0356d86784 For #12976 - Show infinity symbol in the tab counter when the count is greater than 99 2020-08-13 13:33:42 +03:00
Mozilla L10n Automation Bot 87349c17a1 Import l10n. 2020-08-12 18:37:49 -07:00