summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/InCallPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* InCallUI: Do not dismiss the keyguard when there is active callkaiyiz2014-09-041-2/+10
* Fix no sound hear when one call disconnected.mengsun2014-09-041-0/+21
* MSIM(DSDA): Retain LCH mode of other active sub for MT far-end disconnect.Muhammed Siju2014-09-021-3/+9
* Avoid layout changes on call disconnection.Danny Baumann2014-07-241-7/+16
* Merge branch 'qcril' of git://github.com/CyanogenMod/android_packages_apps_In...Steve Kondik2014-06-061-4/+14
|\
| * IMS-VT: Enable video multitaskingGarik Badalyan2014-03-111-2/+7
| * Display Conference call Failure to the userRavindra2014-02-131-0/+6
| * MSIM(DSDA): Ensure phone screen wake up on DSDA incoming call.Muhammed Siju2014-01-021-1/+8
| * Merge commit 'android-4.4.1_r1' into merge_branchManish Kumar2013-12-061-1/+19
| |\
| * \ Merge "IMS-VT: Enable modify call functionality on InCallUI"Linux Build Service Account2013-11-261-17/+24
| |\ \
| | * | IMS-VT: Enable modify call functionality on InCallUIGarik Badalyan2013-11-231-17/+24
| * | | DSDA: Add InCallUI DSDA support.Sandeep Gutta2013-11-251-1/+23
| |/ /
| * | Phone: Add support for video callsGarik Badalyan2013-11-201-0/+128
| * | IMS support for UI interfacePavan Tatavarthi2013-11-181-0/+22
| * | Display supplementary service dialogs for CF and CB.Muhammed Siju2013-10-311-1/+1
* | | Merge tag 'android-4.4.3_r1' into HEADRicardo Cerqueira2014-06-031-1/+3
|\ \ \
| * | | Fix NPE in onPostDialCharWaitJay Shrauner2014-03-011-1/+3
| | |/ | |/|
* | | Revert "Display supplementary service dialogs for CF and CB."Steve Kondik2014-03-031-1/+1
* | | MSIM(DSDA): Ensure phone screen wake up on DSDA incoming call.Muhammed Siju2014-03-031-1/+8
* | | IMS-VT: Enable modify call functionality on InCallUIGarik Badalyan2014-03-031-17/+24
* | | DSDA: Add InCallUI DSDA support.Sandeep Gutta2014-03-031-1/+23
* | | Phone: Add support for video callsGarik Badalyan2014-03-031-0/+128
* | | IMS support for UI interfacePavan Tatavarthi2014-03-031-0/+22
* | | Display supplementary service dialogs for CF and CB.Muhammed Siju2014-03-031-1/+1
|/ /
* | Merge "Add logic to dynamic dismiss keyguard." into klp-devChiao Cheng2013-11-141-0/+10
|\ \
| * | Add logic to dynamic dismiss keyguard.Chiao Cheng2013-11-141-0/+10
| |/
* | Add incoming-during-hold case to fullscreen Notification code.Santos Cordon2013-11-141-1/+1
* | Show status bar notification on quick navigate from in-call UIIhab Awad2013-11-111-0/+9
|/
* Clears notification when there is no call.Christine Chen2013-10-151-1/+14
* Recalculate in-call state when activity ends.Santos Cordon2013-10-121-5/+18
* Turn screen on for call-waiting callsSantos Cordon2013-10-081-1/+22
* Protect hideDialpad() code with isActivityStarted() check.Santos Cordon2013-09-301-1/+10
* Show call ended if call disconnects while dialpad is showingYorke Lee2013-09-261-0/+1
* Check for null during notification hangup Intent receipt.Santos Cordon2013-09-241-0/+6
* Add generic error code dialogs for failed calls.Santos Cordon2013-09-231-20/+81
* Add "retrying" text for CDMA redial calls.Santos Cordon2013-09-191-1/+1
* Merge "Tear down proximity sensors when no longer in use." into klp-devSantos Cordon2013-09-191-0/+4
|\
| * Tear down proximity sensors when no longer in use.Santos Cordon2013-09-191-0/+4
* | Merge "Add support for hardware CALL button." into klp-devSantos Cordon2013-09-191-0/+72
|\ \
| * | Add support for hardware CALL button.Santos Cordon2013-09-191-0/+72
* | | Merge "Adds DISCONNECTING state support." into klp-devChristine Chen2013-09-191-1/+2
|\ \ \
| * | | Adds DISCONNECTING state support.Christine Chen2013-09-181-1/+2
| | |/ | |/|
* | | Merge "Hide home and back buttons during incoming call" into klp-devYorke Lee2013-09-191-0/+11
|\ \ \ | |/ / |/| |
| * | Hide home and back buttons during incoming callYorke Lee2013-09-181-0/+11
| |/
* | Merge "Allow bringToForeground to work even after activity is destroyed" into...Santos Cordon2013-09-181-8/+7
|\ \
| * | Allow bringToForeground to work even after activity is destroyedSantos Cordon2013-09-171-8/+7
| |/
* / Moves some TODO(klp) to TODOChristine Chen2013-09-181-3/+3
|/
* b/10699042 show dialpad when connects to voice mail.Makoto Onuki2013-09-161-6/+9
* Merge "CallCardPresenter should listen for Call Waiting" into klp-devSantos Cordon2013-09-161-2/+2
|\
| * CallCardPresenter should listen for Call WaitingSantos Cordon2013-09-151-2/+2