summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2018-02-27Bump version codes and name to v19roldenburg
2018-02-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-27Implement contacts promo in NUI.yueg
2018-02-27Fix bug that soft keyboard pushes action bar out of window.wangqi
2018-02-27Added 2 null checks to fix top crashers.calderwoodra
2018-02-26Fix for NonSimulatorConnection listener causing dialer crashing after ending ...weijiaxu
2018-02-26Allow selecting IMEI/MEID textroldenburg
2018-02-26Added Call History activity to MainMenu.calderwoodra
2018-02-26Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer
2018-02-26Look up contacts in the local enterprise directory in the new call log.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-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-23Fix bugs of RTT chat.wangqi
2018-02-23Prevent VVM subscribing when carrier reset subscription statustwyen
2018-02-22Added some logcat and metrics logging for new call log.zachh
2018-02-22Add new signature for Cequint Caller ID app.wangqi
2018-02-22Add dialer simulation functionality into simulator.weijiaxu
2018-02-22Use SystemProperties to access ro.carrier as System.getProperty cannot get itroldenburg
2018-02-22Fix bug in isVoicemailNumber method not returning earlyroldenburg
2018-02-22Adding real url for voicemail donation promo learn-more linkmdooley
2018-02-22Removed item animator in Call Log RecyclerView.calderwoodra
2018-02-22NUI bug fixes: handling intents and onActivityResult.calderwoodra
2018-02-22Use the vector spam icon in the new call log.linyuh
2018-02-22Fixed some Dialer theming bugs in NUI.calderwoodra
2018-02-22Make MarkDirtyObserver available to all call log data sources & PhoneLookups.linyuh
2018-02-22Updating PrimaryInfo value class to use AutoValue with builder pattern.Android Dialer
2018-02-22When there is no VM support hide the tab in the Old Main Activityuabdullah
2018-02-22Rebuild Call Log on first launch after NUI is enabledtwyen
2018-02-22Changing the voicemail transcription font sizemdooley
2018-02-22Moved metrics related methods out of LoggingBindings.zachh
2018-02-22Record jank metrics in old and new call logs.zachh
2018-02-22Fixed some bugs in NUI search.calderwoodra
2018-02-22Adding information section to voicemail settingsmdooley
2018-02-22Add Tracfone to Motorola menu, move existing menu to Sprint onlyroldenburg
2018-02-22Fixed some issues in NUI search bar.calderwoodra
2018-02-22Disable VVM for tracfone USAtwyen
2018-02-22Fix an NPE when ContactInfoHelper tries to retrieve remote directories.linyuh
2018-02-22Merge searchfragment/remote into searchfragment/directories and renaming thin...linyuh
2018-02-22Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...linyuh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2018-02-22Rename invalid resource folderroldenburg
2018-02-22Fix a few UI issues based around multiselect in new nav.calderwoodra
2018-02-22Include the primary callback action in the new call log's bottom sheet.linyuh
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Add configuration for when we show decimal and barcode device idroldenburg
2018-02-22Annotate RTT as @TargetApi(28).wangqi
2018-02-22Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate"Treehugger Robot
2018-02-22Show IMEI/MEID in hex, dec, and barcode when appropriateroldenburg
2018-02-22Do no preload dialpad fragment when opening search through search bar.calderwoodra
2018-02-22Add logging to NUI.yueg
2018-02-22Implemented hangouts connection into GoogleMainActivity.calderwoodra
2018-02-22Created a "Metrics" interface.zachh
2018-02-22Fix the icon & the label for blocked spam numbers in the new call log.linyuh
2018-02-22Move RttChatBot to simulator.wangqi
2018-02-22Update RTT call with real name/number and timer.wangqi
2018-02-22Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info.linyuh
2018-02-22Add simulator RTT call.wangqi
2018-02-14Mark calls as read in new call log.zachh
2018-02-14Restored work profile contacts to Dialer search.calderwoodra
2018-02-14Clicking on a missed call in the call log no longer crashes the app.calderwoodra
2018-02-14Add bottom sheet options for blocked and/or spam numbers in the new call log.linyuh
2018-02-12Delete and upload voicemail as deleted on the VM serveruabdullah
2018-02-12Fixed some search UI nits.calderwoodra
2018-02-12Use UI Listeners for querying voicemail status tableuabdullah
2018-02-09Mark voicemail populated by simualtor as VVM3.weijiaxu
2018-02-09internal changeAndroid Dialer
2018-02-09Bump version codes of v18roldenburg
2018-02-09Update title of after call spam dialog.wangqi
2018-02-09Used VectorDrawable for Blocked Numberstwyen
2018-02-09Finish AudioRouteSelectorActivity when all calls disconnect.yueg
2018-02-09Add LookupUri to PeopApiPhoneLookupInfotwyen
2018-02-09Implemented NUI menu items.calderwoodra
2018-02-09Implemented GoogleMainSearchController to customize menu to GoogleDialer.calderwoodra
2018-02-09Show reject hint text for all incoming callswangqi
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-02-09Support GID1 for VVM configstwyen
2018-02-09Add VVM Config for Bouygues FRtwyen
2018-02-09Fix new special codesroldenburg
2018-02-09Handle concurrently deleted rows in all updateSmartDialDatabase cursorsmaxwelb
2018-02-09Deleted some unused classescalderwoodra
2018-02-06Bubble layout change.yueg
2018-02-06Adding voicemail donation promomdooley
2018-02-06Fix NPE when querying preferred without an accounttwyen
2018-02-06Implement SpamPhoneLookuplinyuh
2018-02-06Uncompress .dex/.so files in Dialererfanian
2018-02-06Implemented GoogleMainActivity.calderwoodra
2018-02-06Include the timestamp in the data returned by the Spam interface.linyuh
2018-02-05Visual Voicemail notifications now go to MainActivity when enabled.calderwoodra
2018-02-05Don't set the "incomplete" bit for empty numbers.zachh
2018-02-05Updated bottom nav to match redlines.calderwoodra
2018-02-05Match redlines in new call log.zachh
2018-02-05Missed calls now go to MainActivity if you have the component enabled.calderwoodra
2018-02-05Check for null column before getting contact_idmaxwelb
2018-02-05Remove experiment flag "enable_dual_alphabets_on_t9".linyuh
2018-02-05Make transcription text blackuabdullah
2018-02-05Remove bubble v1.yueg
2018-02-02Add phone account id and component name to NUI VM Pre-call.uabdullah
2018-02-02Exit early when phone_lookup returned duplicated results for Preferred SIMtwyen