index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ViewAnimator.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-07-22
Start saving attribute data for ViewAnimator.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2012-08-30
Add getter for animateFirstView property of ViewAnimator
Chet Haase
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-12-20
Fix ViewAnimator.getDisplayedChild() bug
Chet Haase
2011-02-14
Making AdapaterViewAnimator setDisplayedChild remotable
Adam Cohen
2010-06-16
Modified first animation and visibility change behavior for ViewFlipper
Mason Tang
2010-01-21
merge from open-source master
The Android Open Source Project
2010-01-18
ViewAnimator.setAnimateFirstView() doesn't work for out-animation.
NoraBora
2009-11-16
Let RemoteViews nest children, allow ViewFlipper.
Jeff Sharkey
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-13
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project