summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2017-11-10Fixing bug in donation settingsmdooley
2017-11-10Set the ceiling at O.erfanian
2017-11-10Use prebuilt guava for dialer.Zachary Heidepriem
2017-11-07Merge "Reorganized assets."Treehugger Robot
2017-11-07Reorganized assets.zachh
2017-11-07Merge changes Ibaf55bde,I044861a1,Ib2d207eb,Ide61f65aTreehugger Robot
2017-11-07Merge "Move voicemail settings to dialer UI"zachh
2017-11-07Fixed tab in packages.mk.zachh
2017-11-07Adding packages.mkzachh
2017-11-07Fixed that name mixed Hebrew is not displayed correctly at call logerfanian
2017-11-07Show dual alphabets on the dialpad if a secondary alphabet is available.linyuh
2017-11-06Move voicemail settings to dialer UIZachary Heidepriem
2017-11-06Merge "Show HD icon in call logs."Qi Wang
2017-11-03Show HD icon in call logs.wangqi
2017-11-03Merge "Add avatar and small icon in bubble primary button."Treehugger Robot
2017-11-03Add avatar and small icon in bubble primary button.yueg
2017-11-02Merge "Renamed call_details string, which was conflicting with one from the c...Treehugger Robot
2017-11-01Merge "Update heads up notification based on video state"Treehugger Robot
2017-11-01Merge "Add more log entries in loggingBinding."Treehugger Robot
2017-11-01Merge changes Ib52e11c6,I15d2f826,I12bd7703,I757b423f,Iac6deb8fTreehugger Robot
2017-11-01Merge "Disable assisted dialing when the phone is User Locked."Treehugger Robot
2017-11-01Merge "Add logging statement to assert InCallUI branched as expected."Treehugger Robot
2017-11-01Renamed call_details string, which was conflicting with one from the calldeta...zachh
2017-11-01Update heads up notification based on video stateroldenburg
2017-11-01Add more log entries in loggingBinding.weijiaxu
2017-11-01Use unencrypted storage for shared prefs in new call log.zachh
2017-11-01Removed helper methods in DialerExecutors.zachh
2017-11-01Add country code support to ad settings.erfanian
2017-11-01Add VoLTE conference call to simulator and fix a minor issue for GSM conference.weijiaxu
2017-11-01Use DialpadTextView instead of TextView to show letters under each digit key.linyuh
2017-11-01Disable assisted dialing when the phone is User Locked.erfanian
2017-11-01Add logging statement to assert InCallUI branched as expected.erfanian
2017-11-01Merge "Added CompositePhoneLookup and added and implemented "lookup" method."Treehugger Robot
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem
2017-10-30Merge "Roll forward cl/172154863: Do not load every DialtactsActivity fragmen...Treehugger Robot
2017-10-30Merge changes Iefdc2d0e,Ibccc610cTreehugger Robot
2017-10-30Merge changes Ic7360019,I9b60657cTreehugger Robot
2017-10-30Roll forward cl/172154863: Do not load every DialtactsActivity fragment on ap...wangqi
2017-10-30Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener.yueg
2017-10-30Clear cached requested video stateroldenburg
2017-10-30internal changemdooley
2017-10-30Make dialpad key alignment responsive to font size.linyuh
2017-10-28Merge "Center align numbers in each column of the dialpad when in landscape m...Treehugger Robot
2017-10-27Center align numbers in each column of the dialpad when in landscape mode.linyuh
2017-10-27Merge changes I6e17c1cc,If00f7e91,Ia89d5d85Treehugger Robot
2017-10-27Fix HOLD option not displayed in voice calls in CDMA + GSM.wangqi
2017-10-27Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()uabdullah
2017-10-27Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...linyuh
2017-10-27Merge "Fix issue of huge latency measured from app#onCreate to activity#onCre...Treehugger Robot
2017-10-27Merge "Set incall button color to match sim color."Treehugger Robot
2017-10-26Fix issue of huge latency measured from app#onCreate to activity#onCreateweijiaxu
2017-10-26Set incall button color to match sim color.wangqi
2017-10-26Merge changes I1fa267c0,Ia6812794,Ib5715d0f,I71d4c03bTreehugger Robot
2017-10-26Cp2 Phonelookup isDirty implementation.calderwoodra
2017-10-26App latency test migration.weijiaxu
2017-10-26Search fragment now closes after placing a call.calderwoodra
2017-10-26Display CDMA voice privacy icon on notification bar.Eric Erfanian
2017-10-25Merge "Fix crash that isInMultiWindownMode is not supported on M."Treehugger Robot
2017-10-25Merge "Fix TMO frozen ViLTE video upon swapping call"Treehugger Robot
2017-10-25Merge "Fix contacts promo not showing consistently due to scroll settling tab...Treehugger Robot
2017-10-25Merge "Add support for voicemailURI to annotated call log for new voicemail tab"Treehugger Robot
2017-10-25Fix crash that isInMultiWindownMode is not supported on M.wangqi
2017-10-25Fix TMO frozen ViLTE video upon swapping callroldenburg
2017-10-25Fix contacts promo not showing consistently due to scroll settling tab indexAndroid Dialer
2017-10-25Add support for voicemailURI to annotated call log for new voicemail tabuabdullah
2017-10-25Merge "Improved dagger support for executor services."Treehugger Robot
2017-10-25Improved dagger support for executor services.zachh
2017-10-25Merge "Refactor client platform checks to be DRY."Treehugger Robot
2017-10-25Refactor client platform checks to be DRY.erfanian
2017-10-24Merge "Rename the new bubble package name from "bubble" to "newbubble"."Treehugger Robot
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian