- 26 Aug, 2019 4 commits
-
-
MickeyMoz authored
-
MozLando authored
4200: GeckoView update (nightly) (20190825-141020) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
4199: Docs update (20190825-121039) [ci skip] r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
4196: Closes #4191: Fixed the recommended() tracking category on SystemEngine r=pocmo a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
- 25 Aug, 2019 2 commits
- 24 Aug, 2019 1 commit
-
-
Arturo Mejia authored
-
- 23 Aug, 2019 11 commits
-
-
MozLando authored
4130: Closes #3925: Adding meaningful content descriptions to tracking protection toolbar icon for different states. r=rocketsroger a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
MozLando authored
4193: Docs update (20190823-145134) [ci skip] r=pocmo a=MickeyMoz 4194: GeckoView update (nightly) (20190823-144746) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
4136: Issue #2295 - Add WebNotification class r=pocmo a=NotWoods Added a new class for the [web notifications](https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API) API. Web notifications can be closed by the website, so a separate close request is also present. GV patch: https://phabricator.services.mozilla.com/D36342 Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
MickeyMoz authored
-
MickeyMoz authored
-
Tiger Oakes authored
-
MozLando authored
4150: Import strings from android-l10n r=pocmo a=Pike State: mozilla-l10n/android-l10n@413e05dba427ef8cbf9e5272ae5cc3b3ccdf91d3 In addition to the regular updates, this also add new locales, in support of Fenix and Lockwise: Bulgarian, Danish, Hungarian, Norwegian (both variants), Tamil, Turkish, Vietnamese. CC @Delphine Co-authored-by:
Axel Hecht <axel@pike.org>
-
MozLando authored
4170: docs: Update jekyll and dependencies. r=Amejia481 a=pocmo Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Axel Hecht authored
State: mozilla-l10n/android-l10n@90a28fd458121912326bb5fa6ad55cde0097a2ff
-
MozLando authored
4138: fixes #4118 added String function for conversion to date for minDateString and maxDateString of unknown date formats r=Amejia481 a=mcarare minDateString and maxDateString are not always in same format as initialDate, so we need to convert them to date trying multiple formats, catching parseException and having a null value ass fallback. Other date formats can be supported by adding them to the array in the future. Function is using original toDate() function so it keeps returning null for empty or null strings and also considers Locale. Co-authored-by:
mihai-adrian <mihai.carare.dev@gmail.com>
-
mihai-adrian authored
minDateString and maxDateString of unknown date formats.
-
- 22 Aug, 2019 15 commits
-
-
MozLando authored
4189: Closes #3280: Add isServiceAvailable to PushService r=jonalmeida a=jonalmeida Added the implementations of `isServiceAvailable` for Firebase and Amazon. I spent a bit trying to better test the exception part for ADM without making the implementation more complicated to no avail. Also fixed a bug where registration errors were not being forwarded to the processor. Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
Jonathan Almeida authored
-
Jonathan Almeida authored
-
MozLando authored
4182: MediaStateMachine: Filter media of paused state and batch state updates. r=Amejia481 a=pocmo Closes #4115 Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
MozLando authored
4167: Closes #3747: Update Docs to Remove 'wantsKeys' References and Corrects Changelog [ci skip] r=jonalmeida a=rocketsroger …ts Changelog [ci skip] Co-authored-by:
Roger Yang <royang@mozilla.com>
-
Sebastian Kaspari authored
-
MozLando authored
4183: 1574470: Make handleBackgroundEvent internal r=badboy a=mdboom This makes `Glean.handleBackgroundEvent` private and removes its use from the sample app. Co-authored-by:
Michael Droettboom <mdboom@gmail.com>
-
Roger Yang authored
-
MozLando authored
4184: Docs update (20190822-150620) [ci skip] r=pocmo a=MickeyMoz 4185: GeckoView update (beta) (20190822-150055) r=pocmo a=MickeyMoz 4186: GeckoView update (nightly) (20190822-150221) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Michael Droettboom authored
-
MickeyMoz authored
-
MickeyMoz authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
Issue #4115 - MediaStateMachine: Only add paused media to "Paused" state if media was playing before.
-
MozLando authored
4177: Fixes #4174 setting setUseCompatPadding to allow for padding on CardView r=jonalmeida a=mcarare setUseCompatPadding = true adds same padding values on all platforms>21 Fixes https://github.com/mozilla-mobile/fenix/issues/2105. Tested on samples-browser. Before and after: <img src="https://user-images.githubusercontent.com/48995920/63442624-18859400-c43c-11e9-86ef-ee9b0f5258d9.png" height=500><img src="https://user-images.githubusercontent.com/48995920/63442717-44087e80-c43c-11e9-98cf-a35993a3bec7.png " height=500> Co-authored-by:
mihai-adrian <mihai.carare.dev@gmail.com>
-
- 21 Aug, 2019 7 commits
-
-
MozLando authored
4180: Improve parsing for manifest icon sizes & purpose r=jonalmeida a=NotWoods Gecko will soon be returning a JSON array for icons sizes as well as icon purpose. Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
MozLando authored
4181: Closes #4172: MediaService: Always, always, ALWAYS call startForeground() r=Amejia481 a=pocmo Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
MozLando authored
4169: Closes #4116: Introduce simplified media state derived from playbackState. r=pocmo a=pocmo 4173: Update changelog device constellation API entry [ci skip] r=Amejia481 a=jonalmeida Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com> Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
Sebastian Kaspari authored
-
MozLando authored
4178: GeckoView update (nightly) (20190821-145127) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-