summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Always show WAIT/PAUSE in dialer overflow menu.Santos Cordon2013-03-191-1/+1
| | | | | | | | | | | | | | | | | Used to hide menu items when not applicable. Now we show them always and only perform the action in those cases where menu items were previously visible. Updated code to do zero-position checks when there is no selection...previously missing check. Changed code to use chars instead of Strings when dealing with single digits. Consolidated duplicate code with updateDialString() function. bug: 7478840 Change-Id: I2aa5d3badd40079e9aa75abf7e4051f9dba5e667
* Removing contacts source inclusion from Dialer.Chiao Cheng2012-12-061-6/+3
| | | | | Bug: 6993891 Change-Id: Ic9d769f4c5f47b609ea77a9e37668da26fc0c976
* Moving resources from Contacts to Dialer.Chiao Cheng2012-09-051-5/+7
| | | | | | | - Also moving some shared utilities. Bug: 6993891 Change-Id: I5fa18d26e4f5423f4d3f3450b8f3e3dacbfb947a
* Move common phone classes to new location.Chiao Cheng2012-08-241-1/+0
| | | | | | | - removed dependency on com.android.phone.common jar (old package) Bug: 7054788 Change-Id: I8c1f6449534a946f4660a9e8924079c08ff1786c
* Initial move of dialer features from contacts app.Chiao Cheng2012-08-211-0/+40
Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921