Tadashi G. Takaoka
86b59df23c
am ec8d08af: am 34da7494: Merge "Update Hindi Compact keyboard layout" into lmp-dev
...
* commit 'ec8d08af28a598ab0321ffdb7aa302d95a99ec55':
Update Hindi Compact keyboard layout
2014-07-21 18:37:24 +00:00
Tadashi G. Takaoka
348430afde
am 9c6abf3e: am 639c93f4: Remove unused Key.keyLabelFlags\' values
...
* commit '9c6abf3eceea1090021efad12f86379c27efdbc1':
Remove unused Key.keyLabelFlags' values
2014-07-21 18:37:22 +00:00
Yohei Yukawa
7dea6dab01
am dba82c67: am 5bb0bff0: Merge "Enable StringUtils to split CharSequence like String#split" into lmp-dev
...
* commit 'dba82c677a0bca0aac9d4847f5833baa74c91242':
Enable StringUtils to split CharSequence like String#split
2014-07-21 18:37:21 +00:00
Tadashi G. Takaoka
d93f8c5947
am f6785ea5: am de1ab73e: Use Theme.DeviceDefault theme
...
* commit 'f6785ea588799bf58140f2b315098e0b165f7665':
Use Theme.DeviceDefault theme
2014-07-21 18:37:20 +00:00
Yohei Yukawa
e2ceff0458
am 3f513f10: Enable InputMethodService#onUpdateCursor behind the flag
...
* commit '3f513f107ef0754da2b1c704167325151ce9b7ea':
Enable InputMethodService#onUpdateCursor behind the flag
2014-07-21 18:28:37 +00:00
Yohei Yukawa
4deb5dc9a2
am 6b14bbf1: Fix build breakage in dicttool
...
* commit '6b14bbf125f2957ffb3ab5072eb9376981af9a17':
Fix build breakage in dicttool
2014-07-21 18:28:36 +00:00
Yohei Yukawa
21036c2776
am 91e7daad: Merge "Use CharSequence for spell checker to keep spans preserved" into lmp-dev
...
* commit '91e7daaddf72008b3e2f5a9cbc23ded56b6bdffa':
Use CharSequence for spell checker to keep spans preserved
2014-07-21 18:28:35 +00:00
Baligh Uddin
1dbbd55711
am 8279b9d4: (-s ours) Remove deprecated locales - DO NOT MERGE
...
* commit '8279b9d4a9529448b526321ff76eff6a1c2f13f4':
Remove deprecated locales - DO NOT MERGE
2014-07-21 18:28:34 +00:00
Yohei Yukawa
080eba652d
am 22ba22f3: Merge "Add two convenient utility methods for L new API" into lmp-dev
...
* commit '22ba22f32dc9d59a0dccc8d1bca7aaee90e90b2a':
Add two convenient utility methods for L new API
2014-07-21 18:28:33 +00:00
Tadashi G. Takaoka
ec8d08af28
am 34da7494: Merge "Update Hindi Compact keyboard layout" into lmp-dev
...
* commit '34da7494374d44b37d051c6c1a967d6c243ac5a7':
Update Hindi Compact keyboard layout
2014-07-21 18:28:32 +00:00
Tadashi G. Takaoka
9c6abf3ece
am 639c93f4: Remove unused Key.keyLabelFlags\' values
...
* commit '639c93f43bc51a8328d7dc11a09a3bd77974aeae':
Remove unused Key.keyLabelFlags' values
2014-07-21 18:28:30 +00:00
Yohei Yukawa
dba82c677a
am 5bb0bff0: Merge "Enable StringUtils to split CharSequence like String#split" into lmp-dev
...
* commit '5bb0bff0e4ae0553c3732378d1e328b9fea0b88d':
Enable StringUtils to split CharSequence like String#split
2014-07-21 18:28:28 +00:00
Tadashi G. Takaoka
f6785ea588
am de1ab73e: Use Theme.DeviceDefault theme
...
* commit 'de1ab73efbe3520059647924857a2d7b82e2fbe7':
Use Theme.DeviceDefault theme
2014-07-21 18:28:17 +00:00
Yohei Yukawa
3f513f107e
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
2014-07-20 20:56:52 +09:00
Yohei Yukawa
6b14bbf125
Fix build breakage in dicttool
...
This CL fixes the build breakage caused by I0dd103185dcf62fb1e2505
due to the lack of android.text.Spanned in host environment.
BUG: 16029304
Change-Id: Ic966d10e8abe2c2be8d62c09d1502574535aa8b8
2014-07-20 12:46:34 +09:00
Baligh Uddin
8279b9d4a9
Remove deprecated locales - DO NOT MERGE
...
Change-Id: I8c1efe2343eea40faf7a690518c500af86c1c323
2014-07-20 02:27:29 +00:00
Tadashi G. Takaoka
34da749437
Merge "Update Hindi Compact keyboard layout" into lmp-dev
2014-07-19 22:40:06 +00:00
Tadashi G. Takaoka
254c5c1e4b
Update Hindi Compact keyboard layout
...
Bug: 13779052
Change-Id: I350e5521b41d2a0b1cc17b6d4a48e6a816db916c
2014-07-19 16:43:35 -07:00
Tadashi G. Takaoka
639c93f43b
Remove unused Key.keyLabelFlags' values
...
Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f
2014-07-19 12:31:50 -07:00
Baligh Uddin
6aa218ad0c
am a7783b28: Remove deprecated locales
...
* commit 'a7783b288c018350e402abf53457bbb214e6e4d6':
Remove deprecated locales
2014-07-19 00:15:54 +00:00
Tadashi G. Takaoka
de1ab73efb
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
2014-07-18 15:30:30 -07:00
Baligh Uddin
a7783b288c
Remove deprecated locales
...
Change-Id: Ia01c8414b688db7d771880dfbd115c76a1dd9019
2014-07-18 11:43:07 -07:00
Yohei Yukawa
22ba22f32d
Merge "Add two convenient utility methods for L new API" into lmp-dev
2014-07-18 18:24:25 +00:00
Yohei Yukawa
5696ac95ac
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
2014-07-19 23:42:37 +09:00
Baligh Uddin
3a5ff3b53b
am 91bb980e: Merge "Will have to fix the CL."
...
* commit '91bb980e55cb57f2ae99b7fbc9296d6aea3e7ae6':
Will have to fix the CL.
2014-07-18 17:52:42 +00:00
Baligh Uddin
ffde3290a7
am ca391248: Merge "Remove deprecated locales"
...
* commit 'ca391248b324a199cfbae42751fbbf480e056796':
Remove deprecated locales
2014-07-18 17:28:07 +00:00
Ken Wakasa
13e1195e2d
am df588754: am e645715b: Clean up under the util package.
...
* commit 'df588754be4986a8db325e7d0ee0eeeca637a3b3':
Clean up under the util package.
2014-07-18 13:21:43 +00:00
Ken Wakasa
df588754be
am e645715b: Clean up under the util package.
...
* commit 'e645715b2575d462dafd09e98fce84555549b65b':
Clean up under the util package.
2014-07-18 13:13:53 +00:00
Ken Wakasa
e645715b25
Clean up under the util package.
...
- Move util classes that are unused in AOSP
- Remove unused methods
Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
2014-07-18 17:47:14 +09:00
Yohei Yukawa
feefe7d015
am 7c2f53ab: am 413aded6: Add a compatibility library for newly added methods in L
...
* commit '7c2f53ab53053cd3857b90e1d1cf9cddc8b67a89':
Add a compatibility library for newly added methods in L
2014-07-18 03:31:07 +00:00
Yohei Yukawa
7c2f53ab53
am 413aded6: Add a compatibility library for newly added methods in L
...
* commit '413aded6007032278120de0f43c4d520c269b53c':
Add a compatibility library for newly added methods in L
2014-07-18 03:28:38 +00:00
Yohei Yukawa
413aded600
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
2014-07-18 08:30:12 +09:00
Yohei Yukawa
5bb0bff0e4
Merge "Enable StringUtils to split CharSequence like String#split" into lmp-dev
2014-07-17 21:15:46 +00:00
Yohei Yukawa
eac8670830
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
2014-07-19 22:47:56 +09:00
Tadashi G. Takaoka
5b138f5b94
am f854cba5: am dc25f61e: Fix dicttool build
...
* commit 'f854cba5ab5f993072b0df3eaea0da97971cca89':
Fix dicttool build
2014-07-17 18:36:03 +00:00
Tadashi G. Takaoka
86ca4988c2
am 3ff6fa72: am 5a5ee95f: Rename ProductionFlag to ProductionFlags
...
* commit '3ff6fa72fb5c27fc4936420979806ff9fd6ff44e':
Rename ProductionFlag to ProductionFlags
2014-07-17 18:36:01 +00:00
Tadashi G. Takaoka
68fffa73b4
am 34301f69: am 6f80ed39: Merge "Rename LatinImeLogger to DebugFlags" into lmp-dev
...
* commit '34301f69a1e47fb6f7ee5498815dd30cad488921':
Rename LatinImeLogger to DebugFlags
2014-07-17 18:36:00 +00:00
Tadashi G. Takaoka
b2fa1a593e
am 34cde781: am 0de52fa6: Merge "Use SwitchPreference for spell checker setting" into lmp-dev
...
* commit '34cde7817426eb2e9f20fd74cd2efc9d338409f5':
Use SwitchPreference for spell checker setting
2014-07-17 18:35:59 +00:00
Tadashi G. Takaoka
0992dd3bd2
am 6d6c7a3b: am 7f58115a: Update Material theme colors
...
* commit '6d6c7a3bd7a0060dfabb5a113581b1b199dfe9b8':
Update Material theme colors
2014-07-17 18:35:57 +00:00
Tadashi G. Takaoka
3029e5b6e0
am c97b5aec: am ddce348c: Merge "Mark Theme name text as translatable="false"" into lmp-dev
...
* commit 'c97b5aec5909ac5b8483a7c1405c1af2c7e01b70':
Mark Theme name text as translatable="false"
2014-07-17 18:35:56 +00:00
Tadashi G. Takaoka
f854cba5ab
am dc25f61e: Fix dicttool build
...
* commit 'dc25f61e230e534e18952391fabaa6128e937476':
Fix dicttool build
2014-07-17 18:18:27 +00:00
Tadashi G. Takaoka
3ff6fa72fb
am 5a5ee95f: Rename ProductionFlag to ProductionFlags
...
* commit '5a5ee95faead8a2ae749067716481e86faf5f113':
Rename ProductionFlag to ProductionFlags
2014-07-17 18:18:26 +00:00
Tadashi G. Takaoka
34301f69a1
am 6f80ed39: Merge "Rename LatinImeLogger to DebugFlags" into lmp-dev
...
* commit '6f80ed3901b32112114e039cb3a239a9e8d12130':
Rename LatinImeLogger to DebugFlags
2014-07-17 18:18:25 +00:00
Tadashi G. Takaoka
34cde78174
am 0de52fa6: Merge "Use SwitchPreference for spell checker setting" into lmp-dev
...
* commit '0de52fa68a7c20623653a6c9c632dbf6b90cb4e2':
Use SwitchPreference for spell checker setting
2014-07-17 18:18:23 +00:00
Tadashi G. Takaoka
6d6c7a3bd7
am 7f58115a: Update Material theme colors
...
* commit '7f58115a861d1c7a926b8f2eb8612c02b388456a':
Update Material theme colors
2014-07-17 18:16:22 +00:00
Tadashi G. Takaoka
c97b5aec59
am ddce348c: Merge "Mark Theme name text as translatable="false"" into lmp-dev
...
* commit 'ddce348c77cf4c3bf8a1663708164903feb6fada':
Mark Theme name text as translatable="false"
2014-07-17 18:16:20 +00:00
Yohei Yukawa
91e7daaddf
Merge "Use CharSequence for spell checker to keep spans preserved" into lmp-dev
2014-07-17 17:59:02 +00:00
Yohei Yukawa
86f36003fd
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
2014-07-20 02:16:11 +00:00
Baligh Uddin
91bb980e55
Merge "Will have to fix the CL."
2014-07-17 17:59:02 +00:00
Baligh Uddin
352a7285ad
Will have to fix the CL.
...
Revert "Remove deprecated locales"
This reverts commit 6a1af17d44
.
Change-Id: I3f4379d14a45ab80a5ad467fa65607ae5b3e6e26
2014-07-18 17:48:37 +00:00