summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2017-12-22Use ICU Localization for country names in settings.erfanian
2017-12-22Automated rollback of changelist 179615699calderwoodra
2017-12-22Automated rollback of changelist 179847039calderwoodra
2017-12-22Differentiate read/unread voicemails in the NUI Voicemail by bolding.uabdullah
2017-12-22Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps.linyuh
2017-12-22Reorganize classes related to smart dial.linyuh
2017-12-22Use the orientation obtained in onFinishInflate as the truth in DialpadView.linyuh
2017-12-22Added context menu for favorite contacts in new speed dial.calderwoodra
2017-12-22Update assisted dialing extras in preparation for platform implementation.erfanian
2017-12-22Quick fix for bugs on simulator voice call.weijiaxu
2017-12-22Fixed crash in UiListener when launching activity with screen off.zachh
2017-12-22Handle contacts which have been disassociated with a number in Cp2PhoneLookup.zachh
2017-12-22Fixed crash in PinnedShortcuts.zachh
2017-12-22Added copySubMessage method to PhoneLookup interface.zachh
2017-12-22Bubble v2 changes.yueg
2017-12-22Include inserted calls for consideration in PhoneLookupDataSource.zachh
2017-12-22Register content observer when voicemail table changes.uabdullah
2017-12-22Add SmartDialMaps for the Bulgarian alphabet and the Ukrainian alphabet.linyuh
2017-12-22Remove voicemail from UI only after delete request.uabdullah
2017-12-22Implemented SpeedDialEntry Room Database.calderwoodra
2017-12-20Populate voicemails in simulatoruabdullah
2017-12-20Print array map for debugging purposes.uabdullah
2017-12-19Add flags for the Duo install, activate and invite buttonsroldenburg
2017-12-19Support dual alphabets in smart dial.linyuh
2017-12-19Ignore deleted voicemail for notificationtwyen
2017-12-18Bubble v2 logging.yueg
2017-12-18Ensure we do not have a null data string before checking for Duoroldenburg
2017-12-18Added tests for SmartDialNameMatcher.calderwoodra
2017-12-18Added tests for latin smart dial map.calderwoodra
2017-12-18Upgrade target SDK version to 27.linyuh
2017-12-15Implemented Cp2PhoneLookup#lookup.zachh
2017-12-15Support empty PhoneLookupInfo in Cp2PhoneLookup.zachh
2017-12-15Hide "Invite" and "Set up" Duo buttons for spam and voicemail callsroldenburg
2017-12-15Implement basic bottom sheet in NUI Voicemail tab.uabdullah
2017-12-15Remove voicemail settings if missing permissiontwyen
2017-12-14Handle ActivityNotFoundException when starting intent from IntentModuletwyen
2017-12-14Add PreCall step to check permissiontwyen
2017-12-14Implement PeopleApiPhoneLookuptwyen
2017-12-14Refactor add to contacts, send a message and copy number modules for bottom s...uabdullah
2017-12-14Use Dagger to get Duo instance in CallLogListItemViewHolderroldenburg
2017-12-14Add input dialog for simulator to use customized number.weijiaxu
2017-12-14Add impressions for Duo related events (install, activate and invite)roldenburg
2017-12-14Take into consideration special characters when we do contact match.linyuh
2017-12-14Support deleting voicemailsuabdullah
2017-12-14Implemented disambig dialog for new speed dial fragment.calderwoodra
2017-12-14Support normalization of numbers in Cp2PhoneLookup.zachh
2017-12-13Take user to install Duo if they tap "Set up" without the app installedroldenburg
2017-12-13Add reloadReachabilities to Duo interfaceroldenburg
2017-12-13Integrate CallDetailsActivity with the new call log UI.linyuh
2017-12-12Refactor CallerInfo and ContactInfoHelper to improve readability.linyuh
2017-12-12Move TelecomCallUtil to com.android.dialertwyen
2017-12-12Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_...mdooley
2017-12-12BEGIN_PUBLIClinyuh
2017-12-12BEGIN_PUBLIClinyuh
2017-12-12BEGIN_PUBLICroldenburg
2017-12-12Download and play voicemails from server when not locally available.uabdullah
2017-12-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-12-11Implement today and older for NUI Voicemail and update MediaPlayerView testsuabdullah
2017-12-11Play voicemails, update seekbar timer, allow seeking, and maintain state afte...uabdullah
2017-12-11Don't save UI executor in UiListener.zachh
2017-12-11Update Spam module to use Daggermaxwelb
2017-12-08Implemented adding a new favorites contact flow NUI.calderwoodra
2017-12-08Add "Set up" and "Invite" for video to call log entry actionsroldenburg
2017-12-08Fix voicemail populator bug and change emergency call to emergency call back.weijiaxu
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-12-07Add Context to Duo interface isEnabledroldenburg
2017-12-07Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.calderwoodra
2017-12-07Implemented PhoneLookupDataSource#onSuccesfulFill.zachh
2017-12-07Fixed compile error in AOSP due to use of guava 23 API.zachh
2017-12-07Add isActivated check to Duo interfaceroldenburg
2017-12-07Made PhoneLookupDataSource implementation async.zachh
2017-12-07Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Use explicit version constant for AD ceiling.erfanian
2017-12-07Add Assisted Dialing Call Details Implementation.erfanian
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-12-07Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout...linyuh
2017-12-07Grouping each listener's logic in an inner class in CallDetailsActivity.linyuh
2017-12-07Check for null subscription info list in TelecomUtil#getSubscriptionInfo.zachh
2017-12-07Ignore "new" voicemails that are too old for notificationstwyen
2017-12-07Display the automatically detected home country in assisted dialing settings.erfanian
2017-12-07Add DATA_USAGE column to the annotated call log.linyuh
2017-12-07Refactor Assisted Dialing Settings into standalone activity.erfanian
2017-12-07Added PhoneLookupHistoryRecorder.zachh
2017-12-07Added PhoneLookupSelector.zachh
2017-12-07Removed timestamps from PhoneLookup APIs.zachh
2017-12-04Add filtration logic to Assisted Dialing Settings.erfanian
2017-11-30Implemented new favorites list UI.calderwoodra
2017-11-30Action bar is no longer visible in dialpad search after configuartion change.calderwoodra
2017-11-30*** Reason for rollback ***roldenburg
2017-11-29Implemented fill for PhoneLookupDataSource.zachh
2017-11-29Search contacts now update when there are changes to the cp2 db.calderwoodra
2017-11-29Bump API ceiling for Assisted Dialing.erfanian
2017-11-29Add flag to control default assisted dialing state during precall flow.erfanian
2017-11-29Move country constraint logic into standalone class.erfanian
2017-11-29Adjust strings for select SIM dialogtwyen
2017-11-29Delete voicemails when disabling visual voicemailmdooley
2017-11-29Format number for SIM selectiontwyen
2017-11-29Disable phone number formatting on the dialpad when making domestic call to A...linyuh
2017-11-29Prevent PreCallActivity from showing in lockscreen if it is not started in th...twyen