Commit Graph

390852 Commits

Author SHA1 Message Date
Thomas Zimmermann
b377283d63 Bug 1073548: Add |mozilla::ipc::BluetoothDaemonConnection|, r=shawnjohnjr
This patch adds |BluetoothDaemonConnection|, which transfers PDUs from and
to the Bluetooth daemon. The class is build around the existing socket I/O
infrastructure.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
bca74a81e7 Bug 1073548: Support Bluetooth daemon in build system, r=mh+mozilla 2014-11-03 13:03:48 +01:00
B2G Bumper Bot
ee0cc438e5 Bumping manifests a=b2g-bump 2014-11-03 03:36:58 -08:00
B2G Bumper Bot
e53670b9d5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5fd2221990ca
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25249 from mnjul/bug_1075306_input_window_stage3

Bug 1075306 - Implement InputWindow (inherits from AppWindow). r=zac,timdream,alivedise,rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/31705ebcb5c1
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1075306 - Implement InputWindow (inherits from AppWindow)

- Instances of InputWindow replaces those iframes we were keeping in InputFrameManager.
- InputAppTransitionManager has been eliminated, in favor of already-built AppTransitionController that works closely with AppWindow.
- The coupling of KeyboardManager, InputFrameManager and InputWindows shall be resolved in a following bug where we'll implement InputWindowManager.
- Flow of showing/hiding/reusing/switching input apps & layouts has been streamlined.
2014-11-03 03:30:48 -08:00
B2G Bumper Bot
96fbb75f8e Bumping manifests a=b2g-bump 2014-11-03 03:07:10 -08:00
B2G Bumper Bot
9f42dbfdca Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58ca1755c41f
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #25663 from gmarty/Bug-1089451-Swiping-down-from-top-edge-when-utility-tray-is-already-open-and-it-closes

Bug 1089451 - Swiping down from top edge when utility tray is already op...

========

https://hg.mozilla.org/integration/gaia-central/rev/a2d424171f84
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1089451 - Swiping down from top edge when utility tray is already open and it closes; quite opposite from gesture's movement
2014-11-03 03:00:49 -08:00
B2G Bumper Bot
b1d8ae8f38 Bumping manifests a=b2g-bump 2014-11-03 02:36:57 -08:00
B2G Bumper Bot
6137a82896 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c4121251a84
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25639 from dwi2/bug1091353

Bug 1091353 - Home key and Power key should be only handled by System App r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e9bac0f0d64f
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1091353 - Home key and Power key should be only handled by System App

========

https://hg.mozilla.org/integration/gaia-central/rev/975717f3d011
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25719 from Cwiiis/bug1078766-hint-at-top-group

Bug 1078766 - Add a visual hint when dragging above the top group. r=crdlc,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/8d00d2929029
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1078766 - Add a visual hint when dragging above the top group. r=crdlc,kgrandon
2014-11-03 02:30:48 -08:00
B2G Bumper Bot
ba6ac194dc Bumping manifests a=b2g-bump 2014-11-03 02:22:05 -08:00
B2G Bumper Bot
1d779a1806 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21f9169d963a
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #24666 from pacorampas/977588

Bug 977588 - [Dialer] The Active call screen does not have the option to place calls on hold. r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/f85d56ee7c10
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 977588 - [Dialer] The Active call screen does not have the option to place calls on hold.
2014-11-03 02:15:55 -08:00
B2G Bumper Bot
0642fc120a Bumping manifests a=b2g-bump 2014-11-03 02:07:00 -08:00
B2G Bumper Bot
c6d63ce4a9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9393981d1362
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25751 from alivedise/bugzilla/1092897/then-browser-dom-request

Bug 1092897 - Migrate browser API from dom request to then, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/1e71ccd44e0c
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1092897 - Migrate browser API from dom request to then
2014-11-03 02:00:50 -08:00
B2G Bumper Bot
478f2297a4 Bumping manifests a=b2g-bump 2014-11-03 01:37:00 -08:00
B2G Bumper Bot
5b66d58272 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bdc2d477fa1d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25753 from timdream/keyboard-aria-label2

Bug 1092911 - Correct aria-label for layout switching keys, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/e9d899d92a37
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1092911 - Correct aria-label for layout switching keys
2014-11-03 01:30:49 -08:00
B2G Bumper Bot
4db86a04da Bumping manifests a=b2g-bump 2014-11-03 01:02:40 -08:00
B2G Bumper Bot
3c4fd509d9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0067495bd2b
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25540 from lodr/bug-1030672-allow-sending-mms-to-emails-in-body

