summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Expand)AuthorAgeFilesLines
* Add emergencyOnly indicator in ServiceState.John Wang2010-04-071-3/+30
* Fix some typos and logging of calls to CDMA methods.Jake Hamby2010-03-222-5/+5
* Add definitions for WiMAX and iDen network types.jsh2010-03-151-0/+2
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Make getCellLocation return null if not available.John Wang2010-03-114-1/+28
* Add r-w property of emergency number list.John Wang2010-03-041-1/+6
* Correct use of logical ANDKenny Root2010-02-171-1/+1
* Map base station lat-lng of "0","0" to undefined.Mark Vandevoorde2010-02-122-16/+19
* am 73536dda: am d92cc9a4: Merge change I33eb64c0 into eclairScott Main2009-12-161-1/+1
|\
| * docs: add 2.1 platform notes, win usb driver notesScott Main2009-12-161-1/+1
* | am cc6ff2bc: Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
|\ \ | |/
| * Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
* | Fix test breakage in Zaku. Modification to PhoneNumberUtils included.Daisuke Miyakawa2009-10-291-4/+22
* | Merge change I808651dc into eclair-mr2Android (Google) Code Review2009-10-231-4/+11
|\ \
| * | bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberU...Wei Huang2009-10-231-4/+11
* | | am 6c618c68: Merge change Ie7105dae into eclairTom Taylor2009-10-222-2/+4
|\ \ \ | | |/ | |/|
| * | Handle bad SIM messageTom Taylor2009-10-222-2/+4
* | | am 076cb23a: Merge change I13dd02fc into eclairNaveen Kalla2009-10-221-10/+26
|\ \ \ | |/ / | | / | |/ |/|
| * telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsingNaveen Kalla2009-10-211-10/+26
* | Let PLUS occur once anywhere in dial-str network portion.Tammo Spalink2009-10-211-4/+40
|/
* Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-092-2/+52
* Unhide constant DATA_ACTIVITY_DORMANT.John Wang2009-10-011-1/+0
* Update from API review.Dianne Hackborn2009-09-301-0/+4
* Add PhoneNumberUtils.compare() method that uses a resource to determine stric...Evan Millar2009-09-291-0/+12
* Unhide NETWORK_TYPE_XXX.John Wang2009-09-251-8/+2
* Update CID in NeighboringCellInfojohnwang2009-09-252-16/+180
* Add null check at isEmergencyNumber().Peng Zhu2009-09-241-0/+3
* Add Phone.getPhoneType() operation.Tammo Spalink2009-09-242-31/+21
* make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5.Wei Huang2009-09-201-5/+19
* Implement compareStrictly() using phone_number_compare() written in C.Daisuke Miyakawa2009-09-191-120/+492
* telephony: Add CdmaCellLocation class to the public API.Mike Lockwood2009-09-171-3/+3
* Added a field to track if the call is to a voicemail instance.Nicolas Catania2009-09-161-0/+31
* Fix NPE in TelephonyManager.johnwang2009-09-111-21/+76
* Allow hasIccCard to be useable by any processes.Wink Saville2009-09-031-1/+6
* Add hasIccCard to IccCard and TelephonyManager.Wink Saville2009-09-011-0/+7
* Move SMS pdu creation fully into the central Phone process.Tammo Spalink2009-09-012-37/+29
* Allow fragmentText to be called for singleton CDMA messages.Tammo Spalink2009-09-011-2/+7
* MO SMS fail after sending 100 messagesYong Liu2009-08-281-0/+2
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-242-1/+3
* Merge change 22362 into eclairAndroid (Google) Code Review2009-08-211-82/+101
|\
| * Fix +NANP issue and cleanup plus code conversion.Libin Tang2009-08-211-82/+101
* | Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-212-22/+42
|/
* 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
|\ \ | |/