summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
AgeCommit message (Expand)Author
2018-06-21Keep actions on new call log entries consistent with those in the old call log.linyuh
2018-06-20Enforce AnnotatedCallLog column constraints in its content provider.linyuh
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-18Added Change Voicemail Greeting Preference to Settings screenAndroid Dialer
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-18Improve Coalescer performancelinyuh
2018-06-18Fix drag and drop crash.yueg
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-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-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-11Have Coalescer return CoalescedRow protos directly.linyuh
2018-06-08Removed cast to DialtactsActivity.zachh
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-07Removed "last_tab_enabled" flag.zachh
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-05Handle null carrier config for emergency call hinttwyen
2018-06-04Replace TextView with BidiTextView in the new call log where a phone number c...linyuh
2018-06-01Simplify & improve DialerBidiFormatterlinyuh
2018-06-01Internal changeAndroid Dialer
2018-06-01Remove @GenerateTestDaggerApp from RCG.weijiaxu
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-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-01Fix missing background colortwyen
2018-06-01Add toast message when RTT request failed.wangqi
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-30Better a11y for the bottom sheet.linyuh
2018-05-30Fix a few UI bugs.calderwoodra
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-30Better a11y for new call log entries.linyuh
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Delete AppCompatConstantslinyuh
2018-05-29Remove photo support in PhoneNumberServicetwyen
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-22Append the directory ID when building contact lookup URIs in CP2 lookups.zachh
2018-05-21Don't show "Add contact" and/or "Message" in the bottom sheet if correspondin...linyuh
2018-05-21Set navigation bar color when dialpad is visible.wangqi
2018-05-21Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper.zachh
2018-05-21Ignore dialer OMTP VVM error if VVM is disabledtwyen
2018-05-21Bump version codes and name to v22Android Dialer
2018-05-21Check READ_PHONE_STATE for isVoicemailAvailable()twyen
2018-05-21Add promotion module.wangqi
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Fix video call from search stripping + prefixtwyen
2018-05-18Don't show an outgoing call to a spam number as spam.linyuh
2018-05-18Cleaned up deps in SpamBlockingPromoHelperTest.zachh
2018-05-18Remove duplicate code when constructing PhotoInfo proto.linyuh
2018-05-18Don't post throttled notifications again.yueg
2018-05-17Update spam blocking promotion wordings.Android Dialer
2018-05-17Handle null returned from TelecomManager.getCallCapablePhoneAccounts()twyen
2018-05-17Add more Cequint provider.wangqi
2018-05-17Update dynamic shortcuts to match speed dial pinned positions.calderwoodra
2018-05-17Add empty content view for when the user has no contacts in favorites.calderwoodra
2018-05-17Fixed various speed dial issues.calderwoodra
2018-05-17Use StorageComponent to get SharedPreference in SpamBlockingPromoHelperAndroid Dialer
2018-05-17Finishing touches for accessibility in the new call log and the new voicemail...linyuh
2018-05-17Internal change.linyuh
2018-05-16Implement accessibility for the new voicemail fragment.linyuh
2018-05-16Added assisted dialing to all calls in speed dial.calderwoodra
2018-05-16Improve ContactPhotoViewlinyuh
2018-05-15Don't add identical numbers in the cursor to the SpeedDialUiItem.calderwoodra
2018-05-15Refactoring simulator portal and related files.weijiaxu
2018-05-15Clear frequents dialog now reloads the speed dial fragment.calderwoodra
2018-05-15Add Espresso tests for the new call log.linyuh
2018-05-15Use new instances of PreCallAction on activity resumetwyen
2018-05-15Don't use LoaderManager.getInstance() in dialer.zachh