summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue of incorrect conversion of the plus sign in a dial string.Tang@Motorola.com2009-08-121-0/+274
* Update getNumberFromIntent() to read from both providers.Jeff Sharkey2009-08-111-5/+14
* Bubble up SMS send fail error code to the app.jsh2009-08-061-16/+28
* am 0da3bdb4: Fix public API caused due to CDMA changes.Jaikumar Ganesh2009-07-303-44/+43
|\
| * Fix public API caused due to CDMA changes.Jaikumar Ganesh2009-07-303-44/+43
* | am b307c894: Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 a...Wink Saville2009-07-301-1/+1
|\ \ | |/
| * Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILC...Wink Saville2009-07-291-1/+1
* | am ecbbecf6: Merge change 8620 into donutAndroid (Google) Code Review2009-07-271-9/+6
|\ \ | |/
| * Fix swapped gsm/cdma function dispatch, and 7bit text fragmentation.Tammo Spalink2009-07-271-9/+6
| * Merge change 6935 into donutAndroid (Google) Code Review2009-07-131-3/+45
| |\
| | * DO NOT MERGE: backporting from master:Mike Lockwood2009-07-131-3/+45
* | | am aa459370: Update javadoc for TelephonyManager.getNetwork* for CDMA.jsh2009-07-131-4/+10
|\ \ \ | |/ /
| * | Update javadoc for TelephonyManager.getNetwork* for CDMA.jsh2009-07-131-4/+10
| |/
* | CDMA: Add Network ID and System ID to CdmaCellLocation.Mike Lockwood2009-07-121-3/+45
* | am daa5a215: Merge change 5810 into donutAndroid (Google) Code Review2009-07-011-2/+8
|\ \ | |/
| * Merge change 5810 into donutAndroid (Google) Code Review2009-06-301-2/+8
| |\
| | * Fix bug 1930055 of NullPointerException.John Wang2009-06-301-2/+8
* | | am 8aadf7ae: Merge change 5359 into donutAndroid (Google) Code Review2009-07-011-59/+46
|\ \ \ | |/ /
| * | fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBC...Tammo Spalink2009-06-291-59/+46
| |/
* | am d48388ab: Merge change 5344 into donutAndroid (Google) Code Review2009-06-251-0/+15
|\ \ | |/
| * frameworks/base: CDMA voicemail supportDavid Krause2009-06-241-0/+15
* | am 8696d703: Merge change 3874 into donutAndroid (Google) Code Review2009-06-182-80/+110
|\ \ | |/
| * for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encodingTammo Spalink2009-06-182-80/+110
* | am 0b774530: Merge change 3015 into donutAndroid (Google) Code Review2009-06-111-16/+18
|\ \ | |/
| * make sms calculateLength radio-independentTammo Spalink2009-06-111-16/+18
* | am ce8436f5: Merge change 3593 into donutAndroid (Google) Code Review2009-06-094-23/+23
|\ \ | |/
| * Cleanup whitespace.Wink Saville2009-06-094-23/+23
* | am 641bb3d8: expose (but still hide) sms user data headersTammo Spalink2009-06-021-3/+8
|\ \ | |/
| * expose (but still hide) sms user data headersTammo Spalink2009-06-021-3/+8
* | am a3d28bd5: Merge change 520 into donutAndroid (Google) Code Review2009-05-291-3/+15
|\ \ | |/
| * Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-3/+15
* | Stop the NANP number formatter from putting dashes in shortcodes.Ficus Kirkpatrick2009-05-261-0/+5
|/
* Merge change 1127 into donutAndroid (Google) Code Review2009-05-192-5/+8
|\
| * SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-202-5/+8
* | Add a method to get the PhoneType in CellLocation.Jaikumar Ganesh2009-05-192-35/+55
* | Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATIONMike Lockwood2009-05-191-2/+3
|/
* Teleca 2b changesWink Saville2009-05-186-28/+482
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-12/+0
* AI 144593: Fix GSM cell location updates.Mike Lockwood2009-04-051-2/+2
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-0213-1584/+2016
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-0/+5260
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-5236/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-26/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+26
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-177-104/+643
* Initial ContributionThe Android Open Source Project2008-10-2112-0/+4699