1
0
Fork 0
Commit Graph

4741 Commits (1ad9da09b0df0e91da52816c4268a6dcdde626fd)

Author SHA1 Message Date
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
MickeyMoz 14d6b1508e Update Android Components version to 54.0.20200812130143. 2020-08-12 19:13:46 -04:00
Kainalu Hagiwara 2bdcbe5db9 For #11935 - Move BrowserThumbnails to BrowserFragment. 2020-08-12 13:48:47 -07:00
Sawyer Blatz e42a8f5fa2 For #11531: Fixes some issues with default event not firing 2020-08-12 13:24:05 -07:00
Kainalu Hagiwara ba0c0b134b For #13329 - Remove tab history feature flag. 2020-08-12 12:49:28 -07:00
Kainalu Hagiwara a5e9542a6b For #13016 - Only scroll to current page in tab history after the initial layout. 2020-08-12 12:34:48 -07:00
Kainalu Hagiwara 52d4ffdef0 For #13424 - Fix detekt config and warnings. 2020-08-12 09:04:24 -07:00
Mugurell b993b94be1 For #12857 - Use Collection title when sharing tabs collection
Avoided passing the subject for sharing a collection of tabs in the ShareData
object since ShareData is part of a web standard.
2020-08-12 13:40:58 +03:00
Mozilla L10n Automation Bot c9e26a3f88 Import l10n. 2020-08-11 18:39:10 -07:00
Arturo Mejia c52e4fd9f5 For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
Kainalu Hagiwara d796dac145 For #13149 - Add end padding to tab history title and url views. 2020-08-11 10:41:51 -07:00
Kainalu Hagiwara 09473b991d For #12926 - Add back button to menu. 2020-08-11 10:36:55 -07:00
Richard Pappalardo 73fb5e6875 fix: disable broken tests 2020-08-11 08:01:33 -07:00
Mozilla L10n Automation Bot fd305d4608 Import l10n. 2020-08-10 17:07:41 -07:00
Arturo Mejia 841d19e8be Fix breaking behaviour on BrowsersCacheTest from AC 54.0.20200810074539 2020-08-10 12:54:25 -04:00
MickeyMoz fa9fde700e Update Android Components version to 54.0.20200810074539. 2020-08-10 12:54:25 -04:00
Sebastian Kaspari 77263aad70 Validate deep links. 2020-08-10 15:58:32 +02:00
Mozilla L10n Automation Bot f4480df38c Import l10n. 2020-08-08 19:05:32 -07:00
Jonathan Almeida 9568bdaed8 Update Android Components and fix breaking tests 2020-08-07 19:49:59 -04:00
Kirill Rakhman bee2ae6c83 Closes #8043 Hook up AwesomeBarView.setOnEditSuggestionListener 2020-08-07 19:49:59 -04:00
Tiger Oakes acbce3dcc2
Closes #13404: Update github checks URL (#13407) 2020-08-07 15:39:06 -07:00
Matthew Finkel a1b7e61d36 For #13361: Prevent Sentry usage behind isSentryEnabled 2020-08-07 15:33:17 +03:00
MickeyMoz dbc1001d03 Update Android Components version to 54.0.20200806130142. 2020-08-07 13:50:50 +02:00
Jeff Boek 06ba8a0200 For #13053 - Handles common dismiss interactions 2020-08-06 18:28:31 -07:00
Jeff Boek 682b082100 For #13052 - Bumps feature flag to Nightly builds as well 2020-08-06 18:28:31 -07:00
Jeff Boek 540c1d2ada For #13052 - When opening a new tab pre-open search 2020-08-06 18:28:31 -07:00
Jeff Boek c4d32bd75c For #13325 - Positions toolbar according to user preference 2020-08-06 18:28:31 -07:00
Mozilla L10n Automation Bot 293d446966 Import l10n. 2020-08-06 18:05:42 -07:00
liuche 1e7f078907
Changed name_collection_dialog.xml's EditText's input type from "text… (#13367)
Co-authored-by: Karol Wąsowski <wasowski02@gmail.com>
2020-08-06 14:45:23 -07:00
Matthew Finkel b0c187b7e7 For #13363: Update pre-push-recommended's flavor 2020-08-06 14:33:51 -07:00
Michael Comella 9b1953ea86 No issue: clean up build variants in README.
I adapted the more concise text from pocmo's email on build variants.
2020-08-06 11:24:55 -07:00
Mozilla L10n Automation Bot ec77d60a94 Import l10n. 2020-08-06 10:42:06 -07:00