summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2018-04-25Make SIM Selection hint multi-linetwyen
2018-04-25Convert CequintCallerIdContact into an @AutoValuelinyuh
2018-04-25Newly starred SpeedDialUiItems now have SpeedDialEntry ids set.calderwoodra
2018-04-25Disable entries in CallingAccountSelector that are not selectabletwyen
2018-04-25Add "enabled" to SelectPhoneAccountDialogFragment.twyen
2018-04-25Add skeleton for CequintPhoneLookuplinyuh
2018-04-25Log send button impressions for RTT call.wangqi
2018-04-25Show international call on wifi dialog without InCallActivity.yueg
2018-04-25Expose active calls from in call UItwyen
2018-04-24Don't allow reporting a inaccurate number for a voicemail call.linyuh
2018-04-24Add impression logging for RTT callwangqi
2018-04-24Don't show SIM selection and swap SIM for emergency calls.twyen
2018-04-24Update emergency wifi calling stringtwyen
2018-04-23SpeedDialEntries with default numbers now properly show up.calderwoodra
2018-04-23Add spam blocking promo notification after user reports spam in after callAndroid Dialer
2018-04-23Implement display name ordering in Speed Dial fragment.calderwoodra
2018-04-23Implemented context menu actions.calderwoodra
2018-04-23Show the caller name obtained via CNAP in the new call log.linyuh
2018-04-23Bump version codes and name to v21Android Dialer
2018-04-23Check call configuration for every call instead of every InCallService bound.yueg
2018-04-23Implement CnapPhoneLookuplinyuh
2018-04-19Use PreCall.start instead of context.startActivity when starting calls from c...zachh
2018-04-19Support extracting info from a Call in PhoneLookuplinyuh
2018-04-19Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList.wangqi
2018-04-19If the Speed Dial contact only has one channel, place the call immediately.calderwoodra
2018-04-19Implement remember this choice in SpeedDialEntry database.calderwoodra
2018-04-19Change RttTransciptUtil methods to return ListenableFuture.wangqi
2018-04-19Update RTT transcript screen.wangqi
2018-04-18Implement adding favorites.calderwoodra
2018-04-18Add support for adding module in the same class annotated with @DialerRootCom...weijiaxu
2018-04-18Support placing a call with assisted dialing in the new call log.linyuh
2018-04-18Added duo channels to favorite contacts and duo suggestions.calderwoodra
2018-04-18Reduce the number of parameters when building bottom sheet options for teleco...linyuh
2018-04-18Multi-HFP device support for audio selector.yueg
2018-04-17Add spam blocking promotion after showing spam dialog in after-callAndroid Dialer
2018-04-17Improved support for short codes in Coalescer.zachh
2018-04-17Added logging for contacts provider metrics.zachh
2018-04-17Don't slide the toolbar up if we've scheduled a runnable to slide it up.calderwoodra
2018-04-17Improved handling of IS_READ in new call log.zachh
2018-04-17Update in call button logic.erfanian
2018-04-17Add RTT transcript screen.wangqi
2018-04-17Add checks for call eligibility.erfanian
2018-04-17More improvements call flow.erfanian
2018-04-17Migrate SpeedDialUiLoader to use contact lookup URIs.calderwoodra
2018-04-17Export activities with exported aliases.calderwoodra
2018-04-16Fix the calculation of day difference in the new call log.linyuh
2018-04-16Fix bug that new call details is empty.wangqi
2018-04-16Don't show the Duo disclosure card if it's been viewed for more than 1 day.linyuh
2018-04-16Remove voicemail/impl/TelephonyMangerCompattwyen
2018-04-16Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...linyuh
2018-04-16Don't close search if the user leaves with the dialpad open.calderwoodra
2018-04-13Implement drag to remove contacts in SpeedDialFragment.calderwoodra
2018-04-13Animate duo disclosure dismissal.calderwoodra
2018-04-13Increased tap target for 3-dot menu in new call log.zachh
2018-04-12Add Duo disclosure card to the new call log.linyuh
2018-04-12Added impressions.zachh
2018-04-12Add RTT transcript to call details.wangqi
2018-04-12Get dialpad fragment hint text sooner and hold onto it.calderwoodra
2018-04-12Add SpeedDialFragment to the old peer.calderwoodra
2018-04-11Added context menu for favorite contacts in new speed dial.calderwoodra
2018-04-11Ignore case for GID matchingtwyen
2018-04-11Add support for support fragments in UiListener.calderwoodra
2018-04-11Add RTT badge to new call log.wangqi
2018-04-11Update logic for incoming and active calls.erfanian
2018-04-10Change speaker button for in call UI and bubble.yueg
2018-04-10Add RTT icon to RTT call log.wangqi
2018-04-10Add a flag to control whether to show spam blocking promotionAndroid Dialer
2018-04-10Implement the disambig dialog for favorite contacts.calderwoodra
2018-04-10Wire up SpeedDial fragment with SpeedDialUiItemLoader.calderwoodra
2018-04-10Add Tracfone VZW GID to vvm_config.twyen
2018-04-10For an audio call log entry, add a video call option in the bottom sheet if t...linyuh
2018-04-09Autogenerate IDs for inserts and consolidate loader into one transaction.calderwoodra
2018-04-09Ensure listeners are added each time setUp is calledroldenburg
2018-04-09Implemented SpeedDialUiItemLoader.calderwoodra
2018-04-08Have PhoneLookup read carrier presence data from CP2.linyuh
2018-04-06Update ToS for donationuabdullah
2018-04-06Resolve resource conflicts.linyuh
2018-04-06Change voicemail empty state icon to voicemail icon.calderwoodra
2018-04-06Use sensible audio route for bubble mode.yueg
2018-04-06Convert new speed dial to support fragment and add it to new peer.calderwoodra
2018-04-06Only request focus on search edit text when it's slide down.calderwoodra
2018-04-06Merge "Reorganized rootcomponentgenerator package and added demo."Treehugger Robot
2018-04-06Reorganized rootcomponentgenerator package and added demo.Zachary Heidepriem
2018-04-06Add tests for RttChatFragment.wangqi
2018-04-05Exclude Duo audio calls from the new call log.linyuh
2018-04-05Implement background calling.yueg
2018-04-05Add Spam#updateSpamSync API to control when syncing the Apdl spam list is ena...maxwelb
2018-04-05Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerR...weijiaxu
2018-04-05Add settings fragment boilerplate.erfanian
2018-04-05Fix leak of InCallActivity's DecorView and stuck on disconnection bug.wangqi
2018-04-05Expand Duo Interfacetwyen
2018-04-05Support new voicemail fragment in old peer.uabdullah
2018-04-04Fix search bar margin issue in RTLtwyen
2018-04-04Prevent crash when dialpad animation ends after activity is saved.twyen
2018-04-04Fixed some issues in dialer's dialpad for talkback users.calderwoodra
2018-04-04Voicemail and Call log notifications now open GoogleMainActivity.calderwoodra
2018-04-04Added some logging for mysterious bugs.calderwoodra
2018-04-04Remove null check.erfanian
2018-04-04Better support for multi call.erfanian
2018-04-04Migrate RTT chat history to use proto buffer.wangqi