summaryrefslogtreecommitdiff
path: root/java/com
AgeCommit message (Expand)Author
2018-03-01Added same primes metrics that existed in Dialtacts to NUI.calderwoodra
2018-02-28Preload call log fragment on app start.calderwoodra
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-28Log contact source when reporting spam from the new UI.linyuh
2018-02-28Add accessibility label for voicemail transcription ratingmaxwelb
2018-02-28Parity of OldMainActivityPeer with ListsFragment for VMuabdullah
2018-02-28Show empty view when there are no voicemailsuabdullah
2018-02-28Never start playing voicemails in the NUI VM tab from the speakeruabdullah
2018-02-28Remove background of RTT chat fragment.wangqi
2018-02-28Update voicemail donations stringsmaxwelb
2018-02-28Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh
2018-02-27set connection state after adding NonSimulatorConnectionListener and set conn...weijiaxu
2018-02-27Do not show the voicemail tab if the VM toggle is turned off.uabdullah
2018-02-27Internal cleanup for the new UI's bottom sheet.linyuh
2018-02-27Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra
2018-02-27Fixed some a11y issues in MainActivity.calderwoodra
2018-02-27NUI no longer crashes when clicking "place call" in empty call log.calderwoodra
2018-02-27Set the correct reporting location when reporting spam in the new call log.linyuh
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