summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2017-11-21Adding call feedback mechanismAndroid Dialer
2017-11-21Require N for preferred SIM querytwyen
2017-11-21Reduced jank when placing a call from search UI.calderwoodra
2017-11-21Nearby places location permission request is now in a card view.calderwoodra
2017-11-21Merge what's left in InCallActivityCommon into InCallActivity.linyuh
2017-11-20Quick fix recursively importing.weijiaxu
2017-11-20Add impression to track when users explicitly disable assisted dialing.erfanian
2017-11-20Initialize executors before updating change PIN statetwyen
2017-11-20Remove assert on StubVoicemailClient.addActivationStateListener()twyen
2017-11-20Implement SIM selection dialogtwyen
2017-11-20Clear pendingAction when pausing PreCallCoordinatortwyen
2017-11-20Add fast database populating button for benefit of testing.weijiaxu
2017-11-20Dialpad icon now remains white through device rotation.calderwoodra
2017-11-20Add config flag for CallingAccountSelectortwyen
2017-11-20Fixing verizon TOS textmdooley
2017-11-20Cancel missed calls in call history when needed.yueg
2017-11-20Add more Cequint provider and signature check.wangqi
2017-11-20Use correct field type for annotation definition.erfanian
2017-11-20Search now supports alternative sort and display orders for contact names.calderwoodra
2017-11-18When an expanded NUI VM is collapsed, ensure it remains collapsed when recycl...uabdullah
2017-11-18Added place voice call search action to regular search.calderwoodra
2017-11-18Guard against remote directories returning results with no phone numbers duri...zachh
2017-11-18DialpadView cleanup.linyuh
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh
2017-11-18Add contact source options.Android Dialer
2017-11-18Automated rollback of changelist 174944384zachh
2017-11-18Refactoring and adding TOS check before transcribingmdooley
2017-11-18Adding exponential backoff utilitiesmdooley
2017-11-18Implement suggested SIMtwyen
2017-11-18Fix dialer simulator for conference calling funcitonality.weijiaxu
2017-11-18Use OnPreDrawListener to adjust key layouts on the dialpad.linyuh
2017-11-18Don't transcribe voicemail unless carrier allows OTT transcriptionmdooley
2017-11-18Implement change SIM animationtwyen
2017-11-18Implement headless PreCalltwyen
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh
2017-11-18Added PhoneLookupDataSource and implemented isDirty.zachh
2017-11-18Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephonytwyen
2017-11-18Add preferred SIM meta-data to dialer manifesttwyen
2017-11-18Remove unused code InCallUiBings.getUiReadyBroadcastIntent().yueg
2017-11-18Move the following methods from InCallActivityCommon to InCallActivity:linyuh
2017-11-18Keyboard now closes in regular search when user scrolls list.calderwoodra
2017-11-18Optimize contact search by using a Ternary Search Tree.calderwoodra
2017-11-18Dialpad FAB no longer loses it's icon on fragment resume.calderwoodra
2017-11-18Automated rollbackroldenburg
2017-11-18Move InCallActivityCommon#dismissPendingDialogs to InCallActivity.linyuh
2017-11-18Automated rollbackroldenburg
2017-11-18Replace NUI voicemail media buttons with image buttonsuabdullah
2017-11-18Notify content URI when preferred SIM is updatedtwyen
2017-11-18Use phone account ID for legacy voicemail notification.twyen
2017-11-18Move InCallActivityCommon#dismissKeyGuard to InCallActivity.linyuh
2017-11-18Combine voicemail uri and duration for NUI media playeruabdullah
2017-11-18Set total duration for NUI voicemail media player seekbaruabdullah
2017-11-18Added URI for selecting distinct phone numbers from AnnotatedCallLog.zachh
2017-11-18Fix crash caused by opening dialogs with a dead activitymaxwelb
2017-11-18Add seekbar to Voicemail Media Playeruabdullah
2017-11-18Implement preferred SIMtwyen
2017-11-18Allow external apps to start pre-call flowtwyen
2017-11-18Play voicemails downloaded from the voicemail server in the NUI VM Fragmentuabdullah
2017-11-17Fix bug that RTL posistion is not correct when initializing in CallLogActivity.wangqi
2017-11-17Use TextUtils.isEmpty() instead of null check.yueg
2017-11-13Add a new impression proto for same prefix call marked as spam.Android Dialer
2017-11-11Implement PreferredSimFallbackProvidertwyen
2017-11-11Use lambdas in CompositePhoneLookup.zachh
2017-11-11Adjust weights of layouts on the dialpad so that key letters aren't clipped.linyuh
2017-11-11Fix bug that "+" is dropped when performing actions in smart dial search.wangqi
2017-11-11Use parent message for CP2 info in phone_lookup_info.proto.zachh
2017-11-11Added content provider for PhoneLookupHistory.zachh
2017-11-12Use type TEXT instead of STRING for annotated call log columns.zachh
2017-11-12Stop turning on the screen when the incoming/outgoing call is via Bluetooth.linyuh
2017-11-12Filter out contacts with null primary display names in search.zachh
2017-11-12Conferece call management screen UI adjustment.yueg
2017-11-12Renamed string.xml to strings.xml to match Android conventionroldenburg
2017-11-11Add UiThreadExecutorZachary Heidepriem
2017-11-11Expose tab index to protectedAndroid Dialer
2017-11-11Added temporary logging to debug problem with null phone numbers from remote ...zachh
2017-11-11Hook up pre-call actionstwyen
2017-11-11Implement CallingAccountSelector and AssistedDialActionZachary Heidepriem
2017-11-11Implement PreCallCoordinatortwyen
2017-11-11Make CallIntentBuilder parcelabletwyen
2017-11-11Use layout_gravity to horizontally center each dialpad key in landscape mode.linyuh
2017-11-11Unify voicemail call placingtwyen
2017-11-11Stop storing device orientation in DialpadView's instance variable to improve...linyuh
2017-11-11Rename value name to avoid conflict.yueg
2017-11-11Fix previous usage of LoggingBinding with Logger class.weijiaxu
2017-11-11Disable "Switch Camera" button when not transmittingroldenburg
2017-11-11Updating SendTranscriptionFeedback for consistency.Android Dialer
2017-11-11Add expand and collapse media player logic for NUI Voicemail Fragmentuabdullah
2017-11-11Defining transcription feedback APImdooley
2017-11-11Added phone paused icon to on hold banner.calderwoodra
2017-11-11Implemented CompositePhoneLookup#bulkUpdate.zachh
2017-11-11Allow the client to specify voicemail transcript id'smdooley
2017-11-11Implement bulk update for Cp2PhoneLookup.calderwoodra
2017-11-11Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings.linyuh
2017-11-11Support dual alphabets in smart search when a secondary alphabet is available.linyuh
2017-11-11Commit transaction synchronously for OnHoldFragment.yueg
2017-11-10Expand Voicemails on tappinguabdullah
2017-11-10Implemented CompositePhoneLookup#isDirty.zachh
2017-11-10Fixed AOSP breakage due to incompatible guava api.zachh
2017-11-10Implement some UI changes.yueg
2017-11-10Stop ringtone when user opens "respond via message" optionroldenburg