summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Update imports to android-commonTom Taylor2009-12-212-2/+2
* Fixes context-menu trigger behavior after scroll in TextViewMaryam Garrett2009-12-141-36/+43
* Unbundling workPaul Westbrook2009-12-142-190/+0
* Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
* Merge change I9088d29b into eclair-mr2Android (Google) Code Review2009-12-071-32/+93
|\
| * Improves the touch-based text selection UI in text boxes.Maryam Garrett2009-12-031-32/+93
* | Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden...Daisuke Miyakawa2009-12-031-0/+22
* | am 8693f82d: Merge change If1f0bf33 into eclairDianne Hackborn2009-12-021-1/+11
|\ \ | |/ |/|
| * Some work on issue #2286804: sometimes text field doesn't accept inputDianne Hackborn2009-12-021-1/+11
* | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-182-208/+6
* | am 04a0e969: Merge change Id7c432bf into eclairEric Fischer2009-11-171-1/+1
|\ \ | |/
| * Add vertical bar to the alt-space character picker for the hardware keyboard.Eric Fischer2009-11-171-1/+1
* | support for multiline paragraph style indentationMark Wagner2009-10-163-3/+26
|/
* Add Turkish accented letters for G and S on the hard keyboard.Eric Fischer2009-09-301-2/+4
* scroll text field with touchCary Clark2009-09-291-0/+18
* add hashCode() and equals() to Rfc822Token, as well as a convenience tokenize...Debajit Ghosh2009-09-232-3/+48
* Turn animations on by default.Dianne Hackborn2009-09-211-6/+29
* Merge change 25414 into eclairAndroid (Google) Code Review2009-09-171-0/+58
|\
| * refactor copy-and-paste email address filtering code.Debajit Ghosh2009-09-161-0/+58
* | Add a new flag for IMEs to disable suggestions for certain fields.Amith Yamasani2009-09-161-0/+9
* | Add one more hardware keyboard character popup: \ if you hold /Eric Fischer2009-09-161-0/+1
|/
* Reconcile the character popups for the hard and soft keyboards.Eric Fischer2009-09-151-6/+29
* Add "rtsp" to the list of URL schemes that get linkified.Eric Fischer2009-09-142-2/+2
* Make the hardkeyboard long press dialog look the same as that of soft keyboard.Amith Yamasani2009-09-081-11/+19
* am 56205fea: Merge change 23345 into donutEric Fischer2009-09-011-1/+1
|\
| * Fix an emoji-measuring bug that caused an exception when editing a contact.Eric Fischer2009-09-011-1/+1
* | I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-0/+2
* | Don't use BoringLayout to display text that has paragraph-style markup.Eric Fischer2009-08-171-0/+9
* | Add brackets, braces, and backslash to alt-space character entry popup.Eric Fischer2009-08-131-1/+1
* | Make <font size> and <font height> in string resources respect density.Eric Fischer2009-08-124-3/+46
* | am c6eb5ac9: Merge change 9071 into donutAndroid (Google) Code Review2009-07-301-3/+20
|\ \ | |/
| * Fix issue #2018454: NullPointerException in ImageSpan constructorDianne Hackborn2009-07-291-3/+20
* | Merge change 8593Android (Google) Code Review2009-07-271-0/+81
|\ \
| * | When you double-tap a word in an EditText, select the word.Eric Fischer2009-07-241-0/+81
* | | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-2/+2
|\ \ \ | | |/ | |/|
| * | Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-2/+2
* | | am 7c187de1: Merge change 8462 into donutAndroid (Google) Code Review2009-07-241-18/+16
|\ \ \ | |/ / | | / | |/ |/|
| * Make the DatePicker respect the date format setting if the date is numeric.Eric Fischer2009-07-231-18/+16
* | am c93af6dc: Merge change 7441 into donutAndroid (Google) Code Review2009-07-161-45/+62
|\ \ | |/
| * Allow system colors in <font> tagsBjorn Bringert2009-07-151-45/+62
* | am b0b815da: Merge change 5845 into donutAndroid (Google) Code Review2009-07-011-0/+6
|\ \ | |/
| * Always clear the TextView drag state whenever a touch begins.Eric Fischer2009-06-301-0/+6
* | Added a Formatter parameter to DateUtils.formatDateRangeMichael Chan2009-06-301-16/+42
|/
* Work around the Czech lack of abbreviated month names.Eric Fischer2009-06-181-1/+5
* Use locale-appropriate formatting to display application sizes like "252KB".Eric Fischer2009-06-121-2/+8
* Make the date format preference work again.Eric Fischer2009-06-121-2/+51
* Hook the 12- or 24-hour time format checkbox back up.Eric Fischer2009-06-111-2/+11
* Fix some 12- vs 24-hour problems in the FormatDateRange strings.Eric Fischer2009-06-101-6/+18
* Merge change 2411 into donutAndroid (Google) Code Review2009-06-102-22/+30
|\
| * Manual merge from cupcake_dcm. Need to be reviewed by enf.Daisuke Miyakawa2009-05-252-22/+30