summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2017-12-14Add impressions for Duo related events (install, activate and invite)roldenburg
2017-12-14Take into consideration special characters when we do contact match.linyuh
2017-12-14Recycle TypedArray for AutoResizeTextView.wangqi
2017-12-14Change dt for CVVM to 6twyen
2017-12-14Support deleting voicemailsuabdullah
2017-12-14Implemented disambig dialog for new speed dial fragment.calderwoodra
2017-12-14Support normalization of numbers in Cp2PhoneLookup.zachh
2017-12-13Take user to install Duo if they tap "Set up" without the app installedroldenburg
2017-12-13Add reloadReachabilities to Duo interfaceroldenburg
2017-12-13Bubble v2 accessibility.yueg
2017-12-13Integrate CallDetailsActivity with the new call log UI.linyuh
2017-12-12Refactor CallerInfo and ContactInfoHelper to improve readability.linyuh
2017-12-12Move TelecomCallUtil to com.android.dialertwyen
2017-12-12Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_...mdooley
2017-12-12InCallActivity#isDialpadVisible() now returns the correct value.calderwoodra
2017-12-12BEGIN_PUBLIClinyuh
2017-12-12BEGIN_PUBLIClinyuh
2017-12-12BEGIN_PUBLICroldenburg
2017-12-12Download and play voicemails from server when not locally available.uabdullah
2017-12-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-12-11Implement today and older for NUI Voicemail and update MediaPlayerView testsuabdullah
2017-12-11Play voicemails, update seekbar timer, allow seeking, and maintain state afte...uabdullah
2017-12-11Also show bubble avatar for incoming call and outgoing call.yueg
2017-12-11Don't save UI executor in UiListener.zachh
2017-12-11Update Spam module to use Daggermaxwelb
2017-12-08Implemented adding a new favorites contact flow NUI.calderwoodra
2017-12-08Add "Set up" and "Invite" for video to call log entry actionsroldenburg
2017-12-08Fix voicemail populator bug and change emergency call to emergency call back.weijiaxu
2017-12-08Bubble v2 animation improvement.yueg
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-12-07Add Context to Duo interface isEnabledroldenburg
2017-12-07Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.calderwoodra
2017-12-07Implemented PhoneLookupDataSource#onSuccesfulFill.zachh
2017-12-07Fixed compile error in AOSP due to use of guava 23 API.zachh
2017-12-07Add isActivated check to Duo interfaceroldenburg
2017-12-07Bug: 68953167Android Dialer
2017-12-07Made PhoneLookupDataSource implementation async.zachh
2017-12-07Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Use explicit version constant for AD ceiling.erfanian
2017-12-07Add Assisted Dialing Call Details Implementation.erfanian
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-12-07Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout...linyuh
2017-12-07Added manifest override for PhoneLookupHistory provider.zachh
2017-12-07Hide bubble in (New)ReturnToCallController.tearDown().yueg
2017-12-07Grouping each listener's logic in an inner class in CallDetailsActivity.linyuh
2017-12-07Allow VVM activation to be rerun if carrier sent STATUS SMStwyen
2017-12-07Check for null subscription info list in TelecomUtil#getSubscriptionInfo.zachh
2017-12-07Ignore "new" voicemails that are too old for notificationstwyen
2017-12-07Display the automatically detected home country in assisted dialing settings.erfanian
2017-12-07Add DATA_USAGE column to the annotated call log.linyuh
2017-12-07Temporarily disable PhoneHistoryRecorder.zachh
2017-12-07Bubble v2 animation changes.yueg
2017-12-07Refactor Assisted Dialing Settings into standalone activity.erfanian
2017-12-07Added PhoneLookupHistoryRecorder.zachh
2017-12-07Added PhoneLookupSelector.zachh
2017-12-07Removed timestamps from PhoneLookup APIs.zachh
2017-12-04Add filtration logic to Assisted Dialing Settings.erfanian
2017-11-30Implemented new favorites list UI.calderwoodra
2017-11-30Action bar is no longer visible in dialpad search after configuartion change.calderwoodra
2017-11-30Rollback Broadcast in-call UI changes.yueg
2017-11-30Fix NPE crash on video call.wangqi
2017-11-30*** Reason for rollback ***roldenburg
2017-11-29Implemented fill for PhoneLookupDataSource.zachh
2017-11-29Search contacts now update when there are changes to the cp2 db.calderwoodra
2017-11-29Bump API ceiling for Assisted Dialing.erfanian
2017-11-29Add flag to control default assisted dialing state during precall flow.erfanian
2017-11-29Enable timer in emergency call.wangqi
2017-11-29Move country constraint logic into standalone class.erfanian
2017-11-29Adjust strings for select SIM dialogtwyen
2017-11-29Delete voicemails when disabling visual voicemailmdooley
2017-11-29Switching to alarms and exponential backoff while polling for transcription r...mdooley
2017-11-29Format number for SIM selectiontwyen
2017-11-29Disable phone number formatting on the dialpad when making domestic call to A...linyuh
2017-11-29Fix resource not found when placing call outside dialertwyen
2017-11-29Prevent PreCallActivity from showing in lockscreen if it is not started in th...twyen
2017-11-29Prevent change SIM icon from showing during a voicemail calltwyen
2017-11-29Expose user home country code as public method in Mediator Interface.erfanian
2017-11-29Update assisted dialing setting text.erfanian
2017-11-29Contact list no longer jumps to the top when the cp2 database updates.calderwoodra
2017-11-29Refactor DialpadFragment's DtmfKeyListenermaxwelb
2017-11-29Adjust strings for select SIM dialogtwyen
2017-11-29Add impressions for dual sim featurestwyen
2017-11-28Adding transcription rating feedbackmdooley
2017-11-22Fix the crash caused by DialpadView's OnPreDrawListener.linyuh
2017-11-22Prevent SIM selection and change SIM from showing when there are active callstwyen
2017-11-22Fix showing CallingAccountSelector in lock screentwyen
2017-11-22Automated rollback of changelist 176587256twyen
2017-11-22Check Contacts support for preferred SIMtwyen
2017-11-22Add SpamJobType for all spam job IDs.wangqi
2017-11-22Bubble v2 UI changes.yueg
2017-11-22Allow deleting a call log entry in the call log UI and the call details UI.linyuh
2017-11-22Fix showing CallingAccountSelector in lock screentwyen
2017-11-21Force disable VVM if carrier app is preloadedtwyen
2017-11-21Adding call feedback mechanismAndroid Dialer
2017-11-21Require N for preferred SIM querytwyen
2017-11-21Reduced jank when placing a call from search UI.calderwoodra
2017-11-21Nearby places location permission request is now in a card view.calderwoodra
2017-11-21Merge what's left in InCallActivityCommon into InCallActivity.linyuh
2017-11-20Quick fix recursively importing.weijiaxu