| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge "Restore ready apns once voice call ended" into jb-dev | John Wang | 2012-05-16 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | Restore ready apns once voice call ended | yoonsung.nam | 2012-05-16 | 1 | -3/+2 |
| |/ / / / |
|
* | | | | | Don't start data-stall checks if not connected | Robert Greenwalt | 2012-05-16 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge "Change SMS security check to enforceCallingPermission()." into jb-dev | Jake Hamby | 2012-05-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Change SMS security check to enforceCallingPermission(). | Jake Hamby | 2012-05-09 | 1 | -1/+1 |
* | | | | | Move power HAL interactions to PowerManagerService. | Jeff Brown | 2012-05-11 | 1 | -1/+0 |
* | | | | | Merge "Add additional debug for time zone handling." into jb-dev | Wink Saville | 2012-05-10 | 4 | -24/+25 |
|\ \ \ \ \ |
|
| * | | | | | Add additional debug for time zone handling. | Wink Saville | 2012-05-10 | 4 | -24/+25 |
* | | | | | | Fix some apn settings issues. | Robert Greenwalt | 2012-05-09 | 2 | -24/+11 |
| |/ / / /
|/| | | | |
|
* | | | | | Remove STOPSHIP part of the logging in telephony | Daisuke Miyakawa | 2012-05-09 | 1 | -20/+1 |
* | | | | | Set provider name in airplane mode. | John Wang | 2012-05-07 | 1 | -2/+8 |
|/ / / / |
|
* | | | | Rename isTimeZoneFixNeeded to shouldFixTimeZoneNow. | Wink Saville | 2012-05-03 | 4 | -6/+6 |
* | | | | Merge "Time can become incorrect when no sim is present or mcc changes." into... | Wink Saville | 2012-05-03 | 4 | -48/+69 |
|\ \ \ \ |
|
| * | | | | Time can become incorrect when no sim is present or mcc changes. | Wink Saville | 2012-05-03 | 4 | -48/+69 |
* | | | | | Enable restart in getSpnFsm(). | John Wang | 2012-05-02 | 1 | -1/+18 |
* | | | | | Fix data roaming notification. | Robert Greenwalt | 2012-04-30 | 3 | -0/+16 |
|/ / / / |
|
* | | | | Prefer the preferred APN for all types it supports | Robert Greenwalt | 2012-04-25 | 1 | -15/+14 |
* | | | | Add debug log for 5914560 and 6383850 | Daisuke Miyakawa | 2012-04-25 | 1 | -0/+22 |
* | | | | Set AuthType to NONE if username of APN is not set | Ye Jingjing | 2012-04-20 | 1 | -2/+2 |
* | | | | Merge "Add ContentProvider for apps to read received SMS cell broadcasts." | Jake Hamby | 2012-04-19 | 1 | -0/+422 |
|\ \ \ \ |
|
| * | | | | Add ContentProvider for apps to read received SMS cell broadcasts. | Jake Hamby | 2012-04-18 | 1 | -0/+422 |
* | | | | | Merge "Fix calcuation of CMD_TO_STRING_COUNT." | Wink Saville | 2012-04-19 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fix calcuation of CMD_TO_STRING_COUNT. | Wink Saville | 2012-04-18 | 2 | -2/+2 |
| |/ / / / |
|
* | | | | | Revert "Telephony: Dynamically instantiate IccCard" | Wink Saville | 2012-04-18 | 21 | -635/+274 |
|/ / / / |
|
* | | | | Telephony: Dynamically instantiate IccCard | Alex Yakavenka | 2012-04-17 | 21 | -274/+635 |
* | | | | Merge "Introduce cachedPhotoIcon for notification's large icon" | Daisuke Miyakawa | 2012-04-17 | 1 | -2/+26 |
|\ \ \ \ |
|
| * | | | | Introduce cachedPhotoIcon for notification's large icon | Daisuke Miyakawa | 2012-04-16 | 1 | -2/+26 |
* | | | | | Added API to replace unicoded digits to ascii numbers | jshin | 2012-04-16 | 1 | -0/+21 |
* | | | | | Convert Arabic phone numbers to ASCII when sending SMS. | Jake Hamby | 2012-04-16 | 1 | -34/+23 |
|/ / / / |
|
* | | | | Merge "Enhance the debug output for StateMachines." | Wink Saville | 2012-04-13 | 2 | -7/+114 |
|\ \ \ \ |
|
| * | | | | Enhance the debug output for StateMachines. | Wink Saville | 2012-04-13 | 2 | -7/+114 |
* | | | | | Add user confirmation dialog before sending SMS to short code. | Jake Hamby | 2012-04-13 | 6 | -112/+945 |
|/ / / / |
|
* | | | | Fix phone is sometimes in America/Dawson canadian time zone | Wink Saville | 2012-04-12 | 3 | -27/+83 |
* | | | | Merge "Telephony: Fix NV ready state" | Wink Saville | 2012-04-09 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Telephony: Fix NV ready state | Wink Saville | 2012-04-09 | 1 | -1/+3 |
* | | | | | Add some additional debug for set operator numeric. | Wink Saville | 2012-04-09 | 3 | -4/+7 |
|/ / / / |
|
* | | | | Merge "Enhance Cell Location Api." | John Wang | 2012-04-05 | 17 | -3/+861 |
|\ \ \ \ |
|
| * | | | | Enhance Cell Location Api. | John Wang | 2012-04-05 | 17 | -3/+861 |
* | | | | | Support metered Wi-Fi NetworkPolicy. | Jeff Sharkey | 2012-04-05 | 1 | -1/+4 |
|/ / / / |
|
* | | | | Merge "Add DebugService." | Wink Saville | 2012-04-02 | 20 | -0/+577 |
|\ \ \ \ |
|
| * | | | | Add DebugService. | Wink Saville | 2012-04-02 | 20 | -0/+577 |
* | | | | | Add supportsAdn() | Daisuke Miyakawa | 2012-03-29 | 1 | -0/+20 |
|/ / / / |
|
* | | | | Move TelephonyCapabilities from Phone to telephony | Daisuke Miyakawa | 2012-03-29 | 1 | -0/+160 |
* | | | | Telephony: Remove IccFileHandler from PhoneBase | Alex Yakavenka | 2012-03-26 | 8 | -37/+21 |
* | | | | Telephony: Move Cat to IccCard | Alex Yakavenka | 2012-03-21 | 3 | -11/+8 |
* | | | | Telephony: Remove coupling between phone and IccRecords | Alex Yakavenka | 2012-03-21 | 15 | -252/+368 |
* | | | | Add support for CMAS warning notifications over CDMA. | Jake Hamby | 2012-03-13 | 17 | -575/+3017 |
* | | | | Telephony: Make IccFileHandler use ci instead of phone | Alex Yakavenka | 2012-03-13 | 5 | -50/+55 |
* | | | | am 2a0eed20: am 442612a2: am f4ae6aab: Allow CDMA on LTE devices to get data ... | Wink Saville | 2012-03-12 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Allow CDMA on LTE devices to get data connections even if otasp is needed. | Wink Saville | 2012-03-10 | 1 | -1/+2 |