index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
MultiAutoCompleteTextView.java
Age
Commit message (
Expand
)
Author
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-05-10
Remove an unnecessary word from javadoc
Daisuke Miyakawa
2011-02-09
The tab key completes text in AutoCompleteTextView.
Gilles Debunne
2009-05-25
Manual merge from cupcake_dcm. Need to be reviewed by enf.
Daisuke Miyakawa
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project