summaryrefslogtreecommitdiffstats
path: root/telephony/java/android
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Wink Saville2012-08-132-0/+121
* Merge commit 'e0df2c4f' into fix-merge-conflictWink Saville2012-08-131-124/+151
|\
| * am eca64977: Merge "Telephony: Signal Strength cleanup & LTE support"Wink Saville2012-08-131-56/+159
| |\
| | * Telephony: Signal Strength cleanup & LTE supportUma Maheswari Ramalingam2012-08-101-56/+159
| | * Create telephony-common and mms-common - DO NOT MERGEWink Saville2012-07-1712-3630/+140
* | | Merge "Unhide the new location API's" into jb-mr1-devWink Saville2012-08-0114-31/+19
|\ \ \
| * | | Unhide the new location API'sWink Saville2012-07-2614-31/+19
* | | | Reduce log spam.Robert Greenwalt2012-07-271-1/+1
|/ / /
* | | am 0c8a7768: am 893d93d2: Implement CMAS service category program results.Jake Hamby2012-07-252-9/+153
|\ \ \ | |/ /
| * | Implement CMAS service category program results.Jake Hamby2012-07-252-9/+153
* | | Revise and update CellInfo API'sWink Saville2012-07-2516-400/+2185
|/ /
* | Create telephony-common and mms-commonWink Saville2012-07-1112-3630/+140
|/
* am 4853f944: am 3fe79dfd: Merge "Adds utility method to convert 0.25 secs to ...Wink Saville2012-06-111-0/+16
|\
| * Merge "Adds utility method to convert 0.25 secs to decimal degrees"Wink Saville2012-06-111-0/+16
| |\
| | * Adds utility method to convert 0.25 secs to decimal degreesSean Barbeau2012-05-021-0/+16
* | | am c07055c4: am bc69f97c: Merge "Adds documentation to CdmaCellLocation get l...Wink Saville2012-06-111-2/+14
|\ \ \ | |/ /
| * | Merge "Adds documentation to CdmaCellLocation get lat/long methods"Wink Saville2012-06-111-2/+14
| |\ \ | | |/ | |/|
| | * Adds documentation to CdmaCellLocation get lat/long methodsSean Barbeau2012-01-121-2/+14
* | | Remove STOPSHIP part of the logging in telephonyDaisuke Miyakawa2012-05-091-20/+1
* | | Add debug log for 5914560 and 6383850Daisuke Miyakawa2012-04-251-0/+22
* | | Add ContentProvider for apps to read received SMS cell broadcasts.Jake Hamby2012-04-181-0/+422
* | | Added API to replace unicoded digits to ascii numbersjshin2012-04-161-0/+21
* | | Convert Arabic phone numbers to ASCII when sending SMS.Jake Hamby2012-04-161-34/+23
* | | Merge "Enhance Cell Location Api."John Wang2012-04-0511-3/+833
|\ \ \
| * | | Enhance Cell Location Api.John Wang2012-04-0511-3/+833
* | | | Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-051-1/+4
|/ / /
* | | Add support for CMAS warning notifications over CDMA.Jake Hamby2012-03-136-457/+1189
* | | Support auto-complete in PhoneNumberFormattingTextWatcher. Also, simplify logic.Todor Kalaydjiev2012-03-081-48/+8
* | | Revert "Add support for CMAS warning notifications over CDMA." I'll submit ag...Jake Hamby2012-02-296-1189/+457
* | | Add support for CMAS warning notifications over CDMA.Jake Hamby2012-02-286-457/+1189
* | | attempt to fix IMSFramework crashMathias Agopian2012-02-241-0/+4
* | | Merge "Seperate RIL constants from the framework."Robert Greenwalt2012-02-241-54/+94
|\ \ \
| * | | Seperate RIL constants from the framework.Robert Greenwalt2012-02-241-54/+94
* | | | Introduce convertAndStrip()Daisuke Miyakawa2012-02-151-0/+14
* | | | Merge "Fix the 3-parameter formatNumber to correctly handle IDDs."Makoto Onuki2012-02-131-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the 3-parameter formatNumber to correctly handle IDDs.Shaopeng Jia2012-02-061-3/+8
* | | | am 7e6295b3: am 9ad528d5: am 48ac0f14: Merge "Don\'t use SNR in the invalid c...John Wang2012-02-061-3/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Don't use SNR in the invalid check.John Wang2012-02-061-3/+2
* | | am 66146c4f: am 792d83c5: Merge "Use LTE SNR and RSRP to set signal level bar...Justin Ho2012-01-311-7/+27
|\ \ \ | |/ /
| * | Use LTE SNR and RSRP to set signal level bar.John Wang2012-01-311-7/+27
* | | am 136704a8: am b069833e: Merge "Adjust the LTE signal bar mapping." into ics...John Wang2012-01-301-5/+4
|\ \ \ | |/ /
| * | Adjust the LTE signal bar mapping.John Wang2012-01-271-5/+4
* | | am 70205788: am 6ad68ba9: Adjust the mapping of LTE signal bars.John Wang2012-01-111-4/+4
|\ \ \ | |/ /
| * | Adjust the mapping of LTE signal bars.John Wang2012-01-111-4/+4
| |/
* | Separate SIM states from Radio statesNaveen Kalla2011-12-291-0/+32
* | Add support for country specific emergency number handling.Shaopeng Jia2011-11-201-70/+61
|/
* Fix a crash caused by SIP addresses containing "%40" instead of "@"David Brown2011-11-171-0/+25
* SIP addresses containing "911" shouldn't be considered emergency callsDavid Brown2011-11-161-0/+11
* Fix TelephonyManager to grab the best contextRobert Greenwalt2011-11-161-6/+6
* Merge "Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()" int...David Brown2011-11-081-33/+198
|\