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
/
inputmethodservice
/
ExtractEditText.java
Age
Commit message (
Expand
)
Author
2015-07-17
Fix: Wrong suggestion popup position in extract mode.
Keisuke Kuroyanagi
2015-07-14
Fix "Select All" in extracted mode
Andrei Stingaceanu
2015-07-13
Fix insertion handle disappearing in extract mode
Andrei Stingaceanu
2015-06-22
Fix selection by double tap in Extracted mode
Andrei Stingaceanu
2015-06-04
Separate the SelectionActionMode into Insertion and Selection.
Clara Bayarri
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-01-13
Fixes around extract mode
Gilles Debunne
2011-12-06
IOOB is Suggestions
Gilles Debunne
2011-11-10
Extracted text problems
Gilles Debunne
2011-09-08
Send onViewClicked in the extract mode
satok
2011-07-12
Bug 5014726: Paste works in ExtractedText
Gilles Debunne
2010-10-08
Made paste work in ExtractEditText
Gilles Debunne
2010-09-07
Made text selection work in ExtractEditText. DO NOT MERGE
Gilles Debunne
2010-08-31
Fixed single line state on TextView.
Gilles Debunne
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
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
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project