- 28 Mar, 2014 2 commits
-
-
Anders Kristensen authored
-
Anders Kristensen authored
The Android code base defines call disconnect codes in three places: - android.telephony.DisconnectCause - android.internal.telephony.Connection.DisconnectCause - com.android.services.telephony.common.Call.DisconnectCause This CL consolidates the code to use the integer codes from android.telephony.DisconnectCause everywhere. Change-Id: I84a3fd5182a51d07fc7d81076e4b2c15ff26c61c
-
- 14 Nov, 2013 10 commits
-
-
Chiao Cheng authored
* commit 'fa7dd751': Add logic to dynamic dismiss keyguard.
-
Santos Cordon authored
* commit '78cbbb3f': Add incoming-during-hold case to fullscreen Notification code.
-
Chiao Cheng authored
* commit '59517317': Add logic to dynamic dismiss keyguard.
-
Chiao Cheng authored
-
Santos Cordon authored
* commit '0b2b20a9': Add incoming-during-hold case to fullscreen Notification code.
-
Chiao Cheng authored
If the user rejects or misses call, keyguard should not be dismissed. Check for active or outgoing call. Bug: 11580109 Change-Id: I1d83041d38ae60dd835bb967ae307791b605cf21
-
Santos Cordon authored
We use fullScreen notifications to bring up the incoming call screen when it is not already being shown. Android framework ignores fullScreen property if the same notification ID already exists. To fix that we cancel the notification right before setting it to full screen. We only used to do that for the CALL_WAITING state since that when it mattered. However, if the current call is on hold, a new call comes in as INCOMING instead of CALL_WAITING so this change adds that condition as well. Also fixed two other minor pieces of code which only checked INCOMING and not CALL_WAITING. One for an icon, the other used to acquiring location as part of the contact info (we only do so for incoming calls). bug:11578080 Change-Id: Id010a6848cd1ca06d68e8405041565bc008a781e
-
Ihab Awad authored
-
- 13 Nov, 2013 4 commits
-
-
Chiao Cheng authored
* commit '00c1a4dd': Add callState parameter to reverse lookup requests.
-
Chiao Cheng authored
* commit '9ac4a933': Add callState parameter to reverse lookup requests.
-
Chiao Cheng authored
-
Chiao Cheng authored
This will provide contextual information to the server so that reverse lookup can be turned off for outgoing calls. Also add Gservices parameter so that additional query parameters can be added in the future. Bug: 11630566 Change-Id: I2186d73712e64e242e0f953f5d77125879c83148
-
- 12 Nov, 2013 1 commit
-
-
Ihab Awad authored
Add logic to force the status bar notification of an outgoing call to be displayed after a reasonable if the user, e.g. by pressing Home, navigates away from the in-call UI before it has a chance to show up. Bug: 11341599 Change-Id: I13f86b940cc82097596634c7634cb5a8726e7d12
-
- 07 Nov, 2013 5 commits
-
-
Baligh Uddin authored
am a0a1b7f2: (-s ours) am dc42c227: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit 'a0a1b7f2': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit 'dc42c227': Import translations. DO NOT MERGE
-
Baligh Uddin authored
-
- 06 Nov, 2013 2 commits
-
-
Sam Lin authored
For devices with HW BACK key, it should be disabled at the incoming- call screen. Therefore, a user will not leave the screen by mistake. Bug: 11548503 Change-Id: I2f4f875c23687afe52a5f816550b9383b9a852c8
-
Baligh Uddin authored
Change-Id: I319b9622328d8b1d7b8585be0174cd04813f2316 Auto-generated-cl: translation import
-
- 05 Nov, 2013 2 commits
-
-
Baligh Uddin authored
* commit '4934f7cf': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit 'c394aec2': Import translations. DO NOT MERGE
-
- 04 Nov, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I45c21b537c1c3d921a417cfea492cd26c533c0c7 Auto-generated-cl: translation import
-
- 01 Nov, 2013 2 commits
-
-
Baligh Uddin authored
* commit '889a3d62': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '64e06b9f': Import translations. DO NOT MERGE
-
- 30 Oct, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I113f634891b6e2c4807507bd8f57664f0cc4c354 Auto-generated-cl: translation import
-
- 29 Oct, 2013 2 commits
-
-
Christine Chen authored
* commit '85ebbc0a': Fixes bug for Canned Message response.
-
Christine Chen authored
* commit 'f229fdf8': Fixes bug for Canned Message response.
-
- 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
-
- 24 Oct, 2013 2 commits
-
-
Baligh Uddin authored
* commit '483e56ed': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '52786794': Import translations. DO NOT MERGE
-
- 23 Oct, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I7bbdf55a18a6323cccba397d9d4a42274f58a33b Auto-generated-cl: translation import
-
- 21 Oct, 2013 4 commits
-
-
Baligh Uddin authored
am eea98daa: (-s ours) am 78f11bed: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit 'eea98daa': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '78f11bed': Import translations. DO NOT MERGE
-
Baligh Uddin authored
-
Christine Chen authored
* commit 'df563e46': Adds null check for proximity wakelock
-