Commit Graph

3851 Commits (184c07170add2431877dc7808e1dd7c47c578fb4)
 

Author SHA1 Message Date
Oana Horvath 184c07170a [fenix] for https://github.com/mozilla-mobile/fenix/issues/10753: improves the clickAddBookmarkButton method in flaky tests (https://github.com/mozilla-mobile/fenix/pull/10842) 4 years ago
Christian Sadilek 69732d036d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10827: Upgrade to Leanplum 5.4.0 4 years ago
Mozilla L10n Automation Bot 0f2dd337f7 [fenix] Import l10n. 4 years ago
sraturi 268e097717 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7032 add scroll listener to make the keyboard disappear on scroll.
touch listener was blocking the scroll
4 years ago
sraturi 4a41442df6 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7032 fixed issue where pressing back button exited the application 4 years ago
sraturi be126c5ca1 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7032 removed recyclerview scroll listener from Awesomebarview 4 years ago
sraturi 6e3219e257 [fenix] fixed lint issues 4 years ago
sraturi 6644994c87 [fenix] added a onTouch listener to scrollview in search fragment to make it disappear on scroll 4 years ago
Roger Yang 31fd646807 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10802: Add crash reporting opt in mechanism in doc (https://github.com/mozilla-mobile/fenix/pull/10804) 4 years ago
Jeff Boek f92ea0f960 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Removes "old" TabTrayFragment 4 years ago
Jeff Boek b67ab12ff0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - opens the tab tray and filters the tab based on the browser mode 4 years ago
Jeff Boek 18f664f477 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - cleans up tabLayout colors 4 years ago
Jeff Boek 8c770984a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Adds tabTrayDialogInteractor to browserfragment 4 years ago
Jeff Boek e64ff47fa2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Show tab dialog on browserfragment 4 years ago
Jeff Boek e75e6a3fdd [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Fixes up tab tray dialog styles 4 years ago
Jeff Boek e157b3d09f [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Adds padding fto account for navigation bar in landscape 4 years ago
Jeff Boek 8e09d6073f [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Added the tab tray to the TabTrayDialogFragment and wired up dismiss actions 4 years ago
Jeff Boek 4a32c89c6d [fenix] For 10504 - Adds dialog style and fab 4 years ago
Jeff Boek 62eda22d40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10504 - Creates the TabTrayDialogFragment 4 years ago
ekager 51fef6193a [fenix] No issue: Update androidx appcompat and constraintlayout versions 4 years ago
ekager eb47788f4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6832 - Only emit session changes if fragment is attached 4 years ago
ekager f9345c22cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/7602 - Integrate media fullscreen orientation feature 4 years ago
Christian Sadilek 8bd8d18f2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1824: Prevent extremely long URLs from locking up HomeFragment 4 years ago
Oana Horvath f50f3a6557 [fenix] for https://github.com/mozilla-mobile/fenix/issues/10759: close notification shade if still open (https://github.com/mozilla-mobile/fenix/pull/10819) 4 years ago
codrut.topliceanu 51ca52381c [fenix] For https://github.com/mozilla-mobile/fenix/issues/9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view
- 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
4 years ago
Christian Sadilek 45b6e00bb9 [fenix] Update Android Components version to 43.0.20200520190033 4 years ago
David Walsh 7c147dcd8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/10321: Wire up play and pause buttons in tab tray (https://github.com/mozilla-mobile/fenix/pull/10422) 4 years ago
Sawyer Blatz ce07ba1b8c [fenix] For https://github.com/mozilla-mobile/fenix/issues/10465: Add telemetry for voice search (https://github.com/mozilla-mobile/fenix/pull/10785) 4 years ago
Mozilla L10n Automation Bot 4f6ba8bdbb [fenix] Import l10n. 4 years ago
Roger Yang c9023bf307 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10782: Update crash reporting doc with what information breadcrumbs are recording (https://github.com/mozilla-mobile/fenix/pull/10787) 4 years ago
isabelrios a4702a11ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/10756 - UI intermittent media playback failures (https://github.com/mozilla-mobile/fenix/pull/10775) 4 years ago
David Walsh c04fcc2a84 [fenix] For 10731 - Don't show tab tray menu if there are no tabs 4 years ago
Sawyer Blatz ac99207891 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1216: Put voice search behind a nightly & debug flag 4 years ago
Sawyer Blatz a3d6b8b682 [fenix] No issue: Clean up SearchFragment a bit 4 years ago
Sawyer Blatz f3338d0f28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1216: Add voice search 4 years ago
Aaron Train 9a743a838d [fenix] No issue: Disable validateBaselinePing UI test (https://github.com/mozilla-mobile/fenix/pull/10772) 4 years ago
Mozilla L10n Automation Bot 95f6d570f6 [fenix] Import l10n. 4 years ago
Michael Comella 413daedf6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/10757: remove no-op Experiments code and dependency.
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.
4 years ago
ekager 44e101cd22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10718 - Finish activity after removing external session 4 years ago
ekager 75816bf8f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10691 - Turn on LeakCanary by default for debug builds 4 years ago
Mozilla L10n Automation Bot b055178ea7 [fenix] Import l10n. 4 years ago
Tiger Oakes c0e9118354 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9286 - Add isDefault to topsites 4 years ago
Juan Goncalves e55ee21914 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7854 - Update the views only if the bookmark node has changed
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.
4 years ago
MickeyMoz 0259540eb6 [fenix] Update Android Components version to 42.0.20200518130035. 4 years ago
Emily Kager 71d0a7a67c [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint"
This reverts commit 9a5ccb8e04bb43045d5b03a8f682a2707cd8bf3e.
4 years ago
Emily Kager 066f4f23c0 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/7032: Add scroll to dismiss keyboard in search fragment"
This reverts commit 5e20562678b919cea107ed836306138c31d03c08.
4 years ago
ekager 78af828cc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint 4 years ago
partha2000 85fd409bdd [fenix] For https://github.com/mozilla-mobile/fenix/issues/10632 - Update Content Description for X icon in collection 4 years ago
Sachin 131d7cf4de [fenix] For https://github.com/mozilla-mobile/fenix/issues/7032: Add scroll to dismiss keyboard in search fragment
* added a onTouch listener to scrollview in search fragment to make it disappear on scroll

* fixed lint issues
4 years ago
Chenxia Liu 5a101d9778 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10670 - Update issue templates. 4 years ago