- 29 Aug, 2020 3 commits
-
-
MickeyMoz authored
-
MozLando authored
8250: Close #7476: Persists lastAccess to SnapshotSerializer r=csadilek a=jonalmeida Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
Jonathan Almeida authored
-
- 28 Aug, 2020 19 commits
-
-
MozLando authored
8283: Closes #8147: Make AddonCollectionProvider more resilient to network failures r=Amejia481 a=csadilek See https://github.com/mozilla-mobile/android-components/issues/8147#issuecomment-682001559 Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
MozLando authored
8244: Closes #8240: Only dismiss prompts that are not already dismissed r=rocketsroger a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
Arturo Mejia authored
not already dismissed
-
MozLando authored
8284: Issue #8009: Handle all throwables in hasCamera check r=Amejia481 a=csadilek We're seeing some devices that throw `AssertionErrors` here!
💯 🤦 Let's not crash in those cases either and return false: https://github.com/mozilla-mobile/fenix/issues/13956 Co-authored-by:Christian Sadilek <christian.sadilek@gmail.com>
-
Christian Sadilek authored
-
Christian Sadilek authored
-
MozLando authored
8280: Public Suffix List update (20200828-140553) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
8274: Closes #8271: Fix DownloadMiddleware intermittent test r=csadilek a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
Arturo Mejia authored
-
MozLando authored
8282: Add download ids to log statements r=csadilek a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
MozLando authored
8159: Update Flank to v20.08.3 r=rpappalax a=AaronMT Updating the fetch Flank command to a pinned version so it's easier to identify at a glance which version Flank is used, similar to Fenix here: https://github.com/mozilla-mobile/fenix/blob/master/taskcluster/docker/ui-tests/Dockerfile Updating Flank to v20.08.2 https://github.com/Flank/flank/releases/tag/v20.08.2 Co-authored-by:
Aaron Train <aaron.train@gmail.com>
-
Arturo Mejia authored
-
MickeyMoz authored
-
MozLando authored
8279: Docs update (20200828-121206) [ci skip] r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MozLando authored
8270: Fixes #8269 - remove old Dockerfile r=JohanLorenzo a=rpappalax Co-authored-by:
Richard Pappalardo <rpappalax@gmail.com>
-
MozLando authored
8272: Update GeckoView (release) to 80.0.20200827204751 r=st3fan a=jonalmeida Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
MozLando authored
8276: 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
-
- 27 Aug, 2020 18 commits
-
-
Jonathan Almeida authored
-
MozLando authored
8197: Closes issue #7762: Adds support for persisting/restoring downloads. r=csadilek a=Amejia481 Fenix pr https://github.com/mozilla-mobile/fenix/pull/14043 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
Richard Pappalardo authored
-
Arturo Mejia authored
-
MozLando authored
8252: Fennec MP import API r=rocketsroger a=grigoryk Exposes the logins importer functions for the purpose of building an MP import UI in Fenix. No test coverage for this class, but there's also no new logic being added, just delegation to already well-tested methods. Obtain the profile necessary for this class via `FennecProfile.findDefault(context, crashReporter)`. Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
MozLando authored
8186: For #8185 - Add a new VerticalSwipeRefreshLayout r=NotWoods a=Mugurell This comes to resolve many issues with SwipeRefreshLayout but based on a lot of debugging. As a result the code is somewhat brittle. Because we'd control responding to touches and updating the UI we need to be as swift as possible and as such to differentiate between possible gestures I am some simple layman's ways of doing this and GestureDetector / ScaleDetector instances since they would add to the execution time and overall complexity, and their callbacks would be hard to synchronize. Co-authored-by:
Mugurell <Mugurell@users.noreply.github.com>
-
MozLando authored
8266: Closes #8264: Pass copy of breadcrumbs to crash reporting services r=pocmo a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
Mugurell authored
This comes to resolve many issues with SwipeRefreshLayout but based on a lot of debugging. As a result the code is somewhat brittle. Because we'd control responding to touches and updating the UI we need to be as swift as possible and as such to differentiate between possible gestures I am some simple layman's ways of doing this and GestureDetector / ScaleDetector instances since they would add to the execution time and overall complexity, and their callbacks would be hard to synchronize.
-
Roger Yang authored
-
MozLando authored
8262: GeckoView update (nightly) (20200827-140422) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Aaron Train authored
Updating the fetch Flank command to a pinned version so it's easier to identify at a glance which version Flank is used, similar to Fenix here: https://github.com/mozilla-mobile/fenix/blob/master/taskcluster/docker/ui-tests/Dockerfile Updating Flank to v28.0.1 https://github.com/Flank/flank/releases/tag/v20.08.1 update ui-test Dockerfile and automation Dockerfile fix: update Flank release fetch URL fix: update Flank to v20.08.3 fix: remove unused Dockerfile
-
MickeyMoz authored
-
MozLando authored
8257: Update GeckoView Nightly to 82.0.20200826032437. r=jonalmeida,rocketsroger a=pocmo ... and the final piece for upgrading! Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
MozLando authored
8256: Docs update (20200827-121225) [ci skip] r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Sebastian Kaspari authored
-
MickeyMoz authored
-
MozLando authored
8222: Move and link top sites feature RFC. r=jonalmeida a=pocmo 8226: Closes #8209 - Use new onTouchEventForResult GV api r=pocmo a=Mugurell Changes: - previously NestedGV#onTouchEvent event would call onTouchEventForResult where we would make possible the integration of GV in CoordinatorLayout. Since NestedGV#onTouchEvent does not anymore call onTouchEventForResult I've moved all code in onTouchEvent and then call onTouchEventForResult only for ACTION_DOWN events as snorp recommended. - we now must wait for onTouchEventForResult#GeckoResult<Int> and only then call startNestedScroll(..) since otherwise when executing that method in BrowserToolbarBottomBehavior we would return false since the MotionEvent is at that time unhandled. - only dispatch startNestedScroll and dispatchNestedPreScroll if GV returned INPUT_RESULT_HANDLED. In testing I saw most of the times GeckoResult resolves in < 5ms with bigger timeouts showing a logarithmic growth. As such I think the change should be imperceptible to users. [video showing the same as before behavior in Fenix](https://drive.google.com/file/d/1WiQ5bXb-dBxYDA03snYSkxApxfhr7hgQ/view?usp=sharing ) Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com> Co-authored-by:
Mugurell <Mugurell@users.noreply.github.com>
-
MozLando authored
8251: Import strings from android-l10n. r=pocmo a=mozilla-l10n-automation-bot n/t Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-