summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2018-03-13Fixed overlapping fragments issue.calderwoodra
2018-03-13Fix full screen issue when switching between RTT and voice call.wangqi
2018-03-13Add impression for spam blocking setting interaction.Android Dialer
2018-03-13Removed references to MainActivity since they weren't necessary.calderwoodra
2018-03-13Sanitize inputs for PreferredSimFallbackProvider.query()twyen
2018-03-13Add 6dp spacing between transcription and secondary text for nui vmuabdullah
2018-03-13Make NUI VM Background Whiteuabdullah
2018-03-13Fix RTL label alignment in select SIM dialogtwyen
2018-03-12Don't fetch calls if the parent doesn't exist.calderwoodra
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-03-12Use config provider for OEM MMI codestwyen
2018-03-12Use white background in new call log.zachh
2018-03-12Make VVM Transcription Promo padding 4dp instead of 10dpuabdullah
2018-03-12Generate default lookup URI for quick contact badge if lookup URI is not avai...twyen
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-09Remove bubble "new" prefix.yueg
2018-03-09Dismiss keyboard when opening overflow menu in RTT call.wangqi
2018-03-09Implement redlines for NUI VM Tabuabdullah
2018-03-09Add spam blocking setting in spam module.Android Dialer
2018-03-09Save RTT chat history during the call.wangqi
2018-03-08Implement non-ui logic for delete/undo delete voicemailsuabdullah
2018-03-08Add support of dialpad in RTT call.wangqi
2018-03-08Add flag for filtering emergency calls from call logmaxwelb
2018-03-08Bring back new navigation screen event logging.yueg
2018-03-08Show bubble when call connected and in-call UI not showing.yueg
2018-03-08Add divider line to nui voicemail alertuabdullah
2018-03-08Optimize characters sent to remote party for RTT chat.wangqi
2018-03-08Refactor array of RttChatMessage to List.wangqi
2018-03-08Disable phone number formatting for Argentina only (MCC = 722).linyuh
2018-03-08Implement logic for unblocking a number from the new call log's bottom sheet.linyuh
2018-03-08Implement logic for blocking a number from the new call log's bottom sheet.linyuh
2018-03-07Support local emergency phone number check when there are multiple SIMs.linyuh
2018-03-07Add additional logging to missed call notification code pathroldenburg
2018-03-07Fix view not attached to window manager crash and add logs.yueg
2018-03-07Combine fragment hide/show transactions into one transaction.roldenburg
2018-03-07Handle preferred SIM for ACTION_CALLtwyen
2018-03-06Show a warning dialog about charges when user starts a video callwangqi
2018-03-06NUI loggingyueg
2018-03-06Make user able to set default sim when there is no account.yueg
2018-03-06Covnert @AutoValue PhotoInfo into a proto.linyuh
2018-03-06Updating voicemail_donation_promo_content per UXWmaxwelb
2018-03-05Add support for bluetooth etc. audio route for RTT call.wangqi
2018-03-05Disable phone number formatting for LATAM MCCs.linyuh
2018-03-05Check if the activity is still alive before refreshing unread tab counts.calderwoodra
2018-03-02Added impression logging for AnnotatedCallLog rebuild operations.zachh
2018-03-02Added timing to some more AnnotatedCallLog operations.zachh
2018-03-02Move assisted dialing out of P.erfanian
2018-03-02Remove voicemail instruction textmaxwelb
2018-03-02Update fragment class.erfanian
2018-03-02Add ripple effect to RTT incall buttons.wangqi
2018-03-02Remove dialer sounds and vibrations settings fragments and redirect to the sy...uabdullah
2018-03-01Use voicemail image for empty voicemail tab and update coloruabdullah
2018-03-01Implemented DialerFloatingActionButtoncalderwoodra
2018-03-01Instead of just cancelling loaders, reset them as well.calderwoodra
2018-03-01Update RTT icon on ringing screen.wangqi
2018-03-01Disable phone number formatting for devices with Argentinian SIMs.linyuh
2018-03-01Implement overflow menu for RTT call.wangqi
2018-03-01Rename NUI logging prefix from NUI_ to MAIN_yueg
2018-03-01Updating SecondaryInfo value class to use AutoValue with builder pattern.Android Dialer
2018-03-01Added same primes metrics that existed in Dialtacts to NUI.calderwoodra
2018-02-28Preload call log fragment on app start.calderwoodra
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-02-28Log contact source when reporting spam from the new UI.linyuh
2018-02-28Add accessibility label for voicemail transcription ratingmaxwelb
2018-02-28Parity of OldMainActivityPeer with ListsFragment for VMuabdullah
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-28Remove background of RTT chat fragment.wangqi
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-27set connection state after adding NonSimulatorConnectionListener and set conn...weijiaxu
2018-02-27Do not show the voicemail tab if the VM toggle is turned off.uabdullah
2018-02-27Internal cleanup for the new UI's bottom sheet.linyuh
2018-02-27Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra
2018-02-27Fixed some a11y issues in MainActivity.calderwoodra
2018-02-27NUI no longer crashes when clicking "place call" in empty call log.calderwoodra
2018-02-27Set the correct reporting location when reporting spam in the new call log.linyuh
2018-02-27Bump version codes and name to v19roldenburg
2018-02-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-27Implement contacts promo in NUI.yueg
2018-02-27Fix bug that soft keyboard pushes action bar out of window.wangqi
2018-02-27Added 2 null checks to fix top crashers.calderwoodra
2018-02-26Fix for NonSimulatorConnection listener causing dialer crashing after ending ...weijiaxu
2018-02-26Allow selecting IMEI/MEID textroldenburg
2018-02-26Added Call History activity to MainMenu.calderwoodra
2018-02-26Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-24Cancel Old SpeedDial contact loaders when they are reset.calderwoodra
2018-02-24Fixed a few bugs in NUI Main Activity.calderwoodra
2018-02-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-23Fix bugs of RTT chat.wangqi
2018-02-23Prevent VVM subscribing when carrier reset subscription statustwyen
2018-02-22Added some logcat and metrics logging for new call log.zachh
2018-02-22Add new signature for Cequint Caller ID app.wangqi
2018-02-22Add dialer simulation functionality into simulator.weijiaxu
2018-02-22Use SystemProperties to access ro.carrier as System.getProperty cannot get itroldenburg
2018-02-22Fix bug in isVoicemailNumber method not returning earlyroldenburg
2018-02-22Adding real url for voicemail donation promo learn-more linkmdooley