Bug 1030672 - [Sora][HOMO][o2 Germany][o2 Bug 56785]Regional] DUT doesn't send MMS to email accounts. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/3890af80b0dc
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: Bug 1030672 - [Sora][HOMO][o2 Germany][o2 Bug 56785]Regional] DUT doesn't send MMS to email accounts
2014-11-03 01:00:55 -08:00
Alexandre Lissy
f159c5a041 Bug 1092074 - Make LogShake feature resilient to read/parse errors. r=gwagner
In the event of broken/unexpected things, we would like to have even a
partial log set dump. This happens for parsing properties values on
Kitkat builds: the current code does all the parsing itself, but the
format of storage of properties evolved with Kitkat base system, and
this makes LogParser to fail, as documented in bug 1079322. Even if we
miss some values, it can still be useful to have the other remaining
ones.
2014-10-31 05:47:00 +01:00
B2G Bumper Bot
f7b0bb3a9c Bumping manifests a=b2g-bump 2014-11-03 00:32:00 -08:00
B2G Bumper Bot
cdef508a54 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33f186b50e2d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25752 from mozilla-b2g/revert-25742-keyboard-aria-label

Revert "Bug 1092911 - Correct aria-label for layout switching keys

========

https://hg.mozilla.org/integration/gaia-central/rev/41ef5bbd5d3e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1092911 - Correct aria-label for layout switching keys +shepherd"

========

https://hg.mozilla.org/integration/gaia-central/rev/e226c628ee22
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25742 from timdream/keyboard-aria-label

Bug 1092911 - Correct aria-label for layout switching keys, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/af890b7ea29d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1092911 - Correct aria-label for layout switching keys
2014-11-03 00:25:51 -08:00
B2G Bumper Bot
421ca25d28 Bumping manifests a=b2g-bump 2014-11-02 23:31:58 -08:00
B2G Bumper Bot
9ba0ecc4f8 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/62e4e9a9d7d8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #25600 from gasolin/issue-1090761

Bug 1090761 - [System] load related script by Bluetooth API version, r=alive&ian

========

https://hg.mozilla.org/integration/gaia-central/rev/1be5e05c5f1c
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1090761 - [System] init v1 bluetooth related module in system/js/bootstrap module

s

========

https://hg.mozilla.org/integration/gaia-central/rev/13f403491bc8
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #25616 from azasypkin/bug-1081207-revoke-blob-url

Bug 1081207 - [Messages] We never revoke the blob URL for the attachments. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/5e79a725d784
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1081207 - [Messages] We never revoke the blob URL for the attachments. r=julien
2014-11-02 23:25:49 -08:00
B2G Bumper Bot
b053dc494d Bumping manifests a=b2g-bump 2014-11-02 21:57:36 -08:00
B2G Bumper Bot
cfdd414863 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/113fa1839b8f
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25694 from alivedise/bugzilla/1090149_master/null-check-opening-timeout

Bug 1090149 - Ignore opening timeout is app is killed, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/5c601992bfeb
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1090149 - Ignore opening timeout is app is killed
2014-11-02 21:55:49 -08:00
B2G Bumper Bot
e231992a00 Bumping manifests a=b2g-bump 2014-11-02 21:17:04 -08:00
B2G Bumper Bot
49b0767e7f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18329dbbcd17
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7b58b054fde2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon"

This reverts commit 4ac0fb93e40bd1e65f813eb6f503f976065e9f3c.

========

https://hg.mozilla.org/integration/gaia-central/rev/1b1fad7e339f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1092814 - Disable day_observer_test.js after perma-failing since DST r=kgrandon
2014-11-02 21:10:49 -08:00
B2G Bumper Bot
7cc3060eb1 Bumping manifests a=b2g-bump 2014-11-02 20:47:03 -08:00
B2G Bumper Bot
2bfc1a62a4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0fe822928e45
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25740 from DouglasSherk/1092389-cdma-ehrpd

Bug 1092389 - Add 'ehrpd' to list of CDMA network modes. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/4c23a48a6fed
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1092389 - Add 'ehrpd' to list of CDMA network modes. r=gsvelto
2014-11-02 20:40:47 -08:00
B2G Bumper Bot
3602226041 Bumping manifests a=b2g-bump 2014-11-02 20:01:59 -08:00
B2G Bumper Bot
6a58eac452 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73d5b377f300
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25736 from KevinGrandon/bug_1092103_lockscreen_test_stale_reference

Bug 1092103 - [Lockscreen][IntegrationTest] Catch exceptions when comparing objects

========

