summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/calllog
AgeCommit message (Expand)Author
2020-12-12Re-add call statistics.Danny Baumann
2020-12-12Allow per-call account selection.Danny Baumann
2018-07-10Revert "UI refresh for call log items."Eric Erfanian
2018-06-29UI refresh for call log items.wangqi
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-28Use ConcurrentMap to log Contacts Provider metrics in the old call log.linyuh
2018-06-26Refactor ContactPreferencetwyen
2018-06-26Reset speaker mode when done with VVM Tabuabdullah
2018-06-11Ignore read voicemails for notificationstwyen
2018-06-08Removed cast to DialtactsActivity.zachh
2018-06-08Don't refer to DialtactsActivity.class to launch the DIAL intent.zachh
2018-06-08Use an intent action to launch MainActivity instead of class reference to Dia...zachh
2018-06-08Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent.zachh
2018-06-05Handle null carrier config for emergency call hinttwyen
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-06-01UI fixes for emergency numbers in the old call log.linyuh
2018-06-01Use geocode as label for businesses.twyen
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Delete AppCompatConstantslinyuh
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper.zachh
2018-05-21Ignore dialer OMTP VVM error if VVM is disabledtwyen
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Don't post throttled notifications again.yueg
2018-05-15Exit multiselect mode when opening the dialpad.calderwoodra
2018-05-09Place Duo calls with PreCalltwyen
2018-05-09Fix bug that showing block option for private number.wangqi
2018-05-04Replace DuoConstants with interface.twyen
2018-04-30Cancel all legacy voicemail notification when SIMs are removed on multi-SIM d...twyen
2018-04-26Implement CequintPhoneLookuplinyuh
2018-04-26Fix impression logging for spam blocking promo dialog shown in after callAndroid Dialer
2018-04-17Add spam blocking promotion after showing spam dialog in after-callAndroid Dialer
2018-04-17Added logging for contacts provider metrics.zachh
2018-04-17Add RTT transcript screen.wangqi
2018-04-10Add RTT icon to RTT call log.wangqi
2018-04-06Change voicemail empty state icon to voicemail icon.calderwoodra
2018-04-03Fix NPE for details numbermaxwelb
2018-03-29Update what happens when donation is rejected & use correct donation availabi...uabdullah
2018-03-29Mark spam voicemail as old after we auto block it.Android Dialer
2018-03-27Delete debugging logging statement in voicemail spam blockingAndroid Dialer
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-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-26Removed NUI shortcut.zachh
2018-03-26Fix CallLogGroupBuilderTest after min SDK was bumped up to N.linyuh
2018-03-26Correctly display phone numbers containing whitespaces in RTL context.linyuh
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-21Display "Emergency number" in the call log for emergency numbersmaxwelb
2018-03-19Show spam blocking promo after block spam dialogAndroid Dialer
2018-03-19Check null for getPhoneAccount()twyen
2018-03-16Check if parent is null since fetch call can be called while Dialer is paused.calderwoodra
2018-03-16Refactor VM Settings and add support for voicemail transcriptionuabdullah
2018-03-15Restore delete call log item logging in call details.calderwoodra
2018-03-15Add utility used to style content with learn more linksmaxwelb
2018-03-14Split CallDetailsActivitylinyuh
2018-03-12Don't fetch calls if the parent doesn't exist.calderwoodra
2018-03-09Add spam blocking setting in spam module.Android Dialer
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