summaryrefslogtreecommitdiff
path: root/java/com/android
AgeCommit message (Expand)Author
2018-06-20Enforce AnnotatedCallLog column constraints in its content provider.linyuh
2018-06-20Take in to account video upgrade requests in some circumstances.erfanian
2018-06-20Update settingsuabdullah
2018-06-20Fix text color in MultimediaFragmentyueg
2018-06-20Bump Master version codes and name to v23Android Dialer
2018-06-19Drag favorite to removeyueg
2018-06-19Changed Character Limit at request of translation teamAndroid Dialer
2018-06-19Add call eligibility checks.erfanian
2018-06-18Added Change Voicemail Greeting Preference to Settings screenAndroid Dialer
2018-06-18Fix wrong orientation change when a video call endswangqi
2018-06-18Updated licenses for v22 release.Android Dialer
2018-06-18Show "Calling accounts" for all users in DialerSettingsActivitylinyuh
2018-06-18Fix an AOSP build error caused by bottom sheet states.linyuh
2018-06-18Check phone capabilities.erfanian
2018-06-18Improve Coalescer performancelinyuh
2018-06-18Fix drag and drop crash.yueg
2018-06-18Fix bug that RTT call is conferenceable with voice call.wangqi
2018-06-18Fully expand the bottom sheet when touch exploration is enabled.linyuh
2018-06-12Fix bug that voicemail is not shareable during phone call.wangqi
2018-06-12Replaced a reference in a comment to DialtactsActivity with MainActivity.zachh
2018-06-12Fix voicemail multi-select title text coloryueg
2018-06-12Fix bug that two messengers app showing on sharing voicemail screen.wangqi
2018-06-12Delete checkSpamStatusForInCallUimaxwelb
2018-06-12Rename keep.xml in spam.wangqi
2018-06-12Use an activity instead of a fragment for SpeakEasySettingsuabdullah
2018-06-12Reorganized activities in manifests.zachh
2018-06-12Add battery events to primes.erfanian
2018-06-11Default column IS_VOICEMAIL_CALL to 0 in the annotated call log.linyuh
2018-06-11Ignore read voicemails for notificationstwyen
2018-06-11Handle alternative form VVM SMS as legacy notification if the account is not ...twyen
2018-06-11Fix secondary color on incall screen.wangqi
2018-06-11Fix NPE issue when tapping speaker button on VT call ended screenwangqi
2018-06-11Have Coalescer return CoalescedRow protos directly.linyuh
2018-06-11A few more interface updates.erfanian
2018-06-08Removed cast to DialtactsActivity.zachh
2018-06-08Fix incall icon arrow coloryueg
2018-06-08Don't refer to DialtactsActivity.class to launch the DIAL intent.zachh
2018-06-08Use an intent action to launch MainActivity instead of class reference to Dia...zachh
2018-06-08Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent.zachh
2018-06-07Basic settings for SpeakEasyuabdullah
2018-06-07Don't install StubDuoModule in tests.linyuh
2018-06-07Wrap phone numbers in custom content descriptions in the new call log with TT...linyuh
2018-06-07Fix bubble theme crashyueg
2018-06-07Set the preferred SIM when InCallActivity is not visible.linyuh
2018-06-07Removed "last_tab_enabled" flag.zachh
2018-06-06Update mute states after add voice call from RTT call.wangqi
2018-06-06Supported two RTT calls at same time.wangqi
2018-06-06Update call log cache when annotated call log is updated.twyen
2018-06-05Center favorites name textyueg
2018-06-05Allow CallingAccountSelector to be shown when the device is locked.linyuh
2018-06-05Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookuplinyuh
2018-06-05Update a few interfaces.erfanian
2018-06-05Dismiss RTT request dialog if RTT is already active.wangqi
2018-06-05Handle null carrier config for emergency call hinttwyen
2018-06-04Update dagger types.erfanian
2018-06-04Add keep.xml to keep string resources for spam.wangqi
2018-06-04Replace TextView with BidiTextView in the new call log where a phone number c...linyuh
2018-06-04Fix assert when disabling VVMtwyen
2018-06-04Fix video call icon colortwyen
2018-06-01Simplify & improve DialerBidiFormatterlinyuh
2018-06-01Internal changeAndroid Dialer
2018-06-01Remove @GenerateTestDaggerApp from RCG.weijiaxu
2018-06-01Fix color in RTT call screen.wangqi
2018-06-01Updating PhotoInfo and GlidePhotoManager to support conference calls.Android Dialer
2018-06-01Solve BiDi problem when phone number is concatenated with RTL-stringlinyuh
2018-06-01Fix color of primary text on incall screen.wangqi
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-06-01Removed isUserUnlocked checks from ConfigProvider.zachh
2018-06-01Add new spam API which can query additional data.maxwelb
2018-06-01Fix color of name text in call log.wangqi
2018-06-01Removed static configProvider field in ConfigProviderBindings.zachh
2018-06-01Change RTT transcript screen to use toolbar.wangqi
2018-06-01UI fixes for emergency numbers in the old call log.linyuh
2018-06-01Fix title and icon color of action bar.wangqi
2018-06-01Update speakEasy colors and use theme_dialer_lightuabdullah
2018-06-01Add new default interface.erfanian
2018-06-01Fix missing background colortwyen
2018-06-01Also check call configuration for disconnected callyueg
2018-06-01Add toast message when RTT request failed.wangqi
2018-06-01Update button color.erfanian
2018-06-01Some minor tweaks to the UI.calderwoodra
2018-06-01Fix dialpad theme on incall screen.wangqi
2018-06-01Accommodate long call time text in call details.linyuh
2018-06-01Fix color of checked button on incall screen.wangqi
2018-06-01Use geocode as label for businesses.twyen
2018-06-01Add inject method to generated component by RCG.weijiaxu
2018-05-30Check if ID column is null before retrieving data from the smart dial database.linyuh
2018-05-30Rename theme/private to theme/hidden.calderwoodra
2018-05-30Some improvements to the answer fragment layouts.erfanian
2018-05-30Better a11y for the bottom sheet.linyuh
2018-05-30Fix a few UI bugs.calderwoodra
2018-05-30Log IMS video call available statetwyen
2018-05-30Better a11y for contact badge in the new call log.linyuh
2018-05-30Use lookup key to determine the letter tile colortwyen
2018-05-30Use Dialer Light Theme for SpeakEasyFragmentuabdullah
2018-05-30Better a11y for new call log entries.linyuh
2018-05-30Use Maps SDK lite mode instead of static API for emergency call.yueg
2018-05-29Updating locations where PrimaryInfo#setPhoto is used to also PrimaryInfo#set...Android Dialer
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Delete AppCompatConstantslinyuh