B2G Bumper Bot
49705a5c45
Bumping manifests a=b2g-bump
2014-09-05 07:24:20 -07:00
B2G Bumper Bot
dc0c466566
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4a65d1701544
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1062192 - Avoid race condition adding events before datastore. r=kgrandon
2014-09-05 07:15:39 -07:00
B2G Bumper Bot
9edd99a330
Bumping manifests a=b2g-bump
2014-09-05 06:52:18 -07:00
B2G Bumper Bot
02ebbdbbf4
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce05ad13a0c0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23672 from mancas/bug1046202
Bug 1046202 - Copy improvement when battery is almost empty
========
https://hg.mozilla.org/integration/gaia-central/rev/97352bb1f920
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1046202 - Copy improvement when battery is almost empty
========
https://hg.mozilla.org/integration/gaia-central/rev/82ab7462d32d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23741 from TheoChevalier/bug1062197-follow-up
Bug 1062197 - Fix hardcoded strings in Messaging settings - followup
========
https://hg.mozilla.org/integration/gaia-central/rev/ef650a0b2a5c
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1062197 - Fix hardcoded strings in Messaging settings - followup
========
https://hg.mozilla.org/integration/gaia-central/rev/d075154ca670
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23394 from allstarschh/Bug1053732_ndef_dict
Bug1053732 - Use dict for MozNDEFRecord constructor
========
https://hg.mozilla.org/integration/gaia-central/rev/f212f25c5b0e
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1053732 - use dict in MozNDEFRecord cstor. r=benfrancis, alive, francisco
2014-09-05 06:45:51 -07:00
B2G Bumper Bot
9da7bea6e0
Bumping manifests a=b2g-bump
2014-09-05 06:34:25 -07:00
Ting-Yu Lin
ee10d9665b
Bug 1029943 - Enable selection carets by default on b2g. r=ehsan
2014-08-29 17:12:22 +08:00
B2G Bumper Bot
09d9c66b1d
Bumping manifests a=b2g-bump
2014-09-05 06:27:31 -07:00
B2G Bumper Bot
66769e42d2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/070c48bba6ba
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21979 from mancas/bug824131
Bug 824131 - [B2G][Wifi] Entering an incorrect password for a Wifi netwo...
========
https://hg.mozilla.org/integration/gaia-central/rev/adca1070131e
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 824131 - [B2G][Wifi] Entering an incorrect password for a Wifi network does not give user a notification
2014-09-05 06:25:45 -07:00
B2G Bumper Bot
b6518e8346
Bumping manifests a=b2g-bump
2014-09-05 05:27:32 -07:00
B2G Bumper Bot
3b6ad7aaa7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5036e1dcac4b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23680 from gmarty/Bug-1059932-Status-Bar-Increase-priority-download-indicator
Bug 1059932 - [Status Bar] Increase priority of download indicator
========
https://hg.mozilla.org/integration/gaia-central/rev/fefcd767128a
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1059932 - [Status Bar] Increase priority of download indicator
2014-09-05 05:25:46 -07:00
B2G Bumper Bot
e9bf7c019c
Bumping manifests a=b2g-bump
2014-09-05 03:41:55 -07:00
B2G Bumper Bot
b84e7c36b7
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cee3c1d3d78e
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23719 from crdlc/bug-1059902
Bug 1059902 - Swap order of cost control widgets in Utility tray
========
https://hg.mozilla.org/integration/gaia-central/rev/19ad36ebff77
Author: crdlc <crdlc@tid.es>
Desc: Bug 1059902 - Swap order of cost control widgets in Utility tray
========
https://hg.mozilla.org/integration/gaia-central/rev/e1cf7e78ac31
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23716 from mnjul/bug_1059663_input_management_codes_cleanup
Bug 1059663 Input Management Codes cleanup. r=timdream
- Move group-to-type reverse mapping generation to |InputLayouts| since it's used only there
- Move handling of mozChrome events into |handleEvent()|
- Extract |onTransitionStateChange|
- Eliminate use of |self|
- Rename |showAll| to |showImeMenu|
- Eliminate interchangeability between |type| and |group| to better reflect the idea in Input Management
========
https://hg.mozilla.org/integration/gaia-central/rev/836f7e82edfb
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1059663 - Input Management script code cleanup
- Move group-to-type reverse generation to InputLayouts since it's used only there
- Move handling of mozChrome Event into handleEvent
- Extract onTransitionStateChange
- Eliminate use of "self"
- Rename |showAll| to |showImeMenu|
- Elimiate interchangeability between |type| and |group| to better reflect the idea in Input Management
2014-09-05 03:35:46 -07:00
B2G Bumper Bot
8b9a5e86c7
Bumping manifests a=b2g-bump
2014-09-05 03:32:28 -07:00
B2G Bumper Bot
b6043e4783
Bumping manifests a=b2g-bump
2014-09-05 03:02:34 -07:00
B2G Bumper Bot
cd11933031
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d5ef8781b85f
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23677 from gmarty/Bug-1062278-Fix-minimised-status-bar-width
Bug 1062278 - Fix minimised status bar width
========
https://hg.mozilla.org/integration/gaia-central/rev/2f468c2a9843
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1062278 - Fix minimised status bar width
2014-09-05 03:00:47 -07:00
B2G Bumper Bot
f7ac9d414d
Bumping manifests a=b2g-bump
2014-09-05 01:46:59 -07:00
B2G Bumper Bot
c20453d86f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/03480d78d045
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23752 from crdlc/bug-1053758-v2
Bug 1053758 - Update add to home screen dialog to meet new interaction a...
========
https://hg.mozilla.org/integration/gaia-central/rev/df44b0ed88c6
Author: crdlc <crdlc@tid.es>
Desc: Bug 1053758 - Update add to home screen dialog to meet new interaction and UX specs
2014-09-05 01:35:45 -07:00
B2G Bumper Bot
fc90f0373a
Bumping manifests a=b2g-bump
2014-09-05 01:27:05 -07:00
B2G Bumper Bot
5a9abda26d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8800f179ae80
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23444 from Moz-TedC/bug-1052486-fix
Bug 1052486 - Call UIManager.initTZ later, giving the mobile network more time to connect. r=achen
========
https://hg.mozilla.org/integration/gaia-central/rev/8a99777d907a
Author: Ted Clancy (:tedders1) <tclancy@mozilla.com>
Desc: Bug 1052486: Call UIManager.initTZ later, giving the mobile network more time to connect. r=achen
2014-09-05 01:20:51 -07:00
Alexandre Poirot
85854bf84a
Bug 1062107 - Fix system app listener removal. r=fabrice
2014-09-04 03:04:00 +02:00
B2G Bumper Bot
4a8a1b350c
Bumping manifests a=b2g-bump
2014-09-05 00:07:00 -07:00
B2G Bumper Bot
8e313f8432
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbc6de7c7214
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23739 from Achal-Aggarwal/fix-1055975
Bug 1055975 - Bad comparison in libpinyin.js.
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/2691fd47eb83
Author: Achal-Aggarwal <theachalaggarwal@gmail.com>
Desc: Bug 1055975 - Bad comparison in libpinyin.js
2014-09-05 00:00:44 -07:00
B2G Bumper Bot
32f97f15b8
Bumping manifests a=b2g-bump
2014-09-04 23:31:59 -07:00
B2G Bumper Bot
51be8bb8a2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa23c1312bd2
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #23698 from cctuan/1061563
Bug 1061563 - extend build test time
========
https://hg.mozilla.org/integration/gaia-central/rev/574e7fdeacab
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1061563 - extent test timeout from 180000 for build-test
2014-09-04 23:25:44 -07:00
B2G Bumper Bot
0761d180f5
Bumping manifests a=b2g-bump
2014-09-04 22:08:16 -07:00
B2G Bumper Bot
da580d067e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c65a5707548
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #23736 from hfiguiere/bug947816-metadata-unit-test
Bug 947816 - metadata unit test r=squib
========
https://hg.mozilla.org/integration/gaia-central/rev/3a367e41fd8e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947816 - Part 2: Add metadata test for VorbisComment (.ogg) id3v1 and AAC (.m4a)
2014-09-04 22:00:40 -07:00
Ehsan Akhgari
d63d4121d6
Bug 1060115 - Avoid using malloc/free in b2g.exe on b2g desktop so that we can make it work on XPSP2 with MSVC2013; r=dmajor
2014-09-04 23:21:24 -04:00
B2G Bumper Bot
9fcca9b22a
Bumping manifests a=b2g-bump
2014-09-04 20:13:56 -07:00
B2G Bumper Bot
a12e462ef1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acbe04d0739c
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #23624 from luke-chang/960800_sms_rtsp_link_support
Bug 960800 - [B2G][SMS][RTSP] RTSP link doesn't appear as hyperlink when SMS is received
========
https://hg.mozilla.org/integration/gaia-central/rev/b5ecc4266aff
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 960800 - [B2G][SMS][RTSP] RTSP link doesn't appear as hyperlink when SMS is received
- add hyperlink support to rtsp protocol
2014-09-04 20:05:31 -07:00
B2G Bumper Bot
b9fcec79c8
Bumping manifests a=b2g-bump
2014-09-04 19:44:12 -07:00
B2G Bumper Bot
654877b2f5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8ac8b8a096fa
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23618 from RudyLu/keyboard/Bug985334_popup_originalKey
Bug 985334 - [Keyboard UX update][User Story] Second layer popup behavior.
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/8a01d096a074
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 985334 - to include the original key in the alternative char menu.
2014-09-04 19:35:36 -07:00
B2G Bumper Bot
92d42fa87e
Bumping manifests a=b2g-bump
2014-09-04 17:22:27 -07:00
B2G Bumper Bot
af0d9cabdf
Bumping manifests a=b2g-bump
2014-09-04 16:51:54 -07:00
B2G Bumper Bot
61cafa6e8d
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebae3f4e495c
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1062198 - Fix launching app from rocket bar search result r=kgrandon
- Hide search result and deactivate rocket bar when launching app
2014-09-04 16:40:44 -07:00
B2G Bumper Bot
fa71e15c46
Bumping manifests a=b2g-bump
2014-09-04 15:31:52 -07:00
B2G Bumper Bot
3f9538d957
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/125cf22ac281
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23730 from mikehenrty/bug-1062046-fix-notification-intermittent
Bug 1062046 - Remove unneeded calendar launch call
========
https://hg.mozilla.org/integration/gaia-central/rev/d304ee8cc3cd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1062046 - Remove unneeded calendar launch call
2014-09-04 15:25:45 -07:00
B2G Bumper Bot
e149123199
Bumping manifests a=b2g-bump
2014-09-04 15:01:51 -07:00
B2G Bumper Bot
631153ea60
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea34a9b4afea
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #23691 from nullaus/bug1062580
bug 1062580 - Send taskmanagershow with correct filter data.
========
https://hg.mozilla.org/integration/gaia-central/rev/afddf6cdd617
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1062580 - Send taskmanagershow with correct filter data.
2014-09-04 14:55:44 -07:00
B2G Bumper Bot
4e832b1aee
Bumping manifests a=b2g-bump
2014-09-04 14:12:26 -07:00
B2G Bumper Bot
950d8afb85
Bumping manifests a=b2g-bump
2014-09-04 14:06:50 -07:00
B2G Bumper Bot
54e94cd970
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c24176cfc9d1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23696 from mikehenrty/bug-1061924-call-forwarding-flashing
Bug 1061924 - Hide callforwarding and signal icons by default
========
https://hg.mozilla.org/integration/gaia-central/rev/a2629d53e82a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1061924 - Hide callforwarding and signal icons by default
2014-09-04 14:00:44 -07:00
B2G Bumper Bot
beba50b90a
Bumping manifests a=b2g-bump
2014-09-04 13:47:43 -07:00
B2G Bumper Bot
6ba16a8c01
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8003c86883
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22985 from pivanov/bug-1035681
Bug 1035681 - [Gallery] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/7e5fb5a91600
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035681 - [Gallery] - check missing images
2014-09-04 13:45:49 -07:00
B2G Bumper Bot
6dccb5c80e
Bumping manifests a=b2g-bump
2014-09-04 13:12:26 -07:00
B2G Bumper Bot
d8583b36d4
Bumping manifests a=b2g-bump
2014-09-04 12:06:51 -07:00
B2G Bumper Bot
7c7dee1eaf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/345b3d10366c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #23734 from pivanov/bug-1063004
Bug 1063004 - [BB][value_selector] - fuzzy check mark r=pivanov
========
https://hg.mozilla.org/integration/gaia-central/rev/99b6ff0c5616
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1063004 - [BB][value_selector] - fuzzy check mark
2014-09-04 12:00:44 -07:00
B2G Bumper Bot
cecadd6ac1
Bumping manifests a=b2g-bump
2014-09-04 11:51:53 -07:00
B2G Bumper Bot
52abdf8147
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/45083e0d5853
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23732 from KevinGrandon/bug_1062942_start_page_refinements
Bug 1062942 - [Browser Start Page] Visual tweaks to headers
========
https://hg.mozilla.org/integration/gaia-central/rev/42e66f39bc60
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1062942 - [Browser Start Page] Visual tweaks to headers r=epang
========
https://hg.mozilla.org/integration/gaia-central/rev/f62e9760334b
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Merge pull request #23699 from autonome/1062532-updates-refactor
Bug 1062532 - minor refactor of Settings->About->Updates code (r=arthur)
========
https://hg.mozilla.org/integration/gaia-central/rev/bcd9fa87743d
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Bug 1062532 - minor refactor of Settings->About->Updates code (r=tbd)
2014-09-04 11:40:44 -07:00
B2G Bumper Bot
919fdfa1dc
Bumping manifests a=b2g-bump
2014-09-04 11:31:55 -07:00
B2G Bumper Bot
b2137a7895
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2a4caf724ac0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23686 from ehsan/1062564
Bug 1062564 - Inline the activity options used in the dialer app in order to make it easier to automatically extract the activity arguments from the source code
========
https://hg.mozilla.org/integration/gaia-central/rev/97e0c05b34a0
Author: Ehsan Akhgari <ehsan@mozilla.com>
Desc: Bug 1062564 - Inline the activity options used in the dialer app in order to make it easier to automatically extract the activity arguments from the source code; r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/db02d90fdfed
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23651 from eliperelman/bug-1061962
Bug 1061962 - Offsetting system sleep dialog to account for SHB
========
https://hg.mozilla.org/integration/gaia-central/rev/68e5d31e8c1b
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1061962 - Offsetting system sleep dialog to account for SHB
2014-09-04 11:25:48 -07:00