https://hg.mozilla.org/integration/gaia-central/rev/7f0cd09c122b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1092103 - [Lockscreen][IntegrationTest] Catch exceptions when comparing objects r=gweng
2014-11-02 19:55:49 -08:00
B2G Bumper Bot
b77ecd3e74 Bumping manifests a=b2g-bump 2014-11-02 19:47:04 -08:00
B2G Bumper Bot
244e820dc3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a9c5152b8c7
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25577 from alivedise/bugzilla/1090163/core-instantiation-support

Bug 1090163 - Support normal stage 1 instantiation in core, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e4e62194528d
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1090163 - Support normal stage 1 instantiation in core
2014-11-02 19:40:49 -08:00
B2G Bumper Bot
1bb8014aec Bumping manifests a=b2g-bump 2014-11-02 19:32:10 -08:00
B2G Bumper Bot
0191590377 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cc4be3cd3cd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25727 from laukstein/patch-1

Bug 958919 - Latvian keyboard, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a39445a154b6
Author: Binyamin Laukstein <7raivis@inbox.lv>
Desc: Latvian keyboard #958919

https://bugzilla.mozilla.org/show_bug.cgi?id=958919
2014-11-02 19:25:51 -08:00
B2G Bumper Bot
beb8b59390 Bumping manifests a=b2g-bump 2014-11-02 18:44:04 -08:00
B2G Bumper Bot
d5f460cb9b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/704087945f5c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25638 from huchengtw-moz/bug-1090822-change-to-default-mode

Bug 1090822 - [Stingray] let trusted_ui to lock orientation to default m..., r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/27a4711d7297
Author: John Hu <johu@mozilla.com>
Desc: Bug 1090822 - [Stingray] let trusted_ui to lock orientation to default mode
2014-11-02 18:43:49 -08:00
Hsin-Yi Tsai
cc2abe1b84 Bug 1091528 - [B2G][RIL] when receiving 'rilRequestType: 12', Error: Don't know about this message type: undefined. r=aknow 2014-10-30 19:04:34 +08:00
Hsin-Yi Tsai
a4a60a2f8b Bug 986308 - [B2G][STK] support call number modified by STK call control. r=aknow 2014-10-27 15:41:27 +08:00
B2G Bumper Bot
c865c515c8 Bumping manifests a=b2g-bump 2014-11-02 18:17:07 -08:00
B2G Bumper Bot
7ff3e301f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c6aad9bbd93
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25640 from huchengtw-moz/bug-1090806-remove-files

Bug 1090806 - [Stingray] remove useless file from smart-system, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/c61dc4d0ca8b
Author: John Hu <johu@mozilla.com>
Desc: Bug 1090806 - [Stingray] remove useless file from smart-system
2014-11-02 18:10:51 -08:00
B2G Bumper Bot
4822258447 Bumping manifests a=b2g-bump 2014-11-02 11:52:35 -08:00
B2G Bumper Bot
84506a5ba4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a6d1000f29f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #23230 from jrburke/bug1005446-email-custom-elements

Bug 1005446 - [email] try custom elements for cards r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/a402cf384c06
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1005446 - [email] custom elements for cards
avoid body work if the header no longer matches, or if card has been destroyed
2014-11-02 11:50:50 -08:00
Phil Ringnalda
aacab7539a Merge m-c to b-i 2014-11-02 10:53:15 -08:00
B2G Bumper Bot
d753c74aaa Bumping manifests a=b2g-bump 2014-11-02 09:41:59 -08:00
B2G Bumper Bot
f21a0e08bc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2241041206a0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #25142 from etiennesegonzac/bug-1082645

Bug 1082645 - Cover the fullscreen_layout software home button toggle with marionette tests r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/1e6d2c5305eb
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1082645 - Cover the fullscreen_layout software home button toggle with a marionette test
2014-11-02 09:35:49 -08:00
Phil Ringnalda
c0265bde5c Merge b-i to m-c, a=merge 2014-11-02 09:03:04 -08:00
Phil Ringnalda
7de4cd4e03 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Phil Ringnalda
3bb307d604 Merge m-i to m-c, a=merge 2014-11-02 08:27:08 -08:00
B2G Bumper Bot
e15e57aa68 Bumping manifests a=b2g-bump 2014-11-02 06:11:56 -08:00
B2G Bumper Bot
25561da7cb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ebe17bdf63c
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #25722 from patelba/1068918

Bug 1068918 - [Camera] Preview header should be first thing in markup

========

https://hg.mozilla.org/integration/gaia-central/rev/9d7c2b077bb1
Author: patelba <bhupendra.patel@yahoo.com>
Desc: Bug 1068918 - [Camera] Preview header should be first thing in markup
2014-11-02 06:05:47 -08:00
B2G Bumper Bot
216f739888 Bumping manifests a=b2g-bump 2014-11-02 05:41:59 -08:00