summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh2018-01-2211-101/+84
* For call log entry labels, remove the dot after abbreviated time units.linyuh2018-01-222-4/+12
* Implement blocking commandstwyen2018-01-2210-51/+333
* Properly display date and/or time of entries in the new call log.linyuh2018-01-224-52/+104
* Add simulator enriched call related to interfaces and stubs.weijiaxu2018-01-227-0/+106
* Update Simulator to launch SpeakEasyAndroid Dialer2018-01-197-2/+160
* Improve & reorganize logic related to directories/remote contacts in the sear...linyuh2018-01-196-48/+82
* Add the "Yesterday" header in the new call loglinyuh2018-01-193-61/+126
* Bubble v2 layout changes.yueg2018-01-194-47/+27
* Improved support for post dial digits in new call log.zachh2018-01-195-29/+78
* Search, Dialpad, BottomBar and Toolbar now persist state through rotation.calderwoodra2018-01-185-22/+63
* Descrease bubble bottom text scaling factor.yueg2018-01-183-6/+27
* Fixed regression with search not reacting properly to on touch events.calderwoodra2018-01-186-10/+84
* Pass PhoneAccountHandle into VideoTech isAvailableroldenburg2018-01-188-20/+36
* Relax number matching when coalescing rows in new call log.zachh2018-01-172-7/+21
* Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg2018-01-173-16/+16
* Support deleting PhoneLookupHistory rows with empty phone numbers.zachh2018-01-171-2/+2
* Show existing CP2 information for invalid numbers even if out of date.zachh2018-01-176-30/+43
* Update "Call blocking" to "Blocked numbers"roldenburg2018-01-171-1/+1
* Search query is now shared with the Search Fragment in NUI.calderwoodra2018-01-172-2/+39
* Moved SearchController into its own class.calderwoodra2018-01-172-213/+249
* Updated toolbar and dialpad interactions in NUI.calderwoodra2018-01-178-58/+193
* Take voicemail alert position into account for "older" header for NUI Voicema...uabdullah2018-01-171-1/+1
* Replace PhoneLookupSelector with PhoneLookupInfoConsolidator.linyuh2018-01-176-212/+341
* Correctly show the contact's photo in CallDetailsActivity when launched from ...linyuh2018-01-172-14/+10
* Handle hiding bubble right after showing it.yueg2018-01-171-5/+14
* Update string to include dashroldenburg2018-01-161-1/+1
* Implement dialer command line interfacetwyen2018-01-1613-2/+480
* Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailableroldenburg2018-01-163-4/+4
* Make sure that voicemail transcriptions are processed seriallymdooley2018-01-145-18/+124
* Fixed recycling issues in new call log.zachh2018-01-122-0/+15
* Clear the cache in RealtimeRowProcessor when there's new data.zachh2018-01-123-2/+10
* Added some verbose logging to Cp2LocalPhoneLookupzachh2018-01-121-0/+8
* Cleaned up wording around "valid" and "formattable".zachh2018-01-125-78/+80
* Added Dialpad to NUI.calderwoodra2018-01-127-17/+278
* Added search bar animations to NUI toolbar.calderwoodra2018-01-127-31/+281
* Do not show deleted voicemails in the NUI Voicemail tabuabdullah2018-01-121-1/+2
* Implement PhoneLookup for CP2 remote contactslinyuh2018-01-115-97/+428
* Merge PhoneLookupDataSource results into a proto in annotated call log.twyen2018-01-1118-259/+214
* Attempt to place call even call permission is missingtwyen2018-01-111-2/+2
* Fixed bug in handling of empty numbers in new call log.zachh2018-01-116-60/+89
* Minor polish and bugfixes for new call log.zachh2018-01-118-27/+97
* Allow preferred SIM to be fully clearedtwyen2018-01-112-3/+15
* Initial setup of voicemail TOSuabdullah2018-01-107-8/+190
* -Add a new log entry in loggingBindings.weijiaxu2018-01-101-0/+1
* Add the boilerplate dagger logic for SpeakEasy.erfanian2018-01-107-10/+138
* Add events for displaying set up or invite buttonsroldenburg2018-01-102-1/+10
* Added Search Bar to NUI.calderwoodra2018-01-1013-52/+394
* Fix PhoneLookupDataSource ignoring inserts if history is emptytwyen2018-01-101-5/+2
* Roll forward the broadcast in-call UI changes.yueg2018-01-102-0/+88