summaryrefslogtreecommitdiffstats
path: root/telephony/java
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-05-1820-119/+115
|\
| * fix buildJean-Baptiste Queru2010-05-181-2/+3
| * Merge "Fix some typos and other cosmetic cleanups in telephony framework."Jean-Baptiste Queru2010-05-1820-121/+115
| |\
| | * Fix some typos and other cosmetic cleanups in telephony framework.Jake Hamby2010-05-1320-121/+115
* | | merge from open-source masterThe Android Open Source Project2010-05-183-38/+49
|\ \ \ | |/ /
| * | Fix updating and deleting FDN entries with an empty alpha identifier.Jake Hamby2010-05-183-37/+48
| * | Merge "Abort FDN delete when number is empty (instead of name)"Jean-Baptiste Queru2010-05-181-1/+1
| |\ \
| | * | Abort FDN delete when number is empty (instead of name)Mikael Danielsson2010-05-101-1/+1
* | | | merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "SetLocaleByCarrier, only if its not an unknown carrier."Jean-Baptiste Queru2010-05-141-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | SetLocaleByCarrier, only if its not an unknown carrier.Jey2010-04-161-1/+1
* | | | merge from open-source masterThe Android Open Source Project2010-05-131-1/+2
|\ \ \ \ | |/ / /
| * | | Merge "Preserve '+' in phone numbers imported from SIM."Jean-Baptiste Queru2010-05-131-1/+2
| |\ \ \
| | * | | Preserve '+' in phone numbers imported from SIM.Samuel Holmberg2010-05-111-1/+2
* | | | | merge from open-source masterThe Android Open Source Project2010-05-121-23/+11
|\ \ \ \ \ | |/ / / /
| * | | | Change license for the UUS Information file.Naveen Kalla2010-05-121-23/+11
| |/ / /
* | | | merge from open-source masterThe Android Open Source Project2010-05-124-1/+16
|\ \ \ \ | |/ / /
| * | | Add support for EVDO Rev BNaveen Kalla2010-05-114-1/+16
* | | | merge from open-source masterThe Android Open Source Project2010-05-1213-12/+238
|\ \ \ \ | |/ / /
| * | | Support for User to User Signaling (UUS)Naveen Kalla2010-05-1113-8/+241
* | | | merge from open-source masterThe Android Open Source Project2010-05-125-6/+48
|\ \ \ \ | |/ / /
| * | | Merge "Support to display message when operation is blocked due to FDN being ...Jean-Baptiste Queru2010-05-115-6/+48
| |\ \ \
| | * | | Support to display message when operation is blocked due to FDN being enabledNaveen Kalla2010-05-115-6/+48
| | | |/ | | |/|
* | | | merge from open-source masterThe Android Open Source Project2010-05-123-0/+7
|\ \ \ \ | |/ / /
| * | | Merge "Notify user regarding invalid number during MO call."Jean-Baptiste Queru2010-05-113-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Notify user regarding invalid number during MO call.Naveen Kalla2010-04-233-0/+7
* | | | 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
| | |/ / /
* | | | | 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
| | |/ /
* | | | 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 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
* | | | | 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
| |\ \
* | | | 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