summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/voicemail
Commit message (Expand)AuthorAgeFilesLines
* Remove voicemail instruction textmaxwelb2018-03-023-37/+0
* Use voicemail image for empty voicemail tab and update coloruabdullah2018-03-011-1/+2
* Log contact source when reporting spam from the new UI.linyuh2018-02-281-0/+1
* Show empty view when there are no voicemailsuabdullah2018-02-283-11/+60
* Never start playing voicemails in the NUI VM tab from the speakeruabdullah2018-02-281-0/+9
* Update voicemail donations stringsmaxwelb2018-02-281-1/+1
* Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh2018-02-281-5/+10
* Internal cleanup for the new UI's bottom sheet.linyuh2018-02-273-31/+46
* Set the correct reporting location when reporting spam in the new call log.linyuh2018-02-271-1/+3
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-261-1/+3
* Adding information section to voicemail settingsmdooley2018-02-223-1/+42
* Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...linyuh2018-02-221-8/+52
* Use a broadcast receiver to refresh the annotated call log.linyuh2018-02-221-78/+29
* Add bottom sheet options for blocked and/or spam numbers in the new call log.linyuh2018-02-141-3/+12
* Delete and upload voicemail as deleted on the VM serveruabdullah2018-02-121-12/+20
* Use UI Listeners for querying voicemail status tableuabdullah2018-02-124-53/+96
* Show icon and label for a spam number in the new call log.linyuh2018-02-095-36/+36
* Make transcription text blackuabdullah2018-02-052-1/+4
* Add phone account id and component name to NUI VM Pre-call.uabdullah2018-02-023-3/+30
* NUI VM Transcribed by Google UI Supportuabdullah2018-02-023-0/+29
* Add Support for transcription state in the AnnotatedCallLoguabdullah2018-02-022-2/+10
* Add assert check for INVALID NUMBERS in NUI Voicemailuabdullah2018-02-021-0/+9
* Refresh annotated call log from the voicemail tabuabdullah2018-02-021-1/+113
* Reworked the internals of DialerPhoneNumber.zachh2018-01-262-4/+4
* Disable phone icon for unknown numbers in NUI Voicemailuabdullah2018-01-261-4/+23
* Disable seekbar user seekinguabdullah2018-01-268-0/+51
* Implement initial calling in NUI Voicemailuabdullah2018-01-251-18/+22
* Route speaker via speaker and headset when tapping speaker button in NUI VMuabdullah2018-01-251-0/+14
* Show voicemail error messages for NUIuabdullah2018-01-255-54/+281
* By pass media player strict mode violationuabdullah2018-01-251-2/+18
* Show Icon and label for blocked numberstwyen2018-01-242-3/+6
* Add support for yesterday header in NUI Voicemail Tabuabdullah2018-01-242-32/+63
* Move legacy voicemail/error to nui voicemail/listui/erroruabdullah2018-01-2224-0/+2801
* Don't let the FAB obscure the last item of speed dial/call log/voicemail.linyuh2018-01-221-2/+3
* Properly display date and/or time of entries in the new call log.linyuh2018-01-221-3/+3
* Take voicemail alert position into account for "older" header for NUI Voicema...uabdullah2018-01-171-1/+1
* Merge PhoneLookupDataSource results into a proto in annotated call log.twyen2018-01-116-53/+44
* Initial setup of voicemail TOSuabdullah2018-01-107-8/+190
* Initial setup of voicemail error messagesuabdullah2018-01-083-10/+120
* Remove field prefixes.linyuh2017-12-271-88/+87
* Update unread voicemails as read in the NUI Voicemail by unbolding when expan...uabdullah2017-12-221-5/+59
* Differentiate read/unread voicemails in the NUI Voicemail by bolding.uabdullah2017-12-223-2/+32
* Register content observer when voicemail table changes.uabdullah2017-12-221-2/+17
* Remove voicemail from UI only after delete request.uabdullah2017-12-221-2/+2
* Print array map for debugging purposes.uabdullah2017-12-201-9/+9
* Implement basic bottom sheet in NUI Voicemail tab.uabdullah2017-12-155-0/+189
* Support deleting voicemailsuabdullah2017-12-144-19/+110
* Download and play voicemails from server when not locally available.uabdullah2017-12-126-17/+205
* Implement today and older for NUI Voicemail and update MediaPlayerView testsuabdullah2017-12-117-23/+315
* Play voicemails, update seekbar timer, allow seeking, and maintain state afte...uabdullah2017-12-115-114/+1232