summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-12.1-YOG7DAbhisek Devkota2016-05-23127-115/+8713
| | | | | Change-Id: I2f883bf09637eae5254ffdaf2a4d3da89c99fae7 Ticket: RM-170
* IncallUI: Screen doesn't wakeup after MT/MO call disconnectPrasath Balakrishnan2016-05-041-0/+40
| | | | | | | | | | | | | During Active call, once screen is off it doesn't wakeup when MO/MT call is disconnected from the other end. Now screen wakeup is added when the MO/MTcall is disconnected. CYNGNOS-1387 CYNGNOS-1538 Change-Id: I91dce7211e734db8a69b491a4c5be15a4c7a3189 CRs-Fixed: 870909 (cherry picked from commit 50f4daf7f0d60a99749e643cc945f58af15cac32)
* Automatic translation importMichael Bestas2015-09-111-0/+39
| | | | Change-Id: I61c851eaf7a83148506bdef304cb739ef9173c65
* Automatic translation importMichael Bestas2015-09-013-2/+8
| | | | Change-Id: I387f3a97bb1ca4f1a44dde405fa0422372be8b79
* Automatic translation importTom Powell2015-08-211-1/+1
| | | | Change-Id: I071ca1813a1a75c1f2fdb3b71af5c63df17c2c7f
* Automatic translation importTom Powell2015-08-202-4/+6
| | | | Change-Id: I1f6dfbe709fb8aa664f14c97c4937d3ae8d13e0a
* Automatic translation importMichael Bestas2015-08-171-0/+5
| | | | Change-Id: I7099c1349719fe1c11296c51e8d45caa5dadeb54
* Automatic translation importTom Powell2015-08-121-1/+10
| | | | Change-Id: I3dbd937e66f433d1c29bf880a3dd52ad86891367
* Automatic translation importTom Powell2015-08-112-2/+2
| | | | Change-Id: Id573c370020910cdabc91dae44beb39758edb363
* Automatic translation importMichael Bestas2015-08-051-3/+3
| | | | Change-Id: Iaa947b22fb7cc2fc0737645328e334dbf8871898
* Automatic translation importMichael Bestas2015-07-278-0/+274
| | | | Change-Id: I20626fb857a521f5c1c84b4f16c738499b969062
* Automatic translation importMichael Bestas2015-07-193-0/+13
| | | | Change-Id: I66c2cbf3ab2d2af5077cac7af3c06b4ed1c91e16
* Automatic translation importMichael Bestas2015-07-1311-3/+70
| | | | Change-Id: I8da708ae7388ebee2a2c74f2a0dcdf1ef77a2631
* InCallUI: Unbreak heads-up disabled incoming call.Adnan Begovic2015-07-022-4/+15
| | | | | | | | If we're explicitely clearing the task, then InCallUI doesn't show up when heads up is disabled -- causing a very disorienting experience. Change-Id: I875f0d5917c284b71dd20f439e97af1943857317
* Automatic translation importMichael Bestas2015-07-0216-0/+55
| | | | Change-Id: I9270565e5a627b652779bfb04225f1e17de6d270
* Revert "[2/2] InCallUI: let InCallUI handle proximity sensor for incoming calls"Danesh M2015-06-291-9/+3
| | | | | | | This reverts commit 012e415ff186ac49ba622d98bc991ffac14bbc5d. Change-Id: Ib12d7a0f1185ffa9e32d1283466b653d9d3c69d7 (cherry picked from commit 7948c5a2c13212096ff887404f8722a1d7e43bd8)
* Automatic translation importMichael Bestas2015-06-239-0/+73
| | | | Change-Id: I1cea440b4c77880bb531333ed212d5d43c0fd37a
* Show waiting state in call title also for MSIM.Danny Baumann2015-06-222-2/+13
| | | | Change-Id: I49b8b15c2daa01a73befd896f68d1832978ddf6a
* InCallUi: Mitigate redial/recent call double tap state loss.Adnan Begovic2015-06-171-1/+5
| | | | | | | | | | In some instances, double tapping the redial/recent button forces the device into a state where a call can never be made again. Mitigate this by forcing InCallActivity to be reset as well as clearing account selection on tear down. Change-Id: Ibc07175ed802bc29bcbe584d5b7fc7a7f3a0cf8a
* Automatic translation importMichael Bestas2015-06-131-0/+20
| | | | Change-Id: If380b73e610a0f4f78025e9489f3c4bc6a009439
* Automatic translation importMichael Bestas2015-06-094-1/+48
| | | | Change-Id: I48bfddbd617581a86dc287c338b35efd64114a8b
* [1/2] InCallUI: SmartMuteDanny Baumann2015-06-023-8/+115
| | | | | | | Mute the incoming call by flipping the phone Change-Id: I3ff27450eecbf501fafb2d75317a0d7dd844e7b2 Signed-off-by: linuxxxxx <joey@cyanogenmoditalia.it>
* Fix: The EndCallButton overlaps the digital key 0 after switch system ↵Chengzhi.Hou2015-06-011-0/+10
| | | | | | | | | | | language during an active call Press dialpadButton to show dialpad during an active call, then switch system language through quick setting, go back to the InCallScreen , then you'll see the endcallbutton overlaps digital key 0 ,which is abnormal. Screenshot: http://hcz017.qiniudn.com/endcallbutton_key0.png Change-Id: I21d42ad132aa3f29494b9152b0cd7a9b5ee2de41
* Automatic translation importMichael Bestas2015-05-312-2/+10
| | | | Change-Id: If5761ca2710f3795fe7d456c8339ab9a5c09e7b1
* Automatic translation importMichael Bestas2015-05-2415-2/+143
| | | | Change-Id: Idca39ae9b115b0ed79180d546b63796c1a6c4ce0
* Automatic translation importMichael Bestas2015-05-1652-410/+207
| | | | Change-Id: Icee303c6aea86c99415c1ff7a9d6f2cc6ab62bfe
* InCallUI: Update another blacklist stringMichael Bestas2015-05-121-2/+2
| | | | Change-Id: I1ae750cb4de051ad240b98f19b85fc006a38950b
* InCallUI: Update blacklist stringsMichael Bestas2015-05-121-2/+2
| | | | Change-Id: Id393e6f0021c9f171b54bbfd4e522d269b60bef6
* Allow hiding volume boost feature with overlay.Matt Garnes2015-05-062-0/+27
| | | | | | | Some devices do not support it, or do not support it well. Allow us to hide it with an overlayable config flag. Change-Id: I2c3b0b5d3a6e738b311b365f5855c41f7d08ab9a
* Automatic translation importMichael Bestas2015-05-0213-0/+91
| | | | Change-Id: I391f335df39c3ea13eacfb7b23f8704ed586da56
* Automatic translation importMichael Bestas2015-04-2511-1/+12
| | | | Change-Id: Id588cd68a13602a910b8eeb24be163d07c42f46c
* InCallUI: show legal warning on first call recordRoman Birg2015-04-242-0/+28
| | | | | Change-Id: Ia404652b2e20177426c03c053ea8c4cffd1db52d Signed-off-by: Roman Birg <roman@cyngn.com>
* Fix call recorder exception on unknown number / conference callemancebo2015-04-232-9/+19
| | | | | Change-Id: Ibb4f4aa6e79cbd953611ac39ce9f2d4d89615c47 (cherry picked from commit c21907022be37a885e94867801404c91e8f9cc83)
* Automatic translation importMichael Bestas2015-04-172-0/+60
| | | | Change-Id: If52ffbda0f25d7d629e56869cf7fa8dd1afdbbd6
* Automatic translation importMichael Bestas2015-04-173-3/+26
| | | | Change-Id: I96f4221430a666e5a8c0c5f9d281582a57ca76d0
* Automatic translation importMichael Bestas2015-04-173-0/+5
| | | | Change-Id: Ie8bc55494250d5ccae3efa590d2f37eefce0c92d
* Automatic translation importMichael Bestas2015-04-175-0/+159
| | | | Change-Id: I83557061426f246ae9dbd532a6509841843ff022
* Clean up volume boost button logic.Danny Baumann2015-04-155-146/+104
| | | | Change-Id: Id96b5085bf4fe810fa2d05326ff01a91450f0e09
* Clean up call button handling.Danny Baumann2015-04-1525-360/+416
| | | | | | | Now that AOSP has added an overflow button, there's no need for us to add a second one, so merge the two into one. Change-Id: I2865a8dc37ba44b9bb4ce647508982a035d77291
* Fix memory leak: remove a listenerWei Huang2015-04-131-0/+1
| | | | | | | CallButtonPresenter doesn't remove itself from InCallPresenter.CanAddCallListener, which causes a memory leak. Change-Id: I3dcfc6aaa26eca3547e95de01b292042e46e30af
* Properly unregister supp service failure receiver.Danny Baumann2015-04-071-0/+1
| | | | Change-Id: Ib2929c848f7cf63a9c037613647db549efbcf923
* Fix broken string reference usage.Danny Baumann2015-04-062-1/+4
| | | | Change-Id: I422d5a7534b0ac2714cb92b2de3b8ea9f90ba9bb
* Assign background ID to overflow button.staging/cm-12.1Danny Baumann2015-03-273-21/+29
| | | | | | Without it, the SIM color won't be applied to its background. Change-Id: Iac8bb5fcd19dc50dfe4ea946859a1140e4193562
* Fix mismerge.Danny Baumann2015-03-271-13/+5
| | | | | | Caused in-call UI not to come up for outgoing calls. Change-Id: Ie67c26b8a477aa224d181ce1b8f2640c990b7f41
* Merge branch 'lollipop-mr1-release' of ↵staging/cm-12.1-testSteve Kondik2015-03-25135-4014/+3080
|\ | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/InCallUI into cm-12.1 Change-Id: I7d550c092380b050f7cbc714006bc4ed94b08a56
| * merge in lmp-mr1-release history after reset to lmp-mr1-devThe Android Automerger2015-01-290-0/+0
| |\
| | * merge in lmp-mr1-release history after reset to lmp-mr1-devThe Android Automerger2015-01-270-0/+0
| | |\
| | | * merge in lmp-mr1-release history after reset to lmp-mr1-devThe Android Automerger2015-01-260-0/+0
| | | |\
| | | | * merge in lmp-mr1-release history after reset to lmp-mr1-devThe Android Automerger2015-01-210-0/+0
| | | | |\
| | | | | * merge in lmp-mr1-release history after reset to lmp-mr1-devThe Android Automerger2015-01-200-0/+0
| | | | | |\