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
/
text
/
method
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some documentation typos.
Newton Allen
2014-09-30
1
-3
/
+3
*
Add support for mouse-based text selection.
Sujith Ramakrishnan
2014-07-01
2
-16
/
+78
*
am 9777fdb7: am b0a7f84b: am 63bf04d8: Merge "Fix NullException in QwertyKeyL...
Jeff Brown
2014-05-20
1
-1
/
+1
|
\
|
*
Merge "Fix NullException in QwertyKeyListener.KeyDown"
Jeff Brown
2014-05-20
1
-1
/
+1
|
|
\
|
|
*
Fix NullException in QwertyKeyListener.KeyDown
Dmitry Tsyganyuk
2012-08-29
1
-1
/
+1
*
|
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
3
-17
/
+0
|
/
/
*
|
Revert "Revert "Take the input device into account for meta state""
Raph Levien
2013-09-18
7
-6
/
+60
*
|
Revert "Take the input device into account for meta state"
Raph Levien
2013-09-18
7
-60
/
+6
*
|
am 38272ad2: am 21403857: Merge "Fix for bug 8911390 RTL text alignment is ch...
Raph Levien
2013-05-15
1
-1
/
+3
|
\
\
|
*
|
Fix for bug 8911390 RTL text alignment is changed ...
Raph Levien
2013-05-14
1
-1
/
+3
*
|
|
enable selection of Linkify-annotated text
Victoria Lease
2013-04-29
1
-0
/
+5
*
|
|
Take the input device into account for meta state
Jean Chalard
2013-03-12
7
-6
/
+60
*
|
|
Preparatory cleanups in MetaKeyKeyListener
Jean Chalard
2013-03-04
1
-12
/
+16
|
/
/
*
|
Fix dead key -> space combination.
Jean Chalard
2013-02-25
1
-0
/
+1
*
|
Fix DigitsKeyListener to be able to accept "+" sign
Tadashi G. Takaoka
2012-10-01
1
-15
/
+24
|
/
*
Add/refine comments to reflect key event policies
Jean Chalard
2012-05-29
11
-0
/
+46
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Minor typo fixes
Gilles Debunne
2012-02-13
2
-2
/
+1
*
Touch moves cursor in text refactored
Gilles Debunne
2012-01-19
1
-2
/
+0
*
Limit created string size in Spell Checker
Gilles Debunne
2011-12-07
1
-1
/
+6
*
Scroll performance improved in multiline TextEdit
Gilles Debunne
2011-11-29
1
-12
/
+28
*
Spell checher's language synced with keyboard.
Gilles Debunne
2011-10-13
1
-6
/
+6
*
Bug 5250788: LatinIME slows down as amount of Text increases
Gilles Debunne
2011-10-07
2
-102
/
+59
*
Bug 5250788: EditText gets slower has the entered text gets longer
Gilles Debunne
2011-09-28
1
-4
/
+0
*
Bug 5279842: mis alignment after scroll
Gilles Debunne
2011-09-21
1
-24
/
+19
*
Fixes around text selection
Gilles Debunne
2011-09-02
2
-12
/
+6
*
Spell checking in TextViews
Gilles Debunne
2011-08-23
1
-0
/
+4
*
Add ALL CAPS style to TextView/TextAppearance
Adam Powell
2011-07-07
2
-0
/
+92
*
Fix for bug 4499752 - Detect nulled layouts in HandleViews
Gilles Debunne
2011-05-27
1
-1
/
+2
*
TextView uses floats for touch event positions.
Gilles Debunne
2011-05-23
1
-3
/
+3
*
am 014757ee: am a9517012: am 1e29552b: Merge "We don\'t need these local refe...
Conley Owens
2011-04-29
1
-4
/
+4
|
\
|
*
am a9517012: am 1e29552b: Merge "We don\'t need these local references."
Conley Owens
2011-04-29
1
-4
/
+4
|
|
\
|
|
*
We don't need these local references.
Jozef BABJAK
2011-03-17
1
-4
/
+4
*
|
|
Extracted WordIterator class.
Gilles Debunne
2011-04-20
2
-105
/
+220
*
|
|
Fix in BreakIterator.
Gilles Debunne
2011-04-08
1
-3
/
+3
*
|
|
Support Ctrl-based EditText movement.
Jeff Sharkey
2011-03-21
2
-2
/
+145
|
/
/
*
|
Make SHIFT+Backspace be forward delete.
Jeff Brown
2011-02-26
1
-44
/
+23
*
|
Add scroll wheel support to TextView.
Jeff Brown
2011-02-26
3
-145
/
+317
*
|
Fix for a call to startActivity from outside of an app.
Gilles Debunne
2011-01-25
1
-3
/
+3
*
|
Do a better job of lining up text with page text.
Leon Scroggins
2011-01-21
1
-18
/
+0
*
|
Removed simple compilation warnings.
Gilles Debunne
2011-01-04
1
-2
/
+5
*
|
Merge "Add support for forward delete key."
Jeff Brown
2010-12-21
2
-63
/
+116
|
\
\
|
*
|
Add support for forward delete key.
Jeff Brown
2010-12-21
2
-63
/
+116
*
|
|
Add TextView support for Home, End, PageUp, PageDown.
Jeff Brown
2010-12-21
5
-295
/
+677
|
/
/
*
|
Fix a regression in clearMetaKeyState.
Jeff Brown
2010-12-08
1
-7
/
+3
*
|
Tap inside text selection dismisses selection.
Gilles Debunne
2010-12-01
1
-4
/
+6
*
|
Support non-orientation aware keyboards and other devices.
Jeff Brown
2010-11-30
2
-17
/
+42
*
|
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
7
-38
/
+102
*
|
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-10-15
4
-93
/
+152
*
|
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...
Jeff Brown
2010-09-27
1
-61
/
+0
|
\
\
|
|
/
[next]