summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2017-10-17Dismissing location prompt now actually prevents it from reshowing.calderwoodra
2017-10-17Add GSM conference calling to simulator.yueg
2017-10-16Keep promo state on rotateAndroid Dialer
2017-10-16FAB is no longer visible on return to call dialog.calderwoodra
2017-10-16Rename Lightbringer to Duoroldenburg
2017-10-13Fixed crash which occurred when clearing call log containing enriched call data.zachh
2017-10-13Add config provider value for dynamic locales for assisted dialing.erfanian
2017-10-13Bug fixes for new search ui w/ Dialpad.calderwoodra
2017-10-13Do not load every DialtactsActivity fragment on app openroldenburg
2017-10-13Fixing voicemail notification bugmdooley
2017-10-13Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSourceuabdullah
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-12Use TelephonyManagerCompat for IS_REFRESHtwyen
2017-10-12Updated animation to enter and exit search ui.calderwoodra
2017-10-12Optimization for incoming call latency.wangqi
2017-10-12Fix incallui to use latest ux mocks for assisted dialing.erfanian
2017-10-12Remove voicemail count changed check for legacy notificationstwyen
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-10-11Handle race condition with CallComposerActivity.onBackPressedmaxwelb
2017-10-11Skeleton implementation of PhoneLookup and Cp2PhoneLookup.calderwoodra
2017-10-11Change voicemail transcription progress stringmdooley
2017-10-11Ignore self-manged calls for missed call notificationtwyen
2017-10-11Remove period from location request string.calderwoodra
2017-10-11Implement SIM swappingtwyen
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-06Adding Future method for DialerPhoneNumberUtilmaxwelb
2017-10-06Show on hold in management screen for conference call.yueg
2017-10-06Allow for multi-line transcription error messagesmdooley
2017-10-05No longer close cursors manually after onLoadFinished is called.calderwoodra
2017-10-05FAB now properly scales in multiwindowed mode.calderwoodra
2017-10-04Inserting post call notes now compares notifications using fuzzy matching.calderwoodra
2017-10-04Copy directory list into new list to prevent modifications.calderwoodra
2017-10-04Remove 'learn more' link from verizon voicemail TOS textmdooley
2017-10-04Only show the most recent call type icon in the new call log, instead of the ...zachh
2017-10-04Make incoming and ongoing call notification foreground and highest priority.yueg
2017-10-03Expose more transformation state.erfanian
2017-10-03Create UI support for voicemail transcription, location, date and duration.uabdullah
2017-10-03Warmup shared prefs in googledialer when strict mode is enabled.zachh
2017-10-02Check for valid phone account before displaying voicemail TOSmdooley
2017-10-02Fix crash on hanging up simulator video call.wangqi
2017-09-28Use goAsync() and dialer executor to insert post call notificationstwyen
2017-09-28Add the assisted dialing logic module.erfanian
2017-09-28Refactor DialerStrictMode into an interface.wangqi
2017-09-28Adding logging for transcription polling requestsmdooley
2017-09-27Updating non-verizon ToS string for declining ToSmdooley
2017-09-27Update v13 licencesuabdullah
2017-09-27Setup recycler view for new voicemail uiuabdullah
2017-09-27Force dialpad to hide on resume if it should be hiddentwyen
2017-09-27Bypassed some strict mode violations.zachh
2017-09-26Fix onVisible/onNotVisible called on CallLogFragment without being attahced a...twyen
2017-09-26Use help center for GoogleDialer abouttwyen
2017-09-26Tweaking verizon's voicemail TOS textmdooley
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-25Update HD and Wifi feature of call log to use framework API.wangqi
2017-09-25Updated image asset in location permission request.calderwoodra
2017-09-22Log non-contact lightbringer actionstwyen
2017-09-22Delay commiting of promo fragment until user visits the contacts tabAndroid Dialer
2017-09-22Fixed call duration bug.calderwoodra
2017-09-22Fixed bug where dialer would sometimes show blank screen.zachh
2017-09-22Adding some contacts permission guards.calderwoodra
2017-09-22Better handling country iso when getting geo location of phone number.wangqi
2017-09-22Dialer integration of contacts suggestions promoAndroid Dialer
2017-09-22Added dismiss button to location permission request.calderwoodra
2017-09-22Added location permission request inline the search fragment.calderwoodra
2017-09-22Update package assets and strings.Eric Erfanian
2017-09-20Fixed issue where all contacts weren't beign shown.calderwoodra
2017-09-20Don't truncate long voicemail transcriptionsmdooley
2017-09-20Added some bug fixes in call details.calderwoodra
2017-09-19Show legacy voicemail notification under FBEtwyen
2017-09-19Fix notification update bugmdooley
2017-09-19Perform remote reachability query if caller is not in contactstwyen
2017-09-19Only enable voicemail transcription on android O and latermdooley
2017-09-19Removed zero suggest from dialpad search in new search fragment.calderwoodra
2017-09-18Use logCallImpression for bubble expand/collapse if possible.yueg
2017-09-18Now persist state through configuration changes in Search.calderwoodra
2017-09-18Bump versions for v14maxwelb
2017-09-18Fixed crash when users press back twice in call composer.calderwoodra
2017-09-18Pressing back when the dialpad is empty now exist the search UI.calderwoodra
2017-09-18Dialpad VM and + are now only accessible w/ double-tap instead of long hover.calderwoodra
2017-09-15Make voicemail transcription text selectable and phone numbers clickablemdooley
2017-09-15Updating voicemail TOS UI to match mocksmdooley
2017-09-15Dialpad chooser now properly shows when in a call.calderwoodra
2017-09-13Fixed an animation bug in new search fragment that was clipping results.calderwoodra
2017-09-13Setup SMS filter even if VVM is already activatedtwyen
2017-09-13Log opening dialpad.yueg
2017-09-13Fixed crash in RemoteContactCusror.calderwoodra
2017-09-13Log swiping and clicking for switching tabs.yueg
2017-09-11Send PhoneAccountHandle with ACTION_CONFIGURE_VOICEMAILtwyen
2017-09-11Fix NPE in contacts fragment.calderwoodra
2017-09-11This is a rollforward of cl/167332236calderwoodra
2017-09-11Updating voicemail notificationsmdooley
2017-09-11Updating voicemail notifications for transcription, part 2mdooley
2017-09-11Automated g4 rollback of changelist 167310802.calderwoodra
2017-09-11Automated g4 rollback of changelist 167332236.calderwoodra