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
/
view
/
View.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further work on fragments:
Dianne Hackborn
2010-05-13
1
-0
/
+46
*
Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible.
Adam Powell
2010-04-19
1
-0
/
+34
*
Remove overscrolling
Adam Powell
2010-03-29
1
-192
/
+0
*
Rename tab widget attributes, remove scroll barrier constant.
Romain Guy
2010-03-29
1
-8
/
+0
*
New OverScroller with edge bouncing effect.
Gilles Debunne
2010-03-19
1
-1
/
+1
*
Fix the build
Adam Powell
2010-03-17
1
-2
/
+2
*
Eliminate haptic feedback when hitting an overscroll barrier due to a fling.
Adam Powell
2010-03-17
1
-5
/
+8
*
Make sure visible View state is updated before dispatching clicks
Adam Powell
2010-03-12
1
-1
/
+16
*
Fix tap detection after a long press
Adam Powell
2010-03-11
1
-0
/
+1
*
Throw a better error message when the automatic onClick handling doesn't work.
Joe Onorato
2010-03-11
1
-1
/
+7
*
Added accessors for view overscroll modes
Adam Powell
2010-03-05
1
-3
/
+44
*
Add new CAPTURE_LAYERS command to HiearchyViewer protocol.
Romain Guy
2010-03-02
1
-1
/
+1
*
Turn on fading scrollbars by default.
Romain Guy
2010-03-02
1
-1
/
+1
*
Send cancel event to recycled views instead of an up.
Romain Guy
2010-02-26
1
-0
/
+9
*
Comment out the finalize() methods defined on the Activity,
Carl Shapiro
2010-02-25
1
-1
/
+5
*
Make setBackgroundResource() remotable
Bjorn Bringert
2010-02-25
1
-0
/
+2
*
Prevents ListView items children to modify properties of other children.
Romain Guy
2010-02-24
1
-11
/
+29
*
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
Dianne Hackborn
2010-02-18
1
-0
/
+27
*
Added more @RemotableViewMethod methods, mutate ImageView.
Jeff Sharkey
2010-02-17
1
-0
/
+1
*
XML attribute for overscrolling behavior
Adam Powell
2010-02-17
1
-35
/
+79
*
Fix javadoc link for SDK build breakage
Adam Powell
2010-02-12
1
-2
/
+2
*
Overscrolling modifications. Overscroll will not allow the user to
Adam Powell
2010-02-12
1
-0
/
+112
*
Fix the lock screen.
Romain Guy
2010-02-09
1
-1
/
+1
*
Properly notifies listener when an animation is cancelled.
Romain Guy
2010-02-09
1
-0
/
+3
*
Fixed a regression in View.cancelLongPress
Adam Powell
2010-02-03
1
-0
/
+7
*
New View.dispatchDisplayHint() API.
Romain Guy
2010-01-27
1
-2
/
+29
*
Update ListView's children when the drawing cache color hint changes.
Romain Guy
2010-01-14
1
-1
/
+4
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-1
/
+1
*
Tap delays; making tap UI feel better.
Adam Powell
2009-12-17
1
-18
/
+60
*
Fixes the IME not triggering on touch bug.
Maryam Garrett
2009-12-15
1
-9
/
+16
*
Fixes context-menu trigger behavior after scroll in TextView
Maryam Garrett
2009-12-14
1
-18
/
+6
*
Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged...
Adam Powell
2009-12-10
1
-0
/
+24
*
Improve javadoc in View.
Romain Guy
2009-12-08
1
-2
/
+2
*
Improve exception message thrown when a View's state is of the wrong type.
Romain Guy
2009-12-08
1
-1
/
+5
*
Fix invalidate code path (#2273209).
Romain Guy
2009-12-04
1
-3
/
+4
*
Fix the build
Romain Guy
2009-11-05
1
-1
/
+1
*
Unhide View.isOpaque().
Romain Guy
2009-11-03
1
-2
/
+0
*
Fixes #2175599. Prevents an NPE when AttachInfo is null.
Romain Guy
2009-10-08
1
-1
/
+1
*
Improve drawing cache speed by selecting the correct opacity and keeping a 32...
Romain Guy
2009-10-07
1
-7
/
+15
*
Update from API review.
Dianne Hackborn
2009-09-30
1
-0
/
+1
*
Git sucks
Mike Cleron
2009-09-29
1
-3
/
+47
*
Finish off java API to allow fading scrollbars
Mike Cleron
2009-09-28
1
-1
/
+13
*
Remove obsolete links; start at a method to turn on fading scrollbars
Mike Cleron
2009-09-28
1
-7
/
+18
*
Fix build
Mike Cleron
2009-09-28
1
-2
/
+3
*
Fading scrollbars return. But you have to opt in.
Mike Cleron
2009-09-28
1
-25
/
+273
*
Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off
Dianne Hackborn
2009-09-23
1
-0
/
+7
*
Last big work on #1991910: Make swipes work with capacitive keys
Dianne Hackborn
2009-09-14
1
-1
/
+28
*
Fix a possible NPE in View.
Romain Guy
2009-09-14
1
-3
/
+2
*
Various cleanup around resources and nine-patches.
Dianne Hackborn
2009-09-11
1
-4
/
+12
*
also expose onDrawHorizontalScrollBar() in View
Mike Reed
2009-09-04
1
-66
/
+36
[next]