summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
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
2018-05-29Remove photo support in PhoneNumberServicetwyen
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-22Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity.wangqi
2018-05-22Use new dialer base theme instead of AppCompat theme for spam blocking promoAndroid Dialer
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-21Handle null VideoCalltwyen
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-21Adds alternative spam words for non-english speaking countries.Android 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-19A11y: group caller information together.wangqi
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-18Handle invalid PhoneAccountHandle for CarrierIdentifiertwyen
2018-05-17Show spam blocking promo notification in place of after call notificationAndroid Dialer
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-17Updating ContactGridManager to use GlidePhotoManager for more efficient conta...Android Dialer
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
2018-05-15Implement PhoneNumberCacheLookuptwyen
2018-05-15Fix add call button behavior.yueg
2018-05-15Use component for iconographyerfanian
2018-05-15Move SpamStub to separate package.wangqi
2018-05-15Initialize dialpadFragment and searchFragment with FragmentManager when MainS...twyen
2018-05-15Compress all of dialer's png files.calderwoodra
2018-05-15Delete unused check__SpamStatus methodsmaxwelb
2018-05-15Refactor simulator menu and add portal package for adding simulator service l...weijiaxu
2018-05-15Add simulator component in generated root component.weijiaxu
2018-05-15Update DialerCall to use SpamStatus instead of booleansmaxwelb
2018-05-15Added contacts permission screen to speed dial fragment.calderwoodra
2018-05-15Don't crash when cp2 returns a null label.calderwoodra
2018-05-15Register system call log content observer if user enables Phone permission.zachh
2018-05-15Exit multiselect mode when opening the dialpad.calderwoodra
2018-05-15Support missing phone permission in new call log.zachh
2018-05-11Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh
2018-05-11Improved support for missing contacts permission in new call log.zachh
2018-05-11Don't show select SIM dialog after the pre call action has been discardedtwyen
2018-05-11Use old BottomSheetBehavior.wangqi
2018-05-11Use listeners to drive fragment lifecycles.erfanian
2018-05-11Add SpamMetadata to SpamStatusmaxwelb
2018-05-11Prevent showDialpad from adding multiple instances of fragmentstwyen
2018-05-11Update logging in incallactivity.uabdullah
2018-05-11Revert null check on dialpadHinttwyen
2018-05-11Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.weijiaxu
2018-05-11Add RTT after call promo bottomsheet.wangqi
2018-05-09Add some annotations that won't influence aosp.weijiaxu
2018-05-09Update answer button logic.erfanian
2018-05-09Hide new after call spam blocking promo behind an additional flag.Android Dialer
2018-05-09Allow the TextView for call log primary text to adjust size when recycled.linyuh
2018-05-09Format callback phone number.yueg
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-05-09Do not show bubble for outgoing call if it's not a background call.yueg
2018-05-09Always fetch status onResume and add logging for voicemail status in OldMainP...uabdullah
2018-05-09Place Duo calls with PreCalltwyen
2018-05-09Creating CallIntent, AutoValue builder, to replace CallIntentBuilder.Android Dialer
2018-05-09Set the DisplayNameSource to PHONE in DefaultLookupUriGenerator.zachh
2018-05-09Config correct layout boundaries to accommodate long text (call log & bottom ...linyuh
2018-05-09Use info from EmergencyPhoneLookup to render UI for an emergency number.linyuh
2018-05-09Implement EmergencyPhoneLookup for checking if a number is an emergency number.linyuh
2018-05-09Add GlobalSpamListStatus and UserSpamListStatusmaxwelb
2018-05-09Move SpamStatus classes into subpackagemaxwelb
2018-05-09Delete obsolete checkSpamStatus(Listener) APImaxwelb
2018-05-09Update callers of checkSpamStatus to use Future based APImaxwelb
2018-05-09Fix bug that showing block option for private number.wangqi
2018-05-09Add a null check for digitsHint.calderwoodra
2018-05-09Don't commit fragment transactions if it's not safe.calderwoodra
2018-05-09Add ListenableFuture based APIs for checkSpamStatusmaxwelb
2018-05-09Pass activity between new call log's adapter/view holder.zachh
2018-05-09Replace assert checks with safety checks instead.calderwoodra
2018-05-09Add SimpleSpamStatus and use it in FakeSpam and SpamStubmaxwelb
2018-05-09Show calls to/from emergency numbers as "Emergency number" in call log & call...linyuh