summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/activities/ActionBarAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Contacts: incall plugin implementationErica Chang2016-04-071-7/+32
* Add contacts group featureblong2015-09-101-1/+2
* Hide "clear" action for empty search query.Andrew Lee2015-05-061-6/+12
* Improvements to multi selectBrian Attwell2015-04-201-12/+18
* Batch deletionBrian Attwell2015-03-031-0/+1
* Multi-select to share Part 2Brian Attwell2015-03-021-41/+177
* Hide keyboard when exiting search viewBrian Attwell2014-12-021-13/+4
* Correctly set search string when entering searchBrian Attwell2014-11-181-3/+6
* Fix tabs when using ContactsUnavailableFragmentBrian Attwell2014-07-231-3/+2
* Use custom ViewPagerTabsBrian Attwell2014-07-221-82/+96
* Unified search bar style, and new animationBrian Attwell2014-06-111-84/+112
* Remove dual panel code from ActionBarAdapterBrian Attwell2014-06-111-123/+6
* Revert^4: Use action bar style from ContactsCommon""Brian Attwell2014-06-111-14/+8
* Revert "Revert^2: Use action bar style from ContactsCommon"Brian Attwell2014-05-211-8/+14
* Revert^2: Use action bar style from ContactsCommonBrian Attwell2014-05-191-14/+8
* Revert "Use action bar style from ContactsCommon"Brian Attwell2014-05-191-8/+14
* Use action bar style from ContactsCommonBrian Attwell2014-05-191-14/+8
* Removes the Group tab from the People Application.Paul Soulos2014-05-141-8/+1
* Don't initialize ActionBar with invalid tab indexBrian Attwell2014-02-081-0/+4
* Fix bug tab selection on tablet.Paul Sliwowski2013-09-091-1/+1
* Update colors in the people app.Paul Sliwowski2013-09-051-8/+8
* Fix broken key-type to search with keyboardYorke Lee2013-01-181-0/+4
* Global import order fix.Chiao Cheng2012-06-121-5/+4
* Changed tablet tabs to be a drop down spinnerMaurice Chu2012-05-141-6/+135
* Fix for "Next" instead of Search showing up the first timeDaniel Lehmann2012-05-071-2/+7
* Make search button focus the search field while in search modeDaniel Lehmann2012-04-271-3/+8
* Restore Focus after rotation if we are searchingDaniel Lehmann2012-04-131-1/+1
* Replace enum by intDaniel Lehmann2012-03-081-37/+26
* Show search query in SearchView for incoming search intentsKatherine Kuan2012-01-031-1/+9
* Fix wrong contact being selected after editing (after a search)Katherine Kuan2011-11-081-0/+12
* Merge "Fix the double query issue on phone"Makoto Onuki2011-10-201-5/+7
|\
| * Fix the double query issue on phoneMakoto Onuki2011-10-191-5/+7
* | Use text (instead of icons) for action bar tabs on tabletKatherine Kuan2011-10-191-4/+13
|/
* Replace tab texts with iconsDaisuke Miyakawa2011-09-071-5/+6
* Asset swap and make SearchView use themed contextKatherine Kuan2011-08-231-2/+2
* New tab order: GROUPS / ALL / FAVORITESMakoto Onuki2011-08-151-10/+13
* New search behavior for empty queryMakoto Onuki2011-08-111-0/+4
* Use new search pattern in People appKatherine Kuan2011-07-271-0/+23
* Change the search UI on 2-paneMakoto Onuki2011-07-251-14/+1
* Implement sticky tabMakoto Onuki2011-07-201-1/+23
* Follow framework API changeAdam Powell2011-07-141-7/+4
* Show the "UP" icon on the search mode.Makoto Onuki2011-07-131-10/+43
* PeopleActivity: Swipe!Makoto Onuki2011-07-131-2/+8
* People: Action bar tab refactoringMakoto Onuki2011-07-121-28/+124
* Temporary fix for crash on rotation in search modeIsaac Katzenelson2011-07-111-1/+4
* Bring back account filterKatherine Kuan2011-07-091-24/+1
* Fix for search view/IME issuesMakoto Onuki2011-07-081-37/+29
* Fix "Tab not maintained on rotation"Isaac Katzenelson2011-07-071-0/+3
* Fix search view on phoneKatherine Kuan2011-06-141-3/+36
* Fix NPE in ActionBarAdapterKatherine Kuan2011-06-101-1/+6