summaryrefslogtreecommitdiffstats
path: root/java/com
Commit message (Expand)AuthorAgeFilesLines
* Updating SecondaryInfo value class to use AutoValue with builder pattern.Android Dialer2018-03-017-83/+102
* 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
* Remove background of RTT chat fragment.wangqi2018-02-281-2/+1
* 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-2713-36/+24
* Implement contacts promo in NUI.yueg2018-02-272-0/+56
* Fix bug that soft keyboard pushes action bar out of window.wangqi2018-02-272-3/+3
* 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
* Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer2018-02-269-202/+247
* 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-2619-123/+482
* 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-2310-111/+246
* Fix bugs of RTT chat.wangqi2018-02-232-17/+10
* Prevent VVM subscribing when carrier reset subscription statustwyen2018-02-234-8/+21
* 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
* Fix bug in isVoicemailNumber method not returning earlyroldenburg2018-02-221-0/+2
* 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
* Updating PrimaryInfo value class to use AutoValue with builder pattern.Android Dialer2018-02-229-187/+212
* 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