B2G Bumper Bot
5734cb7a86
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c37b329da48f
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #23597 from dominickuo/bug-1032675-reland
Bug 1032675 - [System] upgrade the new default tones for OTA, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/c7faf529bc62
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1032675 - [System] upgrade the new default tones for OTA
2014-09-02 04:25:42 -07:00
B2G Bumper Bot
f8c940f486
Bumping manifests a=b2g-bump
2014-09-02 04:16:56 -07:00
B2G Bumper Bot
d6a4b63c4e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/997af0291743
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #23459 from viorelaioia/bug_1060236
Bug 1060236 - Fix failure in test_cards_view_with_two_apps.py
========
https://hg.mozilla.org/integration/gaia-central/rev/ccb85438faae
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1060236 - Fix failure in test_cards_view_with_two_apps.py
2014-09-02 04:10:45 -07:00
B2G Bumper Bot
ca0fc302e4
Bumping manifests a=b2g-bump
2014-09-02 03:57:28 -07:00
B2G Bumper Bot
5954c97acd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d633f1dff644
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #23611 from pivanov/bug-1046336-followup
Bug 1046336 - (2.1-visual-refresh) System Sound Refresh | followup
========
https://hg.mozilla.org/integration/gaia-central/rev/2f09de91f916
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1046336 - (2.1-visual-refresh) System Sound Refresh | followup
2014-09-02 03:55:44 -07:00
Thomas Zimmermann
0ce9195195
Bug 1061126: Cleanup ANDROID_VERSION from BluetoothA2DPManager, r=shuang
...
All interfaces for Bluetooth profiles are now always available, so we
don't have to check for specific versions of Bluedroid. Instead, we
try to call the methods, and check their results.
2014-09-02 12:46:08 +02:00
Thomas Zimmermann
80cfcd8000
Bug 1061126: Make Bluetooth AVRCP interface generally available, r=shuang
...
The methods of |BluetoothAVRCPInterface| are now always available. On
Android versions before 18, which don't support AVRCP, they always
fail with STATUS_UNSUPPORTED.
2014-09-02 12:46:07 +02:00
Thomas Zimmermann
eb87169279
Bug 1061126: Fix constants in Bluedroid HFP manager, r=shuang
...
This patch replaces the remaining Bluedroid constants from Bluedroid's
|BluetoothHfpManager| with Gecko constants.
2014-09-02 12:46:07 +02:00
Thomas Zimmermann
223b3c8c51
Bug 1061126: Add AVRCP_UID_SIZE to Bluetooth, r=shuang
...
This constant AVRCP_UID_SIZE replaces the corresponding Bluedroid
constant BTRC_UID_SIZE.
2014-09-02 12:46:07 +02:00
B2G Bumper Bot
a55b4e6eea
Bumping manifests a=b2g-bump
2014-09-02 03:44:31 -07:00
Thomas Zimmermann
ce880cd1db
Bug 1054242: Cleanup |BluetoothServiceBluedroid| and related functions (under bluetooth2/), r=btian
...
This patch removes unsued code from |BluetoothServiceBluedroid|, related
functions, and cleans up the file. It
* removes callbacks,
* removes callback helper tasks,
* removes helper functions, and
* cleans up global variables.
2014-09-02 12:38:46 +02:00
Thomas Zimmermann
22bd7a3082
Bug 1054242: Integrate helper runnables into notification methods (under bluetooth2/), r=btian
...
Bluedroid callbacks were usually called on a separate thread that
was specific to this task. So Gecko's Bluetooth Core contained a
number of runnables for executing callback operations on the main
thread.
Since all notifications always run on the main thread, the extra
runnables are not required any longer. This patch integrates them
into the notification methods where possible.
2014-09-02 12:38:46 +02:00
Thomas Zimmermann
e456465bea
Bug 1054242: Use Bluetooth Core notifications (under bluetooth2/), r=btian
...
This patch connects backend and Gecko side of the notification
code. Gecko will now receive notifications instead of Bluedroid
callbacks.
2014-09-02 12:38:46 +02:00
Thomas Zimmermann
ba20a966b7
Bug 1054242: Implement Bluetooth Core notifications (under bluetooth2/), r=btian
...
This patch adds the Gecko-side of the Core notifications. The current
implementation of the notification methods has been copied from the
repsective Bluedroid callback methods, with only minor changes to adapt
them to Gecko data types.
2014-09-02 12:38:45 +02:00
Thomas Zimmermann
374b11c2ec
Bug 1054242: Add Bluetooth Core notifications (under bluetooth2/), r=btian
...
A notification is a callback from the Bluetooth backend to inform
Gecko about a event. Bluedroid uses function pointers for this, but
in Gecko we use method calls instead.
Gecko implements notification handlers for the Bluetooth backend. The
backend converts incomming events to Gecko types and forwards them to
the registered notification handler.
2014-09-02 12:38:45 +02:00
Thomas Zimmermann
6f4742436b
Bug 1054242: Add infrastructure for Bluetooth notifications (under bluetooth2/), r=btian
...
This patch adds some runnable classes for running class methods on
the main thread. This is the base of the upcomming notification
mechanism for Bluetooth.
2014-09-02 12:38:45 +02:00
B2G Bumper Bot
1213cca2ee
Bumping manifests a=b2g-bump
2014-09-02 03:39:19 -07:00
B2G Bumper Bot
7f91136d51
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a3ea6ba0554
Author: gitmai <mri@tid.es>
Desc: Merge pull request #23480 from lodr/bug-1058545-recover-header-for-topup
Bug 1058545 - Incorrect visual screen in "Enter the top-up code"
r=mai
========
https://hg.mozilla.org/integration/gaia-central/rev/2fab30cc36b7
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: Bug 1058545 - Incorrect visual screen in "Enter the top-up code"
2014-09-02 03:39:06 -07:00
Thomas Zimmermann
d905860919
Bug 1061219: Don't protect |ConvertAttributeString| by ANDROID_VERSION, r=shuang
...
The function |ConvertAttributeString| doesn't depend on the Android
version is is used by generic code in Gecko. Don't protect it by
ANDROID_VERSION.
2014-09-02 12:33:05 +02:00
Thomas Zimmermann
a8c8d063d7
Bug 1061219: Fix string conversion for A2DP connection states, r=shuang
...
The C++ compiler for Flatfish lacks support for initialized arrays of
C-string pointers. This patch fixes the problem by using a switch
statement for the string conversion of A2DP connection states.
2014-09-02 12:33:05 +02:00
B2G Bumper Bot
9f20778cd6
Bumping manifests a=b2g-bump
2014-09-02 03:26:50 -07:00
B2G Bumper Bot
03b6d060b4
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c94db58395fc
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22970 from timdream/keyboard-inputcontext-events
Bug 972210 - Have Pinyin and Zhuyin responsive to selectionchange, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/e854ae6e0d5a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 972210 - (Part IV) Move Latin script tests to it's right place
========
https://hg.mozilla.org/integration/gaia-central/rev/e6c42df72067
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 972210 - (Part III) Move JSPinyin unit test to it's right place
========
https://hg.mozilla.org/integration/gaia-central/rev/617fc9550f3d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 972210 - (Part II) Have Pinyin and Zhuyin responsive to selectionchange
========
https://hg.mozilla.org/integration/gaia-central/rev/1e398a899126
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 972210 - (Part I) Stop exposing inputContext to IMEs
2014-09-02 03:20:43 -07:00
B2G Bumper Bot
45b1663626
Bumping manifests a=b2g-bump
2014-09-02 02:46:57 -07:00
B2G Bumper Bot
78d87cb938
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b8da8332338
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 942080 - Convert asynchronous activities to use promises and use the new functionality to update old notifications r=schung
2014-09-02 02:40:44 -07:00
B2G Bumper Bot
dcf46fcfcf
Bumping manifests a=b2g-bump
2014-09-02 02:31:55 -07:00
B2G Bumper Bot
40eef800b2
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a5d3d79908c1
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23461 from crdlc/bug-1059234
Bug 1059234 - Import sim contacts message not displayed on FTU after imp...
========
https://hg.mozilla.org/integration/gaia-central/rev/90b99649ad9c
Author: crdlc <crdlc@tid.es>
Desc: Bug 1059234 - Import sim contacts message not displayed on FTU after importing contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/076589e485ef
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #23557 from etiennesegonzac/bug-1060693
Bug 1060693 - Make sure isFullScreen()/isFullScreenLayout() always returns a boolean r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/b7d641edf4e8
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1060693 - Make sure isFullScreen()/isFullScreenLayout() always returns a boolean.
Since we're using the results to do some classList.toggle('', bool)
2014-09-02 02:25:44 -07:00
B2G Bumper Bot
ceee1a8503
Bumping manifests a=b2g-bump
2014-09-02 02:06:51 -07:00
B2G Bumper Bot
c7d40f7e29
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1eb1d0a6b911
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23615 from evanxd/bug-1061458
Bug 1061458 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/verticalhome/test/marionette/collection_offline_test.js | Vertical - Collection create collection offline succeeds if response is cached
========
https://hg.mozilla.org/integration/gaia-central/rev/c7f0b922baff
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1061458 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/verticalhome/test/marionette/collection_offline_test.js | Vertical - Collection create collection offline succeeds if response is cached
========
https://hg.mozilla.org/integration/gaia-central/rev/1da0293025ab
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23614 from evanxd/bug-1061457
Bug 1061457 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/verticalhome/test/marionette/collection_offline_test.js | Vertical - Collection create collection shows offline message if no server response
========
https://hg.mozilla.org/integration/gaia-central/rev/b8f690ceba0b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1061457 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/verticalhome/test/marionette/collection_offline_test.js | Vertical - Collection create collection shows offline message if no server response
========
https://hg.mozilla.org/integration/gaia-central/rev/e1e7b5642641
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23607 from mnjul/bug_1061432_remove_number_from_fr_ca_kb_layout
Bug 1061432 - Remove "number" type in fr-CA.json keyboard layout. r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/1578d1e89d96
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1061432 - Remove "number" type in fr-CA.json keyboard layout
2014-09-02 02:00:45 -07:00
B2G Bumper Bot
3f4d18591e
Bumping manifests a=b2g-bump
2014-09-02 01:57:00 -07:00
B2G Bumper Bot
1dd0691d35
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/af5c9c6b6bf9
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23606 from RudyLu/keyboard/backout_tests_Bug1053647
Revert "Merge pull request #23343 from RudyLu/keyboard/Bug1053647"
========
https://hg.mozilla.org/integration/gaia-central/rev/13a92e91f9e6
Author: Rudy Lu <me@rudy.lu>
Desc: Revert "Merge pull request #23343 from RudyLu/keyboard/Bug1053647"
This reverts commit 39cad6c82122b964f12a66771bfbcc14fb342d9e, reversing
changes made to bc9a482a98e16f011c82f40e3c42bababb159bf1.
2014-09-02 01:45:50 -07:00
B2G Bumper Bot
f12f668bcd
Bumping manifests a=b2g-bump
2014-09-02 01:37:31 -07:00
B2G Bumper Bot
3230b6102e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c448b6769528
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #23604 from pivanov/bug-1059093
Bug 1046336 - (2.1-visual-refresh) System Sound Refresh r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/fdb49c904318
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1046336 - (2.1-visual-refresh) System Sound Refresh
2014-09-02 01:35:45 -07:00
B2G Bumper Bot
f0c04b226f
Bumping manifests a=b2g-bump
2014-09-01 21:52:36 -07:00
B2G Bumper Bot
6204ea74f0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9a21926ccb0f
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #23406 from cctuan/1059093
Bug 1059093 - [NFC] The sharable content cannot be shared after viewing the received file from notification
========
https://hg.mozilla.org/integration/gaia-central/rev/e82de16b69c8
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1059093 - [NFC] The sharable content cannot be shared after viewing the received file from notification
2014-09-01 21:40:27 -07:00
B2G Bumper Bot
52d2a9731f
Bumping manifests a=b2g-bump
2014-09-01 21:19:53 -07:00
B2G Bumper Bot
7a93bac0da
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/31de4f8fa28c
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23157 from zbraniecki/1055328-embed-net_error-strings
Bug 1055328 - Embed all l10n resources in net_error.html. r=yurenyu
========
https://hg.mozilla.org/integration/gaia-central/rev/4f883ab56e51
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1055328 - Embed all l10n resources in net_error.html
2014-09-01 21:10:30 -07:00
B2G Bumper Bot
7ae3839a4a
Bumping manifests a=b2g-bump
2014-09-01 20:47:38 -07:00
B2G Bumper Bot
a37fafae8a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9fe452bb78c2
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23599 from evanxd/bug-1061390
Bug 1061390 - Disable the test
========
https://hg.mozilla.org/integration/gaia-central/rev/dfa4d8b385bf
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1061390 - Disable the test
========
https://hg.mozilla.org/integration/gaia-central/rev/f87a384f0971
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #23562 from yurenju/BUILD_DEBUG
Bug 1060187 - BUILD_DEBUG was removed from the object passed to JS in bug 1012568 r=gduan
========
https://hg.mozilla.org/integration/gaia-central/rev/8b20dd392728
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1060187 - BUILD_DEBUG was removed from the object passed to JS in bug 1012568 r=gduan
2014-09-01 20:40:28 -07:00
B2G Bumper Bot
fbdc7f48bb
Bumping manifests a=b2g-bump
2014-09-01 20:32:33 -07:00
B2G Bumper Bot
cdadd7084e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/82b9599b1b5f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #23534 from timdream/keyboard-sound
Bug 1060879 - Make the first keyboard key audible, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/033946b18ed5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1060879 - Make the first keyboard key audiable
2014-09-01 20:25:34 -07:00
B2G Bumper Bot
d070c23d6f
Bumping manifests a=b2g-bump
2014-09-01 20:00:40 -07:00
B2G Bumper Bot
ecf12cfef6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/777220fad4d2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23498 from KevinGrandon/bug_1059758_search_result_clear_timing
Bug 1059758 - [Search] Do not clear results until we are ready to display a search
========
https://hg.mozilla.org/integration/gaia-central/rev/7fe3aaea4fc6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1059758 - [Search] Do not clear results until we are ready to display a search ui-r=djabber r=kgrandon
2014-09-01 19:55:22 -07:00
Phil Ringnalda
0c2213668e
Merge m-c to b-i, a=merge
2014-09-01 19:31:43 -07:00
B2G Bumper Bot
4d18d05e3a
Bumping manifests a=b2g-bump
2014-09-01 18:17:15 -07:00
B2G Bumper Bot
509201ec3c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/702526cfe584
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #23545 from shamenchens/Bug1048804-FirefoxAccountDialogPosition
Bug 1048804 - Fix Firefox account dialog position, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/11ba0148c22a
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1048804 - Fix Firefox account dialog position
2014-09-01 18:10:43 -07:00
Phil Ringnalda
cfe076bedb
Merge f-t to m-c, a=merge
2014-09-01 18:03:40 -07:00
Phil Ringnalda
0661050087
Merge b-i to m-c, a=merge
2014-09-01 17:46:37 -07:00
Phil Ringnalda
1efbe62eab
Merge f-t to m-c, a=merge
2014-09-01 17:45:23 -07:00
B2G Bumper Bot
6d61119c05
Bumping manifests a=b2g-bump
2014-09-01 16:27:30 -07:00
B2G Bumper Bot
b6750fedbf
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/785644e8fc33
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23572 from gmarty/Bug-1038723-Utility-Tray-Visual-Refresh-2
Bug 1038723
- [Utility Tray] Visual Refresh (system app)
========
https://hg.mozilla.org/integration/gaia-central/rev/0823f8ea2a24
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1038723
- [Utility Tray] Visual Refresh (System)
========
https://hg.mozilla.org/integration/gaia-central/rev/caa52a902991
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22734 from azasypkin/bug-1048845-refresh-subject
Bug 1048845 - [Messages] Compose Panel refresh (subject behavior change). r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/b513495a24f0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1048845 - [Messages] Compose Panel refresh (subject behavior change). r=schung
2014-09-01 16:25:44 -07:00