summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer
Commit message (Expand)AuthorAgeFilesLines
* Added same primes metrics that existed in Dialtacts to NUI.calderwoodra2018-03-012-0/+13
* Preload call log fragment on app start.calderwoodra2018-02-281-0/+12
* Some small bug fixes in NUI.calderwoodra2018-02-286-22/+49
* Log contact source when reporting spam from the new UI.linyuh2018-02-287-6/+51
* Add accessibility label for voicemail transcription ratingmaxwelb2018-02-282-0/+10
* Parity of OldMainActivityPeer with ListsFragment for VMuabdullah2018-02-282-3/+90
* Show empty view when there are no voicemailsuabdullah2018-02-284-12/+61
* Never start playing voicemails in the NUI VM tab from the speakeruabdullah2018-02-281-0/+9
* Update voicemail donations stringsmaxwelb2018-02-283-15/+9
* Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh2018-02-286-140/+99
* set connection state after adding NonSimulatorConnectionListener and set conn...weijiaxu2018-02-271-1/+3
* Do not show the voicemail tab if the VM toggle is turned off.uabdullah2018-02-271-3/+7
* Internal cleanup for the new UI's bottom sheet.linyuh2018-02-2721-239/+265
* Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra2018-02-273-9/+32
* Fixed some a11y issues in MainActivity.calderwoodra2018-02-273-5/+23
* NUI no longer crashes when clicking "place call" in empty call log.calderwoodra2018-02-271-1/+1
* Set the correct reporting location when reporting spam in the new call log.linyuh2018-02-276-13/+58
* Bump version codes and name to v19roldenburg2018-02-271-2/+2
* Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh2018-02-278-29/+72
* Implement contacts promo in NUI.yueg2018-02-272-0/+56
* Added 2 null checks to fix top crashers.calderwoodra2018-02-272-2/+9
* Fix for NonSimulatorConnection listener causing dialer crashing after ending ...weijiaxu2018-02-261-0/+5
* Allow selecting IMEI/MEID textroldenburg2018-02-261-2/+4
* Added Call History activity to MainMenu.calderwoodra2018-02-263-6/+17
* Look up contacts in the local enterprise directory in the new call log.linyuh2018-02-2610-154/+177
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-2618-122/+481
* Cancel Old SpeedDial contact loaders when they are reset.calderwoodra2018-02-249-16/+50
* Fixed a few bugs in NUI Main Activity.calderwoodra2018-02-248-12/+71
* Track initial call log building metrics separately from incremental building ...zachh2018-02-239-110/+243
* Added some logcat and metrics logging for new call log.zachh2018-02-226-72/+299
* Add new signature for Cequint Caller ID app.wangqi2018-02-221-0/+38
* Add dialer simulation functionality into simulator.weijiaxu2018-02-223-22/+100
* Use SystemProperties to access ro.carrier as System.getProperty cannot get itroldenburg2018-02-222-3/+68
* Adding real url for voicemail donation promo learn-more linkmdooley2018-02-221-2/+1
* Removed item animator in Call Log RecyclerView.calderwoodra2018-02-221-0/+4
* NUI bug fixes: handling intents and onActivityResult.calderwoodra2018-02-221-7/+73
* Use the vector spam icon in the new call log.linyuh2018-02-223-69/+32
* Fixed some Dialer theming bugs in NUI.calderwoodra2018-02-224-3/+50
* Make MarkDirtyObserver available to all call log data sources & PhoneLookups.linyuh2018-02-224-49/+20
* When there is no VM support hide the tab in the Old Main Activityuabdullah2018-02-222-2/+81
* Rebuild Call Log on first launch after NUI is enabledtwyen2018-02-223-0/+101
* Changing the voicemail transcription font sizemdooley2018-02-221-1/+1
* Moved metrics related methods out of LoggingBindings.zachh2018-02-227-43/+23
* Record jank metrics in old and new call logs.zachh2018-02-2211-12/+95
* Fixed some bugs in NUI search.calderwoodra2018-02-226-22/+80
* Adding information section to voicemail settingsmdooley2018-02-226-3/+209
* Add Tracfone to Motorola menu, move existing menu to Sprint onlyroldenburg2018-02-224-83/+132
* Fixed some issues in NUI search bar.calderwoodra2018-02-225-19/+58
* Fix an NPE when ContactInfoHelper tries to retrieve remote directories.linyuh2018-02-221-4/+3
* Merge searchfragment/remote into searchfragment/directories and renaming thin...linyuh2018-02-228-74/+75