- 29 May, 2015 2 commits
-
-
Geoff Mendal authored
This reverts commit 5276b90e. Change-Id: I5f27690388713ed3fa45296775fc649458df033b
-
Geoff Mendal authored
Change-Id: I06c2a84bddf3983442c21ffdb46207f150422f29 Auto-generated-cl: translation import
-
- 28 May, 2015 5 commits
-
-
Andrew Lee authored
-
Narayan Kamath authored
bug: 19818550 Change-Id: I2ddb2bdcd4bd3f67dcc9c18393025c3e70f9c340
-
Nancy Chen authored
-
Zach Johnson authored
-
Nancy Chen authored
This change covers anytime the voicemail provider data changes, initial download of voicemails and syncing when receiving a "Mailbox Update" sync request. Bug: 20345518 Change-Id: Ib0ca46e4a70312a581d8f99dfa6a3e389e440162
-
- 27 May, 2015 9 commits
-
-
Zach Johnson authored
Change-Id: I3883e57abd25aeaf22af4f6f951b9ccf001a9911
-
Zach Johnson authored
-
Santos Cordon authored
-
Zach Johnson authored
b/21308727 Change-Id: If65d975113fa0e651805c46bcf8abe68dfd60e81
-
Andrew Lee authored
Bug: 20987110 Change-Id: I3bde7cdb9d6522827e2a3f606502d161562e1621
-
Jonathan Basseri authored
-
Amit Mahajan authored
-
Jonathan Basseri authored
This commit was causing a crash in MRZ57. See b/21453372. This reverts commit 4ae2e7c7. Change-Id: Ibdc96ef865f653800de0d544084110ded850f3a0
-
Geoff Mendal authored
Change-Id: Ifd59b935e78454cdac3f5d33a71687e768b8540d Auto-generated-cl: translation import
-
- 26 May, 2015 5 commits
-
-
Nancy Chen authored
-
Amit Mahajan authored
Bug: 19237314 Change-Id: I70e2c2d25b1f19f823ec5a29b1087648b63496f1
-
Santos Cordon authored
Bug: 21436375 Change-Id: I3c245effb6f66c52ebe71f9cd2e57cf231d51f34
-
Jonathan Basseri authored
-
Nancy Chen authored
T-Mobile has a different MO sms structure. Add a separate class to handle this different structure. Bug: 21126480 Change-Id: Ia2d13a3a85a3adb939d21d2320155fe56a654f8a
-
- 25 May, 2015 3 commits
-
-
Adrian Roos authored
-
Adrian Roos authored
Bug: 21300529 Change-Id: I869ecaf6bcc11f9c00b9b9322dc95355f7170293
-
Geoff Mendal authored
Change-Id: I113c13a98e28b54df4e65aefdc84566ba24f1ceb Auto-generated-cl: translation import
-
- 23 May, 2015 1 commit
-
-
Jonathan Basseri authored
In order to avoid binding to a carrier app during boot, save the config returned from carrier apps* in files. If a saved config is available, it will be used instead of binding to the app. Files will be written per ICCID per package, so that switching between SIMs or SIM profiles can also avoid binding. The package version of the carrier app will be written into the file, so that we don't try to load a config that came from an old app version. The files for a specific package should be deleted if that package is installed, uninstalled, or updated. They also will be deleted if the carrier app calls CarrierConfigManager.reloadCarrierConfigForSubId(). * This applies to the default app as well. Bug: 20268926 Change-Id: I4f64374bfba80d4ba690ea6d92be5fb2584fd96b
-
- 22 May, 2015 7 commits
-
-
Junda Liu authored
-
Nancy Chen authored
-
Junda Liu authored
Bug: b/21311587 Change-Id: I6944a409acee837f8e2225c2791ebc4ac50a5ced
-
Santos Cordon authored
-
Santos Cordon authored
-
Santos Cordon authored
Bug: 21292154 Change-Id: Ie5966b401fb87c70fa40cc2435de3ef0747c5cdd
-
Nancy Chen authored
Most IMAP servers for visual voicemail can only be accessed through the carrier's data network. This is the first part of the change that ensures that voicemail fetches are done through the data connection. This part of the change also updates the plumbing through the IMAP code to get the correct socket corresponding to the network. The change to ensure all syncing is done through the data connection is coming soon. Also trigger a sync every time a STATUS sms message is received because it could mean the credentials were refreshed and therefore the local data needs to be resynced. Bug: 20345518 Change-Id: Ib6d9d508e38823849ee37459071d40da622ae720
-
- 21 May, 2015 8 commits
-
-
Kosuge Yuji authored
When accepting the 2nd incoming SIP call, the 1st SIP call is set to Hold call by calling SipPhone#switchHoldingAndActive(). However, Hold call is returned to Active call afterwards because switchHoldingAndActive() is called by the TelephonyFWK side again. Therefore, two calls screen is not displayed because Hold call does not exist. Change-Id: I623a67c2493fe7c4bcd8b36f3b13ede31f36b820
-
Santos Cordon authored
-
Nancy Chen authored
-
Santos Cordon authored
Bug: 20885214 Change-Id: Ic5b9127e53764f3e87774f5ad42c071e5cd153bc
-
Santos Cordon authored
-
Anthony Lee authored
-
Anthony Lee authored
Bug: 21354449 Change-Id: I04f3497709e70d9925eb86a0f8a4006f3c954017
-
Geoff Mendal authored
-