- 11 Jul, 2020 1 commit
-
-
MickeyMoz authored
-
- 10 Jul, 2020 18 commits
-
-
MozLando authored
7676: For #7614: Simplify app link query for external application r=Amejia481 a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
MozLando authored
7678: For #7563: Sort actions on all versions of Gecko r=pocmo a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sawyer Blatz authored
-
Roger Yang authored
-
MozLando authored
7623: Issue #7529: Add ContainerState to BrowserState r=pocmo a=gabrielluong - Adds initial container state, actions and reducers to BrowserState - Refactor `feature/containers/Container.kt` to `browser/state/state/ContainerState.kt` Co-authored-by:
Gabriel Luong <gabriel.luong@gmail.com>
-
Gabriel Luong authored
-
MozLando authored
7639: Closes #7637: Add allowed redirect URL list for AppLinksInterceptor r=Amejia481 a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
MozLando authored
7674: GeckoView update (beta) (20200710-140444) r=Amejia481 a=MickeyMoz 7675: GeckoView update (nightly) (20200710-140440) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MickeyMoz authored
-
MozLando authored
7672: Docs update (20200710-120800) [ci skip] r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
7628: For #7627 - Add hasRegionCached() to LocationService r=pocmo a=Mugurell This method can be used by clients to better estimate if fetchRegion() is expected to take very little time as the region is already cached or if it can take a bit longer since there are multiple operations / longer running operations needed to actually fetch the region. In the case of MozillaLocationService if the region is not already cached the process of fetching the region involves a REST call with a connect / read timeout of 10 seconds. Co-authored-by:
Mugurell <Mugurell@users.noreply.github.com>
-
MickeyMoz authored
-
Mugurell authored
This method can be used by clients to better estimate if fetchRegion() is expected to take very little time as the region is already cached or if it can take a bit longer since there are multiple operations / longer running operations needed to actually fetch the region. In the case of MozillaLocationService if the region is not already cached the process of fetching the region involves a REST call with a connect / read timeout of 10 seconds.
-
MozLando authored
7668: Closes #7664: Add EngineSession.goToHistoryIndex to jump to a specifi… r=jonalmeida a=person808 …c index in a sessions history. Co-authored-by:
Kainalu Hagiwara <kainaluh808@gmail.com>
-
Kainalu Hagiwara authored
-
MozLando authored
7671: Import strings from android-l10n. r=jonalmeida a=mozilla-l10n-automation-bot n/t Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-
Mozilla L10n Automation Bot authored
-
- 09 Jul, 2020 16 commits
-
-
MozLando authored
7587: For #7586: Add email & call actions to context menu r=Amejia481 a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sawyer Blatz authored
-
MozLando authored
7658: For #7563: Allow GeckoActions to be sorted r=pocmo a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sawyer Blatz authored
-
MozLando authored
7590: Import strings from android-l10n. r=Amejia481 a=mozilla-l10n-automation-bot n/t Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-
MozLando authored
7632: Closes #7626: Add download log entries r=csadilek a=Amejia481 To help to debug this https://github.com/mozilla-mobile/fenix/issues/12297 edge cases issue and other future bugs, we need to add some log entries to be able determine the source of an issues. Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
MozLando authored
7656: downloads: Fix some typos in the docs. r=Amejia481 a=emilio 7663: GeckoView update (nightly) (20200709-140459) r=Amejia481 a=MickeyMoz Co-authored-by:
Emilio Cobos Álvarez <emilio@crisal.io> Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
7662: GeckoView update (release) (20200709-140432) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MickeyMoz authored
-
MozLando authored
7661: Docs update (20200709-121219) [ci skip] r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Mozilla L10n Automation Bot authored
-
MickeyMoz authored
-
MozLando authored
7650: Issue #7647: Add SessionFeature.release() to allow app to stop rendering engine sessions and release the current one. r=Amejia481,csadilek a=pocmo Previously Fenix just called `engineView.release()`. However since `EnginePresenter` is now listening to `BrowserStore` it may re-render the session that we just released. This new methods stops the presenter from updating and releases the current session. Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
Issue #7647: Add SessionFeature.release() to allow app to stop rendering engine sessions and release the current one.
-
Arturo Mejia authored
-
- 08 Jul, 2020 5 commits
-
-
MozLando authored
7367: Provide request interceptor to automatically navigate into PWAs r=NotWoods a=TitanNano For #7366 and mozilla-mobile/fenix#5772 - a WebAppInterceptor is needed to redirect to a separate WebApp activity - the manifest dao currently reports a web app as installed when it was last used before the deadline / expiration time. This is the oposite of what it's supposed to do. - The intent extension should also hold an override URL so a WebApp intent can be launched with a deeplink. - The WebAppIntentProcessor currently launches new sessions for each intent. This will break user expectations when they start to be switched to a already running WebApp activity but loose their session. Co-authored-by:
Jovan Gerodetti <jovan.gerodetti@titannano.de>
-
MozLando authored
7493: mozilla-mobile/fenix#10261: Add facts for PWAs r=NotWoods a=eliserichards Add PWA Facts for https://github.com/mozilla-mobile/fenix/issues/10261 * An event ping when putting a PWA to the foreground with a time interval from start to finish use. * `ProgressiveWebAppFacts.Items.DURATION_IN_BACKGROUND` * An event ping when tapping PWA homescreen icons. * `ProgressiveWebAppFacts.Items.HOMESCREEN_ICON_TAP` Co-authored-by:
Elise Richards <erichards@mozilla.com>
-
MozLando authored
7630: Switch to groovy in buildSrc r=grigoryk a=NotWoods Changing the format saves 13 seconds Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
MozLando authored
7575: Just run release tests on components r=grigoryk a=NotWoods Currently we run tests on both debug and release builds. Theoretically we can half our CI times by turning off one set of tests :) Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
Elise Richards authored
-