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
/
AdapterView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid OOBE when AbsListView layout is out of sync with adapter
Alan Viverette
2015-09-10
1
-6
/
+13
*
Avoid NPE when getPositionForView() is called on detached view
Alan Viverette
2015-08-26
1
-6
/
+8
*
Revert "Synchronize selected item data on-demand after data set invalidation"
Alan Viverette
2015-06-04
1
-49
/
+10
*
Synchronize selected item data on-demand after data set invalidation
Alan Viverette
2015-06-03
1
-10
/
+49
*
Always send VIEW_CLICKED event from AdapterView.performItemClick()
Alan Viverette
2015-06-01
1
-5
/
+8
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+14
*
Add more @Nullable annotations
Scott Kennedy
2015-03-06
1
-2
/
+5
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-2
/
+5
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-7
/
+11
*
Printing from two apps at the same time not working.
Svet Ganov
2014-10-24
1
-1
/
+2
*
Ensure AdapterView doesn't post selection notifications forever
Alan Viverette
2014-10-07
1
-9
/
+35
*
Fix accessibility events emitted from TwoStatePreference
Alan Viverette
2014-09-02
1
-1
/
+1
*
am 0047d3e0: am e253b514: am 29d60b95: am 8d41e653: Merge "Miscellaneous smal...
Elliott Hughes
2014-02-21
1
-1
/
+1
|
\
|
*
Miscellaneous small documentation fixes.
Mark Doliner
2014-01-03
1
-1
/
+1
*
|
am 36055c33: am e1cb9acc: Merge "Update AdapterView.performItemClick() docume...
Alan Viverette
2013-09-24
1
-1
/
+3
|
\
\
|
|
/
|
*
Update AdapterView.performItemClick() documentation
Alan Viverette
2013-09-17
1
-1
/
+3
*
|
Clean up layout constructors, make them consistent
Alan Viverette
2013-09-10
1
-2
/
+2
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-2
/
+6
|
/
*
Notification for changed subtree in accessibility mode not fired properly.
Svetoslav
2013-06-10
1
-1
/
+1
*
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-06-05
1
-3
/
+1
*
Improving accessibility focus traversal.
Svetoslav Ganov
2012-05-14
1
-19
/
+1
*
Perform null check on empty view before doing accessibility check.
Mindy Pereira
2012-04-16
1
-1
/
+2
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-10
/
+51
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+2
*
docs: add developer guide cross references, Project ACRE, round 3
Joe Fernandez
2011-10-28
1
-0
/
+6
*
AdapterView does not check for null adapter when initializing accessibility e...
Svetoslav Ganov
2011-10-19
1
-1
/
+1
*
Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibi...
Svetoslav Ganov
2011-10-11
1
-0
/
+1
|
\
|
*
DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility ev...
Svetoslav Ganov
2011-10-11
1
-0
/
+1
*
|
DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null ad...
Svetoslav Ganov
2011-10-11
1
-3
/
+7
|
/
*
Fixing errors in position information of scrollable views reported for access...
Svetoslav Ganov
2011-10-06
1
-19
/
+24
*
The logic for not populating text to some accessibility events is scattered.
Svetoslav Ganov
2011-09-30
1
-14
/
+8
*
Scroll accessibility events should not populate text.
Svetoslav Ganov
2011-09-22
1
-16
/
+15
*
Fix bug 5143751 - cts errors in android.app.cts.AlertDialog_BuilderTest
Adam Powell
2011-09-18
1
-2
/
+3
*
Clarify documentation of AdapterView.OnItemSelectedListener
Romain Guy
2011-09-16
1
-2
/
+4
*
Adding accessibility delegate mechanism for backwards compatibility support.
Svetoslav Ganov
2011-09-12
1
-0
/
+1
*
Merge "Not visible view should not be announced or interacted with."
Svetoslav Ganov
2011-09-07
1
-7
/
+6
|
\
|
*
Not visible view should not be announced or interacted with.
Svetoslav Ganov
2011-09-07
1
-7
/
+6
*
|
AbsListView does not populate accessibility events correctly.
Svetoslav Ganov
2011-09-05
1
-2
/
+4
|
/
*
Accessibility events fired from AdapterView underpopulated.
Svetoslav Ganov
2011-09-01
1
-0
/
+2
*
Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...
Svetoslav Ganov
2011-08-04
1
-1
/
+2
*
No selection or click accessibility events are fired when a list item is tapped.
Svetoslav Ganov
2011-07-29
1
-0
/
+1
*
Adding accessibility support to the Status Bar.
Svetoslav Ganov
2011-07-21
1
-9
/
+10
*
Final polish of the interrogation feature.
Svetoslav Ganov
2011-06-10
1
-0
/
+2
*
Refatoring a bit of accessibility code
Svetoslav Ganov
2011-05-27
1
-2
/
+16
*
Factored out the Accessibility vertical initialization.
Svetoslav Ganov
2011-05-13
1
-2
/
+2
*
Touch exploration - nits
Svetoslav Ganov
2011-04-29
1
-0
/
+2
*
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-22
1
-12
/
+16
*
Revert "Touch exploration feature, event bubling, refactor"
Adam Powell
2011-04-22
1
-16
/
+12
*
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-21
1
-12
/
+16
*
Add new fade in/out feature for drawable containers.
Dianne Hackborn
2010-11-03
1
-1
/
+0
[next]