summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/voicemail
AgeCommit message (Expand)Author
2020-12-12Dialer: Fix proto warning with optmize for liteLuca Stefani
2018-07-10Update translation strings.Eric Erfanian
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-28Removed line deemed incompatible with Dialer open source.sabowitz
2018-06-28Add voicemail greeting setting screen to voicemail settings.sabowitz
2018-06-27Added method to set Save and Redo buttons enabled/disabledAndroid Dialer
2018-06-26Created Layout for RecordVoicemailGreetingActivityAndroid Dialer
2018-06-26Added a method to fix graying of drawablesAndroid Dialer
2018-06-22Fixed duplicate constantAndroid Dialer
2018-06-21Set up framework of methods for RecordButton classAndroid Dialer
2018-06-19Changed Character Limit at request of translation teamAndroid Dialer
2018-06-18Added Change Voicemail Greeting Preference to Settings screenAndroid Dialer
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-05-30Better a11y for new call log entries.linyuh
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Ignore dialer OMTP VVM error if VVM is disabledtwyen
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Remove duplicate code when constructing PhotoInfo proto.linyuh
2018-05-17Finishing touches for accessibility in the new call log and the new voicemail...linyuh
2018-05-16Implement accessibility for the new voicemail fragment.linyuh
2018-05-09Use info from EmergencyPhoneLookup to render UI for an emergency number.linyuh
2018-05-04Simplify how we build bottom sheet options (a.k.a. modules).linyuh
2018-04-06Update ToS for donationuabdullah
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-28Turn transcription on if new user accepts Dialer ToSuabdullah
2018-03-28When declining Transcription ToS, we should hide the feature ToS.uabdullah
2018-03-27Turn on transcription when existing dialer user accepts ToS and transcription...uabdullah
2018-03-27Turn off transcription when user declines tos (existing dialer user)uabdullah
2018-03-27Update T-Mo Transcription ToS for existing usersuabdullah
2018-03-27Update T-Mo Transcription ToSuabdullah
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-26Add learn more info to VM Transcription settinguabdullah
2018-03-22Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM D...uabdullah
2018-03-22Show VM activating in settingsuabdullah
2018-03-19Make the top row of the bottom sheet not clickable.linyuh
2018-03-19Convert @AutoValue VoicemailEntry to a protolinyuh
2018-03-16Refactor VM Settings and add support for voicemail transcriptionuabdullah
2018-03-15Resolve all build resource conflicts.calderwoodra
2018-03-13Add 6dp spacing between transcription and secondary text for nui vmuabdullah
2018-03-13Make NUI VM Background Whiteuabdullah
2018-03-12Make VVM Transcription Promo padding 4dp instead of 10dpuabdullah
2018-03-12Make NUI VM avatar and icon consistent with nui call loguabdullah
2018-03-12Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impltwyen
2018-03-09Implement redlines for NUI VM Tabuabdullah
2018-03-08Implement non-ui logic for delete/undo delete voicemailsuabdullah
2018-03-08Add divider line to nui voicemail alertuabdullah
2018-03-06Covnert @AutoValue PhotoInfo into a proto.linyuh
2018-03-02Remove voicemail instruction textmaxwelb
2018-03-01Use voicemail image for empty voicemail tab and update coloruabdullah
2018-02-28Log contact source when reporting spam from the new UI.linyuh
2018-02-28Show empty view when there are no voicemailsuabdullah
2018-02-28Never start playing voicemails in the NUI VM tab from the speakeruabdullah
2018-02-28Update voicemail donations stringsmaxwelb
2018-02-28Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh
2018-02-27Internal cleanup for the new UI's bottom sheet.linyuh
2018-02-27Set the correct reporting location when reporting spam in the new call log.linyuh
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-22Adding information section to voicemail settingsmdooley
2018-02-22Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...linyuh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2018-02-14Add bottom sheet options for blocked and/or spam numbers in the new call log.linyuh
2018-02-12Delete and upload voicemail as deleted on the VM serveruabdullah
2018-02-12Use UI Listeners for querying voicemail status tableuabdullah
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-02-05Make transcription text blackuabdullah
2018-02-02Add phone account id and component name to NUI VM Pre-call.uabdullah
2018-02-02NUI VM Transcribed by Google UI Supportuabdullah
2018-02-02Add Support for transcription state in the AnnotatedCallLoguabdullah
2018-02-02Add assert check for INVALID NUMBERS in NUI Voicemailuabdullah
2018-02-02Refresh annotated call log from the voicemail tabuabdullah
2018-01-26Reworked the internals of DialerPhoneNumber.zachh
2018-01-26Disable phone icon for unknown numbers in NUI Voicemailuabdullah
2018-01-26Disable seekbar user seekinguabdullah
2018-01-25Implement initial calling in NUI Voicemailuabdullah
2018-01-25Route speaker via speaker and headset when tapping speaker button in NUI VMuabdullah
2018-01-25Show voicemail error messages for NUIuabdullah
2018-01-25By pass media player strict mode violationuabdullah
2018-01-24Show Icon and label for blocked numberstwyen
2018-01-24Add support for yesterday header in NUI Voicemail Tabuabdullah
2018-01-22Move legacy voicemail/error to nui voicemail/listui/erroruabdullah
2018-01-22Don't let the FAB obscure the last item of speed dial/call log/voicemail.linyuh
2018-01-22Properly display date and/or time of entries in the new call log.linyuh
2018-01-17Take voicemail alert position into account for "older" header for NUI Voicema...uabdullah
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-10Initial setup of voicemail TOSuabdullah
2018-01-08Initial setup of voicemail error messagesuabdullah
2017-12-27Remove field prefixes.linyuh
2017-12-22Update unread voicemails as read in the NUI Voicemail by unbolding when expan...uabdullah
2017-12-22Differentiate read/unread voicemails in the NUI Voicemail by bolding.uabdullah
2017-12-22Register content observer when voicemail table changes.uabdullah
2017-12-22Remove voicemail from UI only after delete request.uabdullah
2017-12-20Print array map for debugging purposes.uabdullah
2017-12-15Implement basic bottom sheet in NUI Voicemail tab.uabdullah
2017-12-14Support deleting voicemailsuabdullah
2017-12-12Download and play voicemails from server when not locally available.uabdullah
2017-12-11Implement today and older for NUI Voicemail and update MediaPlayerView testsuabdullah
2017-12-11Play voicemails, update seekbar timer, allow seeking, and maintain state afte...uabdullah
2017-11-29Delete voicemails when disabling visual voicemailmdooley
2017-11-20Initialize executors before updating change PIN statetwyen