summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2017-08-09Add logging to Dialer Key/Value backup implemenation.uabdullah
2017-08-09Clean up geo location data usage from libphonenumber.wangqi
2017-08-09Added remote directories to the new search fragment.calderwoodra
2017-08-09Abstracted search cursors in SearchCursor interfacecalderwoodra
2017-08-09a11Y for select all buttonuabdullah
2017-08-09Implement Selectiontwyen
2017-08-09New Search Fragment no longer crashes when the device is rotated.calderwoodra
2017-08-09Implement Dialer K/V Backup and Restore.Eric Erfanian
2017-08-09Remove stale TODO.erfanian
2017-08-09Move TelphonyManagerCompat outside of contacts/common.erfanian
2017-08-09Added permission revoked screen for new search fragmentcalderwoodra
2017-08-09New search fragment now animates and moves with the search box and dialpad.calderwoodra
2017-08-09Update Directory POJO to use AutoValue and removed type attribute.calderwoodra
2017-08-09Remove Dialer Backup and Restore Codeuabdullah
2017-08-04Updated new search filtering criteria to better match current implementationcalderwoodra
2017-08-03Call Composer tabs hidden from a11y when hidden from sight.calderwoodra
2017-08-03Devices in other locales no longer crash in GalleryComposerFragment.calderwoodra
2017-08-03Getting network color in call details now assumes a hexidecimal valuecalderwoodra
2017-08-02Prevent new voicemail notifications from being cleared if a voicemail is expa...twyen
2017-08-01Fix the blurry contact photo.wangqi
2017-08-01Prevent voicemail from playing when call is in progresstwyen
2017-08-01Handle null in voicemail config statustwyen
2017-08-01Pressing the ime action button with no text no longer crashes PostCallActivity.calderwoodra
2017-08-01Do not show "Call" option for Restricted / Private numbersroldenburg
2017-08-01Log bubble expansion and return to call.yueg
2017-08-01Fix crash placing Fi calls on dogfoodroldenburg
2017-08-01Save dismissed state for legacy voicemail notificationtwyen
2017-08-01Implement Duo disclosuretwyen
2017-07-28Don't enable strict mode in non-bugfood builds.zachh
2017-07-28Fix NPE and ClassCastException in logging People API lookup error.yueg
2017-07-27Center quickContactBadge instead of cropping.erfanian
2017-07-27Handle null phone account handle for calllog filteringtwyen
2017-07-27Do not show voicemail transcription ToS if feature is disabledroldenburg
2017-07-26Handle null number on row expandmaxwelb
2017-07-26Added cursor loader to load contacts from a remote directory in contact search.calderwoodra
2017-07-26Filter out Duo audio callsroldenburg
2017-07-26Added cursor loader to load the list of remote directories in contact search.calderwoodra
2017-07-25Refresh capabilities when temporarily unavailablemaxwelb
2017-07-25Fixed bug where app could crash when clearing call history.zachh
2017-07-25Added RecyclerView.ViewHolder for remote contacts in search list.calderwoodra
2017-07-25Check for contacts permission before mutating contacts.erfanian
2017-07-25Fix distorted view of call history.wangqi
2017-07-25Converted a few straggling instances of FallibleAsyncTask to DialerExecutors.zachh
2017-07-25Fix non-normalized number bug with FuzzyPhoneNumberMatchermaxwelb
2017-07-25Removed duplicate quick contact string.calderwoodra
2017-07-25Pause voicemail playback when headphone is unpluggedtwyen
2017-07-25Handle corrupted persistent logtwyen
2017-07-25Move CallComposerActivity's DialerExecutor to onCreatemaxwelb
2017-07-25Contacts adapter now checks if cursor is closed.calderwoodra
2017-07-25Remove unnecessary background in call log.wangqi
2017-07-25Fixed issue where calls longer than 60 minutes would be truncated.calderwoodra
2017-07-25Fixed '1' dialpad button to be aligned with '2' and '3'calderwoodra
2017-07-25Move ContactPhotoManager code and related utilties out of contacts/common.Eric Erfanian
2017-07-25Hide contacts recyclerview when the last contact is deleted.calderwoodra
2017-07-25Replaced video calling/camera permission dialog with a toast.calderwoodra
2017-07-25Merge changes I9b4919e9,I15419178,Ib0f46aed,If592be8cEric Erfanian
2017-07-24Dont start a service to cancel missed call notifications, use DialerExecutor ...roldenburg
2017-07-24Fix NPE when user click on call log.wangqi
2017-07-24Update ECCapabilities for temporarily unavailable statusmaxwelb
2017-07-24Use a shared thread pool for spam transport.zachh
2017-07-24Reorganized dialer traffic stats tags.zachh
2017-07-24Fixes the Hebrew translation for calls <60s in length.calderwoodra
2017-07-24Move contacts common LetterTile class into its own package.Eric Erfanian
2017-07-13Set CallDetailsActivity exported to false.erfanian
2017-07-13Contacts headers now update properly when you fast scroll backwards slowly.calderwoodra
2017-07-13Adjust call composer for dimensions so all items fit on screen for large dpi.calderwoodra
2017-07-13Display correct string for Lightbringer calls in call detailsroldenburg
2017-07-13Resolve NPE in post call send message prompt.calderwoodra
2017-07-13Fixed ArrayIndexOutOfBoundsException in Contacts Fragment.calderwoodra
2017-07-13PostCallActivity edittext is not always visible on all screen sizes.calderwoodra
2017-07-13Fix Call button text alignment in expanded call log itemroldenburg
2017-07-12Fixed NPE in CameraComposerFragment.calderwoodra
2017-07-12Move VideoShareSession to third_party to remove bad cast in VideoShareManagerroldenburg
2017-07-12Tag spam network traffic using TrafficStats.zachh
2017-07-12Remove obsolete wrapper bundle from CallIntent Bundle.erfanian
2017-07-12Update AOSP Dialer license Data.erfanian
2017-07-11Fix NPE in PhoneFavoriteTileView.onClick.yueg
2017-07-11Make CallLogCache thread safe.wangqi
2017-07-11Remove Assert(isAtLeastO) in LegacyVoicemailNotificaitonReceivertwyen
2017-07-10Bump version code and name to Dialer v12sail
2017-07-10Remove ConfigBindings from DialerBackupAgentuabdullah
2017-07-10Improve GoogleCallLogAdapterTest to better emulate realityroldenburg
2017-07-10Fix 2 NPEs in CallLogAdapter.yueg
2017-07-10Move voicemail notification dismissing to VisualVoicemailCallLogFragmenttwyen
2017-07-06Add video call not available dialog.wangqi
2017-06-30Bump version code for Dialer v11 (again)uabdullah
2017-06-30Automated g4 rollback of changelist 160202511.sail
2017-06-30Re-enabled strict mode in bugfood.zachh
2017-06-30Move Session State definition into Sessionmaxwelb
2017-06-30Load dreamchip from assetstwyen
2017-06-30Log the number of times when Lightbringer video call button appears.yueg
2017-06-30Fix NPE in CallLogCacheLollipopMr1.isVoicemailNumber()twyen
2017-06-30Automated g4 rollback of changelist 159993127.sail
2017-06-30Move video call logging from IntentProvider to CallLogListItemViewHolder.yueg
2017-06-30All Fragments are now support library Fragments.keyboardr
2017-06-26Tweaks to the voicemail TOS UImdooley
2017-06-26Adding voicemail transcription branding and progress UImdooley
2017-06-26Adding voicemail transcription impression loggingmdooley
2017-06-23Updated in call ui for EC calls with text to not get cropped.calderwoodra
2017-06-23Fixing strict mode violations in voip module.mdooley