summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/dialpad
AgeCommit message (Expand)Author
2015-02-04Merge "Move CallUtil into Dialer. P1/3"Brian Attwell
2015-02-03Move CallUtil into Dialer. P1/3Brian Attwell
2015-02-02Add DialpadFragment on-demand instead at on startupYorke Lee
2015-01-28Add systrace events to track Dialer startup performanceYorke Lee
2015-01-16When dialing voicemail, check voicemail number of correct default SIM.Nancy Chen
2014-12-08Use a BroadcastReceiver for Dialpad behavior upon call hangup.Nancy Chen
2014-12-04Bypass Dialpad code and allow InCallUI check voicemail number for MSIM.Nancy Chen
2014-11-14Move ToneGenerator recreation/release to onStart/onStopYorke Lee
2014-11-08Allow ILD information to be populatedEvan Charlton
2014-11-03Adn queries for multi-SIM. (1/3)Nancy Chen
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-28Remove "Dial to add call" text in DialpadYorke Lee
2014-10-23Delete duplicated classBrian Attwell
2014-10-17Make a general call to voicemail when calling back from call log.Nancy Chen
2014-09-23Merge "Hide the FAB if the dialpad chooser is shown." into lmp-devAndrew Lee
2014-09-22Hide the FAB if the dialpad chooser is shown.Andrew Lee
2014-09-22Fix for janky dialpad ripplesYorke Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-09Set the visibility of the FAB correctly even if mAnimate is falseYorke Lee
2014-09-06Use framework scheme definitionsJay Shrauner
2014-09-03Merge "Use different FAB for dialpad, and use new animations." into lmp-devAndrew Lee
2014-09-02Use different FAB for dialpad, and use new animations.Andrew Lee
2014-09-02Fix NPE when activity is nullJay Shrauner
2014-08-22API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen
2014-08-20Fix for overflow menu disappearing during rotationYorke Lee
2014-08-07Remove ldaps from AOSP code.Santos Cordon
2014-07-24Merge "Changing Dialer Fragments to implement Analytics." into lmp-devSai Cheemalapati
2014-07-30Changing Dialer Fragments to implement Analytics.Sai Cheemalapati
2014-07-30Minor style change in dialpadNancy Chen
2014-07-29Fade menu overflow icon in and out for dialpadNancy Chen
2014-07-09Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (1/2)Nancy Chen
2014-07-08Update showCallScreen & isInAPhoneCall to use PhoneManager.Santos Cordon
2014-07-02Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad
2014-07-01Move call-related SystemAPIs to TelecommManager. (3/3)Santos Cordon
2014-06-26Add icon indicating subscription in call log/call historyNancy Chen
2014-06-24Fixed bug with selecting "Send Text Message"Nancy Chen
2014-06-20Update Emergency Dialer to match Dialer (3/7).Sai Cheemalapati
2014-06-20Revert "Update Emergency Dialer to match Dialer (2/5)."Yorke Lee
2014-06-20Update Emergency Dialer to match Dialer (2/5).Sai Cheemalapati
2014-06-20Merge "Fix Dialer tests"Yorke Lee
2014-06-19Fix Dialer testsYorke Lee
2014-06-19Add reference to TelephonyManager, renaming, remove checkbox (1/2)Nancy Chen
2014-06-16Add select sim dialog for dialpad menuNancy Chen
2014-06-06Always show options menu in Dialer dialpad.Andrew Lee
2014-05-30Update showCallScreen to use Telecomm (5/6)Santos Cordon
2014-05-18Add send message option to dialpadYorke Lee
2014-05-15Cleanup dialpad show/hide logic.Andrew Lee
2014-05-13Use one ImageButton for the floating action button.Andrew Lee
2014-05-08Remove animate hide.Andrew Lee
2014-05-08Move overflow menu and remove add contact button.Andrew Lee
2014-05-07Adjust dialpad slide out animation.Andrew Lee
2014-05-06Modify the calls in Dialer to animate the dialpad in.Andrew Lee
2014-05-05Fix missing add to contacts buttonYorke Lee
2014-05-05Move more Dialpad resources to ContactsCommonYorke Lee
2014-05-05Allow configuration of dialpad buttons visibilityYorke Lee
2014-05-02Refactor dialpad into its own viewYorke Lee
2014-04-30Fix font scaling problems in DialpadYorke Lee
2014-04-23Add floating dialpad action buttonYorke Lee
2014-04-14Add actionbar to DialerYorke Lee
2014-04-07Remove dead codeYorke Lee
2014-03-31Reuse SmartDialNameMatcher instance in SmartDialNumberListAdapter.Andrew Lee
2014-03-25Fix NPE during activity recreationYorke Lee
2014-03-20Fix problem where swiping upward in overflow menu did not display theIhab Awad
2014-03-11Make dialpad slide down when dismissed by tapping outsideYorke Lee
2014-03-03New appearance and look and feel for dialpad.Ihab Awad
2013-12-19Support long-click during lift-to-type accessibility modeAlan Viverette
2013-12-02Merge "Remove ContactPrefs from DialpadFragment"Yorke Lee
2013-11-26Remove ContactPrefs from DialpadFragmentYorke Lee
2013-11-25Merge "Fix Dialer tests"Yorke Lee
2013-11-22Fix SmartDialNameMatcher NANP testYorke Lee
2013-11-22Fix Dialer testsYorke Lee
2013-11-21Remove use of SystemPropertiesYorke Lee
2013-11-13Merge "Dismiss dialpad when user touches spaces above it." into klp-devChiao Cheng
2013-11-12Dismiss dialpad when user touches spaces above it.Chiao Cheng
2013-11-01Add null check in SmartDialCursorLoader.releaseResourcesYorke Lee
2013-10-06Fix accessibility issues with dialpadYorke Lee
2013-10-03Fix infinite dialpad tones due to rapid pressesYorke Lee
2013-10-02Don't allow dialpad presses until it is fully in positionYorke Lee
2013-09-25Don't call finish when calling from the dialpadYorke Lee
2013-09-06Merge "Tweak Dialpad redlines" into klp-devYorke Lee
2013-09-06Merge "Add call shortcuts to phone number list adapters" into klp-devYorke Lee
2013-09-06Tweak Dialpad redlinesYorke Lee
2013-09-05Fix accessibility issues with dialpadYorke Lee
2013-09-05Add call shortcuts to phone number list adaptersYorke Lee
2013-08-26DialerDatabaseHelper related changesYorke Lee
2013-08-23Hide dialpad fragment and exit search ui when phone number selectedYorke Lee
2013-08-12Clean up todos for dialerYorke Lee
2013-08-10Merge "Hide dial button in-call so that in-call chooser dialog shows up" into...Yorke Lee
2013-08-09Merge "Make sure to not call getTelephonyManager with null context" into klp-devYorke Lee
2013-08-09Make sure to not call getTelephonyManager with null contextYorke Lee
2013-08-09Handle dialpad animations betterYorke Lee
2013-08-09Hide dial button in-call so that in-call chooser dialog shows upYorke Lee
2013-08-08Removing and renaming classes from DialerYorke Lee
2013-08-06Add GAL support to DialerJay Shrauner
2013-08-02Initial cleanup of unused old dialer codeYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-07-31Dialpad modifications to match the rest of the redlinesYorke Lee
2013-07-30Merge "Implement dialpad in XML"Yorke Lee
2013-07-30Implement dialpad in XMLYorke Lee