-
Notifications
You must be signed in to change notification settings - Fork 471
Comparing changes
Open a pull request
base repository: mozilla-mobile/android-components
base: v37.0.0
head repository: mozilla-mobile/android-components
compare: v38.0.0
Commits on Feb 24, 2020
-
Fix #6041 - Use MATCH_DEFAULT_ONLY in Browsers resolveActivity() calls
On Huawei devices it was seen that not using this flag would result in the default apps status being lost. See the ticket for more details and a before/after video.
Configuration menu - View commit details
-
Copy full SHA for 18c86a9 - Browse repository at this point
Copy the full SHA 18c86a9View commit details
Commits on Mar 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 897d419 - Browse repository at this point
Copy the full SHA 897d419View commit details -
Closes #6299: Auto reject any media site permission when a system
permission is not allowed first
Configuration menu - View commit details
-
Copy full SHA for f6bc933 - Browse repository at this point
Copy the full SHA f6bc933View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9b544c3 - Browse repository at this point
Copy the full SHA 9b544c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b020317 - Browse repository at this point
Copy the full SHA b020317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 520348c - Browse repository at this point
Copy the full SHA 520348cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4474394 - Browse repository at this point
Copy the full SHA 4474394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865f347 - Browse repository at this point
Copy the full SHA 865f347View commit details -
6346: Closes #6344: Use activityName instead of packageName as primary key. r=Amejia481 a=mcarare Co-authored-by: mcarare <mihai.carare.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 649a490 - Browse repository at this point
Copy the full SHA 649a490View commit details -
Closes #6290: Do not remove FxA push scope on logout
We're caching the `fxaPushScope` in memory and also saving it to our prefs. When we log out, we delete the pref, but the in-memory isn't removed. We could always fetch from the prefs instead of using an in-memory caching, however this could be a bit expensive to always read from prefs since we need to do this check when receiving any push message. An easier solution would be to never remove the scope in prefs once generated. It is safe to persist the push scope across different accounts since the combination of scope + UAID is unique per install.
Configuration menu - View commit details
-
Copy full SHA for 32179d0 - Browse repository at this point
Copy the full SHA 32179d0View commit details -
6289: Closes #6290: Do not remove FxA push scope on logout r=rocketsroger a=jonalmeida We're caching the `fxaPushScope` in memory and also saving it to our prefs. When we log out, we delete the pref, but the in-memory isn't removed. We could always fetch from the prefs instead of using an in-memory caching, however this could be a bit expensive to always read from prefs since we need to do this check when receiving any push message. An easier solution would be to never remove the scope in prefs once generated. It is safe to persist the push scope across different accounts since the combination of scope + UAID is unique per install. Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 0bb309d - Browse repository at this point
Copy the full SHA 0bb309dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3a142 - Browse repository at this point
Copy the full SHA cc3a142View commit details -
6355: For #2985: Expose base URL for web extension pages r=psymoon,Amejia481 a=csadilek Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1ef9ab - Browse repository at this point
Copy the full SHA b1ef9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64aed06 - Browse repository at this point
Copy the full SHA 64aed06View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1dd4fb - Browse repository at this point
Copy the full SHA d1dd4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf1de5 - Browse repository at this point
Copy the full SHA dcf1de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827138a - Browse repository at this point
Copy the full SHA 827138aView commit details -
6364: Docs update (20200324-120820) [ci skip] r=pocmo a=MickeyMoz Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 9d38d88 - Browse repository at this point
Copy the full SHA 9d38d88View commit details -
6358: 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>
Configuration menu - View commit details
-
Copy full SHA for 5e87326 - Browse repository at this point
Copy the full SHA 5e87326View commit details -
6301: Closes #6299: Auto reject any media site permission when a system permission is not allowed first r=rocketsroger a=Amejia481 Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4b34ec - Browse repository at this point
Copy the full SHA a4b34ecView commit details -
6363: Update Kotlin to 1.3.71. r=Amejia481 a=pocmo https://github.com/JetBrains/kotlin/releases/tag/v1.3.71 Co-authored-by: Sebastian Kaspari <s.kaspari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8915285 - Browse repository at this point
Copy the full SHA 8915285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 581cccb - Browse repository at this point
Copy the full SHA 581cccbView commit details -
6365: GeckoView update (nightly) (20200324-140712) r=psymoon a=MickeyMoz Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for d4d1449 - Browse repository at this point
Copy the full SHA d4d1449View commit details -
6339: Closes #6278: Expose information about the last attempt to update an add-on r=csadilek,flodolo a=Amejia481 Displays a [dialog the user](https://drive.google.com/file/d/1vhVGu9ZFkXkzd2gMNyKOSmn0-xPp38XJ/view?usp=sharing) does a long click on the version of the add-on ![screenshot-1584919770458](https://user-images.githubusercontent.com/773158/77265590-7a78d700-6c73-11ea-85ec-b9a44925e355.jpg) Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for febac9a - Browse repository at this point
Copy the full SHA febac9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136df79 - Browse repository at this point
Copy the full SHA 136df79View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf930e7 - Browse repository at this point
Copy the full SHA bf930e7View commit details -
6370: Closes #4632. Add contains function for suggestion providers r=csadilek a=levimatheri Co-authored-by: levimatheri <levimatheri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d06f0d9 - Browse repository at this point
Copy the full SHA d06f0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90be593 - Browse repository at this point
Copy the full SHA 90be593View commit details
Commits on Mar 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f53b2bc - Browse repository at this point
Copy the full SHA f53b2bcView commit details -
6377: 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>
Configuration menu - View commit details
-
Copy full SHA for c580c22 - Browse repository at this point
Copy the full SHA c580c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad843d - Browse repository at this point
Copy the full SHA dad843dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c22c253 - Browse repository at this point
Copy the full SHA c22c253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2461141 - Browse repository at this point
Copy the full SHA 2461141View commit details -
6373: Closes #6372: Ignore JobCancellationException for add-on workers r=csadilek a=Amejia481 Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6fad63 - Browse repository at this point
Copy the full SHA c6fad63View commit details -
6382: GeckoView update (beta) (20200325-140640) r=Amejia481 a=MickeyMoz 6383: GeckoView update (nightly) (20200325-140815) r=Amejia481 a=MickeyMoz Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 5133ce4 - Browse repository at this point
Copy the full SHA 5133ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dd95b - Browse repository at this point
Copy the full SHA d7dd95bView commit details -
6378: Docs update (20200325-120636) [ci skip] r=pocmo a=MickeyMoz Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 8cee23e - Browse repository at this point
Copy the full SHA 8cee23eView commit details -
6244: For #6242: Updates nestedScrolling handling r=pocmo a=sblatz 6343: Fix build of ui-test docker image r=rpappalax a=JohanLorenzo Co-authored-by: Sawyer Blatz <sdblatz@gmail.com> Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 311864c - Browse repository at this point
Copy the full SHA 311864cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a8136 - Browse repository at this point
Copy the full SHA 42a8136View commit details -
Fixes #6386 - Import v9.0.0 sources
Mike Taylor committedMar 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 03ef464 - Browse repository at this point
Copy the full SHA 03ef464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd7dbc - Browse repository at this point
Copy the full SHA 1dd7dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d49f3e - Browse repository at this point
Copy the full SHA 5d49f3eView commit details -
6374: For #5866: Don't crash when failed to launch new window request in custom tab r=jonalmeida a=rocketsroger 6387: Fixes #6386 - Import v9.0.0 sources r=jonalmeida a=miketaylr #6386 https://bugzilla.mozilla.org/show_bug.cgi?id=1624694 Co-authored-by: Roger Yang <royang@mozilla.com> Co-authored-by: Mike Taylor <miket@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 3fd20c1 - Browse repository at this point
Copy the full SHA 3fd20c1View commit details -
6390: Closes #6287: Update Not Yet Supported caption string r=psymoon a=psymoon Co-authored-by: Simon Chae <chaesmn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 653ce4a - Browse repository at this point
Copy the full SHA 653ce4aView commit details
Commits on Mar 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c54fc56 - Browse repository at this point
Copy the full SHA c54fc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5597c3c - Browse repository at this point
Copy the full SHA 5597c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b19683 - Browse repository at this point
Copy the full SHA 2b19683View commit details -
Closes #6354 - Take Lazy references to storage in FennecMigrator
Grisha Kruglov committedMar 26, 2020 Configuration menu - View commit details
-
Copy full SHA for d10c9e2 - Browse repository at this point
Copy the full SHA d10c9e2View commit details -
6376: Closes #6369. Add ThrowProperty to support-test r=jonalmeida a=levimatheri Co-authored-by: levimatheri <levimatheri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1b74f7 - Browse repository at this point
Copy the full SHA e1b74f7View commit details -
6392: Import strings from android-l10n. r=psymoon a=mozilla-l10n-automation-bot n/t Co-authored-by: Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for c2e793e - Browse repository at this point
Copy the full SHA c2e793eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v37.0.0...v38.0.0