- 21 May, 2020 16 commits
-
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
Jeff Boek authored
-
ekager authored
-
ekager authored
-
ekager authored
-
Christian Sadilek authored
-
Oana Horvath authored
-
codrut.topliceanu authored
- Renamed DownloadNotification and removed DownloadState.dismissed dependency - Improved DynamicDownloadDialog behaviour when scrolling - DynamicDownloadDialog remains attached to tab until dismissed - Fixed onTryAgain not working for resumed DownloadDialogs
-
- 20 May, 2020 6 commits
-
-
Christian Sadilek authored
-
David Walsh authored
-
Sawyer Blatz authored
-
Mozilla L10n Automation Bot authored
-
Roger Yang authored
-
isabelrios authored
-
- 19 May, 2020 6 commits
-
-
David Walsh authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
Aaron Train authored
-
Mozilla L10n Automation Bot authored
-
- 18 May, 2020 8 commits
-
-
Michael Comella authored
We were supposed to have removed Experiments for performance purposes. However, I find some code dangling in the tree. Experiments.initialize is no longer called so I suspect Experiments.withExperiment is a no-op. I verified that the lambda function provided to it never ran in my local geckoBetaDebug on startup. Assuming experiments behavior doesn't change in other build types, this change appears safe.
-
ekager authored
-
ekager authored
-
Mozilla L10n Automation Bot authored
-
Tiger Oakes authored
-
Juan Goncalves authored
As the bookmark node data is loaded from storage every time the fragment's view is created, when the user navigates to the SelectFolderFragment and returns, the bookmark is loaded once again from storage, replacing the EditText's content (title and URL) which causes the loss of user input. Validating that the loaded bookmark is different from the one that is already referenced in the fragment avoids unnecessarily replacing the `EditText`s values.
-
MickeyMoz authored
-
Emily Kager authored
This reverts commit d6676291.
-
- 16 May, 2020 1 commit
-
-
Emily Kager authored
This reverts commit 536921bc.
-
- 15 May, 2020 3 commits
-
-
ekager authored
-
partha2000 authored
-
Sachin authored
* added a onTouch listener to scrollview in search fragment to make it disappear on scroll * fixed lint issues
-