summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/dialpad/DialpadFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Read option for t9 search input locale and refresh smart dial db when locale ...emancebo2015-01-061-0/+8
* Rewrite speed dial feature.Danny Baumann2014-11-171-51/+31
* Dialer: Input ,(pause) or ;(wait) when long press * or #kaiyiz2014-11-131-0/+30
* Dialer: Dial out when long press "1" after add voice mail numberkaiyiz2014-11-131-1/+1
* CSVT: Enable CSVT function.cdu2014-11-131-0/+10
* Dialer: Make Edit number before call option workkaiyiz2014-11-131-1/+0
* Dialer: Fix Dialer crashed when rotate screen.kaiyiz2014-11-131-1/+1
* Dialer: fix build error in 87Gqqzhou2014-11-131-0/+1
* Dialer: fix force close when speed dialqqzhou2014-11-131-1/+1
* Dialer: fix still popup account select when select IP callqqzhou2014-11-131-11/+18
* Dialer: support IP call for msim.qqzhou2014-11-131-0/+60
* Dialer: add to support speed number dialqqzhou2014-11-131-0/+96
* Dialer(MSIM): Dialer app support for multisimstaging/cm-12.0-cafJiju Kinattingal2014-11-041-5/+30
* IMS: Add participant supportSuchand Ghosh2014-11-041-0/+8
* Dialer app changes for IMSSuchand Ghosh2014-11-041-23/+151
* Merge "Hide the FAB if the dialpad chooser is shown." into lmp-devAndrew Lee2014-09-231-5/+5
|\
| * Hide the FAB if the dialpad chooser is shown.Andrew Lee2014-09-221-5/+5
* | Fix for janky dialpad ripplesYorke Lee2014-09-221-1/+0
|/
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-9/+8
* Set the visibility of the FAB correctly even if mAnimate is falseYorke Lee2014-09-091-1/+1
* Use framework scheme definitionsJay Shrauner2014-09-061-3/+5
* Merge "Use different FAB for dialpad, and use new animations." into lmp-devAndrew Lee2014-09-031-32/+34
|\
| * Use different FAB for dialpad, and use new animations.Andrew Lee2014-09-021-32/+34
* | Fix NPE when activity is nullJay Shrauner2014-09-021-0/+3
|/
* API Review PhoneManager -> TelecommManager. Rename methods (1/6)Nancy Chen2014-08-221-6/+6
* Fix for overflow menu disappearing during rotationYorke Lee2014-08-201-1/+4
* Remove ldaps from AOSP code.Santos Cordon2014-08-071-1/+1
* Merge "Changing Dialer Fragments to implement Analytics." into lmp-devSai Cheemalapati2014-07-241-2/+2
|\
| * Changing Dialer Fragments to implement Analytics.Sai Cheemalapati2014-07-301-2/+2
* | Minor style change in dialpadNancy Chen2014-07-301-3/+1
|/
* Fade menu overflow icon in and out for dialpadNancy Chen2014-07-291-4/+26
* Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (1/2)Nancy Chen2014-07-091-23/+1
* Update showCallScreen & isInAPhoneCall to use PhoneManager.Santos Cordon2014-07-081-7/+8
* Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad2014-07-021-18/+14
* Move call-related SystemAPIs to TelecommManager. (3/3)Santos Cordon2014-07-011-14/+13
* Add icon indicating subscription in call log/call historyNancy Chen2014-06-261-1/+7
* Fixed bug with selecting "Send Text Message"Nancy Chen2014-06-241-0/+1
* Update Emergency Dialer to match Dialer (3/7).Sai Cheemalapati2014-06-201-2/+2
* Revert "Update Emergency Dialer to match Dialer (2/5)."Yorke Lee2014-06-201-2/+2
* Update Emergency Dialer to match Dialer (2/5).Sai Cheemalapati2014-06-201-2/+2
* Merge "Fix Dialer tests"Yorke Lee2014-06-201-6/+3
|\
| * Fix Dialer testsYorke Lee2014-06-191-6/+3
* | Add reference to TelephonyManager, renaming, remove checkbox (1/2)Nancy Chen2014-06-191-16/+9
|/
* Add select sim dialog for dialpad menuNancy Chen2014-06-161-0/+21
* Always show options menu in Dialer dialpad.Andrew Lee2014-06-061-15/+21
* Update showCallScreen to use Telecomm (5/6)Santos Cordon2014-05-301-9/+3
* Add send message option to dialpadYorke Lee2014-05-181-4/+21
* Cleanup dialpad show/hide logic.Andrew Lee2014-05-151-26/+5
* Use one ImageButton for the floating action button.Andrew Lee2014-05-131-19/+7
* Remove animate hide.Andrew Lee2014-05-081-3/+0