summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/ReturnToCallController.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor ContactPreferencetwyen2018-06-261-5/+4
* Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh2018-06-011-2/+4
* Converted ThemeUtil into a DaggerModule.calderwoodra2018-05-291-2/+3
* Do not show bubble for outgoing call if it's not a background call.yueg2018-05-091-1/+2
* Bubble changes for background calling.yueg2018-04-301-2/+31
* Check call configuration for every call instead of every InCallService bound.yueg2018-04-231-0/+3
* Change speaker button for in call UI and bubble.yueg2018-04-101-3/+3
* Fix bubble showing after dismiss bug.yueg2018-03-301-3/+3
* Replace png icons with vector drawable for video call screen.wangqi2018-03-291-3/+2
* Fix bubble not showing on device restart.yueg2018-03-151-2/+21
* Remove bubble "new" prefix.yueg2018-03-091-0/+382
* Remove bubble v1.yueg2018-02-051-280/+0
* Hide bubble in (New)ReturnToCallController.tearDown().yueg2017-12-071-0/+1
* Merge what's left in InCallActivityCommon into InCallActivity.linyuh2017-11-211-1/+1
* Use logCallImpression for bubble expand/collapse if possible.yueg2017-09-181-4/+26
* Switch Dialer to use new third_party bubble librarysail2017-09-111-5/+5
* Use TelecomManager#isInManagedCall starting from O.wangqi2017-09-061-2/+2
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-08-311-0/+257