| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| |
| |
| |
| | |
Change-Id: I5da2dbf8828fa0e176e7c2496392a5f561ebfe20
|
|\|
| |
| |
| |
| |
| |
| | |
lmp-dev
* commit '34301f69a1e47fb6f7ee5498815dd30cad488921':
Rename LatinImeLogger to DebugFlags
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 15318007
Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
setting" into lmp-dev
* commit '34cde7817426eb2e9f20fd74cd2efc9d338409f5':
Use SwitchPreference for spell checker setting
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a follow up of I1f7214c689.
Bug: 15781377
Change-Id: I7289b8b724e086da80ab3849cc567560c1a8502d
|
|\| |
| | |
| | |
| | |
| | | |
* commit '6d6c7a3bd7a0060dfabb5a113581b1b199dfe9b8':
Update Material theme colors
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 15782668
Bug: 15436349
Change-Id: Idbf98933e60531dbddb9450c6dbe7c4e2492cbd5
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
translatable="false"" into lmp-dev
* commit 'c97b5aec5909ac5b8483a7c1405c1af2c7e01b70':
Mark Theme name text as translatable="false"
|
| |/
| |
| |
| |
| | |
Bug: 16226064
Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 16213554
Bug: 16235703
Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab
(cherry picked from commit 1d6024d2f8051271e3c9abc1285d989114f5f1d7)
|
|\ \
| | |
| | |
| | |
| | | |
* commit '1d6024d2f8051271e3c9abc1285d989114f5f1d7':
Track crashing during migration to avoid crash loop.
|
| |/
| |
| |
| |
| |
| | |
Bug: 16213554
Bug: 16235703
Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab
|
|\|
| |
| |
| |
| | |
* commit 'a2087e66e5d392a6ffc7991959235911c92a4d80':
Use SwitchPreference on API versions newer than KitKat
|
| |
| |
| |
| |
| | |
Bug: 15781377
Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7
|
|\|
| |
| |
| |
| | |
* commit 'ecfc6f347ac968cb94cacd70b25bc90b4ef5fe22':
Fix wrong shift key icon in Material Light theme
|
| |
| |
| |
| |
| | |
Bug: 16208129
Change-Id: I34ba531bcdd9b18b3b84c78cf0cd9cae439ecd5d
|
|\|
| |
| |
| |
| | |
* commit '63fc159550a9144ae80bad52b7b4cb8944344556':
Update Material theme colors
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL also fixes a bug of pressed state color of suggestions strip
in Material Light theme.
Bug: 16208167
Change-Id: I4315893bd129f65f34c863b003c8b2cfab4d2d84
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'b3bd025b1a27a4810507f6e0792fd1ddec778f34':
Increase CHAR LIMIT of settings title
|
| |/
| |
| |
| |
| | |
Bug: 16080988
Change-Id: I8638a26370bbe2abf5dfcd9f40200b57264f5c0b
|