summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/InCallActivity.java
AgeCommit message (Expand)Author
2018-06-29Remove more instances of guava optional for built in optional.erfanian
2018-06-26Add background call checks.erfanian
2018-06-21UI refresh for ringing screen.wangqi
2018-06-07Set the preferred SIM when InCallActivity is not visible.linyuh
2018-06-06Supported two RTT calls at same time.wangqi
2018-06-05Dismiss RTT request dialog if RTT is already active.wangqi
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-05-22Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity.wangqi
2018-05-21Set navigation bar color when dialpad is visible.wangqi
2018-05-11Update logging in incallactivity.uabdullah
2018-05-04More refactoringerfanian
2018-04-30Refactor PreferredAccountWorker to provide the dialog to be shown.twyen
2018-04-30Don't show dialog if in call activity is not visible.twyen
2018-04-28Move DialerCall.State to an independent package.wangqi
2018-04-25Show post char dialog without InCallActivity.yueg
2018-04-25Use UI listener for preferred account worker in in call UItwyen
2018-04-25Add "enabled" to SelectPhoneAccountDialogFragment.twyen
2018-04-25Show international call on wifi dialog without InCallActivity.yueg
2018-04-17More improvements call flow.erfanian
2018-04-11Update logic for incoming and active calls.erfanian
2018-04-05Implement background calling.yueg
2018-04-05Fix leak of InCallActivity's DecorView and stuck on disconnection bug.wangqi
2018-04-04Remove null check.erfanian
2018-04-04Better support for multi call.erfanian
2018-04-03Implement dialog for responding RTT request.wangqi
2018-03-30Add upgrade to RTT call button.wangqi
2018-03-28Remove unnecessary call to StatusBarNotifier.updateNotification().yueg
2018-03-26Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".linyuh
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-20Add more boilerplate to the incallui.erfanian
2018-03-08Add support of dialpad in RTT call.wangqi
2018-03-07Handle preferred SIM for ACTION_CALLtwyen
2018-02-22Moved metrics related methods out of LoggingBindings.zachh
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Add simulator RTT call.wangqi
2018-02-05Remove bubble v1.yueg
2018-01-24Fixed a regression where we incorrectly reported that the dialpad was visible.calderwoodra
2018-01-17Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg
2018-01-09InCallActivity should not call onUiShowing(false) when recreating.yueg
2017-12-18Allow orientation change when receiving video upgrade request in the in-call UI.linyuh
2017-12-15Turning on the screen when audio stream of an incoming call is directed throu...linyuh
2017-12-12InCallActivity#isDialpadVisible() now returns the correct value.calderwoodra
2017-11-21Merge what's left in InCallActivityCommon into InCallActivity.linyuh
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh
2017-11-18Move the following methods from InCallActivityCommon to InCallActivity:linyuh
2017-11-18Move InCallActivityCommon#dismissPendingDialogs to InCallActivity.linyuh
2017-11-18Move InCallActivityCommon#dismissKeyGuard to InCallActivity.linyuh
2017-11-11Fix previous usage of LoggingBinding with Logger class.weijiaxu
2017-11-01Add more log entries in loggingBinding.weijiaxu
2017-10-26App latency test migration.weijiaxu
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-12Optimization for incoming call latency.wangqi
2017-10-09Implement InCallUiLocktwyen
2017-10-02Fix crash on hanging up simulator video call.wangqi
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian
2017-05-15Update Dialer to v10 RC32Eric Erfanian
2017-05-04Update Dialer to V10 RC16Eric Erfanian
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian
2017-03-27Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-03-21Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-03-20Revert "Update AOSP Dialer source from internal google3 repository at cl/1506...Eric Erfanian
2017-03-20Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-03-15Update Dialer source from latest green build.Eric Erfanian
2017-03-01Update dialer sources.Eric Erfanian