summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/TelephonyRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-1/+1
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-1/+1
* Suppress location information for non-active users.Wink Saville2012-09-201-9/+91
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-5/+7
* Revise and update CellInfo API'sWink Saville2012-07-251-4/+5
* Create telephony-common and mms-commonWink Saville2012-07-111-12/+15
* Enhance Cell Location Api.John Wang2012-04-051-0/+37
* Reduce connectivity loggingWink Saville2011-09-211-3/+8
* Pass roaming info to ConnectivityService.Robert Greenwalt2011-09-081-3/+5
* Notify overall state instead of current changed stateyoonsung.nam2011-08-251-2/+4
* am d0903e14: am 6e41b32d: Merge "TelephonyRegistry remove 4 uses of FLAG_RECE...Wink Saville2011-05-141-4/+0
|\
| * TelephonyRegistry remove 4 uses of FLAG_RECEIVER_REPLACE_PENDING.Wink Saville2011-05-141-4/+0
* | turn off log spewJoe Onorato2011-04-061-1/+0
|/
* Initialize mOtaspMode to OTASP_UNKNOWN.Wink Saville2011-01-121-1/+2
* Use apn types instead of host when sending notifications.Wink Saville2010-11-241-2/+2
* Fix data state change callbacksRobert Greenwalt2010-11-091-8/+11
* Add PhoneStateListener.onOtaspChanged.Wink Saville2010-11-011-0/+28
* Fix bug introduced in Change I856118d8.Wink Saville2010-10-211-1/+0
* Don't remove items from mRecords while iterating over it.Joe Onorato2010-10-211-51/+53
* fix bad mergeJoe Onorato2010-10-211-1/+1
* resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-0/+4
|\
| * Reduce logging.Joe Onorato2010-10-191-0/+6
| * DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-201-3/+11
* | Add LinkAddressIrfan Sheriff2010-10-061-2/+2
* | Add LinkCapabilitiesWink Saville2010-09-161-7/+15
* | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-9/+9
* | Don't cast CONNECTING msgs to CONNECTED.Robert Greenwalt2010-07-151-3/+3
* | Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-7/+16
* | Don't modify a list while iterating.Robert Greenwalt2010-06-211-6/+18
* | Clean up APN notifications.Robert Greenwalt2010-06-091-43/+51
|/
* Switch the services library to using the new SlogJoe Onorato2010-03-011-3/+3
* Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-0/+5
* Proper fix for zero signal strength and no_service. Fixes #2176141Amith Yamasani2009-10-191-1/+1
* Make PhoneStateListeners not call TelephonyManagerRobert Greenwalt2009-10-091-3/+7
* Fix generic build boot sequence.David 'Digit' Turner2009-09-251-1/+7
* Fix exception when reporting disconn cdma state.Robert Greenwalt2009-08-191-3/+6
* Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-121-4/+13
* Track native processes and airplane mode.Amith Yamasani2009-06-241-0/+9
* Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-23/+35
* Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATIONMike Lockwood2009-05-191-3/+7
* Teleca 2b changesWink Saville2009-05-181-71/+100
* Automated import from //branches/donutburger/...@142347,142347Dianne Hackborn2009-03-241-0/+11
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+40
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+462
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-446/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-18/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+18
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-17/+11
* Initial ContributionThe Android Open Source Project2008-10-211-0/+452