summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
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
2018-04-04Disable RTT request button when the call is not active yet.wangqi
2018-04-04Use the default phone account for a voice call when the call log item is for ...linyuh
2018-04-04Explicitly hide the badge in ContactPhotoView when it shouldn't be shown.linyuh
2018-04-03Remove reference to RTT system setting.wangqi
2018-04-03Fix the button style of RTT request dialog.wangqi
2018-04-03Don't deadlock in DialerDatabaseHelper.zachh
2018-04-03Fix NPE for details numbermaxwelb
2018-04-03Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31.linyuh
2018-04-03Fix permissionroldenburg
2018-04-03Handle missed calls for new call log in old peer.zachh
2018-04-03Separate calls with the video feature from others when coalescing rows in the...linyuh
2018-04-03Support placing Duo calls in the new UI's bottom sheet.linyuh
2018-04-03Turn off component generating step of RootComponentGenerato and @DialerCompoe...weijiaxu
2018-04-03Implement dialog for responding RTT request.wangqi
2018-04-02Disable transcrption downloads for T-Mobile.twyen
2018-04-02Update contact photo for RTT call screen.wangqi
2018-04-02Fix the bug that number format is not correct in RTL mode.wangqi
2018-03-30Use IS_READ instead of NEW in new call log.zachh
2018-03-30Add upgrade to RTT call button.wangqi
2018-03-30Add SpeedDialEntry database helper.calderwoodra
2018-03-30Fix bubble showing after dismiss bug.yueg
2018-03-30Added logging for popping in new call log.zachh
2018-03-30Move update color code from CallCardPresenter to InCallPresenter.yueg
2018-03-30Log the number of "invalid" CP2 rows.zachh
2018-03-30Implement new blockingtwyen
2018-03-30Differentiate video call types (carrier/Duo) in call descriptions for the new...linyuh
2018-03-29Use existing transcription from transcription server if availableuabdullah
2018-03-29Update what happens when donation is rejected & use correct donation availabi...uabdullah
2018-03-29UI adjustment to RTT screen.wangqi
2018-03-29Mark spam voicemail as old after we auto block it.Android Dialer
2018-03-29Fix bug preventing rejecting video callsroldenburg
2018-03-29Fixed a few issues in search with new nav.calderwoodra
2018-03-29Replace png icons with vector drawable for video call screen.wangqi
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-28Show toast when handing off from LTE to WiFiroldenburg
2018-03-28Create a common widget (ContactPhotoView) for a contact photo and its optiona...linyuh
2018-03-28Remove unnecessary call to StatusBarNotifier.updateNotification().yueg
2018-03-28Update spam blocking promo wordings.Android Dialer
2018-03-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
2018-03-28Delete dialer blocking in NUItwyen
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-28Badge contact photos in the new call log for video calls.linyuh
2018-03-27Support new call log fragment in old peer.zachh
2018-03-27Use CallLogConfig for enabling new peer.zachh
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-27Delete debugging logging statement in voicemail spam blockingAndroid Dialer
2018-03-27Add permission for in-call visibility changeroldenburg
2018-03-27When transcription setting is enabled, retranscribe voicemailsuabdullah
2018-03-27Update T-Mo Transcription ToS for existing usersuabdullah
2018-03-27Update T-Mo Transcription ToSuabdullah
2018-03-26Remove TODOs left for M in the new call log as the min SDK has been bumped to N.linyuh
2018-03-26Change the maximum number of notifications per tag from 10 to 8.linyuh
2018-03-26Replace png icon with vector drawable for voice call screen.wangqi
2018-03-26Fixed drag to remove favorite contacts on a few devices.calderwoodra
2018-03-26Add 311910 to motorola sprint configs.twyen
2018-03-26Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".linyuh
2018-03-26Placing a call from a search action now closes the keyboard.calderwoodra
2018-03-26Add Motorola hidden menu to all Sprint MCCMNCstwyen
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-26Bump version codes and name to v20roldenburg
2018-03-26Catch BadParcelableExceptiontwyen
2018-03-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-26Add logging support for auto blocked spam calls.Android Dialer
2018-03-26Switch setLabel and setLocationtwyen
2018-03-26Forward extras from pre call external receivers to placeCall().twyen
2018-03-26Bumped a few more tests to N.calderwoodra
2018-03-26Check empty number before querying data ID for preferred accounttwyen
2018-03-26Fix UK numbers in international format with extra 0twyen
2018-03-26Cleaned up the AndroidManifest Intent Filters.calderwoodra
2018-03-26Removed NUI shortcut.zachh
2018-03-26Implement wifi emergency calling warningtwyen
2018-03-26Fix CallLogGroupBuilderTest after min SDK was bumped up to N.linyuh
2018-03-26Delete locally transcribed transcripts when transcription is turned off.uabdullah
2018-03-26Show SIM auto select reason in in call UItwyen
2018-03-26Correctly display phone numbers containing whitespaces in RTL context.linyuh
2018-03-26Add waiting for join banner to RTT outgoing call.wangqi
2018-03-26Allow user to delete previous bubbles.wangqi
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-26Delete old search, old contacts, p13n logger, filtered numbers add number sea...calderwoodra
2018-03-26Add learn more info to VM Transcription settinguabdullah
2018-03-26Add RootComponentGenerator to auto-generate root components for different dia...Weijia Xu
2018-03-22Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM D...uabdullah
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-22Show VM activating in settingsuabdullah
2018-03-22Enable and disable the call log framework on flag changes.zachh
2018-03-21Display "Emergency number" in the call log for emergency numbersmaxwelb
2018-03-21Show error when finding location time out.yueg
2018-03-21Remove "contacts/common" from the dependency list of package "dialer/widget".linyuh
2018-03-20Add more boilerplate to the incallui.erfanian
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh