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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup Toast.java.
Romain Guy
2009-07-08
1
-42
/
+35
*
Fixes #1748951. Calling setListSelection() explicitely should cancel the sele...
Romain Guy
2009-07-07
1
-0
/
+1
*
Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-1
/
+1
*
Merge change 6241 into donut
Android (Google) Code Review
2009-07-06
3
-17
/
+25
|
\
|
*
Fixes #1444844. Set a maximum fling velocity in scrollable views.
Romain Guy
2009-07-06
3
-17
/
+25
*
|
Fix bug (#1947162)
James Dong
2009-07-06
1
-3
/
+8
|
/
*
Cleanup a bunch of warnings in app widgets code.
Romain Guy
2009-07-01
1
-38
/
+29
*
Fix build break by adding an @hide javadoc comment.
Satish Sampath
2009-07-01
1
-0
/
+2
*
Make search UI open up quicker to the user.
Satish Sampath
2009-07-01
1
-0
/
+24
*
Replace indeterminate progress animated asset with new ones
Romain Guy
2009-06-30
1
-5
/
+6
*
Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout.
Romain Guy
2009-06-29
1
-3
/
+5
*
Add a null check in an AutoCompleteTextView callback to prevent a crash.
Eric Fischer
2009-06-26
1
-1
/
+5
*
Improve handling of FILL_PARENT in RelativeLayout.
Romain Guy
2009-06-25
1
-3
/
+8
*
Fixes #1943309. RelativeLayout was confused by gravities.
Romain Guy
2009-06-25
1
-12
/
+69
*
Fixes #1943915. Prevents circular dependency exception when using several NO_ID
Romain Guy
2009-06-25
1
-11
/
+26
*
Fixes #1940605. RelativeLayout was swapping horizontal and vertical
Romain Guy
2009-06-25
1
-2
/
+2
*
Merge change 5386 into donut
Android (Google) Code Review
2009-06-25
1
-0
/
+3
|
\
|
*
Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is
Romain Guy
2009-06-25
1
-0
/
+3
*
|
Merge change 5091 into donut
Android (Google) Code Review
2009-06-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
* new screen resolution support impl.
Mitsuru Oshima
2009-06-23
1
-1
/
+1
*
|
Fix TextView's fading edge when compound drawables are setup.
Romain Guy
2009-06-24
1
-6
/
+9
*
|
Reverse the order in which RelativeLayout measures and positions children.
Romain Guy
2009-06-24
1
-12
/
+14
*
|
Fix NPE in RelativeLayout.
Romain Guy
2009-06-24
1
-8
/
+6
*
|
Merge change 5237 into donut
Android (Google) Code Review
2009-06-24
1
-2
/
+6
|
\
\
|
*
|
Calling setItemChecked(p, true) twice would toggle the selection in ListView.
Romain Guy
2009-06-24
1
-2
/
+6
|
|
/
*
|
RelativeLayout was ignoring some dependencies.
Romain Guy
2009-06-24
1
-29
/
+15
|
/
*
Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.
Romain Guy
2009-06-23
2
-18
/
+85
*
Improve RelativeLayout by allowing dependencies to be declared in a random
Romain Guy
2009-06-23
1
-37
/
+385
*
Fix bugs 1827027, 1808979, 1820700.
Dianne Hackborn
2009-06-22
1
-0
/
+7
*
Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible.
Romain Guy
2009-06-22
2
-6
/
+7
*
Fixes #1926784. Setting android:ellipsize on an EditText now ellipsizes the h...
Romain Guy
2009-06-19
1
-33
/
+63
*
Merge change 4539 into donut
Android (Google) Code Review
2009-06-17
1
-0
/
+2
|
\
|
*
Fixes #1925003. Make ListView honor the android:choiceMode XML attribute.
Romain Guy
2009-06-17
1
-0
/
+2
*
|
Fixes #1819572. Do not resurrect the list's selection when the user moved it ...
Romain Guy
2009-06-17
1
-13
/
+64
|
/
*
ACTV: getWindowVisibility() instead of private attach count
Bjorn Bringert
2009-06-11
1
-7
/
+2
*
Add support for custom tab views in TabHost and TabWidget.
Jack Veenstra
2009-06-10
2
-20
/
+128
*
Merge change 2411 into donut
Android (Google) Code Review
2009-06-10
2
-0
/
+4
|
\
|
*
Manual merge from cupcake_dcm. Need to be reviewed by enf.
Daisuke Miyakawa
2009-05-25
2
-0
/
+4
*
|
Add support for gestures in Home.
Romain Guy
2009-06-09
1
-2
/
+0
*
|
Removes gestures from ListView.
Romain Guy
2009-06-08
1
-303
/
+0
*
|
Do not automatically enable gestures in list based on filtering/fastscroll st...
Romain Guy
2009-06-08
1
-7
/
+1
*
|
Merge change 3348 into donut
Android (Google) Code Review
2009-06-05
1
-1
/
+1
|
\
\
|
*
|
Fix AlphabetIndexer.getSectionForPosition()
Phil Dubach
2009-06-05
1
-1
/
+1
*
|
|
Fixes #1899273.
Romain Guy
2009-06-05
1
-22
/
+4
*
|
|
Merge change 3227 into donut
Android (Google) Code Review
2009-06-04
1
-6
/
+6
|
\
\
\
|
*
|
|
Fix int to string mapping of exported properties. The value generated by the
Romain Guy
2009-06-04
1
-6
/
+6
|
|
/
/
*
|
|
Merge change 3204 into donut
Android (Google) Code Review
2009-06-04
1
-5
/
+12
|
\
\
\
|
*
|
|
Avoid touching all adapter items when building accessibility event.
Amith Yamasani
2009-06-04
1
-5
/
+12
|
|
/
/
*
|
|
Fixes #1882836.
Romain Guy
2009-06-04
1
-1
/
+2
|
/
/
*
|
Merge change 2548 into donut
Android (Google) Code Review
2009-06-01
1
-18
/
+13
|
\
\
[next]