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
/
AdapterViewFlipper.java
Age
Commit message (
Expand
)
Author
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2015-10-20
Fix a few view ctors to not call Looper.myLooper
John Reck
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
2014-08-07
Fix cross-user talk.
Svetoslav
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-03-26
Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-07-22
Fixing old bug with AdapterViewFlipper
Adam Cohen
2011-01-20
Addressing API Review docs bugs:
Adam Cohen
2010-11-10
Adding widget auto-advance capability
Adam Cohen
2010-10-05
Changing AdapterViewAnimator to use the new animation APIs
Adam Cohen
2010-10-01
Added looping parameter to AdapterViewAnimator / StackView
Adam Cohen
2010-08-17
-> Added 3D rotation to the StackView transition
Adam Cohen
2010-08-17
-> Enabled partial updates to app widgets through AppWidgetManager.
Adam Cohen
2010-07-22
Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...
Adam Cohen