Commit Graph

45 Commits

Author SHA1 Message Date
Hsin-Yi Tsai
28700d43f9 Bug 981519 - number and name presentation - part 4 - ril impl. r=vicamo 2014-04-16 19:43:08 +08:00
Szu-Yu Chen [:aknow]
c33148c2b7 Bug 1014903 - Handle audio state change properly. r=hsinyi 2014-06-09 02:47:00 -04:00
Vicamo Yang
8cb64a40e2 Bug 927320 - 2/2: rename related variables. r=aknow,btian 2014-06-03 22:15:30 +08:00
Vicamo Yang
a2515b9bfe Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
rename : dom/telephony/gonk/TelephonyProvider.manifest => dom/telephony/gonk/TelephonyService.manifest
rename : dom/telephony/ipc/TelephonyIPCProvider.cpp => dom/telephony/ipc/TelephonyIPCService.cpp
rename : dom/telephony/ipc/TelephonyIPCProvider.h => dom/telephony/ipc/TelephonyIPCService.h
rename : dom/telephony/nsIGonkTelephonyProvider.idl => dom/telephony/nsIGonkTelephonyService.idl
rename : dom/telephony/nsITelephonyProvider.idl => dom/telephony/nsITelephonyService.idl
2014-06-03 22:15:25 +08:00
Szu-Yu Chen [:aknow]
19c41a68a1 Bug 1016849 - Part 4: Remove isActive (provider). r=hsinyi 2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
f731a267f5 Bug 1013745 - Part 4: Refine dialling process and pending call mechanism. r=hsinyi 2014-05-26 19:08:00 +02:00
Hsin-Yi Tsai
4c1c9bf3bb Bug 1011429 - [B2G][RIL] correctly update phone_state in cdma 3way call scenario. r=aknow 2014-05-16 17:14:11 +08:00
Ed Morley
285c8ce766 Backed out changeset 254616e044b1 (bug 993282) 2014-05-15 17:01:36 +01:00
Fabrice Desré
38a714c70f Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-05-07 15:53:17 -07:00
Wes Kocher
7710b5202f Backed out 3 changesets (bug 993282) for b2g emulator mochitest 3 failures
Backed out changeset 30e0991d49e0 (bug 993282)
Backed out changeset 6b9c8d6ab401 (bug 993282)
Backed out changeset 96e1a542bb45 (bug 993282)
2014-05-07 18:47:17 -07:00
Fabrice Desré
e910d21c56 Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-05-07 15:53:17 -07:00
Szu-Yu Chen [:aknow]
b03f3e87db Bug 1005498 - Ignore audio setting for place holder call. r=hsinyi 2014-05-06 03:01:00 +02:00
Szu-Yu Chen [:aknow]
b4cf6b0ced Bug 977085 - Remove nsIGonkTelephonyProvider::notifyCallError. r=hsinyi 2014-04-22 17:55:06 +08:00
Szu-Yu Chen [:aknow]
2fd164ece5 Bug 990472 - Part 2: Add check for more than 2 calls on line. r=hsinyi 2014-04-16 10:26:50 -04:00
Szu-Yu Chen [:aknow]
c31a9c5dc3 Bug 990472 - Part 1: Refactor: check of call on other client. r=hsinyi 2014-04-16 10:26:50 -04:00
Etienne Segonzac
906ebd515d Bug 992948 - Add missing data to the telephony-call-ended systemmessage. r=hsinyi 2014-04-10 10:01:58 -04:00
Szu-Yu Chen [:aknow]
52e9cd7e49 Bug 990467 - Part 2: Add pending outgoing call. r=hsinyi 2014-04-04 08:18:17 -04:00
Szu-Yu Chen (Aknow)
b18813e421 Bug 984919 - Part 1: Cannot place a new call if other sim is in use. r=hsinyi 2014-04-01 08:58:55 -04:00
Ed Morley
1850b668f4 Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979 2014-03-28 17:03:17 +00:00
Szu-Yu Chen (Aknow)
149d033407 Bug 984919 - Part 1: Cannot place a new call if other sim is in use. r=hsinyi 2014-03-21 02:44:00 +01:00
Hsin-Yi Tsai
c9c018aa5a Bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice. r=vicamo 2014-03-18 15:57:32 +08:00
Hsin-Yi Tsai
104cbd6450 Bug 881174 - part2 - cdma 3way call RIL impl. r=vicamo 2014-02-21 17:46:58 +08:00
Szu-Yu Chen [:aknow]
2f91649456 Bug 969218 - Part 5: Use promise for dial and dialEmergency - provider. r=hsinyi 2014-02-27 14:12:30 +08:00
Ryan VanderMeulen
9d2e533edb Backed out 6 changesets (bug 969218) for bustage. DONTBUILD
Backed out changeset 86356906ecf0 (bug 969218)
Backed out changeset 46fa16a18c27 (bug 969218)
Backed out changeset 75219ceb5175 (bug 969218)
Backed out changeset b9f4ba525eec (bug 969218)
Backed out changeset 323c1329614b (bug 969218)
Backed out changeset e0fa4e0eee36 (bug 969218)
2014-02-26 14:27:54 -05:00
Szu-Yu Chen [:aknow]
a1425f409f Bug 969218 - Part 5: gonk provider r=htsai 2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
e53d9c3bce Bug 968713 - Remove callError in ril_worker. r=hsinyi 2014-02-12 14:31:13 +08:00
Hsin-Yi Tsai
38c4f017b5 Bug 968716 - avoid redundant operation for un-supported supp notification type. r=aknow 2014-02-06 18:58:46 +08:00
Vicamo Yang
e5f2059a8f Bug 934125 - 2.b/3: fix alignment. r=gene
for f in `git show --name-only | grep ^dom/`; do
  [ -n "`grep -e '\w\+: function([^)]*\$' $f`" ] && echo $f;
