summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #7536213 UI should be mirrored for RTL languages (people, dialer, in-...Fabrice Di Meglio2013-04-051-1/+1
* Add fade in transition when switching tabsYorke Lee2012-12-271-8/+13
* Moving ProportionalLayout to ContactsCommon.Chiao Cheng2012-12-061-146/+0
* Major resource move and clean-up.Chiao Cheng2012-12-052-78/+0
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-1/+1
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-055-1046/+2
* Moving dependencies of PhoneFavoriteFragment.Chiao Cheng2012-10-311-1/+1
* Global import order fix.Chiao Cheng2012-06-127-17/+17
* Fixed contact detail animated transitionsMaurice Chu2012-05-151-76/+34
* Make search button focus the search field while in search modeDaniel Lehmann2012-04-271-141/+0
* Add press-states to ContactDetailFragment.Josh Gargus2012-04-252-12/+31
* Fix broken touch-interception in ContactDetailFragmentCarousel.Josh Gargus2012-04-242-0/+145
* Shortened the animation durationDaniel Lehmann2012-04-142-2/+9
* Fixed various issues around cross-fadesDaniel Lehmann2012-03-071-95/+39
* Merge "Updates fragment dejunk"Makoto Onuki2012-02-282-0/+78
|\
| * Updates fragment dejunkMakoto Onuki2012-02-282-0/+78
* | Reintroduce cross-fade on tablet when going from one contact to the nextDaniel Lehmann2012-02-281-24/+3
|/
* Fix proguard flagsMakoto Onuki2012-01-271-0/+5
* Support for local profileIsaac Katzenelson2011-08-081-1/+15
* Clear bitmaps from canvases after done drawing to them.Dianne Hackborn2011-08-021-0/+1
* Make the contact picture exactly half the height as it is wideDaniel Lehmann2011-07-281-0/+146
* Fixes tests on userdebug builds.Flavio Lerda2011-06-281-1/+4
* Added Fix to to check child visibility in InterpolatingLayout.Frank Sposaro2011-06-241-0/+4
* Modifications to bold contacts' first names.Dave Santoro2011-05-111-37/+2
* Changing horizontal dividers in contact editor.Dmitri Plotnikov2011-01-211-2/+1
* Treating Join request as a regular save/reload.Dmitri Plotnikov2011-01-181-1/+0
* Revert "Fixing ClassNotFoundException in JoinContactsActivity"Dmitri Plotnikov2011-01-121-0/+51
* Adjusting contact picker style to the new light holo themeDmitri Plotnikov2011-01-111-51/+0
* Animator resources now live in res/animatorChet Haase2011-01-111-2/+2
* Renaming attributes of InterpolatingLayout to match the conventionDmitri Plotnikov2011-01-111-43/+42
* Fixing bottom fading the contact listDmitri Plotnikov2011-01-051-7/+6
* Fixing initialization of requested scroll positionDmitri Plotnikov2010-12-151-1/+1
* Fixing non-deterministic behavior of autoscroll in contact listDmitri Plotnikov2010-12-153-101/+118
* Fixing layout of pinned headers (were clipped on the right side)Dmitri Plotnikov2010-12-131-2/+2
* Fixing handling of top/bottom margins in InterpolatingLayoutDmitri Plotnikov2010-12-101-2/+4
* Replacing Aizy with a standard scrollbarDmitri Plotnikov2010-12-101-5/+12
* Adding support for interpolated padding.Dmitri Plotnikov2010-11-291-0/+49
* Recycling bitmaps in TransitionAnimationView.Dmitri Plotnikov2010-11-241-2/+16
* No longer scrolling list if selection already visibleDmitri Plotnikov2010-11-231-0/+6
* Disabling transition animation when view has size=0Dmitri Plotnikov2010-11-171-6/+17
* Adding support for layout_gravity to InterpolatingLayoutDmitri Plotnikov2010-11-161-18/+56
* Resolving a race condition between animationsDmitri Plotnikov2010-11-151-0/+6
* Merge "Clean-up of several small issues"Dmitri Plotnikov2010-11-121-4/+3
|\
| * Clean-up of several small issuesDmitri Plotnikov2010-11-111-4/+3
* | Adjusting section header layout according to UI designDmitri Plotnikov2010-11-122-21/+18
|/
* Contact detail transition animationDmitri Plotnikov2010-11-111-0/+175
* Fix a crash on some devices when launching the widget configurationDaniel Lehmann2010-10-271-0/+1
* Adding search mode to pickers.Dmitri Plotnikov2010-10-251-0/+51
* Improving smooth scroll when required position is nearbyDmitri Plotnikov2010-10-081-2/+8
* Fixing transparency of pinned headersDmitri Plotnikov2010-09-271-36/+46