Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix character count bug and Javadoc typos in SMS (with test cases) | Jake Hamby | 2010-08-13 | 6 | -23/+220 |
* | Fix typo and bug in CTS test class. | Jake Hamby | 2010-08-13 | 2 | -2/+1 |
* | Update switch call and accept call. | John Wang | 2010-08-12 | 4 | -8/+122 |
* | SIP: remove unused file. | Hung-ying Tyan | 2010-08-11 | 2 | -750/+1 |
* | Fix a bug in unregisterPhone(). | Chung-yih Wang | 2010-08-11 | 1 | -1/+1 |
* | Add getSipUri() for identification. | Chung-yih Wang | 2010-08-11 | 1 | -0/+4 |
* | SIP: clean up unused class and fields. | Hung-ying Tyan | 2010-08-10 | 1 | -2/+0 |
* | PhoneFactory: add makeSipPhone() | Hung-ying Tyan | 2010-08-09 | 2 | -32/+25 |
* | CallManager: add getAllPhones(). | Hung-ying Tyan | 2010-08-09 | 1 | -0/+9 |
* | Revert "Revert "Move SIP telephony related codes to framework."" | Chung-yih Wang | 2010-08-05 | 10 | -0/+3256 |
* | Revert "Move SIP telephony related codes to framework." | Chung-yih Wang | 2010-08-05 | 10 | -3256/+0 |
* | Move SIP telephony related codes to framework. | Chung-yih Wang | 2010-08-05 | 10 | -0/+3256 |
* | Merge "Add register methods in CallManager "do not merge"" into gingerbread | John Wang | 2010-08-04 | 3 | -58/+296 |
|\ | |||||
| * | Add register methods in CallManager "do not merge" | John Wang | 2010-08-02 | 3 | -58/+296 |
* | | Add support for PSC of serving cell. | jsh | 2010-08-03 | 2 | -3/+32 |
|/ | |||||
* | Handle call list in CallManager "do not merge". | John Wang | 2010-08-02 | 1 | -62/+223 |
* | Create CallManager class "do not merge" | John Wang | 2010-08-02 | 1 | -0/+822 |
* | am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber. | Wink Saville | 2010-08-02 | 5 | -3/+53 |
|\ | |||||
| * | Add PhoneSubInfo.getCompleteVoiceMailNumber. | Wink Saville | 2010-08-02 | 5 | -3/+53 |
* | | Remove voice mail number verification for testing on no-sim device | Xia Wang | 2010-07-07 | 1 | -1/+3 |
* | | am f9610b38: Merge "Make the DUN apn data secure." into froyo | Robert Greenwalt | 2010-06-06 | 2 | -0/+52 |
|\ \ | |/ | |||||
| * | Make the DUN apn data secure. | Robert Greenwalt | 2010-06-04 | 2 | -0/+52 |
* | | am 3aecdb9d: merge from open-source master | The Android Open Source Project | 2010-05-18 | 20 | -119/+115 |
|\ \ | |||||
| * \ | merge from open-source master | The Android Open Source Project | 2010-05-18 | 20 | -119/+115 |
| |\ \ | |||||
| | * | | fix build | Jean-Baptiste Queru | 2010-05-18 | 1 | -2/+3 |
| | * | | Merge "Fix some typos and other cosmetic cleanups in telephony framework." | Jean-Baptiste Queru | 2010-05-18 | 20 | -121/+115 |
| | |\ \ | |||||
| | | * | | Fix some typos and other cosmetic cleanups in telephony framework. | Jake Hamby | 2010-05-13 | 20 | -121/+115 |
* | | | | | am 5ccb8b8c: merge from open-source master | The Android Open Source Project | 2010-05-18 | 3 | -38/+49 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge from open-source master | The Android Open Source Project | 2010-05-18 | 3 | -38/+49 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix updating and deleting FDN entries with an empty alpha identifier. | Jake Hamby | 2010-05-18 | 3 | -37/+48 |
| | * | | | Merge "Abort FDN delete when number is empty (instead of name)" | Jean-Baptiste Queru | 2010-05-18 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Abort FDN delete when number is empty (instead of name) | Mikael Danielsson | 2010-05-10 | 1 | -1/+1 |
* | | | | | | am 55b7d124: merge from open-source master | The Android Open Source Project | 2010-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge from open-source master | The Android Open Source Project | 2010-05-14 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge "SetLocaleByCarrier, only if its not an unknown carrier." | Jean-Baptiste Queru | 2010-05-14 | 1 | -1/+1 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | SetLocaleByCarrier, only if its not an unknown carrier. | Jey | 2010-04-16 | 1 | -1/+1 |
* | | | | | | am b1110149: merge from open-source master | The Android Open Source Project | 2010-05-13 | 2 | -1/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge from open-source master | The Android Open Source Project | 2010-05-13 | 2 | -1/+12 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge "Preserve '+' in phone numbers imported from SIM." | Jean-Baptiste Queru | 2010-05-13 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Preserve '+' in phone numbers imported from SIM. | Samuel Holmberg | 2010-05-11 | 1 | -1/+2 |
* | | | | | | | am 79090cb3: merge from open-source master | The Android Open Source Project | 2010-05-12 | 1 | -23/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge from open-source master | The Android Open Source Project | 2010-05-12 | 1 | -23/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Change license for the UUS Information file. | Naveen Kalla | 2010-05-12 | 1 | -23/+11 |
| | |/ / / / | |||||
* | | | | | | am 4adacd23: merge from open-source master | The Android Open Source Project | 2010-05-12 | 4 | -1/+16 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge from open-source master | The Android Open Source Project | 2010-05-12 | 4 | -1/+16 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Add support for EVDO Rev B | Naveen Kalla | 2010-05-11 | 4 | -1/+16 |
* | | | | | | am ccfd99b1: merge from open-source master | The Android Open Source Project | 2010-05-12 | 13 | -12/+238 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge from open-source master | The Android Open Source Project | 2010-05-12 | 13 | -12/+238 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Support for User to User Signaling (UUS) | Naveen Kalla | 2010-05-11 | 13 | -8/+241 |
* | | | | | | am 7d952644: merge from open-source master | The Android Open Source Project | 2010-05-12 | 5 | -6/+48 |
|\ \ \ \ \ \ | |/ / / / / |