summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app
AgeCommit message (Expand)Author
2018-06-01Fix color of name text in call log.wangqi
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-17Internal change.linyuh
2018-05-15Compress all of dialer's png files.calderwoodra
2018-05-15Added contacts permission screen to speed dial fragment.calderwoodra
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-04Merge "Update targetSdkVersion to 28"android-build-prod (mdb)
2018-05-04Update targetSdkVersion to 28maxwelb
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-06Convert new speed dial to support fragment and add it to new peer.calderwoodra
2018-04-04Voicemail and Call log notifications now open GoogleMainActivity.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-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-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
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-26Bumped a few more tests to N.calderwoodra
2018-03-26Cleaned up the AndroidManifest Intent Filters.calderwoodra
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-26Delete old search, old contacts, p13n logger, filtered numbers add number sea...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-16Make MainActivity the default activity for AOSP.calderwoodra
2018-03-15Restore delete call log item logging in call details.calderwoodra
2018-03-15Resolve all build resource conflicts.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-12Keyboard and search now close when appropriate.calderwoodra
2018-03-09Add spam blocking setting in spam module.Android Dialer
2018-03-08Implement non-ui logic for delete/undo delete voicemailsuabdullah
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-06Updating voicemail_donation_promo_content per UXWmaxwelb
2018-03-05Check if the activity is still alive before refreshing unread tab counts.calderwoodra
2018-03-02Remove dialer sounds and vibrations settings fragments and redirect to the sy...uabdullah
2018-03-01Instead of just cancelling loaders, reset them as well.calderwoodra
2018-03-01Disable phone number formatting for devices with Argentinian SIMs.linyuh
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-28Add accessibility label for voicemail transcription ratingmaxwelb
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-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-24Cancel Old SpeedDial contact loaders when they are reset.calderwoodra
2018-02-24Fixed a few bugs in NUI Main Activity.calderwoodra
2018-02-22Adding real url for voicemail donation promo learn-more linkmdooley
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-22Adding information section to voicemail settingsmdooley
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-02-02Implemented drag to remove in NUI with old favorites.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-30Add old speed dial fragment to NUI.calderwoodra
2018-01-29Added a hack for NUI because of a dependency cycle.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-17Update "Call blocking" to "Blocked numbers"roldenburg
2018-01-17Updated toolbar and dialpad interactions in NUI.calderwoodra
2018-01-16Implement dialer command line interfacetwyen