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
/
EditText.java
Age
Commit message (
Expand
)
Author
2020-03-17
Implement ACTION_LONG_CLICK for accessibility
sallyyuen
2018-01-18
Fix crash in EditText#getText
Clara Bayarri
2018-01-02
Fix crash in EditText#getText
Clara Bayarri
2017-04-25
docs: Update EditText JavaDoc comments
Joe Fernandez
2017-01-27
Move autofill-specific logic from EditText to TextView.
Jason Long
2017-01-24
Initial IME integration.
Felipe Leme
2017-01-20
AutoSize TextView (part 7) - APIs for configuring auto-size
Andrei Stingaceanu
2017-01-10
YAMAFFR - Yet Another Major AutoFill Framework Refactoring
Felipe Leme
2016-12-06
AutoSize TextView (part 3) - define who supports autosize
Andrei Stingaceanu
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-04-26
Fix crash with a11y set text with text filters.
Phil Weaver
2016-03-16
Support SET_TEXT for editable text views.
Phil Weaver
2016-03-02
Update EditText.setEllipsize JavaDoc
Siyamed Sinir
2016-02-08
Do not save TextView text when freezesText is false
Siyamed Sinir
2015-11-09
Add the set_test a11y action to EditText's action list
Svetoslav
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
2014-02-20
add new accessibility action for EditText to set text content
Guang Zhu
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-04-18
Revert "Simple MVC based binding mechanism for android controls."
Philip Milne
2012-07-25
am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to ...
Scott Main
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-07-20
Simple MVC based binding mechanism for android controls.
Philip Milne
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2010-08-19
docs: add links from widget classes to tutorials
Scott Main
2010-02-12
Force layout on TableRows when column widths are shrinked or streched.
Gilles Debunne
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
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project