summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/calllog
AgeCommit message (Expand)Author
2018-03-08Add flag for filtering emergency calls from call logmaxwelb
2018-03-08Implement logic for blocking a number from the new call log's bottom sheet.linyuh
2018-03-07Add additional logging to missed call notification code pathroldenburg
2018-03-05Check if the activity is still alive before refreshing unread tab counts.calderwoodra
2018-03-01Disable phone number formatting for devices with Argentinian SIMs.linyuh
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-28Update voicemail donations stringsmaxwelb
2018-02-27Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra
2018-02-27NUI no longer crashes when clicking "place call" in empty call log.calderwoodra
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-22Removed item animator in Call Log RecyclerView.calderwoodra
2018-02-22Moved metrics related methods out of LoggingBindings.zachh
2018-02-22Record jank metrics in old and new call logs.zachh
2018-02-22Fix a few UI issues based around multiselect in new nav.calderwoodra
2018-02-14Mark calls as read in new call log.zachh
2018-02-14Clicking on a missed call in the call log no longer crashes the app.calderwoodra
2018-02-06Adding voicemail donation promomdooley
2018-02-05Visual Voicemail notifications now go to MainActivity when enabled.calderwoodra
2018-02-05Missed calls now go to MainActivity if you have the component enabled.calderwoodra
2018-01-31Added old voicemail to NUI activity.calderwoodra
2018-01-31Implemented missed call/voicemail notifications in NUI.calderwoodra
2018-01-30Added old call log to NUI.calderwoodra
2018-01-26Pressing dial with an empty dialpad now queries the last number in NUI.calderwoodra
2018-01-25Remove non call log dependencies on PhoneAccountUtiltwyen
2018-01-22Move legacy voicemail/error to nui voicemail/listui/erroruabdullah
2018-01-10Add events for displaying set up or invite buttonsroldenburg
2018-01-08Hide emergency calls in the call logmaxwelb
2018-01-02Add assisted dialing indicators to the old call log.erfanian
2017-12-27Remove field prefixes.linyuh
2017-12-27Fixing transcription branding UI bugmdooley
2017-12-19Add flags for the Duo install, activate and invite buttonsroldenburg
2017-12-19Ignore deleted voicemail for notificationtwyen
2017-12-18Ensure we do not have a null data string before checking for Duoroldenburg
2017-12-15Hide "Invite" and "Set up" Duo buttons for spam and voicemail callsroldenburg
2017-12-14Use Dagger to get Duo instance in CallLogListItemViewHolderroldenburg
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-13Take user to install Duo if they tap "Set up" without the app installedroldenburg
2017-12-12BEGIN_PUBLIClinyuh
2017-12-11Update Spam module to use Daggermaxwelb
2017-12-08Add "Set up" and "Invite" for video to call log entry actionsroldenburg
2017-12-07Ignore "new" voicemails that are too old for notificationstwyen
2017-11-28Adding transcription rating feedbackmdooley
2017-11-22Allow deleting a call log entry in the call log UI and the call details UI.linyuh
2017-11-20Cancel missed calls in call history when needed.yueg
2017-11-18Use phone account ID for legacy voicemail notification.twyen
2017-11-17Fix bug that RTL posistion is not correct when initializing in CallLogActivity.wangqi
2017-11-11Hook up pre-call actionstwyen
2017-11-11Make CallIntentBuilder parcelabletwyen
2017-11-11Unify voicemail call placingtwyen
2017-11-07Fixed that name mixed Hebrew is not displayed correctly at call logerfanian
2017-11-03Show HD icon in call logs.wangqi
2017-11-01Removed helper methods in DialerExecutors.zachh
2017-10-30Roll forward cl/172154863: Do not load every DialtactsActivity fragment on ap...wangqi
2017-10-25Improved dagger support for executor services.zachh
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-19Take into account special dialable characters when grouping calls in the call...linyuh
2017-10-17Support bulk inserted voicemails.twyen
2017-10-17Allow voicemail transcription notifications to expandmdooley
2017-10-17Move Duo related constants out of interfaceroldenburg
2017-10-16Rename Lightbringer to Duoroldenburg
2017-10-13Fixed crash which occurred when clearing call log containing enriched call data.zachh
2017-10-13Fixing voicemail notification bugmdooley
2017-10-12Set the secondary action to be a voice call when the primary action is a vide...linyuh
2017-10-12Handle invalid PhoneAccountHandle component name in MissedCallNotifiertwyen
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-10-11Ignore self-manged calls for missed call notificationtwyen
2017-10-11Set an appropriate icon for the call detail UI's callback button.linyuh
2017-10-10Hide the text view showing call type or location when assisted dialing is sup...Android Dialer
2017-10-10Improved FAB UX.calderwoodra
2017-10-10Group calls in the call log according to their corresponding actions.Android Dialer
2017-10-10Add assisted dialing to outbound calls that qualify.erfanian
2017-10-04Inserting post call notes now compares notifications using fuzzy matching.calderwoodra
2017-09-28Use goAsync() and dialer executor to insert post call notificationstwyen
2017-09-26Fix onVisible/onNotVisible called on CallLogFragment without being attahced a...twyen
2017-09-25Fixing bug where missed call notifications were getting clobberedmdooley
2017-09-25Don't show Lightbringer disclosure dialog after 1 day since viewed.yueg
2017-09-22Log non-contact lightbringer actionstwyen
2017-09-20Added some bug fixes in call details.calderwoodra
2017-09-19Fix notification update bugmdooley
2017-09-11Updating voicemail notificationsmdooley
2017-09-11Updating voicemail notifications for transcription, part 2mdooley
2017-09-11Updating transcription UI to match latest mocks, part 1mdooley
2017-09-11Ignore read missed calls and voicemails for notificationtwyen
2017-09-07Adding dialer specific transcription error codesmdooley
2017-09-06Added logging to aid debugging of issue where dialer shows blank screen.zachh
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian
2017-05-31Update Dialer to v10 RC45.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-04-06Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-03-27Update AOSP Dialer source from internal google3 repository atEric 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-17Update AOSP Dialer source from internal google3 repository at cl/150392808Eric Erfanian
2017-03-16Revert "Update dialer to tap green cl 150332012."Sailesh Nepal
2017-03-16Update dialer to tap green cl 150332012.Eric Erfanian