| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize mOtaspMode to OTASP_UNKNOWN. | Wink Saville | 2011-01-12 | 1 | -1/+2 |
* | Use apn types instead of host when sending notifications. | Wink Saville | 2010-11-24 | 1 | -2/+2 |
* | Fix data state change callbacks | Robert Greenwalt | 2010-11-09 | 1 | -8/+11 |
* | Add PhoneStateListener.onOtaspChanged. | Wink Saville | 2010-11-01 | 1 | -0/+28 |
* | Fix bug introduced in Change I856118d8. | Wink Saville | 2010-10-21 | 1 | -1/+0 |
* | Don't remove items from mRecords while iterating over it. | Joe Onorato | 2010-10-21 | 1 | -51/+53 |
* | fix bad merge | Joe Onorato | 2010-10-21 | 1 | -1/+1 |
* | resolved conflicts for merge of 368fdba4 to master | Brad Fitzpatrick | 2010-10-21 | 1 | -0/+4 |
|\ |
|
| * | Reduce logging. | Joe Onorato | 2010-10-19 | 1 | -0/+6 |
| * | DO NOT MERGE Fixing Connectivity | Robert Greenwalt | 2010-08-20 | 1 | -3/+11 |
* | | Add LinkAddress | Irfan Sheriff | 2010-10-06 | 1 | -2/+2 |
* | | Add LinkCapabilities | Wink Saville | 2010-09-16 | 1 | -7/+15 |
* | | Rename NetworkProperties to LinkProperties | Robert Greenwalt | 2010-08-30 | 1 | -9/+9 |
* | | Don't cast CONNECTING msgs to CONNECTED. | Robert Greenwalt | 2010-07-15 | 1 | -3/+3 |
* | | Pass network properties to ConnectivityService. | Robert Greenwalt | 2010-07-13 | 1 | -7/+16 |
* | | Don't modify a list while iterating. | Robert Greenwalt | 2010-06-21 | 1 | -6/+18 |
* | | Clean up APN notifications. | Robert Greenwalt | 2010-06-09 | 1 | -43/+51 |
|/ |
|
* | Switch the services library to using the new Slog | Joe Onorato | 2010-03-01 | 1 | -3/+3 |
* | Implement API to have new broadcasts replace existing broadcasts. | Dianne Hackborn | 2009-12-14 | 1 | -0/+5 |
* | Proper fix for zero signal strength and no_service. Fixes #2176141 | Amith Yamasani | 2009-10-19 | 1 | -1/+1 |
* | Make PhoneStateListeners not call TelephonyManager | Robert Greenwalt | 2009-10-09 | 1 | -3/+7 |
* | Fix generic build boot sequence. | David 'Digit' Turner | 2009-09-25 | 1 | -1/+7 |
* | Fix exception when reporting disconn cdma state. | Robert Greenwalt | 2009-08-19 | 1 | -3/+6 |
* | Add net type to mobile for mobile-required traffic | Robert Greenwalt | 2009-08-12 | 1 | -4/+13 |
* | Track native processes and airplane mode. | Amith Yamasani | 2009-06-24 | 1 | -0/+9 |
* | Enforce permissions for PhoneStateListener events. | Jaikumar Ganesh | 2009-05-29 | 1 | -23/+35 |
* | Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION | Mike Lockwood | 2009-05-19 | 1 | -3/+7 |
* | Teleca 2b changes | Wink Saville | 2009-05-18 | 1 | -71/+100 |
* | Automated import from //branches/donutburger/...@142347,142347 | Dianne Hackborn | 2009-03-24 | 1 | -0/+11 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -0/+40 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+462 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -446/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -18/+2 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -2/+18 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -1/+1 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -17/+11 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+452 |