- 23 Aug, 2019 3 commits
-
-
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 20 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>
-
Tiger Oakes authored
-
MozLando authored
4176: Docs update (20190821-145402) [ci skip] r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Jonathan Almeida authored
-
MickeyMoz authored
-
MickeyMoz authored
-
mihai-adrian authored
setUseCompatPadding = true adds same padding values on all platforms>21
-
MozLando authored
4171: No Issue: Fix changelog for commit ebb4dc31 r=pocmo a=mauryat The changelog entry (for closing toolbar menu on app exit) was done incorrectly (under 9.0.0) previously. Moving it to 10.0.0 in this commit. Co-authored-by:
Maurya <user640378@users.noreply.github.com>
-
Maurya authored
The changelog entry (for closing toolbar menu on app exit) was done incorrectly (under 9.0.0) previously. Moving it to 10.0.0 in this commit.
-
MozLando authored
4162: Closes #3637: Add SearchLocalizationProvider implementation that uses MozillaLocationService r=Amejia481 a=pocmo Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
- 20 Aug, 2019 2 commits
-
-
MickeyMoz authored
4154: Remove deprecated support-ktx methods r=pocmo a=NotWoods Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
Tiger Oakes authored
-