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
/
StackView.java
Age
Commit message (
Expand
)
Author
2019-07-31
add directional accessibility page actions to StackView
yingleiw
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2018-04-18
Temporarily allow StackView to use a canvas.clipRectUnion
Derek Sollenberger
2016-11-07
Add safety net if StackView duration would be negative.
Tony Wickham
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
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-10-02
resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp
Neil Fuller
2014-10-01
Switch from FloatMath -> Math and Math.hypot where possible
Neil Fuller
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-08-03
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-05-16
Exposing some accessiblity actions only for enabled views.
Svetoslav Ganov
2012-05-15
Add accessibility scroll support to some widgets.
Svetoslav Ganov
2012-05-01
Revert "Adding getters/setters for StackView xml attrs. (Bug 6104219)"
Winson Chung
2012-04-30
Adding getters/setters for StackView xml attrs. (Bug 6104219)
Winson Chung
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-10-21
Removing fades on last item in StackView for major FPS improvement on Prime
Adam Cohen
2011-09-06
Updating javadoc for StackView constructors (4554433)
Winson Chung
2011-08-02
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-05-25
Code cleanup.
Romain Guy
2011-04-06
Fixing AdapterViewAnimator onItemClick compatibility
Adam Cohen
2011-04-01
Making StackView res-out and click feedback colors stylable
Adam Cohen
2011-03-08
Fixing inconsistency between invalidate region and draw region
Adam Cohen
2011-03-01
Adding mouse scroll wheel support to StackView
Adam Cohen
2011-02-16
StackView rendering fix for non-hardware accelerated apps and hardware layers
Adam Cohen
2011-01-27
Fixing static StackView scenario (Issue: 3399844)
Adam Cohen
2011-01-26
Fixing some ugly StackView relayouts on rotation
Adam Cohen
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-16
Fixing StackView bug (Issue: 3321912)
Adam Cohen
2011-01-16
Fixing StackView bugs:
Adam Cohen
2011-01-14
Fixing StackView rotation bugs
Adam Cohen
2011-01-10
Fixing bug where StackView doesn't clip it's children correctly
Adam Cohen
2010-12-17
Fixing leak in StackView
Adam Cohen
2010-12-16
Changing StackView layout to space items differently
Adam Cohen
2010-12-15
Fix in StackView layout
Adam Cohen
2010-12-14
New stack visualization
Adam Cohen
2010-12-03
Preventing StackView auto-advance during / near interaction
Adam Cohen
2010-12-03
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-11-18
Fixing issue #3200503
Adam Cohen
2010-11-16
Reduce amount of garbage created when flipping StackViews
Patrick Dubroy
2010-11-12
Adding click feedback to StackView
Adam Cohen
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-26
- Made showNext() and showPrevious() on StackView remotable
Adam Cohen
2010-10-25
-> Fixing a bug where AdapterViewAnimator doesn't refresh correctly
Adam Cohen
[next]