- 06 Nov, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I319b9622328d8b1d7b8585be0174cd04813f2316 Auto-generated-cl: translation import
-
- 04 Nov, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I45c21b537c1c3d921a417cfea492cd26c533c0c7 Auto-generated-cl: translation import
-
- 30 Oct, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I113f634891b6e2c4807507bd8f57664f0cc4c354 Auto-generated-cl: translation import
-
- 28 Oct, 2013 1 commit
-
-
Christine Chen authored
- Fixes the issue when the call has ended and dismissing the canned message reponse does not hide the InCallUi. Bug: 11380505 Change-Id: I40a7e0646644fc52a57fe982453a14b47e45e9e1
-
- 23 Oct, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I7bbdf55a18a6323cccba397d9d4a42274f58a33b Auto-generated-cl: translation import
-
- 21 Oct, 2013 3 commits
-
-
Baligh Uddin authored
-
Christine Chen authored
Bug: 11319677 Change-Id: Ie62144dc5a738bb294a802230dce7847f734f39e
-
Baligh Uddin authored
Change-Id: I4a911ab74d4e42833c4fa1684fd4401a45862b13 Auto-generated-cl: translation import
-
- 17 Oct, 2013 2 commits
-
-
Christine Chen authored
-
Ed Heyl authored
-
- 16 Oct, 2013 4 commits
-
-
Christine Chen authored
-
Christine Chen authored
Bug: 11255364 Change-Id: If5cc1284602f94e5b43af79607045b7a230e00e5
-
Christine Chen authored
Bug: 11244110 Change-Id: I88471a7d1e164ac7e464f199f1c0c36fa3c0876f
-
Baligh Uddin authored
Change-Id: Id6aa5a94029b0bf60e1bdaf99198c19f6c1e3e53 Auto-generated-cl: translation import
-
- 15 Oct, 2013 4 commits
-
-
The Android Automerger authored
-
Christine Chen authored
-
Christine Chen authored
Bug: 11083320 Change-Id: I05efd985114a78d87098a46b1c4c33ad5bcc5b94
-
The Android Automerger authored
-
- 14 Oct, 2013 2 commits
-
-
Christine Chen authored
- Defer setting the toggled/selected state until TeleService gets back to us. Bug: 11172457 Change-Id: I4d103c1288b6e730c61aaf49e679f6b58746897b
-
Santos Cordon authored
-
- 13 Oct, 2013 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2013 1 commit
-
-
Santos Cordon authored
Previoulsy we only calculated the in-call state on activity end if TeleService was still connected. This was insufficient as transitions to NO_CALLS (which happens generally when TeleService disconnects) may rely on the recalculation after the activity ends in cases where the app finish()es out of in-call's normal flow (like hitting back button while the call is ending). bug:11122139 Change-Id: I02eb8e7a977048d6f167c11a3f28e7aa629bdbe2
-
- 11 Oct, 2013 4 commits
-
-
Baligh Uddin authored
Change-Id: I1335c2118943c785682faadaa8f9b51f1965d557 Auto-generated-cl: translation import
-
Baligh Uddin authored
-
Christine Chen authored
- I don't think it makes sense to do any processing in onSaveInstanceState() as we are already stopping the ping in onWindowVisibilityChanged. - onSaveInstanceState() should solely deal with saving app states anyway. Bug: 11156202 Change-Id: If2b17bd10b455899703aa2c8f9d15f04a9bea22f
-
Baligh Uddin authored
Change-Id: Ib986f4834326a6ae2be17a6be01f4b182c051eb1 Auto-generated-cl: translation import
-
- 10 Oct, 2013 2 commits
-
-
Chiao Cheng authored
-
The Android Automerger authored
-
- 09 Oct, 2013 9 commits
-
-
Chiao Cheng authored
Some GAL photos are login protected. The server supports oauth via http header. Change the reverse lookup api to lookup images by account if the image is identified to be login protected. Bug: 11106770 Change-Id: I92b506d325835a74f846829b0c03eed330938952
-
Chiao Cheng authored
-
Chiao Cheng authored
Logging was turned up to help track down urgent issues. No longer needed. Bug: 11155971 Change-Id: I29c081632ec608716191d7bed573f3947c75bd44
-
Jay Shrauner authored
-
Jay Shrauner authored
Catch case where country detector might return a null country. Bug:11139097 Change-Id: Ib61238ee8b4a628d6428bf65a2b9b67de3f73826
-
Santos Cordon authored
-
The Android Automerger authored
-
Christine Chen authored
-
Santos Cordon authored
Noticed while testing proximity sensor that we do not update the dialpad state sufficiently. We have increased the amount of places in the code where the dialpad comes up since we first introduced the proximity code and the callbacks wheren't updated. This manifested in situations where the proximity sensor was off at time when it should have been on. Repro: be in a call, answer a second call (call waiting), bring up dialpad, hangup second call. The dialpad would go away but the prox sensor still thought it was up. This change moves the callback to proximity sensor to the exact place where dialpad is shown/hidden in order to catch all instances. bug:11006867 Change-Id: I7651b4769d035b9bc68d226da3ffb3aea8986e58
-
- 08 Oct, 2013 3 commits
-
-
Ed Heyl authored
-
Christine Chen authored
- When user rejects an incoming call, the buttons wouldn't get initialized to be visible or invisible because the call state never gets to be processed. - A few non-essential buttons (add call/swap call/merge call) are therefore defaulted to be inivisible. Bug: 11028671 Change-Id: Ia2b800a80b83bd8212bef67834c9f5214e3090b5
-
Ed Heyl authored
-