summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2018-04-10Add RTT icon to RTT call log.wangqi
2018-04-10Add a flag to control whether to show spam blocking promotionAndroid Dialer
2018-04-10Implement the disambig dialog for favorite contacts.calderwoodra
2018-04-10Wire up SpeedDial fragment with SpeedDialUiItemLoader.calderwoodra
2018-04-10For an audio call log entry, add a video call option in the bottom sheet if t...linyuh
2018-04-09Autogenerate IDs for inserts and consolidate loader into one transaction.calderwoodra
2018-04-09Implemented SpeedDialUiItemLoader.calderwoodra
2018-04-08Have PhoneLookup read carrier presence data from CP2.linyuh
2018-04-06Update ToS for donationuabdullah
2018-04-06Resolve resource conflicts.linyuh
2018-04-06Change voicemail empty state icon to voicemail icon.calderwoodra
2018-04-06Convert new speed dial to support fragment and add it to new peer.calderwoodra
2018-04-06Only request focus on search edit text when it's slide down.calderwoodra
2018-04-06Reorganized rootcomponentgenerator package and added demo.Zachary Heidepriem
2018-04-05Exclude Duo audio calls from the new call log.linyuh
2018-04-05Add Spam#updateSpamSync API to control when syncing the Apdl spam list is ena...maxwelb
2018-04-05Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerR...weijiaxu
2018-04-05Expand Duo Interfacetwyen
2018-04-05Support new voicemail fragment in old peer.uabdullah
2018-04-04Fix search bar margin issue in RTLtwyen
2018-04-04Prevent crash when dialpad animation ends after activity is saved.twyen
2018-04-04Fixed some issues in dialer's dialpad for talkback users.calderwoodra
2018-04-04Voicemail and Call log notifications now open GoogleMainActivity.calderwoodra
2018-04-04Added some logging for mysterious bugs.calderwoodra
2018-04-04Migrate RTT chat history to use proto buffer.wangqi
2018-04-04Use the default phone account for a voice call when the call log item is for ...linyuh
2018-04-04Explicitly hide the badge in ContactPhotoView when it shouldn't be shown.linyuh
2018-04-03Remove reference to RTT system setting.wangqi
2018-04-03Don't deadlock in DialerDatabaseHelper.zachh
2018-04-03Fix NPE for details numbermaxwelb
2018-04-03Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31.linyuh
2018-04-03Fix permissionroldenburg
2018-04-03Handle missed calls for new call log in old peer.zachh
2018-04-03Separate calls with the video feature from others when coalescing rows in the...linyuh
2018-04-03Support placing Duo calls in the new UI's bottom sheet.linyuh
2018-04-03Turn off component generating step of RootComponentGenerato and @DialerCompoe...weijiaxu
2018-03-30Use IS_READ instead of NEW in new call log.zachh
2018-03-30Add upgrade to RTT call button.wangqi
2018-03-30Add SpeedDialEntry database helper.calderwoodra
2018-03-30Added logging for popping in new call log.zachh
2018-03-30Log the number of "invalid" CP2 rows.zachh
2018-03-30Implement new blockingtwyen
2018-03-30Differentiate video call types (carrier/Duo) in call descriptions for the new...linyuh
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-29Fixed a few issues in search with new nav.calderwoodra
2018-03-29Replace png icons with vector drawable for video call screen.wangqi
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-28Show toast when handing off from LTE to WiFiroldenburg
2018-03-28Create a common widget (ContactPhotoView) for a contact photo and its optiona...linyuh
2018-03-28Update spam blocking promo wordings.Android Dialer
2018-03-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
2018-03-28Delete dialer blocking in NUItwyen
2018-03-28Turn transcription on if new user accepts Dialer ToSuabdullah
2018-03-28When declining Transcription ToS, we should hide the feature ToS.uabdullah
2018-03-28Badge contact photos in the new call log for video calls.linyuh
2018-03-27Support new call log fragment in old peer.zachh
2018-03-27Use CallLogConfig for enabling new peer.zachh
2018-03-27Turn on transcription when existing dialer user accepts ToS and transcription...uabdullah
2018-03-27Turn off transcription when user declines tos (existing dialer user)uabdullah
2018-03-27Delete debugging logging statement in voicemail spam blockingAndroid Dialer
2018-03-27Add permission for in-call visibility changeroldenburg
2018-03-27Update T-Mo Transcription ToS for existing usersuabdullah
2018-03-27Update T-Mo Transcription ToSuabdullah
2018-03-26Remove TODOs left for M in the new call log as the min SDK has been bumped to N.linyuh
2018-03-26Change the maximum number of notifications per tag from 10 to 8.linyuh
2018-03-26Fixed drag to remove favorite contacts on a few devices.calderwoodra
2018-03-26Add 311910 to motorola sprint configs.twyen
2018-03-26Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".linyuh
2018-03-26Placing a call from a search action now closes the keyboard.calderwoodra
2018-03-26Add Motorola hidden menu to all Sprint MCCMNCstwyen
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-26Bump version codes and name to v20roldenburg
2018-03-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-26Add logging support for auto blocked spam calls.Android Dialer
2018-03-26Forward extras from pre call external receivers to placeCall().twyen
2018-03-26Bumped a few more tests to N.calderwoodra
2018-03-26Check empty number before querying data ID for preferred accounttwyen
2018-03-26Fix UK numbers in international format with extra 0twyen
2018-03-26Cleaned up the AndroidManifest Intent Filters.calderwoodra
2018-03-26Removed NUI shortcut.zachh
2018-03-26Implement wifi emergency calling warningtwyen
2018-03-26Fix CallLogGroupBuilderTest after min SDK was bumped up to N.linyuh
2018-03-26Show SIM auto select reason in in call UItwyen
2018-03-26Correctly display phone numbers containing whitespaces in RTL context.linyuh
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-26Delete old search, old contacts, p13n logger, filtered numbers add number sea...calderwoodra
2018-03-26Add learn more info to VM Transcription settinguabdullah
2018-03-26Add RootComponentGenerator to auto-generate root components for different dia...Weijia Xu
2018-03-22Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM D...uabdullah
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-22Show VM activating in settingsuabdullah
2018-03-22Enable and disable the call log framework on flag changes.zachh
2018-03-21Display "Emergency number" in the call log for emergency numbersmaxwelb
2018-03-21Remove "contacts/common" from the dependency list of package "dialer/widget".linyuh
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-20Identify MMI codes specific to some OEM devices via hard-coding.linyuh
2018-03-20Mitigate some of the jank in opening/closeing search.calderwoodra
2018-03-20Fix animation of first time showing dialpad FAB.wangqi
2018-03-20Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.zachh