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
*
Merge "Fix bug #8200928 ExpandableListView should be RTL-aware" into jb-mr2-dev
Fabrice Di Meglio
2013-03-26
1
-20
/
+173
|
\
|
*
Fix bug #8200928 ExpandableListView should be RTL-aware
Fabrice Di Meglio
2013-03-22
1
-20
/
+173
*
|
AppSecurityPermissions: Modify isDisplayablePermission
Nick Kralevich
2013-03-25
1
-5
/
+14
*
|
Remove dead code.
Nick Kralevich
2013-03-25
1
-8
/
+0
*
|
AppSecurityPermissions: minor code cleanup
Nick Kralevich
2013-03-24
1
-67
/
+25
*
|
Merge "Fix bug #8200928 ExpandableListView should be RTL-aware" into jb-mr2-dev
Fabrice Di Meglio
2013-03-22
1
-3
/
+15
|
\
\
|
|
/
|
*
Fix bug #8200928 ExpandableListView should be RTL-aware
Fabrice Di Meglio
2013-03-21
1
-3
/
+15
*
|
Fix a stability regression in ListView arrow scrolling
Adam Powell
2013-03-21
1
-3
/
+29
*
|
Revert "Revert "Fix ListView is not scrolled properly with arrows""
Justin Ho
2013-03-21
1
-3
/
+15
*
|
Make hasOverlappingRendering() method more accurate
Michael Jurka
2013-03-21
2
-2
/
+3
*
|
Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint an...
Fabrice Di Meglio
2013-03-20
1
-10
/
+0
|
\
\
|
*
|
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...
Fabrice Di Meglio
2013-03-20
1
-10
/
+0
|
|
/
*
|
Merge "Fix bug #8335710 TextView can't clear CompoundDrawables" into jb-mr2-dev
Fabrice Di Meglio
2013-03-19
2
-35
/
+78
|
\
\
|
*
|
Fix bug #8335710 TextView can't clear CompoundDrawables
Fabrice Di Meglio
2013-03-18
2
-35
/
+78
*
|
|
am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...
Elliott Hughes
2013-03-19
2
-63
/
+63
|
\
\
\
|
*
|
|
Clean up (some of) our many clocks to use H instead of k.
Elliott Hughes
2013-03-18
2
-63
/
+63
*
|
|
|
Merge "Fix bug with transientState for listviews without stable IDs" into jb-...
Chet Haase
2013-03-19
1
-1
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix bug with transientState for listviews without stable IDs
Chet Haase
2013-03-18
1
-1
/
+3
*
|
|
|
Merge "Remember which list child has A11y focus BEFORE clearing A11y focus." ...
Svetoslav Ganov
2013-03-18
1
-24
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remember which list child has A11y focus BEFORE clearing A11y focus.
Alan Viverette
2013-03-15
1
-24
/
+26
|
|
|
/
|
|
/
|
*
|
|
DO NOT MERGE: ListView transient state fix
Chet Haase
2013-03-18
1
-15
/
+57
*
|
|
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-6
/
+16
|
/
/
*
|
[DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view sh...
Svetoslav
2013-03-08
1
-1
/
+1
*
|
Merge "Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayo...
Fabrice Di Meglio
2013-03-07
1
-18
/
+128
|
\
\
|
*
|
Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayout
Fabrice Di Meglio
2013-03-05
1
-18
/
+128
*
|
|
Merge "Make Spinner widget RTL-aware (part 2)" into jb-mr2-dev
Fabrice Di Meglio
2013-03-05
3
-79
/
+65
|
\
\
\
|
*
|
|
Make Spinner widget RTL-aware (part 2)
Fabrice Di Meglio
2013-03-05
3
-79
/
+65
|
|
/
/
*
|
|
Improve RTL code for RelativeLayout
Fabrice Di Meglio
2013-03-05
1
-13
/
+5
|
/
/
*
|
Revert "Fix ListView is not scrolled properly with arrows"
Justin Ho
2013-02-25
1
-15
/
+3
*
|
am 06689433: am d61ff77e: Merge "Fix ListView is not scrolled properly with a...
Adam Powell
2013-02-22
1
-3
/
+15
|
\
\
|
|
/
|
*
Merge "Fix ListView is not scrolled properly with arrows"
Adam Powell
2013-02-22
1
-3
/
+15
|
|
\
|
|
*
Fix ListView is not scrolled properly with arrows
Jaewan Kim
2013-02-09
1
-3
/
+15
*
|
|
Resubmitting "Enable correction/deleting notification via EasyEditSpan.""
Luca Zanolin
2013-02-20
1
-10
/
+63
*
|
|
Revert "Enable correction/deleting notification via EasyEditSpan."
Luca Zanolin
2013-02-20
1
-63
/
+10
*
|
|
Enable correction/deleting notification via EasyEditSpan.
Luca Zanolin
2013-02-20
1
-10
/
+63
*
|
|
Expose display list APIs
Romain Guy
2013-02-19
1
-12
/
+9
*
|
|
Add support for shadows in TextAppearance styles
Adam Powell
2013-02-14
1
-2
/
+31
*
|
|
Merge "Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/me...
Philip Milne
2013-02-13
1
-2
/
+0
|
\
\
\
|
*
|
|
Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measureme...
Philip Milne
2013-02-13
1
-2
/
+0
*
|
|
|
Merge "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-02-13
1
-16
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-16
/
+6
*
|
|
|
Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even...
Philip Milne
2013-02-12
1
-0
/
+2
*
|
|
|
Always honor fixed size children
Romain Guy
2013-02-11
1
-12
/
+17
|
/
/
/
*
|
|
am 89e7aa3d: am 2306f0ee: am ee27bcda: am b68702eb: am 0e66f16a: Merge "Doc c...
Katie McCormick
2013-02-07
1
-8
/
+36
|
\
\
\
|
|
/
/
|
*
|
am 2306f0ee: am ee27bcda: am b68702eb: am 0e66f16a: Merge "Doc change: Scroll...
Katie McCormick
2013-02-07
1
-8
/
+36
|
|
\
\
|
|
*
\
am ee27bcda: am b68702eb: am 0e66f16a: Merge "Doc change: Scroller Javadoc Bu...
Katie McCormick
2013-02-07
1
-8
/
+36
|
|
|
\
\
|
|
|
*
\
am 0e66f16a: Merge "Doc change: Scroller Javadoc Bug # 7966653" into jb-mr1-dev
Katie McCormick
2013-02-07
1
-8
/
+36
|
|
|
|
\
\
|
|
|
|
*
|
Doc change: Scroller Javadoc Bug # 7966653
Katie McCormick
2013-02-07
1
-8
/
+36
*
|
|
|
|
|
am 044a4c3e: am 351f7817: am 21af9a08: Merge "avoid multiple-"0" to exceed th...
Adam Powell
2013-02-06
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
am 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper bound"
Adam Powell
2013-02-06
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
[next]