summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer
Commit message (Expand)AuthorAgeFilesLines
...
* UI refresh for bottom nav bar.wangqi2018-06-286-80/+39
* UI refresh for FAB.wangqi2018-06-285-7/+5
* Use ConcurrentMap to log Contacts Provider metrics in the old call log.linyuh2018-06-281-2/+8
* Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fa...linyuh2018-06-282-30/+73
* UI refresh for search fragment.wangqi2018-06-283-8/+5
* Add voicemail greeting setting screen to voicemail settings.sabowitz2018-06-288-3/+256
* Request high resolution photo to be downloaded by the sync adapter when a con...twyen2018-06-275-2/+204
* UI refersh for status bar.wangqi2018-06-272-0/+5
* UI refresh for search bar.wangqi2018-06-272-4/+4
* Log existing call log impressions in the new call log.linyuh2018-06-274-19/+195
* Added method to set Save and Redo buttons enabled/disabledAndroid Dialer2018-06-271-0/+22
* Update emergency call map and device number UI.wangqi2018-06-271-0/+11
* Fix SpeedDialUiItem.getDefaultVoiceChannelyueg2018-06-271-9/+13
* Fix an AOSP build error caused by version codeslinyuh2018-06-271-3/+3
* Remove redundant version checks and annotations in the assisted dialing package.linyuh2018-06-279-74/+13
* Created Layout for RecordVoicemailGreetingActivityAndroid Dialer2018-06-261-1/+56
* Added a method to fix graying of drawablesAndroid Dialer2018-06-263-0/+16
* Optimize images in com.android.dialer.contacts.resources.twyen2018-06-2620-0/+0
* Move contacts.commons.R to dialer.contacts.resourcestwyen2018-06-2665-6/+2041
* Change reply with sms to chip.wangqi2018-06-262-3/+3
* Refactor ContactPreferencetwyen2018-06-2621-69/+519
* Make sure we have a context before we use it.erfanian2018-06-261-1/+1
* Update style for important call badge.wangqi2018-06-261-1/+1
* UI refresh for voice call screen.wangqi2018-06-2610-8/+40
* Improved testability.zachh2018-06-262-0/+5
* Don't submit fragment transaction to show search when the activity state has ...zachh2018-06-261-1/+4
* Remove suggestion from NUI favoriteyueg2018-06-261-50/+24
* Reset speaker mode when done with VVM Tabuabdullah2018-06-262-0/+9
* Add Simulator service.weijiaxu2018-06-257-11/+474
* Fixed duplicate constantAndroid Dialer2018-06-221-1/+1
* Set up framework of methods for RecordButton classAndroid Dialer2018-06-217-3/+349
* UI refresh for ringing screen.wangqi2018-06-212-2/+2
* Use context only after it is available.erfanian2018-06-211-1/+2
* NUI favorite loggingyueg2018-06-215-7/+53
* Only throw expected exception when coalescing fails.linyuh2018-06-211-6/+13
* Keep actions on new call log entries consistent with those in the old call log.linyuh2018-06-213-26/+45
* Enforce AnnotatedCallLog column constraints in its content provider.linyuh2018-06-204-10/+165
* Bump Master version codes and name to v23Android Dialer2018-06-201-2/+2
* Drag favorite to removeyueg2018-06-1910-84/+381
* Changed Character Limit at request of translation teamAndroid Dialer2018-06-191-2/+2
* Added Change Voicemail Greeting Preference to Settings screenAndroid Dialer2018-06-189-3/+197
* Updated licenses for v22 release.Android Dialer2018-06-182-1147/+999
* Show "Calling accounts" for all users in DialerSettingsActivitylinyuh2018-06-181-4/+2
* Fix an AOSP build error caused by bottom sheet states.linyuh2018-06-182-6/+50
* Improve Coalescer performancelinyuh2018-06-187-465/+233
* Fix drag and drop crash.yueg2018-06-181-9/+27
* Fully expand the bottom sheet when touch exploration is enabled.linyuh2018-06-181-35/+115
* Fix bug that voicemail is not shareable during phone call.wangqi2018-06-121-1/+0
* Fix voicemail multi-select title text coloryueg2018-06-121-1/+1
* Fix bug that two messengers app showing on sharing voicemail screen.wangqi2018-06-121-1/+1