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 "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread
Gilles Debunne
2010-08-27
1
-6
/
+3
|
\
|
*
DO NOT MERGE Removed "Stop selecting text" option.
Gilles Debunne
2010-08-27
1
-6
/
+3
*
|
Merge "Document blocking behavior of ImageView setImageURI and setImageResour...
Brad Fitzpatrick
2010-08-27
1
-3
/
+15
|
\
\
|
|
/
|
/
|
|
*
Document blocking behavior of ImageView setImageURI and setImageResource
Brad Fitzpatrick
2010-08-27
1
-3
/
+15
*
|
DO NOT MERGE Text selection: tapping on selection opens context menu
Gilles Debunne
2010-08-27
1
-5
/
+36
|
/
*
Fix for IndexOutOfBounds in TextView getWordLimitsAt.
Gilles Debunne
2010-08-26
1
-2
/
+2
*
Fix for NPE in TextView.
Gilles Debunne
2010-08-25
1
-0
/
+5
*
Fix for an NPE in TextView.
Gilles Debunne
2010-08-24
1
-4
/
+6
*
When an EditText gains focus by tapping, move the insertion point where tapped.
Gilles Debunne
2010-08-24
1
-2
/
+8
*
Hysteresis effect in Text selection.
Gilles Debunne
2010-08-23
1
-37
/
+62
*
Merge "Make ProgressBar.setVisibility() remotable." into gingerbread
Steve Howard
2010-08-20
1
-5
/
+7
|
\
|
*
Make ProgressBar.setVisibility() remotable.
Steve Howard
2010-08-20
1
-5
/
+7
*
|
Merge "Text selection without trackball." into gingerbread
Gilles Debunne
2010-08-19
1
-255
/
+943
|
\
\
|
*
|
Text selection without trackball.
Gilles Debunne
2010-08-19
1
-255
/
+943
|
|
/
*
|
am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
Scott Main
2010-08-19
19
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
docs: add links from widget classes to tutorials
Scott Main
2010-08-19
19
-0
/
+57
|
*
DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller
Adam Powell
2010-08-05
1
-1
/
+5
*
|
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
9
-37
/
+44
*
|
am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." int...
Gilles Debunne
2010-07-30
2
-17
/
+14
|
\
\
|
|
/
|
*
Fixed doc typos in HeterogeneousExpandableList.java.
Gilles Debunne
2010-07-29
2
-17
/
+14
*
|
Fix a bug that could cause flings to last too long using a Scroller
Adam Powell
2010-07-28
1
-1
/
+5
*
|
Change CursorTreeAdapter to close the cursors rather than deactivating them. ...
Jason Parks
2010-07-08
2
-32
/
+31
*
|
Fix a bug where requestDisallowInterceptTouchEvent does not get called
Adam Powell
2010-06-22
1
-0
/
+8
*
|
Checkpoint. Data structures for Notifications in place.
Joe Onorato
2010-06-02
1
-0
/
+9
*
|
merge from open-source master
The Android Open Source Project
2010-06-02
1
-1
/
+1
|
\
\
|
*
|
Replaced raw string arguments for Context.getSystemService() with final Conte...
Christian Mehlmauer
2010-05-31
1
-1
/
+1
*
|
|
am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too ...
Adam Powell
2010-05-24
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expa...
Adam Powell
2010-05-24
1
-4
/
+4
*
|
|
merge from open-source master
The Android Open Source Project
2010-05-19
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Text disappears when selecting text in text editor."
Romain Guy
2010-05-19
1
-0
/
+4
|
|
\
\
|
|
*
|
Text disappears when selecting text in text editor.
Viktor Yakovel
2010-04-21
1
-0
/
+4
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-05-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Removed Calls to deprecated APIs
Christian Mehlmauer
2010-05-17
1
-1
/
+1
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-05-17
1
-0
/
+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Fixing indeterminate progress bar animation state."
Romain Guy
2010-05-15
1
-0
/
+16
|
|
\
\
\
|
|
*
|
|
Fixing indeterminate progress bar animation state.
David Sobreira Marques
2010-05-15
1
-0
/
+16
|
|
|
/
/
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-05-05
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Fixed deserialization problem in DatePicker.
Nicholas Killewald
2010-05-04
1
-0
/
+1
|
|
/
*
|
Fix bug 2639949 - Don't stop a Scroller early
Adam Powell
2010-04-28
1
-7
/
+0
*
|
Fix regression introduced when fixing focus issue with ScrollView.
Romain Guy
2010-04-09
1
-1
/
+1
*
|
Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection
Adam Powell
2010-04-06
1
-2
/
+2
*
|
Fix AbsListView scrolling behavior at edges.
Adam Powell
2010-04-02
1
-13
/
+12
*
|
Fix bug 2562240 and clean up scrollbar behavior
Adam Powell
2010-03-31
3
-9
/
+4
*
|
Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items
Adam Powell
2010-03-30
1
-11
/
+12
*
|
Remove overscrolling
Adam Powell
2010-03-29
7
-1550
/
+299
*
|
Rename tab widget attributes, remove scroll barrier constant.
Romain Guy
2010-03-29
1
-6
/
+6
*
|
Merge "Rename private fields to break bad code examples" into froyo
Romain Guy
2010-03-29
1
-18
/
+18
|
\
\
|
*
|
Rename private fields to break bad code examples
Romain Guy
2010-03-29
1
-18
/
+18
*
|
|
Don't assume there's a selected position in touch mode.
Romain Guy
2010-03-26
1
-2
/
+4
|
/
/
*
|
Fix bug 2544916 - Fun with AbsListView touch mode
Adam Powell
2010-03-25
1
-0
/
+2
[next]