done | xargs sh -c 'rvim "$@" </dev/tty' asdf
2014-01-13 10:44:44 +08:00
Vicamo Yang
403507648e Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
Vicamo Yang
8239e28db4 Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Hsin-Yi Tsai
37fe65cbc2 Bug 944262 - part1 - [B2G]On conference call,we can't switch the speaker between off and on. r=vicamo 2013-12-06 16:02:28 +08:00
Hsin-Yi Tsai
f1030f60d0 Bug 944589 - [Voice Channel][Dialer][Airplane Mode] If you switch to airplane mode when talking, voice channel will not recover. r=vicamo 2013-12-02 18:51:54 +08:00
Hsin-Yi Tsai
154bef3fd7 Bug 940231 - B2G RIL: typo in TelephonyProvider.js causes a problem of receiving a call from 2nd sim card. r=allstars.chh 2013-11-19 15:39:40 +08:00
Hsin-Yi Tsai
9fcdef8cf3 Bug 912849 - part4 - gonk & ril impl. r=vicamo 2013-10-28 14:46:54 +08:00
Szu-Yu Chen [:aknow]
633b4926cf Bug 814625 - Part 6: Telephony provider and IDL: Add multisim support. r=hsinyi 2013-10-31 08:05:51 -04:00
Ryan VanderMeulen
6a6ba035dd Backed out 9 changesets (bug 814625) for desktop build bustage.
Backed out changeset a107de5616a0 (bug 814625)
Backed out changeset 416665a419f4 (bug 814625)
Backed out changeset b6fc8734864f (bug 814625)
Backed out changeset 9f5e2e44a914 (bug 814625)
Backed out changeset 17b3050df362 (bug 814625)
Backed out changeset 43a047c081c8 (bug 814625)
Backed out changeset 90bdcd099320 (bug 814625)
Backed out changeset 8957cc31cce2 (bug 814625)
Backed out changeset de45eb7a8d16 (bug 814625)
2013-10-30 15:48:39 -04:00
Szu-Yu Chen [:aknow]
1a09bff016 Bug 814625 - Part 6: Telephony provider and IDL: Add multisim support. r=hsinyi 2013-10-30 15:06:55 -04:00
Gene Lian
19bc17bea1 Bug 915071 - Panel screen is still off while 2nd incoming call in dialling. r=hsinyi a=koi+ 2013-10-28 14:07:28 +08:00
Vicamo Yang
1f25752509 Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
Vicamo Yang
c5de7fd552 Bug 926302 - 2.a/3: refactor preference/settings names. r=gene 2013-10-24 16:14:59 +08:00
Hsin-Yi Tsai
1e170437b4 Bug 915638 - part1 - B2G RIL: telephonyCallGroup.onstatechange isn't fired when a conference call is becoming empty. r=vicamo 2013-09-12 21:00:18 +08:00
Hsin-Yi Tsai
a2783b4054 Bug 914631 - B2G RIL: convertRILCallState is not defined. r=vicamo 2013-09-10 21:47:31 +08:00
Vicamo Yang
08d9879e9c Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-07 14:19:57 +08:00
Ryan VanderMeulen
d82368f831 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Vicamo Yang
504ebdb465 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-06 16:11:38 +08:00