| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ \
| | |/ /
| |/| /
| | |/
| | | |
* commit 'a270ac4a61ff64f5d262a212b0bf4c128d3ce8d7':
Remove unnecessary DebugSettingsActivity, use fragment directly
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL must be checked in together with I1db2e848ab.
Bug: 16522808
Change-Id: I08a1b0c300c504def609cbb53462d215d1ead15c
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8916526987bd2008b85222124bf465114e4d592c
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I95653f0874ab89771a1aa60cb3a01cb3cfedf01a
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8ffb44bf95c317dca14df03e5627bd9870acccb5
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I844a25e74c1cd451523248ae0d09ba9d40c3d09d
Auto-generated-cl: translation import
|
| |/ /
| | |
| | |
| | |
| | | |
Change-Id: I2f8c16e0dcaf894d2c0acb70c5804969ac618500
Auto-generated-cl: translation import
|
| |/
| |
| |
| |
| | |
Change-Id: Ic1191118d6f8d9dc2bcc6c293c4ffa0f86be34c6
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: Ie5e463b792381613105191536f50f20a05a76916
Auto-generated-cl: translation import
|
|\|
| |
| |
| |
| |
| |
| | |
the flag
* commit 'e2ceff04582791af2d25facfa5124b44ea95de3b':
Enable InputMethodService#onUpdateCursor behind the flag
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With this CL, InputMethodService#onUpdateCursor and
InputMethodService#onUpdateCursorAnchorInfo can be enabled
on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and
ENABLE_CURSOR_RECT_CALLBACK are specified, respectively.
BUG: 16382260
Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff
|
|\|
| |
| |
| |
| |
| |
| | |
spans preserved" into lmp-dev
* commit '21036c277648bf43b40295dc0da6972354f57b57':
Use CharSequence for spell checker to keep spans preserved
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a ground work to take per word locale information into
consideration in the spell checker. This CL is supposed to change
no user visible behavior.
With this CL, the spell checker session is able to read span
information if necessary.
BUG: 16029304
Change-Id: Icb1e1ecdf40fe0445e14565b685b1b878b746210
|
| |/
| |
| |
| | |
Change-Id: I8c1efe2343eea40faf7a690518c500af86c1c323
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
new API" into lmp-dev
* commit '080eba652d2aba82d8b86a84a166529ca9303714':
Add two convenient utility methods for L new API
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | | |
lmp-dev
* commit '22ba22f32dc9d59a0dccc8d1bca7aaee90e90b2a':
Add two convenient utility methods for L new API
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This CL adds two convenient utility methods for
InputConnection#requestCursorAnchorInfo to encapsulate
a bit complicated parameter construction.
BUG: 16382260
Change-Id: Ib11e3bd15a4edcb602c08ff830b2fb7b34ec00da
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
lmp-dev
* commit 'ec8d08af28a598ab0321ffdb7aa302d95a99ec55':
Update Hindi Compact keyboard layout
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit '34da7494374d44b37d051c6c1a967d6c243ac5a7':
Update Hindi Compact keyboard layout
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 13779052
Change-Id: I350e5521b41d2a0b1cc17b6d4a48e6a816db916c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '9c6abf3eceea1090021efad12f86379c27efdbc1':
Remove unused Key.keyLabelFlags' values
|
| |\| | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '639c93f43bc51a8328d7dc11a09a3bd77974aeae':
Remove unused Key.keyLabelFlags' values
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
like String#split" into lmp-dev
* commit 'dba82c677a0bca0aac9d4847f5833baa74c91242':
Enable StringUtils to split CharSequence like String#split
|
| |\| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
String#split" into lmp-dev
* commit '5bb0bff0e4ae0553c3732378d1e328b9fea0b88d':
Enable StringUtils to split CharSequence like String#split
|
| | |\ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a groundwork for enabling LocaleSpan.
To enable LocaleSpan everywhere, we need to switch to
CharSequence from String so that Span infromation can be
preserved end-to-end. To achieve this, we need to have
CharSequence version of String#split.
BUG: 16029304
Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'f6785ea588799bf58140f2b315098e0b165f7665':
Use Theme.DeviceDefault theme
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit 'de1ab73efbe3520059647924857a2d7b82e2fbe7':
Use Theme.DeviceDefault theme
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For API 21 (and later), Theme.DeviceDefault.Light is specified.
This CL must be checked in together with Ic91f28df81.
Bug: 11866784
Bug: 13888366
Bug: 15781377
Change-Id: I01b288473128fc2491d3663e90cab56d0ba2d704
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'a7783b288c018350e402abf53457bbb214e6e4d6':
Remove deprecated locales
|
| | |
| | |
| | |
| | | |
Change-Id: Ia01c8414b688db7d771880dfbd115c76a1dd9019
|
|\| |
| | |
| | |
| | |
| | | |
* commit '91bb980e55cb57f2ae99b7fbc9296d6aea3e7ae6':
Will have to fix the CL.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert "Remove deprecated locales"
This reverts commit 6a1af17d443d3a6eba3a8e3a5170bc568b1d51f5.
Change-Id: I3f4379d14a45ab80a5ad467fa65607ae5b3e6e26
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'ca391248b324a199cfbae42751fbbf480e056796':
Remove deprecated locales
|
| |\| |
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: Idc79704b1e4e7113f92ad425e6e2d363182a9969
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'df588754be4986a8db325e7d0ee0eeeca637a3b3':
Clean up under the util package.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Move util classes that are unused in AOSP
- Remove unused methods
Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
methods in L
* commit '7c2f53ab53053cd3857b90e1d1cf9cddc8b67a89':
Add a compatibility library for newly added methods in L
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
This CL adds an compatibility library for
InputConnection#requestCursorAnchorInfo method that is supposed to
be available in L and later.
BUG: 16382260
Change-Id: I68be0c56b9fd929546e8706ccece938ae4f33339
|
|\|
| |
| |
| |
| | |
* commit '3ff6fa72fb5c27fc4936420979806ff9fd6ff44e':
Rename ProductionFlag to ProductionFlags
|