History log of /frameworks/base/core/java/android/widget/AdapterViewFlipper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4725660292bcf11c84e9c7da127fd0215fb58e81 23-Jul-2011 Adam Cohen <adamcohen@google.com> Fixing old bug with AdapterViewFlipper

Change-Id: I3eda7f2451aaf8c75dd38d6d68fdcc04c03d2ee6
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
0e2de6d7187ef67ec00a2f2544450caa4a239c39 20-Jan-2011 Adam Cohen <adamcohen@google.com> Addressing API Review docs bugs:

->Issue 3370313
->Issue 3370403
->Issue 3370328
->kthx, bye

Change-Id: I2d1962c27b3ba856a0b4632d335271300bab45eb
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
a02fdf1ba03fad71cc80a89dfc74b17456d5b4a5 03-Nov-2010 Adam Cohen <adamcohen@google.com> Adding widget auto-advance capability

Change-Id: I058573f40a48fd7b5c2efa5f1041a1199919a51a
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
ef52176f1244a5bb98d82a0c8c7f4351edec17a1 04-Oct-2010 Adam Cohen <adamcohen@google.com> Changing AdapterViewAnimator to use the new animation APIs

Change-Id: Ifefb83c391914ac623d75e0faca723b95786861d
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
1b065cd1401253f999caa5d0ac12909407cef00e 28-Sep-2010 Adam Cohen <adamcohen@google.com> Added looping parameter to AdapterViewAnimator / StackView

Change-Id: Iad36f7c0e657ffbae6dd17d0c9464ddf12de8b7b
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
b04f7ad90b7d5d5e0998e3b56960004cf56e6e8f 15-Aug-2010 Adam Cohen <adamcohen@google.com> -> Added 3D rotation to the StackView transition
-> Fixed a bug with multiple animations occuring at the same time
-> Added looping paramater to AdapterViewAnimator
-> Added restoration of state to AdapterViewAnimator
-> Fixed a flicker in the default AdapterViewAnimator transition
(could be seen in AdapterViewFlipper)
-> Fixed a bug where touch events of StackView weren't be
propagated to the proper child

Change-Id: I270280cabc42ad77d28e3e7d7d80aa4c17548cab
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
2dd2197805edb4d9547b143deef2226413218f4c 16-Aug-2010 Adam Cohen <adamcohen@google.com> -> Enabled partial updates to app widgets through AppWidgetManager.
Partial updates are not cached by the AppWidgetService.
-> Added the ability to insert commands with no parameters into
RemoteViews objects.
-> Added showNext() and showPrevious() methods to RemoteViews.
-> Made showNext() / showPrevious() of AdapterViewFlipper remotable.

Change-Id: Ic5491bb374424a54728c4ca92b94b1f00dfb87ff
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java
3db40678d33c2b5f90c380966d36b3e10ed11f05 20-Jul-2010 Adam Cohen <adamcohen@google.com> Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper
whos views are defined by adapters.

Change-Id: I6ca1681b4820e6a1b6b69fc6d92c11c9f969bb88
/frameworks/base/core/java/android/widget/AdapterViewFlipper.java