summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AbsListView.java
Commit message (Expand)AuthorAgeFilesLines
* am 154d251e: am 22a3163f: Merge "Fix selector bug" into lmp-mr1-devAlan Viverette2015-01-051-1/+1
|\
| * Fix selector bugChet Haase2014-12-191-1/+1
* | am e615da7e: am f1792c42: Merge "Fix hotspot coordinate propagation in ViewGr...Alan Viverette2014-12-081-20/+49
|\ \ | |/
| * Fix hotspot coordinate propagation in ViewGroup and AbsListViewAlan Viverette2014-12-081-20/+49
* | am 19745dc0: am 0c189ca5: Merge "Only draw AbsListView selector when focused ...Alan Viverette2014-10-311-1/+1
|\ \ | |/
| * Only draw AbsListView selector when focused or pressedAlan Viverette2014-10-301-1/+1
* | am 9b5a4e9d: am 66c0adcf: Merge "Ensure accessibility focus rect is drawn cor...Alan Viverette2014-10-301-9/+3
|\ \ | |/
| * Ensure accessibility focus rect is drawn correctlyAlan Viverette2014-10-281-9/+3
* | am 171c98bd: am e8f676c0: Merge "Use correct smooth scroll default duration" ...Alan Viverette2014-10-231-1/+1
|\ \ | |/
| * Use correct smooth scroll default durationAlan Viverette2014-10-221-1/+1
* | am 28a845c0: am 5bf925d9: am 5a99c276: am a9ac89a3: Merge "Correctly advertis...Alan Viverette2014-09-261-24/+32
|\ \ | |/
| * Merge "Correctly advertise accessibility scrolling actions" into lmp-devAlan Viverette2014-09-261-24/+32
| |\
| | * Correctly advertise accessibility scrolling actionsAlan Viverette2014-09-251-24/+32
* | | am 7c673645: am 76cedc5b: am 0bff30ba: am c8d72a97: Merge "Track persistent n...Adam Powell2014-09-231-2/+15
|\ \ \ | |/ /
| * | Track persistent nested Y offset for fling velocityAdam Powell2014-09-221-2/+15
| |/
* | am 827cb4a2: am 579aff33: am 9c943a94: am 56d143ae: Merge "Pass different dy ...Brian Attwell2014-09-171-1/+2
|\ \ | |/
| * Merge "Pass different dy into dispatchNestedSCroll" into lmp-devBrian Attwell2014-09-161-1/+2
| |\
| | * Pass different dy into dispatchNestedSCrollBrian Attwell2014-09-161-1/+2
* | | am 5bdb322f: am b7dd9519: Merge "API Review: Clean up removed APIs" into lmp-devYohei Yukawa2014-09-121-8/+0
|\ \ \ | |/ /
| * | API Review: Clean up removed APIsYohei Yukawa2014-09-121-8/+0
| |/
* | am 2cd0a9ca: am d6fa07e7: Merge "New new design for ResolverActivity" into lm...Adam Powell2014-09-091-8/+9
|\ \ | |/
| * New new design for ResolverActivityAdam Powell2014-09-081-8/+9
* | am d88a1f97: am ebb6b422: Merge "API Review: InputConnection" into lmp-devYohei Yukawa2014-09-031-1/+9
|\ \ | |/
| * API Review: InputConnectionYohei Yukawa2014-09-021-1/+9
* | am 3756a2e2: am dc42737e: Remove CursorAnchorInfoRequest and related stuffYohei Yukawa2014-08-221-3/+2
|\ \ | |/
| * Remove CursorAnchorInfoRequest and related stuffYohei Yukawa2014-08-221-3/+2
* | resolved conflicts for merge of 8432e77b to lmp-dev-plus-aospAdam Powell2014-08-111-1/+3
|\ \ | |/ |/|
| * Don't unnecessarily set LayoutParams on childrenJacob Abrams2014-06-301-1/+3
| * am 6e6dc23c: Merge "DO NOT MERGE Quick fix for updating the FastScroller long...Alan Viverette2014-03-111-5/+6
| |\
| | * DO NOT MERGE Quick fix for updating the FastScroller long list propertyAlan Viverette2014-03-071-5/+6
| * | am e910a7ce: Merge "DO NOT MERGE Check item type before re-binding transient ...Alan Viverette2014-03-111-4/+10
| |\ \ | | |/
| | * DO NOT MERGE Check item type before re-binding transient state viewsAlan Viverette2014-03-071-4/+10
| * | am 6a5b7c6f: Merge "DO NOT MERGE Ensure transient state views are temporarily...Alan Viverette2014-03-111-73/+92
| |\ \ | | |/
| | * DO NOT MERGE Ensure transient state views are temporarily detachedAlan Viverette2014-03-071-73/+92
* | | Add AbsListView#flingAdam Powell2014-08-071-0/+16
* | | Nested pre-fling for AbsListView and ScrollViewAdam Powell2014-08-071-7/+13
* | | DO NOT MERGE Remove sub-position scrollerAlan Viverette2014-07-141-289/+0
* | | Polish new IME API for L part 2: CursorAnchorInfoYohei Yukawa2014-07-111-0/+6
* | | Fix consistency in nested pre-scroll with ScrollView for AbsListViewAdam Powell2014-07-071-3/+8
* | | Use touch hotspot in drag-to-open, fix forwarding cancellationAlan Viverette2014-07-011-0/+11
* | | Fix NPE in AbsListView hotspot managementAlan Viverette2014-06-301-1/+1
* | | Compatibility shim for apps calling View methods with TypedArray paramsAdam Powell2014-06-231-1/+1
* | | Fix EdgeEffect clipping and AbsListView's use of itAdam Powell2014-06-041-8/+4
* | | Fixes hotspot list transitions, update to use a single hotspotAlan Viverette2014-06-011-11/+24
* | | TouchFeedbackDrawable is now RippleDrawableAlan Viverette2014-05-191-17/+4
* | | Tweak EdgeEffectAdam Powell2014-05-131-1/+1
* | | Fix magnitude of AbsListView nested scrolling offsetYorke Lee2014-05-121-1/+1
* | | Merge "Fix nested scrolling bugs in AbsListView"Yorke Lee2014-05-121-10/+13
|\ \ \
| * | | Fix nested scrolling bugs in AbsListViewYorke Lee2014-05-121-10/+13
* | | | New, inkier EdgeEffect visual styleAdam Powell2014-05-111-30/+41
|/ / /