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
*
Remove exception throw when a view has a self dependency inside a
Romain Guy
2009-07-19
1
-5
/
+2
*
Make the SearchDialog's AutoCompleteTextView dropdown respect the
Mike LeBeau
2009-07-16
1
-3
/
+12
*
Merge change 7619 into donut
Android (Google) Code Review
2009-07-16
1
-1
/
+1
|
\
|
*
Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus
Romain Guy
2009-07-16
1
-1
/
+1
*
|
Add ability to delay messages in Filter based on constraint. Use this to del...
Karl Rosaen
2009-07-16
1
-1
/
+32
|
/
*
Merge change 7473 into donut
Android (Google) Code Review
2009-07-15
1
-2
/
+13
|
\
|
*
Fixes #1844366. Prevents window leak in Spinner.
Romain Guy
2009-07-15
1
-2
/
+13
*
|
Run background threads associated with filtering at background priority.
Karl Rosaen
2009-07-15
1
-1
/
+2
|
/
*
Merge change 7012 into donut
Android (Google) Code Review
2009-07-14
1
-0
/
+15
|
\
|
*
Fix couple of issues in DatePicker
Suchi Amalapurapu
2009-07-14
1
-0
/
+15
*
|
Restore PopupWindow's original behavior and add an API to control the soft input
Romain Guy
2009-07-14
2
-2
/
+28
*
|
Merge change 7097 into donut
Android (Google) Code Review
2009-07-14
1
-4
/
+7
|
\
\
|
*
|
Fix to use DP instead of pixels for Thumb drawable size.
Mitsuru Oshima
2009-07-14
1
-4
/
+7
|
|
/
*
|
Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light
Romain Guy
2009-07-13
1
-6
/
+6
|
/
*
Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView.
Romain Guy
2009-07-10
2
-92
/
+89
*
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
[next]