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
*
Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-0
/
+5
*
Fixes #1949502. Prevents an NPE in View.buildDrawingCache().
Romain Guy
2009-06-29
1
-2
/
+3
*
Fixes #1946141. Introduce new caching API to control scaling.
Romain Guy
2009-06-26
1
-26
/
+80
*
* new screen resolution support impl.
Mitsuru Oshima
2009-06-23
1
-1
/
+1
*
Add missing 'break's in switch statement, fixing bug 1876430
Karl Rosaen
2009-06-23
1
-0
/
+2
*
Fixes a potential NPE in View.
Romain Guy
2009-06-16
1
-2
/
+4
*
Fixes #1886237. Views drawing cache was not generated properly.
Romain Guy
2009-06-11
1
-39
/
+64
*
Add a new API to ListView: setGestures(int). This allows developers to enable...
Romain Guy
2009-05-22
1
-2
/
+29
*
Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaqu...
Romain Guy
2009-05-15
1
-3
/
+59
*
Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...
svetoslavganov
2009-05-14
1
-17
/
+152
*
Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger....
Romain Guy
2009-05-14
1
-6
/
+19
*
New feature to track down #1846038. Adds the ability to export flags encoded ...
Romain Guy
2009-05-14
1
-23
/
+34
*
Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...
Romain Guy
2009-05-13
1
-1
/
+56
*
Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...
Romain Guy
2009-05-12
1
-0
/
+1
*
Remove useless logging on every draw.
Romain Guy
2009-05-11
1
-2
/
+0
*
Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and a...
Romain Guy
2009-05-11
1
-18
/
+62
*
Add new setTag(int, Object) API to allow applications to specify several tags.
Romain Guy
2009-05-06
1
-1
/
+105
*
Add the ability to specify the onClick handler with XML. The new android:...
Romain Guy
2009-05-01
1
-0
/
+32
*
Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state.
Romain Guy
2009-04-30
1
-1
/
+37
*
AI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler
2009-04-10
1
-2
/
+6
*
AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (C...
Romain Guy
2009-04-01
1
-3
/
+3
*
AI 143899: am: CL 143896 Fix issue #1748954 and #1737952:
Dianne Hackborn
2009-03-31
1
-1
/
+57
*
AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. ...
Romain Guy
2009-03-31
1
-33
/
+27
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-1
/
+4
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-7
/
+12
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-34
/
+44
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+8076
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-8067
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-19
/
+28
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-28
/
+19
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-0
/
+11
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-13
/
+92
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-52
/
+153
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-0
/
+30
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-19
/
+10
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-493
/
+867
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+7481