Commit Graph

2293 Commits

Author SHA1 Message Date
Dave Hylands
c0310ea8fb Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen 2014-11-13 17:42:38 -08:00
Randy Lin
46d4b8eac4 Bug 1082677 - [Music] When unplugging headphones, the music will be muted from the speaker. r=mwu 2014-11-13 11:52:17 +08:00
Chris Peterson
4123fe1631 Bug 1095867 - Fix nsDeviceSensors.cpp typo and remove obsolete comment. r=dougt 2014-11-07 20:48:38 -08:00
Dave Hylands
261c10fe6d Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice 2014-11-10 23:30:07 -08:00
Shawn Ku
be6cb1d25a Bug 1094984 - B2G RIL: Handle empty record for EFPNN more properly. r=Edgar 2014-11-10 09:35:06 +08:00
Jessica Jong
9e18243a41 Bug 1052848 - Part 3: Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl (gonk). r=echen 2014-11-10 17:56:15 +08:00
Dave Hylands
470fd2a837 Bug 1086712 - Don't drop adb connection unnecessarily at startup. r=jld 2014-11-07 18:49:21 -08:00
Dave Hylands
a804278789 Bug 1091174 - Clean up some AutoMounter calls to register/unregister volume observers. r=mikeh
--HG--
extra : rebase_source : 455209e19353fae49031326197b1312af1309e6c
2014-11-03 16:26:59 -08:00
Eden Chuang
f87577f9fe Bug 1074590 - Adding volume accessbility checking before set it as mounted. r=dhylands 2014-10-31 10:30:48 +08:00
Szu-Yu Chen [:aknow]
1f61d1fcae Bug 1091551 - Part 1: Notify callDisconnected after audioStateChanged. r=hsinyi 2014-11-04 15:44:14 +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
Edgar Chen
7d651c7b78 Bug 1083745 - Part 3: Remove the redundant information carried in request result of icc.{set|get|unlock}CardLock API. r=hsinyi 2014-10-29 11:42:13 +08:00
Edgar Chen
4dca680354 Bug 1083745 - Part 2: __exposedProps__ has been deprecated, use Cu.cloneInto() instead. r=hsinyi 2014-10-29 11:30:39 +08:00
Edgar Chen
3306658855 Bug 1083745 - Part 1: Having different IPC message for getting and setting/unlocking request. r=hsinyi 2014-10-28 19:48:12 +08:00
Shawn Ku
f9d9d61b6e Bug 1091429 - B2G RIL: Correct UCS2 handling for EFPNN. r=Edgar. 2014-10-31 10:18:28 +08:00
Alexandre Lissy
6488c90bfb Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru
GPS handling for Gonk abuses the Settings API in two ways. First, on
mozsettings-changed event, it will trigger two new requests to read
values (debug enabled and GPS locations ignore). This is useless since
the event already contains the key that has changed and the new value,
so there is no need to do a createLock().get() call. Then, in startup
code, the Init() method is supposed to check itself whether it is
already running. This is done through the mStarted boolean. The same
Init() method is responsible for adding the mozsettings-changed
observer, which is removed by the Shutdown() method. Investigation on
device by using the Geolocation API has proven that we were leaking some
observers. This is because checking mStarted boolean is performed after
we request settings values and we install the mozsettings-changed
observer. So any time the Init() gets called, we install it but we just
remove it once in Shutdown().
2014-10-30 07:42:00 -04:00
Szu-Yu Chen [:aknow]
f744293b53 Bug 1090776 - Prevent DataCloneError. r=hsinyi 2014-10-29 03:09:00 -04:00
Bevis Tseng
431212b266 Bug 1088573 - Part 1: Ensure that the |length| argument to GsmPduHelper.readSeptetsToString() is an integer. r=echen 2014-10-29 16:45:43 +08:00
Jessica Jong
b67b853197 Bug 1052836 - Part 3: Use enums for preferred network type in nsIMobileConnectionService.idl (gonk). r=echen 2014-10-30 02:57:00 -04:00
Edgar Chen
e84a16dea7 Bug 1085307 - [Icc] Deprecate IccCardLockError.lockType. r=smaug,hsinyi 2014-10-24 16:04:04 +08:00
Henry Chang
6e0aa000be Bug 1087152 - Ignore the failure cause by ifc_remove_route "0.0.0.0" or "::". r=vchang 2014-10-22 19:55:17 +08:00
Bevis Tseng
eb87e77ae6 Bug 1072069 - Part 2: Test cases to verify CPHS_INFO and CPHS_MBN and the recovery of CPHS_MBN when failure from readMBDN. r=echen 2014-10-14 19:57:17 +08:00
Bevis Tseng
71f635b668 Bug 1072069 - Part 1: Read CPHS Mailbox Numbers (0x6F17) when MBDN is invalid. r=echen 2014-10-14 16:26:04 +08:00
Tamara Hills
532918f989 Bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls. r=hsinyi 2014-10-22 09:01:00 -04:00
Bevis Tseng
f32c90e62e Bug 1087131 - Part 1: Filter DCS of STK Text String with MASK(0x0C) instead of (0x0F) according to 3GPP TS 23.040. r=echen 2014-10-22 18:26:50 +08:00
Jessica Jong
9e5dc5932b Bug 1052843 - Part 3: Use enums for MobileRadioState in nsIMobileConnectionService.idl (gonk). r=echen 2014-10-24 17:12:35 +08:00
Edgar Chen
56399efd78 Bug 1087839 - Fix JavaScript Warning: "ReferenceError: reference to undefined property rilContext.iccInfo.iccid". r=hsinyi 2014-10-23 14:33:13 +08:00
Szu-Yu Chen [:aknow]
7cb622ea9a Bug 978639 - Part 7: follow-up of a typo for currentConferenceState. r=hsinyi 2014-10-23 18:45:53 +08:00
Ryan VanderMeulen
45b8ddd73b Merge b2g-inbound to m-c. a=merge 2014-10-22 16:03:57 -04:00
Bevis Tseng
488cd4afe9 Bug 1085765 - Part 1: Bail out earlier from GsmPDUHelper.readUserData() when there is no further data to read. r=htsai 2014-10-21 17:16:10 +08:00
Alphan Chen
434dd2043d Bug 1084180 - Refine RemoveEntry - Don't remove only the entry but also its children if they exist. r=dhylands 2014-10-22 02:43:00 -04:00
Szu-Yu Chen [:aknow]
c2bf58fb75 Bug 978639 - Part 5: Add hangUpConference method (ril). r=hsinyi 2014-10-20 03:13:00 -04:00
Jessica Jong
9df1bb5f4a Bug 1062912 - Part 3: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (tests). r=hsinyi 2014-10-22 18:12:09 +08:00
Jessica Jong
9fe37b6854 Bug 1062912 - Part 2: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (impl). r=hsinyi 2014-10-22 18:12:07 +08:00
Jessica Jong
c9d1290263 Bug 1062912 - Part 1: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (idl). r=hsinyi 2014-10-22 18:12:05 +08:00
Dave Hylands
136e0d5eab Bug 1072567 - Fix bustage in unified build. r=dhylands 2014-10-21 18:59:04 -07:00
Dave Hylands
4af2b23a95 Bug 1072576 - Register storages with MTP Server before starting it. r=echou 2014-10-21 17:28:12 -07:00
Szu-Yu Chen [:aknow]
03cc975d9a Bug 1059649 - Part 2: Remove pending conference check. r=hsinyi 2014-10-21 02:30:00 -04:00
Szu-Yu Chen [:aknow]
e85cc1bee9 Bug 1059649 - Part 1: Redesign the logic of conference detection. r=hsinyi 2014-10-21 02:30:00 -04:00
Carsten "Tomcat" Book
35367e534a Backed out changeset d4a7883e0e92 (bug 978639) 2014-10-21 11:51:04 +02:00
Szu-Yu Chen [:aknow]
52c16420c5 Bug 978639 - Part 5: Add hangUpConference method (ril). r=hsinyi 2014-10-20 03:13:00 +02:00
Jessica Jong
d85df99540 Bug 1052842 - Part 3: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (gonk). r=echen 2014-10-21 14:31:46 +08:00
Szu-Yu Chen [:aknow]
8bf4231a44 Bug 1077190 - Part 1: Correct the logic of audio state setting. r=hsinyi 2014-10-16 23:40:00 +02:00
Carsten "Tomcat" Book
d7561c3942 Merge m-c to b2g-inbound 2014-10-16 16:16:53 +02:00
Szu-Yu Chen [:aknow]
66fc9932c1 Bug 1058397 - Part 4: Wrap system message. r=hsinyi 2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
514a1421f8 Bug 1058397 - Part 3: USSDSession implement. r=hsinyi 2014-10-15 02:51:00 -04:00
Ryan VanderMeulen
aa28d3eb31 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alphan Chen
0b7ce27a01 Bug 1074593 - Add AddEntryAndNotify and RemoveEntryAndNotify for file/folder change when MTP in use. r=dhylands 2014-10-14 19:34:00 +02:00
Edgar Chen
42a597087e Bug 1081810 - Part 1: Implement IccCardLockError in C++. r=smaug 2014-10-13 12:35:53 +08:00