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
/
AdapterViewAnimator.java
Age
Commit message (
Expand
)
Author
2021-02-17
Add checked change APIs to RemoteViews
Stevie Kideckel
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2016-09-29
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2015-10-07
Merge "Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams"
Alan Viverette
2015-03-15
Frameworks/base: Fix AdapterViewAnimator.createOrReuseLayoutParams
Andreas Gampe
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
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-09-26
Fixing Keyguard widget click handling (issue 7179972)
Adam Cohen
2012-07-24
Caching the FixedSizeRemoteViewsCaches across rotation
Adam Cohen
2012-04-13
Accessibility focus - framework
Svetoslav Ganov
2012-01-23
Fix issue 5905210, AdapterViewAnimator sending negative index to Adapter
Adam Cohen
2012-01-17
Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be...
Svetoslav Ganov
2012-01-17
Hinting RemoteViewsAdapter as to which views are visible
Adam Cohen
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-07-28
Fixing widget notifyDataSetChanged() not getting called, issue 5092676
Adam Cohen
2011-04-06
Fixing AdapterViewAnimator onItemClick compatibility
Adam Cohen
2011-04-01
Making StackView res-out and click feedback colors stylable
Adam Cohen
2011-02-14
Making AdapaterViewAnimator setDisplayedChild remotable
Adam Cohen
2011-01-26
Fixing some ugly StackView relayouts on rotation
Adam Cohen
2011-01-26
Fixing bug where widgets would go dead after moving to another screen
Adam Cohen
2011-01-26
Merge "Re-enabling queued unbinding of services after requests to the service...
Winson Chung
2011-01-26
Re-enabling queued unbinding of services after requests to the service. (3394...
Winson Chung
2011-01-25
Cleaning up StackView
Adam Cohen
2011-01-21
Fixing a couple StackView bugs:
Adam Cohen
2011-01-20
Cleaning up some StackView bad behavior
Adam Cohen
2011-01-20
Addressing API Review docs bugs:
Adam Cohen
2011-01-14
Fixing StackView rotation bugs
Adam Cohen
2011-01-14
Allow old view hierarchy to be GC'ed more quickly during rotation.
Patrick Dubroy
2010-12-17
Addressing issues associated RemoteViewsAdapter's service crashes / disconnects
Adam Cohen
2010-12-03
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-11-12
-Prevent StackView from advancing while interacting with it
Adam Cohen
2010-11-10
Adding widget auto-advance capability
Adam Cohen
2010-11-01
Adding click feedback to widget collections
Adam Cohen
2010-10-25
-> Fixing a bug where AdapterViewAnimator doesn't refresh correctly
Adam Cohen
2010-10-24
Fixing the case of less than or equal to 5 items in StackView
Adam Cohen
2010-10-14
Fixing null pointer exception
Adam Cohen
2010-10-14
Remove generics from Animator APIs
Chet Haase
2010-10-14
Revert "Remove generics from Animator APIs"
Romain Guy
2010-10-14
Remove generics from Animator APIs
Chet Haase
2010-10-06
Fixing AdapterViewAnimator crash when associated adapter is empty
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-09-29
Fixing issue where notifyDataSetChanged was not properly being called while n...
Winson Chung
2010-09-24
Re-architecting RemoteViewsAdapter internals due to new constraints.
Winson Chung
2010-09-16
Prevent multiple RemoteViewAdapters from being set for the same intent.
Winson Chung
2010-09-10
-> Fixing some layout issues in StackView
Adam Cohen
2010-09-08
AdapterViewAnimator now properly handles notifyDataSetChanged
Adam Cohen
[next]