Jean-Baptiste Queru
be8e36e32b
merge from donut
2009-09-03 15:19:21 -07:00
Jean-Baptiste Queru
8f4b5a5618
donut snapshot
2009-09-02 13:39:46 -07:00
Android Code Review
f4a2a7de88
Merge change 10712
...
* changes:
Clarify use of InputType flags
2009-08-24 15:27:08 -07:00
Jean-Baptiste Queru
5c1207be90
donut snapshot
2009-07-31 17:38:20 -07:00
Jean-Baptiste Queru
a8675f67e3
donut snapshot
2009-07-29 14:25:07 -07:00
Jean-Baptiste Queru
cf4550c319
donut snapshot
2009-07-21 11:16:54 -07:00
Kenny Root
d3badad3aa
Clarify use of InputType flags
...
Some developers were confused about how to use the inputType field
and were omitting the class type when setting variations.
There are places in the framework where it specifically checks for
a class and variation before it invokes the desired behavior.
For instance, in EditText when setting the input type to a visible
password, it specifically checks for this condition:
inputType == (TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_VISIBLE_PASSWORD)
2009-07-18 15:33:28 -05:00
Jean-Baptiste Queru
843ef36f7b
donut snapshot
2009-05-20 11:28:04 -07:00
Tadashi Takaoka
c21cf4a9c5
AI 144001: Fix tiny bug in Rfc822Token.java
...
BUG=1751496
Automated import of CL 144001
2009-04-01 09:52:01 -07:00
Eric Fischer
15095be060
AI 143540: Try not to start TextView lines with non-starter characters.
...
TextView was previously following the "relaxed" line breaking
convention and would allow a line break between any two
ideographic characters. Tighten that up and do not allow
line breaks before non-starter characters (sound and iteration
marks and small Hiragana and Katakana).
BUG=1735619
Automated import of CL 143540
2009-03-30 15:38:38 -07:00
Eric Fischer
8e13d66b8d
AI 143495: Add more accented letters to the character picker.
...
The hardware keyboard doesn't have all the accents needed for
Czech and Polish, so round out the selection.
BUG=1742856
Automated import of CL 143495
2009-03-30 12:01:15 -07:00
Eric Fischer
ffacbe5d36
Automated import from //branches/cupcake/...@142861,142861
2009-03-25 21:53:33 -07:00
Amith Yamasani
2d548b56cd
Automated import from //branches/cupcake/...@142786,142786
2009-03-25 16:26:35 -07:00
Eric Fischer
d5e6a90c75
Automated import from //branches/cupcake/...@142564,142564
2009-03-25 10:14:01 -07:00
The Android Open Source Project
c2ad241504
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:54 -07:00
The Android Open Source Project
105925376f
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:46 -07:00
The Android Open Source Project
ba87e3e6c9
auto import from //branches/cupcake_rel/...@138607
2009-03-13 13:04:22 -07:00
The Android Open Source Project
c39a6e0c51
auto import from //branches/cupcake/...@137873
2009-03-11 12:11:56 -07:00
The Android Open Source Project
b2a3dd88a5
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:12 -07:00
The Android Open Source Project
4df2423a94
auto import from //depot/cupcake/@136594
2009-03-05 14:34:35 -08:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
076357b856
auto import from //depot/cupcake/@132589
2009-03-03 14:04:24 -08:00
The Android Open Source Project
3dec7d563a
auto import from //depot/cupcake/@137055
2009-03-02 22:54:33 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
da996f390e
auto import from //branches/cupcake/...@131421
2009-02-13 12:57:50 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00
The Android Open Source Project
f1e484acb5
auto import from //branches/cupcake/...@127436
2009-01-22 00:13:42 -08:00
The Android Open Source Project
9266c558bf
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
b798689749
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:23 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00