- 19 Aug, 2020 4 commits
-
-
Kate Glazko authored
-
MarcLeclair authored
13899 re worded the performance readme and removed the reference to debuggable builds 13899 fixed some nits
-
Oana Horvath authored
-
Mozilla L10n Automation Bot authored
-
- 18 Aug, 2020 9 commits
-
-
Jeff Boek authored
-
Jeff Boek authored
-
Kainalu Hagiwara authored
-
TejaswiKarasani authored
-
MickeyMoz authored
-
Kainalu Hagiwara authored
-
Gilbert Gilb's authored
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
-
Mozilla L10n Automation Bot authored
-
Michael Droettboom authored
-
- 17 Aug, 2020 7 commits
-
-
ekager authored
-
mcarare authored
Also removed it before reference is removed in onDestroy.
-
MickeyMoz authored
-
Arturo Mejia authored
-
codrut.topliceanu authored
-
Mozilla L10n Automation Bot authored
-
Sachin authored
for #11364 added a resetAfter for onboarding variable inside HomeFragment to avoid random system strictmode violations during UI testing. (#13811)
-
- 14 Aug, 2020 17 commits
-
-
Tiger Oakes authored
-
Simon Chae authored
-
Tiger Oakes authored
-
Roger Yang authored
-
Kainalu Hagiwara authored
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.
-
Kainalu Hagiwara authored
-
Kainalu Hagiwara authored
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.
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Kainalu Hagiwara authored
Co-authored-by:
Darren <finchdarren25@gmail.com>
-
Arturo Mejia authored
-
Tiger Oakes authored
-
Tiger Oakes authored
-
Mickey Moz authored
-
Jonathan Almeida authored
-
Mozilla L10n Automation Bot authored
-
- 13 Aug, 2020 3 commits
-
-
Kainalu Hagiwara authored
-
Tiger Oakes authored
-
Oana Horvath authored
-