summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2017-11-07Show dual alphabets on the dialpad if a secondary alphabet is available.linyuh
2017-11-06Move voicemail settings to dialer UIZachary Heidepriem
2017-11-03Show HD icon in call logs.wangqi
2017-11-01Renamed call_details string, which was conflicting with one from the calldeta...zachh
2017-11-01Add more log entries in loggingBinding.weijiaxu
2017-11-01Use unencrypted storage for shared prefs in new call log.zachh
2017-11-01Removed helper methods in DialerExecutors.zachh
2017-11-01Add country code support to ad settings.erfanian
2017-11-01Add VoLTE conference call to simulator and fix a minor issue for GSM conference.weijiaxu
2017-11-01Use DialpadTextView instead of TextView to show letters under each digit key.linyuh
2017-11-01Disable assisted dialing when the phone is User Locked.erfanian
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem
2017-10-30Roll forward cl/172154863: Do not load every DialtactsActivity fragment on ap...wangqi
2017-10-30Make dialpad key alignment responsive to font size.linyuh
2017-10-27Center align numbers in each column of the dialpad when in landscape mode.linyuh
2017-10-27Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()uabdullah
2017-10-27Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...linyuh
2017-10-26Fix issue of huge latency measured from app#onCreate to activity#onCreateweijiaxu
2017-10-26Cp2 Phonelookup isDirty implementation.calderwoodra
2017-10-26App latency test migration.weijiaxu
2017-10-26Search fragment now closes after placing a call.calderwoodra
2017-10-25Fix contacts promo not showing consistently due to scroll settling tab indexAndroid Dialer
2017-10-25Add support for voicemailURI to annotated call log for new voicemail tabuabdullah
2017-10-25Improved dagger support for executor services.zachh
2017-10-25Refactor client platform checks to be DRY.erfanian
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-19Automated g4 rollback of changelist 172154863.maxwelb
2017-10-19Take into account special dialable characters when grouping calls in the call...linyuh
2017-10-19Move more Video Share stuff to third_partyroldenburg
2017-10-19wrapping %s in in <xliff:g> </xliff:g> tags to prevent translationmdooley
2017-10-19Check AD eligibility before utilizing the feature.erfanian
2017-10-17Support bulk inserted voicemails.twyen
2017-10-17Fix top text cropping issue in new voicemail tabuabdullah
2017-10-17Update SearchAdapter query if fragment has query before fragment is ready.calderwoodra
2017-10-17Contacts are now searchable by company name.calderwoodra
2017-10-17Update simulator to add emergency callmaxwelb
2017-10-17Allow voicemail transcription notifications to expandmdooley
2017-10-17Hide voice search button when exiting search if it is not availabletwyen
2017-10-17Stop showing partially matched numbers that are not global phone numbers.linyuh
2017-10-17Display Voicemail Contact Name and Photo in Voicemail Fragment.uabdullah
2017-10-17Add temporary assisted dialing setting to Dialer.Eric Erfanian
2017-10-17Move Duo related constants out of interfaceroldenburg
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