index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
StackView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Made showNext() and showPrevious() on StackView remotable
Adam Cohen
2010-10-26
1
-14
/
+53
*
-> Fixing a bug where AdapterViewAnimator doesn't refresh correctly
Adam Cohen
2010-10-25
1
-1
/
+6
*
Fixing the case of less than or equal to 5 items in StackView
Adam Cohen
2010-10-24
1
-28
/
+36
*
Cleaned up the way StackView draws outside of its bounds
Adam Cohen
2010-10-18
1
-38
/
+37
*
Fix clipping issue in StackView.
Romain Guy
2010-10-15
1
-10
/
+8
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
1
-30
/
+27
*
Revert "Remove generics from Animator APIs"
Romain Guy
2010-10-14
1
-27
/
+30
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
1
-30
/
+27
*
Fixing AdapterViewAnimator crash when associated adapter is empty
Adam Cohen
2010-10-06
1
-1
/
+3
*
Added looping parameter to AdapterViewAnimator / StackView
Adam Cohen
2010-10-01
1
-3
/
+4
*
Fixing issue where notifyDataSetChanged was not properly being called while n...
Winson Chung
2010-09-29
1
-0
/
+1
*
Fixing StackView rendering bug exposed by recent Launcher change
Adam Cohen
2010-09-16
1
-6
/
+4
*
-> Fixing some layout issues in StackView
Adam Cohen
2010-09-10
1
-27
/
+45
*
Fixing a bug where StackView wasn't always laid out
Adam Cohen
2010-09-09
1
-15
/
+28
*
Rename several animation classes
Chet Haase
2010-09-08
1
-9
/
+9
*
-> Implemented new visualization for StackView
Adam Cohen
2010-09-03
1
-128
/
+256
*
-> Added the ability to specify an AdapterView's empty view
Adam Cohen
2010-08-26
1
-0
/
+7
*
Cleanup and bug fixes in StackView
Adam Cohen
2010-08-25
1
-77
/
+220
*
-> Added edge behaviour for StackView (what to do at
Adam Cohen
2010-08-18
1
-42
/
+114
*
-> Added 3D rotation to the StackView transition
Adam Cohen
2010-08-17
1
-18
/
+69
*
Fix possible ClassCastException in StackView.
Romain Guy
2010-08-16
1
-27
/
+23
*
-> Refactored and cleaned up dragging / animations
Adam Cohen
2010-08-13
1
-108
/
+205
*
Preliminary implementation of StackView, which extends AdapterViewAnimator.
Adam Cohen
2010-08-10
1
-0
/
+487