summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/DialtactsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Dialog for showing phone numbers on devices that can not be used as phonesDaniel Lehmann2010-10-261-24/+11
* am 6f67a6e7: am 909271c9: Forgotten commit -> apply change.Brad Fitzpatrick2010-09-101-1/+1
|\
| * Forgotten commit -> apply change.Brad Fitzpatrick2010-09-101-1/+1
* | Renaming ContactListActivity to ContactBrowserActivityDmitri Plotnikov2010-07-091-3/+3
* | Moving ContactsListActivity to a different packageDmitri Plotnikov2010-07-011-2/+3
* | Fix some NPEs.Jeff Hamilton2010-06-301-2/+2
* | Add a proxy activity that loads the right UI base on screen properties.Jeff Hamilton2010-06-291-16/+27
|/
* Add a new intent type that allows opening the Contacts app in its last state.Daniel Lehmann2010-04-211-5/+39
* Changed the 'dialer' string to 'phone' in the tab and app name.Nicolas Catania2009-09-241-18/+20
* Stop using deprecated APIs.Jeff Hamilton2009-09-211-9/+6
* Execute back key on key up.Dianne Hackborn2009-09-141-6/+4
* Switch back to the single 4 tab activity model.Jeff Hamilton2009-07-281-0/+344
* Splitting Dialtacts activity into two: Dialer and ContactsDmitri Plotnikov2009-05-061-346/+0
* AI 143549: When filtering contacts, switch to the "Contacts" tab explicitly.Brad Fitzpatrick2009-03-301-0/+2
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-43/+76
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+311
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-311/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+8
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+15
* Initial ContributionThe Android Open Source Project2008-10-211-0/+289