Commit Graph

4852 Commits (bc36b1ea024333b39a152fb002625e82e43fa4ff)
 

Author SHA1 Message Date
Richard Pappalardo 25858d572b [fenix] fix: disable broken tests 4 years ago
Mozilla L10n Automation Bot 69ef575a81 [fenix] Import l10n. 4 years ago
Arturo Mejia 431908533c [fenix] Fix breaking behaviour on BrowsersCacheTest from AC 54.0.20200810074539 4 years ago
MickeyMoz 76c41cceb7 [fenix] Update Android Components version to 54.0.20200810074539. 4 years ago
Sebastian Kaspari 0f7251593e [fenix] Validate deep links. 4 years ago
Mozilla L10n Automation Bot 80a48ee9a7 [fenix] Import l10n. 4 years ago
Jonathan Almeida 9ff6729e7a [fenix] Update Android Components and fix breaking tests 4 years ago
Kirill Rakhman 48f47193a0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8043 Hook up AwesomeBarView.setOnEditSuggestionListener 4 years ago
Tiger Oakes 3d046dcfa2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13404: Update github checks URL (https://github.com/mozilla-mobile/fenix/pull/13407) 4 years ago
Matthew Finkel 8038199cb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13361: Prevent Sentry usage behind isSentryEnabled 4 years ago
MickeyMoz 1ba67fe6b1 [fenix] Update Android Components version to 54.0.20200806130142. 4 years ago
Jeff Boek 5b442c99c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13053 - Handles common dismiss interactions 4 years ago
Jeff Boek 06c70edf54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - Bumps feature flag to Nightly builds as well 4 years ago
Jeff Boek 4898f0edfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - When opening a new tab pre-open search 4 years ago
Jeff Boek f4d01f85fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/13325 - Positions toolbar according to user preference 4 years ago
Mozilla L10n Automation Bot 127edf7956 [fenix] Import l10n. 4 years ago
liuche ce565577cc [fenix] Changed name_collection_dialog.xml's EditText's input type from "text… (https://github.com/mozilla-mobile/fenix/pull/13367)
Co-authored-by: Karol Wąsowski <wasowski02@gmail.com>
4 years ago
Matthew Finkel ccdfa79623 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13363: Update pre-push-recommended's flavor 4 years ago
Michael Comella 7b821e8e71 [fenix] No issue: clean up build variants in README.
I adapted the more concise text from pocmo's email on build variants.
4 years ago
Mozilla L10n Automation Bot e187eb9028 [fenix] Import l10n. 4 years ago
ankur 0ff90accee [fenix] For https://github.com/mozilla-mobile/fenix/pull/13301, https://github.com/mozilla-mobile/fenix/issues/13038: hide overflow menu for all bookmark items in selected mode 4 years ago
Aaron Train 0410b34203 [fenix] No issue: Remove unused import in SettingsAddonsTest (https://github.com/mozilla-mobile/fenix/pull/13345)
Fixes lint-ktlint error on master https://github.com/mozilla-mobile/fenix/runs/954237630
4 years ago
Aaron Train c217f956e7 [fenix] No issue: Update Flank to v20.08.0 (https://github.com/mozilla-mobile/fenix/pull/13344) 4 years ago
Kadeem M 3f291b969d [fenix] Fix failing verifyAddonsCanBeUninstalled test (https://github.com/mozilla-mobile/fenix/pull/13319) 4 years ago
Sebastian Kaspari 2875338740 [fenix] Simplify build variants to just: debug, nightly, beta and release.
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
4 years ago
Aaron Train 0bdfbd8d88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13218: Fix settingsAddonsItemsTest 4 years ago
Emily Kager a429f0482b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13298 - Make private tabs in tabs tray not long clickable (https://github.com/mozilla-mobile/fenix/pull/13316) 4 years ago
ekager a42bb3c9de [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - Removes unused browser animations, improve delayed paint interactions 4 years ago
Tiger Oakes 5049ed496d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11903: Fix private custom tabs (https://github.com/mozilla-mobile/fenix/pull/13327) 4 years ago
Jeff Boek 4f119b055d [fenix] Wires up controller, store and interactor. (https://github.com/mozilla-mobile/fenix/pull/13324)
* For https://github.com/mozilla-mobile/fenix/issues/13320 - Wires up the search store, controller and interactor for the new search experience

* For https://github.com/mozilla-mobile/fenix/issues/13323 - Navigates to new search experience from the browser when enabled
4 years ago
Jeff Boek 08967f0051 [fenix] Progress on new search experience with Toolbar and Awesomebar placeholders (https://github.com/mozilla-mobile/fenix/pull/13314)
* For https://github.com/mozilla-mobile/fenix/issues/13272 - Adds the ToolbarView to the SearchDialogFragment

* For https://github.com/mozilla-mobile/fenix/issues/13273 - Replaces container dependency with context in AwesomebarView

* For https://github.com/mozilla-mobile/fenix/issues/13276 - Hacks together the awesomebar and toolbar in the new search experience
4 years ago
Michael Comella a2c984016b [fenix] For https://github.com/mozilla-mobile/fenix/issues/4132: remove raptor property and isRaptorEnabled manifest placeholder.
afaict, this is only used for BrowserPerformanceTestActivity, which is
being removed in this PR.
4 years ago
Michael Comella d11908ce34 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4132: remove BrowserPerformanceTestActivity & usages. 4 years ago
Tiger Oakes 3213f5107b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13262: Update gradle (https://github.com/mozilla-mobile/fenix/pull/13263) 4 years ago
Kainalu Hagiwara 87fdd035c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12831 - Disable SwipeRefreshLayout while swiping a bookmark. 4 years ago
Kainalu Hagiwara 6e65d78609 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12906 - Fix swipe-to-delete bookmark folder. 4 years ago
Mozilla L10n Automation Bot 33e0d6861d [fenix] Import l10n. 4 years ago
Hakkı Kaan Çalışkan 3c4b386aab [fenix] For https://github.com/mozilla-mobile/fenix/issues/12585: Close tab tray menu on orientation changes 4 years ago
Richard Pappalardo 9c1a956c23 [fenix] Disable flaky tests: settingsAddonsItemsTest, verifyAboutFirefoxPreview (https://github.com/mozilla-mobile/fenix/pull/13286)
* fix: disable intermittent failing UI tests

* fix: add dependency
4 years ago
ekager ff022c2dcf [fenix] No issue: Change first paint feature flag to nightly/debug 4 years ago
ekager af14e3d6e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint 4 years ago
Jeff Boek 5b99bf33a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - Creates new dialog fragment for search and puts it behind a feature flag 4 years ago
Kainalu Hagiwara 9b80ad8560 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13235 - Add haptic feedback when long pressing forward button. 4 years ago
ekager 4fbb2e2fbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/13179 - Ensure we only dismiss share prompt once 4 years ago
ekager 591cd111e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13221 - Update global ETP to include PBM 4 years ago
Tiger Oakes 686f0087e5 [fenix] Don't init glean in unit tests (https://github.com/mozilla-mobile/fenix/pull/13100) 4 years ago
ekager db174e64d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11610 - Fire sign in event for other types of auth events 4 years ago
ekager 7fbd592e45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11280 - Adds FxA Signed Up Leanplum Event 4 years ago
Jeff Boek f342d1bf31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13229 - Cache deviceId for reuse 4 years ago
Oana Horvath fc5440438b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12893: fixed deleteAllHistoryTest (https://github.com/mozilla-mobile/fenix/pull/13255) 4 years ago