summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am e107c141: am 9d164dc5: am f4dffd8a: merge from open-source masterThe Android Open Source Project2010-05-064-3/+353
|\
| * am f4dffd8a: merge from open-source masterThe Android Open Source Project2010-05-064-3/+353
| |\
| | * merge from open-source masterThe Android Open Source Project2010-05-064-3/+353
| | |\
| | | * Merge "Telephony: Add PUK MMI code support for CDMA RUIM phones"Jean-Baptiste Queru2010-05-052-3/+338
| | | |\
| | | | * Telephony: Add PUK MMI code support for CDMA RUIM phonesNaveen Kalla2010-04-132-3/+338
| | | * | Merge "Type Zero Sms should not be displayed/stored/notified."Jean-Baptiste Queru2010-05-052-0/+15
| | | |\ \
| | | | * | Type Zero Sms should not be displayed/stored/notified.Naveen Kalla2010-03-262-0/+15
| | | | |/
* | | | | am 8b270a7a: am 579e08e6: am f7896449: merge from open-source masterThe Android Open Source Project2010-05-051-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | am f7896449: merge from open-source masterThe Android Open Source Project2010-05-051-3/+6
| |\ \ \ \ | | |/ / /
| | * | | merge from open-source masterThe Android Open Source Project2010-05-051-3/+6
| | |\ \ \ | | | |/ /
| | | * | Merge "telephony: Fix CID when CID is unknown"Jean-Baptiste Queru2010-05-051-3/+6
| | | |\ \
| | | | * | telephony: Fix CID when CID is unknownNaveen Kalla2010-04-121-3/+6
| | | | |/
* | | | | Fix Javadoc param tags and typo in private constant definition.Jake Hamby2010-05-042-5/+4
* | | | | Fix some more typos, remove unused imports, and remove unnecessary cast.Jake Hamby2010-05-045-9/+4
* | | | | Fix some typos and move two .java files to the correct package directory.Jake Hamby2010-05-043-4/+4
* | | | | Merge "Fix a few more Javadoc typos."Jake Hamby2010-05-045-9/+11
|\ \ \ \ \
| * | | | | Fix a few more Javadoc typos.Jake Hamby2010-04-295-9/+11
* | | | | | am 011056c2: am 7eb700e0: Merge "Fix test in PhoneNumberUtilsUnitTest.java, c...Xia Wang2010-04-303-66/+23
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix test in PhoneNumberUtilsUnitTest.java, combine it with PhoneNumberUtilsTe...Xia Wang2010-04-303-66/+23
| |/ / /
* | | | am d54c48b2: am 9666bbdf: am 7b88af67: Merge "bug #2618035: applying Moto\'s ...Wei Huang2010-04-221-1/+2
|\ \ \ \ | |/ / /
| * | | am 7b88af67: Merge "bug #2618035: applying Moto\'s patch to fix a email/short...Wei Huang2010-04-221-1/+2
| |\ \ \
| | * | | bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug.Wei Huang2010-04-221-1/+2
* | | | | am 81b7ea00: am f77fff4b: am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error cod...John Wang2010-04-212-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyoJohn Wang2010-04-212-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Add ILLEGAL_SIM_OR_ME error code.John Wang2010-04-212-0/+6
* | | | | am d29eafdb: am f021d12f: merge from open-source masterThe Android Open Source Project2010-04-211-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | merge from open-source masterThe Android Open Source Project2010-04-211-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix printing order of phone objects creationAlex Yakavenka2010-04-191-2/+2
| | * | merge from open-source masterThe Android Open Source Project2010-03-191-2/+31
| | |\ \
* | | | | Spelling corrections and other minor cosmetic cleanups.Jake Hamby2010-04-1518-137/+145
|/ / / /
* | | | Fix a FATAL ClassCastException in DataConnection.javaWink Saville2010-04-091-1/+2
* | | | Merge "Change TrafficStats to a new JNI implementation." into froyoDan Egnor2010-04-083-74/+54
|\ \ \ \
| * | | | Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-073-74/+54
* | | | | Add emergencyOnly indicator in ServiceState.John Wang2010-04-072-16/+37
|/ / / /
* | | | merge from open-source masterThe Android Open Source Project2010-03-221-2/+31
|\ \ \ \ | | |/ / | |/| |
| * | | Retry pending memory status update to modem when radio is ON.Naveen Kalla2010-03-031-2/+31
| | |/ | |/|
* | | Fix some typos and logging of calls to CDMA methods.Jake Hamby2010-03-223-30/+39
* | | Grammar fixes.Brad Fitzpatrick2010-03-221-1/+1
* | | Add support for DUN over a cdma connection.Robert Greenwalt2010-03-183-18/+38
* | | Add definitions for WiMAX and iDen network types.jsh2010-03-151-0/+2
* | | Merge "Fix data error handling."Wink Saville2010-03-123-13/+50
|\ \ \
| * | | Fix data error handling.Wink Saville2010-03-123-13/+50
* | | | Merge "Make sure that pause dialing works even when screen is off."Wink Saville2010-03-121-10/+22
|\ \ \ \
| * | | | Make sure that pause dialing works even when screen is off.Wink Saville2010-03-121-10/+22
| |/ / /
* | | | Add Copyright assignement.Wink Saville2010-03-122-0/+4
|/ / /
* | | Add correct copyright headers to multiple filesKenny Root2010-03-113-0/+48
* | | Merge "Make getCellLocation return null if not available."John Wang2010-03-114-1/+28
|\ \ \
| * | | Make getCellLocation return null if not available.John Wang2010-03-114-1/+28
* | | | Merge "Update the Mcc Table for Canada."Robert Greenwalt2010-03-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update the Mcc Table for Canada.Robert Greenwalt2010-03-081-2/+2