summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2018-02-02Refresh annotated call log from the voicemail tabuabdullah
2018-02-01internal changeAndroid Dialer
2018-02-01Add suggestion reason ACCOUNTtwyen
2018-02-01Handle missing contact permission for preferred SIMtwyen
2018-02-01This text is for dismiss button in dialog that's to dismiss the dialog afterwangqi
2018-01-31Implemented Last tab in NUI.calderwoodra
2018-01-31Added old voicemail to NUI activity.calderwoodra
2018-01-31Updating Dialer v17 licenses.Android Dialer
2018-01-31Add a BatchSpamChecker for InAppSpam.linyuh
2018-01-31Implemented missed call/voicemail notifications in NUI.calderwoodra
2018-01-31Fullly disable VVM if carrier VVM app is installed.twyen
2018-01-31Add arrow icon to bubble sound button when Bluetooth is connected.yueg
2018-01-31Remove bubble from AOSP.yueg
2018-01-30Limit new special codesroldenburg
2018-01-30Don't override contactExists if there is no update from Cequint Caller ID.wangqi
2018-01-30Make default lastModified timestamp configurablemaxwelb
2018-01-30Added old call log to NUI.calderwoodra
2018-01-30Add old speed dial fragment to NUI.calderwoodra
2018-01-30Added badge count feature to bottom nav.calderwoodra
2018-01-30Allow delete of Restricted number entriesroldenburg
2018-01-30Update FragUtils to encourage better readability in Activities.calderwoodra
2018-01-29Added a hack for NUI because of a dependency cycle.calderwoodra
2018-01-29Use application context when fetching shared prefs.zachh
2018-01-29Added is_valid and post_dial_portion fields to DialerPhoneNumber.zachh
2018-01-26Reworked the internals of DialerPhoneNumber.zachh
2018-01-26Implemented Post Call in NUI.calderwoodra
2018-01-26Disable phone icon for unknown numbers in NUI Voicemailuabdullah
2018-01-26Pressing dial with an empty dialpad now queries the last number in NUI.calderwoodra
2018-01-26Disable seekbar user seekinguabdullah
2018-01-26Add voice search to NUI.calderwoodra
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-26Add enriched calling simulation.weijiaxu
2018-01-26Add logging that assisted dialing was used.erfanian
2018-01-25Implement initial calling in NUI Voicemailuabdullah
2018-01-25Update preferred SIM SuggestionProvidertwyen
2018-01-25Remove non call log dependencies on PhoneAccountUtiltwyen
2018-01-25Route speaker via speaker and headset when tapping speaker button in NUI VMuabdullah
2018-01-25Show voicemail error messages for NUIuabdullah
2018-01-25Prevent VvmNetworkRequestCallback from releasing twicetwyen
2018-01-25By pass media player strict mode violationuabdullah
2018-01-25Explicitly disable strict mode during the assisted dialing action.erfanian
2018-01-25Set avatar as background instead of src.yueg
2018-01-25Reset invalid selected countries to the default value.erfanian
2018-01-24Add skeleton for SpamPhoneLookuplinyuh
2018-01-24Show Icon and label for blocked numberstwyen
2018-01-24Bubble v2 a11y.yueg
2018-01-24Add flag to enable NUI shortcut.calderwoodra
2018-01-24Rename "ApdlInfo" as "SpamInfo" in proto PhoneLookupInfo.linyuh
2018-01-24Add support for forwarding more special codesroldenburg
2018-01-24Define methods in Spam interface to be used later in the PhoneLookup for spam...linyuh
2018-01-24Link to the correct Assisted Dialing settings depending on platform version.erfanian
2018-01-24Add foreground service permissionroldenburg
2018-01-24Fixed a regression where we incorrectly reported that the dialpad was visible.calderwoodra
2018-01-24Add support for yesterday header in NUI Voicemail Tabuabdullah
2018-01-23Updated nearby places search permission icon for Material.calderwoodra
2018-01-23Updated call number by NW is not displayedwangqi
2018-01-23Search no longer crashes if you don't have the contacts permission.calderwoodra
2018-01-23-Add cleaning blocked numbers stored in a separate database when people try t...weijiaxu
2018-01-23Don't garbage collect voicemails in AnnotatedCallLog.zachh
2018-01-23Bubble bottom action changes.yueg
2018-01-23Contacts recyclerview is now hidden when we don't have contacts permission.calderwoodra
2018-01-23Moved coalesced_ids.proto and number_attributes.proto to calllog/database/con...zachh
2018-01-23Write PhoneLookup results to PhoneLookupHistory in RealtimeRowProcessor.zachh
2018-01-23Attempt to work around sqlite database cursor window issuemaxwelb
2018-01-23Bubble change when display size change.yueg
2018-01-23Update Assisted Dialing references.erfanian
2018-01-23Pressing back button twice really quickly no longer crashes dialer.calderwoodra
2018-01-22Move legacy voicemail/error to nui voicemail/listui/erroruabdullah
2018-01-22Implement System blocked numbertwyen
2018-01-22Don't let the FAB obscure the last item of speed dial/call log/voicemail.linyuh
2018-01-22Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh
2018-01-22For call log entry labels, remove the dot after abbreviated time units.linyuh
2018-01-22Implement blocking commandstwyen
2018-01-22Properly display date and/or time of entries in the new call log.linyuh
2018-01-22Add simulator enriched call related to interfaces and stubs.weijiaxu
2018-01-19Update Simulator to launch SpeakEasyAndroid Dialer
2018-01-19Improve & reorganize logic related to directories/remote contacts in the sear...linyuh
2018-01-19Add the "Yesterday" header in the new call loglinyuh
2018-01-19Bubble v2 layout changes.yueg
2018-01-19Improved support for post dial digits in new call log.zachh
2018-01-18Search, Dialpad, BottomBar and Toolbar now persist state through rotation.calderwoodra
2018-01-18Descrease bubble bottom text scaling factor.yueg
2018-01-18Fixed regression with search not reacting properly to on touch events.calderwoodra
2018-01-18Pass PhoneAccountHandle into VideoTech isAvailableroldenburg
2018-01-17Relax number matching when coalescing rows in new call log.zachh
2018-01-17Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg
2018-01-17Support deleting PhoneLookupHistory rows with empty phone numbers.zachh
2018-01-17Show existing CP2 information for invalid numbers even if out of date.zachh
2018-01-17Update "Call blocking" to "Blocked numbers"roldenburg
2018-01-17Search query is now shared with the Search Fragment in NUI.calderwoodra
2018-01-17Moved SearchController into its own class.calderwoodra
2018-01-17Updated toolbar and dialpad interactions in NUI.calderwoodra
2018-01-17Take voicemail alert position into account for "older" header for NUI Voicema...uabdullah
2018-01-17Replace PhoneLookupSelector with PhoneLookupInfoConsolidator.linyuh
2018-01-17Correctly show the contact's photo in CallDetailsActivity when launched from ...linyuh
2018-01-17Handle hiding bubble right after showing it.yueg
2018-01-16Update string to include dashroldenburg
2018-01-16Implement dialer command line interfacetwyen
2018-01-16Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailableroldenburg
2018-01-14Make sure that voicemail transcriptions are processed seriallymdooley