summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/InCallPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg2018-01-171-2/+4
* Roll forward the broadcast in-call UI changes.yueg2018-01-101-0/+11
* Remove field prefixes.linyuh2017-12-271-317/+315
* Move TelecomCallUtil to com.android.dialertwyen2017-12-121-2/+2
* Added manifest override for PhoneLookupHistory provider.zachh2017-12-071-0/+2
* Temporarily disable PhoneHistoryRecorder.zachh2017-12-071-2/+0
* Added PhoneLookupHistoryRecorder.zachh2017-12-071-0/+2
* Merge what's left in InCallActivityCommon into InCallActivity.linyuh2017-11-211-1/+1
* Merge the following methods in InCallActivityCommon into InCallActivity:linyuh2017-11-181-16/+16
* Remove unused code InCallUiBings.getUiReadyBroadcastIntent().yueg2017-11-181-27/+2
* Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener.yueg2017-10-301-1/+13
* Set incall button color to match sim color.wangqi2017-10-261-2/+9
* Improved dagger support for executor services.zachh2017-10-251-2/+4
* Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian2017-10-241-2/+3
* Some cleanup of incoming call latency.wangqi2017-10-171-6/+4
* Optimization for incoming call latency.wangqi2017-10-121-1/+4
* Implement InCallUiLocktwyen2017-10-091-13/+65
* Fix crash when Context is null in InCallPresenterroldenburg2017-09-071-5/+10
* Lazy loading animation of hd icon.wangqi2017-09-061-0/+8
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-08-311-64/+141
* Update Dialer to v10 RC45.Eric Erfanian2017-05-311-2/+17
* Update Dialer to v10 RC32Eric Erfanian2017-05-151-0/+8
* Update Dialer to V10 RC16Eric Erfanian2017-05-041-3/+14
* This change reflects the Dialer V10 RC00 branch.Eric Erfanian2017-05-031-19/+1
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-04-061-19/+13
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-03-271-3/+2
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-03-211-2/+4
* Revert "Update AOSP Dialer source from internal google3 repository at cl/1506...Eric Erfanian2017-03-201-1/+1
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-03-201-1/+1
* Update Dialer source from latest green build.Eric Erfanian2017-03-151-41/+48
* Update dialer sources.Eric Erfanian2017-03-011-0/+1679