summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Merge "Fix crash caused by opening dialogs with a dead activity"Treehugger Robot
2017-11-18Merge "Add seekbar to Voicemail Media Player"Treehugger Robot
2017-11-18Merge changes I6a5a8ad8,I096ea022,Id164d08cTreehugger Robot
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-18Merge changes Id877da97,I449c851cTreehugger Robot
2017-11-18Merge "Fix bug that RTL posistion is not correct when initializing in CallLog...Treehugger Robot
2017-11-18Merge "Use TextUtils.isEmpty() instead of null check."Treehugger Robot
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-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-14Merge "Add a new impression proto for same prefix call marked as spam."Treehugger Robot
2017-11-14Merge "Reference packages.mk in dialer's Android.mk."Treehugger Robot
2017-11-13Add a new impression proto for same prefix call marked as spam.Android Dialer
2017-11-13Reference packages.mk in dialer's Android.mk.Zachary Heidepriem
2017-11-13Merge "Added voicemail.settings to packages.mk."Treehugger Robot
2017-11-13Added voicemail.settings to packages.mk.zachh
2017-11-12Merge changes I828ff9d5,Id7844c3aTreehugger Robot
2017-11-12Merge "Adjust weights of layouts on the dialpad so that key letters aren't cl...Treehugger Robot
2017-11-12Merge changes I96dd5761,I196c2eaaTreehugger Robot
2017-11-12Merge "Added content provider for PhoneLookupHistory."Treehugger Robot
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-12Merge changes I220a35f3,I2460308e,I15b52595,I4ba40e53Treehugger Robot
2017-11-12Merge changes I63e93080,Iff15e216Treehugger Robot
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-12Merge changes I0ed4fa1b,Ie03ce41e,If41868df,Iba2e9092Treehugger Robot
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-11Merge changes Ide5ec431,Icf2f8faeTreehugger Robot
2017-11-11Merge changes I80ff3852,Ibe1c57bc,I93f35850Treehugger Robot
2017-11-11Merge changes Iaf842b35,I987c0d19,If20e9fb9Treehugger Robot
2017-11-11Merge "Updating SendTranscriptionFeedback for consistency."Treehugger Robot
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-11Merge "Add expand and collapse media player logic for NUI Voicemail Fragment"Treehugger Robot
2017-11-11Merge changes I436335d1,I436307d4Treehugger Robot
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-11Merge changes I0115fb26,I7a29bf5a,I7888f3b6,I06d5d3d8,I4c601b16, ...Treehugger Robot
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-11Merge "Expand Voicemails on tapping"Treehugger Robot
2017-11-11Merge "Implemented CompositePhoneLookup#isDirty."Treehugger Robot
2017-11-11Merge changes Idf4eb009,I7b531524,I2c6353cd,I45a59de7Treehugger Robot
2017-11-11Merge changes I6672c5b0,Ie053a5d8Treehugger Robot
2017-11-10Expand Voicemails on tappinguabdullah