summaryrefslogtreecommitdiff
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* InCallUI: fix smartcover always showing answer fragmentkitkatRoman Birg2014-09-111-2/+0
* InCallUI: Add initial smart cover supportRoman Birg2014-08-261-1/+85
* Fix NPE in dock mode.Danny Baumann2014-08-232-1/+11
* Add an option in the InCall UI to perform call recordingemancebo2014-08-137-2/+409
* Fix call buttons being incorrectly hidden.Danny Baumann2014-08-031-1/+3
* Avoid layout changes on call disconnection.Danny Baumann2014-07-295-32/+51
* Make incoming call screen style configurable. (2/3)Danny Baumann2014-07-293-4/+59
* (2/3) Contact details on incoming callkecinzer2014-07-223-4/+105
* Don't expand the contact picture behind the call buttons during call.Danny Baumann2014-07-143-2/+35
* incallui: make navigation bar translucent + other fixesJorge Ruesga2014-06-143-1/+36
* Replace deprecated string resources.Ricardo Cerqueira2014-06-091-2/+2
* Merge branch 4.4.3_r1.1LorDClockaN2014-06-035-18/+164
* InCallUI: Add "Answer Via Speakerphone" Glowpad TargetJubakuba2014-06-022-13/+42
* InCallUI: Store dialpad showing state (2/2)BigBrother19842014-05-061-0/+3
* InCallUI: do not use reflectionLars Greiss2014-04-241-24/+8
* InCallUI: Set Ticker to contactJubakuba2014-04-241-0/+4
* Add incoming call to background (non-intrusive InCall improvement)Lars Greiss2014-04-244-19/+116
* [3/3] Flip to Mute/Reject CallSasikumar D R2014-04-242-0/+174
* InCallUI: Code cleanupXiao-Long Chen2014-03-241-1/+2
* Not using the PhoneNumberService API for reverse lookups anymoreXiao-Long Chen2014-03-181-5/+62
* Revert "InCallUI: Open source google dialer and more (2/5)"Xiao-Long Chen2014-03-182-461/+2
* InCallUI: Disable Back button on Non-intursive InCall CardSasikumar D R2014-03-021-6/+4
* Disable Touch by Proximity Sensordimfishr2014-02-193-0/+97
* InCallUI: Open source google dialer and more (2/5)Xiao-Long Chen2014-02-102-2/+461
* Revert "[4/4] InCallUI: Add Dialer suggestions and reverse lookup"LorDClockaN2014-02-101-2/+2
* InCall full screen photodimfish2014-02-092-7/+4
* Revert "[3/3] InCallUI: Flip to Mute/Reject Call"Sasikumar D R2014-01-282-202/+2
* Revert "InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony access"LorDClockaN2014-01-281-7/+27
* [4/4] InCallUI: Add Dialer suggestions and reverse lookupChristian Morlok2014-01-251-2/+2
* InCallUI: "Add to blacklist" support to in-call ui (1 of 2)DvTonder2014-01-233-0/+51
* InCallUI: Flip to Mute/Reject Call cleanup: fix ITelephony accessmaxwen2014-01-201-27/+7
* InCallActivity: consume back key on incoming call screenPawit Pornkitprasan2014-01-171-0/+11
* [3/3] InCallUI: Flip to Mute/Reject CallSasikumar D R2014-01-152-2/+202
* [3/3] InCallUI: allow disabling non intrusive incall uimaxwen2013-12-291-1/+6
* [1/2] InCall: Add a non-intrusive dialog for incoming callsxplodwild2013-12-292-0/+143
* Decrease the timeout for unknown endcall screen from 5 to 2 sec.Santos Cordon2013-12-061-0/+4
* Remove an extra logging call left over from development.Ihab Awad2013-12-061-1/+0
* Add logic to dynamic dismiss keyguard.Chiao Cheng2013-12-062-3/+22
* Add incoming-during-hold case to fullscreen Notification code.Santos Cordon2013-12-062-7/+16
* Add callState parameter to reverse lookup requests.Chiao Cheng2013-12-062-2/+3
* Show status bar notification on quick navigate from in-call UIIhab Awad2013-12-062-65/+102
* Disable HW BACK key at the incoming-call screenSam Lin2013-12-061-0/+7
* Fixes bug for Canned Message response.Christine Chen2013-12-061-0/+2
* Removes private resources from InCallUiChristine Chen2013-12-061-3/+2
* Adds null check for proximity wakelockChristine Chen2013-10-211-1/+1
* Merge "Clears notification when there is no call." into klp-devChristine Chen2013-10-153-2/+27
|\
| * Clears notification when there is no call.Christine Chen2013-10-153-2/+27
* | Replaces ToggleButtons with ImageButtonsChristine Chen2013-10-142-15/+17
|/
* Merge "Recalculate in-call state when activity ends." into klp-devSantos Cordon2013-10-141-5/+18
|\
| * Recalculate in-call state when activity ends.Santos Cordon2013-10-121-5/+18