summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal/telephony/gsm/GsmServiceStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* For national roaming only consider MCC, previous version didn't work on Motor...philenotfound2010-11-291-6/+2
* Fix MVNO roaming setting, move to Secure.Steve Kondik2010-11-251-1/+1
* Add option for MVNO roaming fix. Making commit bc097e94dfd15ecaac4d057d30c68d...Manuel Auer2010-11-241-1/+12
* Revert "Changing string for apn from empty to when no string is provided by ...cyanogen2010-11-241-1/+1
* Changing string for apn from empty to when no string is provided by SIM Card...Manuel Auer2010-10-271-1/+1
* Add emergencyOnly indicator in ServiceState.John Wang2010-04-071-13/+7
* Update DSAC notification.John Wang2010-03-041-1/+1
* Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-111-9/+10
* am 89fec7b1: am 098295a5: Merge "Updated emergency string when locale changes...John Wang2010-01-281-6/+22
|\
| * Updated emergency string when locale changes.John Wang2010-01-221-6/+22
* | am 64c92f75: am 08cb0024: Handle emergency calls only status in ServiceStateT...John Wang2010-01-281-1/+35
|\ \ | |/
| * Handle emergency calls only status in ServiceStateTracker.John Wang2010-01-221-1/+35
* | Fix build, GsmServiceStateTracker was using old EventLog API.Wink Saville2010-01-211-2/+2
* | am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclairJohn Wang2010-01-211-0/+16
|\ \ | |/
| * Add Event log for RAT switch.John Wang2010-01-131-0/+16
* | Hangup calls before powering off radio.John Wang2010-01-111-17/+32
* | change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-2/+2
* | Simplify EventLog interface -- remove supported for nestedDan Egnor2010-01-061-10/+4
* | Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-0/+3
|/
* Set roaming based on both data and voice.John Wang2009-09-281-24/+24
* Make Phone.updateServiceLocation acquire a one-shot wake lock.Tammo Spalink2009-09-101-17/+6
* Promote MccTable to telephony and use it for both gsm/cdmaRobert Greenwalt2009-09-031-0/+1
* Cleanup egregious style issues.Tammo Spalink2009-08-311-98/+71
* Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-211-1/+11
* resolved conflicts for merge of 696b912e to eclairjohnwang2009-08-171-2/+20
|\
| * Use dataRoaming in dataConnectionTracker.John Wang2009-08-131-2/+20
* | Increase waiting time for data disable action in setPowerStateToDesired().Yong Zhang2009-07-291-0/+2
|/
* Cleanup connection when airplane mode is entered.Jaikumar Ganesh2009-07-071-1/+1
* Fix thread safety in DataConnectionTracker.Jaikumar Ganesh2009-06-031-12/+11
* TODO's from Teleca with modifications from wink.Wink Saville2009-06-011-7/+0
* Teleca 2b changesWink Saville2009-05-181-56/+70
* normalize the DATA_STATE_RADIO_OFF event log id definitionTammo Spalink2009-04-221-1/+1
* 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-021-0/+1588