Yohei Yukawa
3cf13d1267
am 17aeaa75: am fa39ffcf: Support more methods in the wrapper of CursorAnchorInfo
...
* commit '17aeaa75780591f1bf7fefcc887869fd90c88a9f':
Support more methods in the wrapper of CursorAnchorInfo
2014-08-20 05:04:07 +00:00
Ken Wakasa
b7725bbb74
am 9be350bc: Merge "Abolish source code overlay and inroduce overridable src dir"
...
* commit '9be350bc218a8d57b5ac083e0ca9114dd9fbf761':
Abolish source code overlay and inroduce overridable src dir
2014-08-20 02:18:04 +00:00
Yohei Yukawa
b9768702fa
Merge "Use #onStartInputInternal to initialize cursor rect retrieval" into lmp-dev
2014-08-20 01:43:56 +00:00
Yohei Yukawa
9f4f6681a9
Use #onStartInputInternal to initialize cursor rect retrieval
...
This CL simply moves the method calls of #requestCursorAnchorInfo
into #onStartInputInternal just to consolidate the logic.
Change-Id: Ia205738b9614e9ae375c1dab767a91d2e1f6d0d3
2014-08-21 00:21:57 +09:00
Yohei Yukawa
fa39ffcf84
Support more methods in the wrapper of CursorAnchorInfo
...
This CL add more compatibility wrapper methods for
CursorAnchorInfo.
This CL also adds more utility functions and types into
CompatUtils to reduce explict cast operations.
Change-Id: Id50165b552bbf28b832a6da13bf06eedcd2a190e
2014-08-20 09:27:22 +09:00
Keisuke Kuroyanagi
d256844190
am ffaa9c2a: Merge "Add language to PersonalizationDataChunk."
...
* commit 'ffaa9c2a713aacc0b511baac70629921835512bd':
Add language to PersonalizationDataChunk.
2014-08-19 10:29:32 +00:00
Baligh Uddin
8fb9874470
Import translations. DO NOT MERGE
...
Change-Id: I3cae3b62faf27fea8cc7c24051ac18f415934399
Auto-generated-cl: translation import
2014-08-18 23:15:21 -07:00
Baligh Uddin
2b250a1174
Import translations. DO NOT MERGE
...
Change-Id: I9d51675746cc1b3987f2c7a2469a3deced820e69
Auto-generated-cl: translation import
2014-08-18 23:14:04 -07:00
Baligh Uddin
4db3101111
Import translations. DO NOT MERGE
...
Change-Id: I454789b30f68eec6bb26550cd1aeae3d9195a20a
Auto-generated-cl: translation import
2014-08-18 23:11:21 -07:00
Baligh Uddin
0c4679699f
Import translations. DO NOT MERGE
...
Change-Id: Iacc87d9f13f21de7584cd5028527ec59c7c12802
Auto-generated-cl: translation import
2014-08-18 23:09:41 -07:00
Baligh Uddin
71673204f0
Import translations. DO NOT MERGE
...
Change-Id: Ieef69130fa6f1f9c9f95a8f308175fbec470af86
Auto-generated-cl: translation import
2014-08-18 23:08:37 -07:00
Baligh Uddin
a549f99dcc
Import translations. DO NOT MERGE
...
Change-Id: I0b7fb1fc18139ff80343703ab7a6caa2166fa519
Auto-generated-cl: translation import
2014-08-18 23:07:30 -07:00
Yohei Yukawa
907825548b
Use FrameLayout for the backing view
...
If we render our UI around the composing text in the fullscreen
mode, probably we need to have our views under
android.R.id.extractArea, which is implemented as FrameLayout.
Therefore, using FrameLayout for the backing view makes it easy
to simplify the code between normal mode and full screen mode.
Change-Id: I69533b22d9d1368ad906dc5ef7be1a1b674d10b8
2014-08-19 14:04:35 +09:00
Jean Chalard
47c80605e6
am 8adf5e8a: Have the "add to dictionary" hint display the right word
...
* commit '8adf5e8a70a9153094d1e51587c91a96d7c5888f':
Have the "add to dictionary" hint display the right word
2014-08-18 12:00:41 +00:00
Jean Chalard
8adf5e8a70
Have the "add to dictionary" hint display the right word
...
Before this, we display the word we have committed instead
of the word we will actually insert into the personal dictionary.
There is a difference when the word was typed with auto-caps.
Bug: 17071785
Change-Id: I2bfec0402b1307934590a78ab5c25104d92b75ca
2014-08-18 20:43:40 +09:00
Yohei Yukawa
230a73a1d6
am fd8f1cf1: am 4617bf56: am b7a227b9: Merge "Use RelativeLayout for the backing view" into lmp-dev
...
* commit 'fd8f1cf1bde09008ace309d8fb925e69df10c676':
Use RelativeLayout for the backing view
2014-08-16 14:13:06 +00:00
Yohei Yukawa
fd8f1cf1bd
am 4617bf56: am b7a227b9: Merge "Use RelativeLayout for the backing view" into lmp-dev
...
* commit '4617bf563f69047bfceb580477fae8c23c9b39f4':
Use RelativeLayout for the backing view
2014-08-16 14:10:16 +00:00
Yohei Yukawa
e260d62e0f
am c9240d28: am 18ac3c8a: am 16a43d2b: Let the backing view cover the entire content area
...
* commit 'c9240d280c2a49ed09069be36a0e3dae05ac0e69':
Let the backing view cover the entire content area
2014-08-16 14:07:14 +00:00
Yohei Yukawa
c9240d280c
am 18ac3c8a: am 16a43d2b: Let the backing view cover the entire content area
...
* commit '18ac3c8afd06c237a2935abad130aa3b99b5004b':
Let the backing view cover the entire content area
2014-08-16 14:02:21 +00:00
Yohei Yukawa
b7a227b93b
Merge "Use RelativeLayout for the backing view" into lmp-dev
2014-08-16 04:32:18 +00:00
Ken Wakasa
c37205f5ab
Merge "DO NOT MERGE: Abolish source code overlay and introduce overridable src dir" into lmp-dev
2014-08-16 04:25:55 +00:00
Ken Wakasa
0b3e48fb50
DO NOT MERGE: Abolish source code overlay and introduce overridable src dir
...
This should make IDEs happy with appropriate source code directory
selection.
Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
(cherry picked from commit fb74ab15c1
)
2014-08-20 02:56:09 +00:00
Ken Wakasa
9be350bc21
Merge "Abolish source code overlay and inroduce overridable src dir"
2014-08-16 04:15:21 +00:00
Keisuke Kuroyanagi
ffaa9c2a71
Merge "Add language to PersonalizationDataChunk."
2014-08-16 04:12:14 +00:00
Keisuke Kuroyanagi
e66d59e6d8
Add language to PersonalizationDataChunk.
...
Bug: 16547557
Change-Id: I11b82667631cbd5263cc08ccb304fc97bf692050
2014-08-19 18:27:34 +09:00
Yohei Yukawa
1a1c5e0f60
Use RelativeLayout for the backing view
...
RelativeLayout allows the IME to place its UI element at an
arbitrary position on the backing view.
Change-Id: Ib40d2111f56d8f38007e37c6c47536db3f0bef75
2014-08-16 12:34:01 +09:00
Yohei Yukawa
16a43d2bd9
Let the backing view cover the entire content area
...
With this CL, the backing view starts covering the content area
entirely. This allows the IME to render its UI elements at an
arbitrary position on the screen.
Change-Id: I8b4173410931b776964dddf66de2fe247e51d9de
2014-08-16 12:28:13 +09:00
Ken Wakasa
fb74ab15c1
Abolish source code overlay and inroduce overridable src dir
...
This should make IDEs happy with appropriate source code directory
selection.
bug: 16829244
Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
2014-08-16 03:37:54 +09:00
Baligh Uddin
36f3ba6db0
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2014-08-15 08:11:59 +00:00
Baligh Uddin
ef0808e705
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Baligh Uddin
5655187ae9
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Baligh Uddin
94eeb915d0
Merge "Import translations. DO NOT MERGE"
2014-08-15 08:11:59 +00:00
Baligh Uddin
4ebfec72ab
Merge "Import translations. DO NOT MERGE"
2014-08-15 04:31:42 +00:00
Jean Chalard
670644b2f1
am 3dbc3ece: am e04c8b10: am b8d76477: Add the input style to SuggestedWords.
...
* commit '3dbc3ece2614cb9d694e2f1d9607accd5eac7fc4':
Add the input style to SuggestedWords.
2014-08-14 18:13:33 +00:00
Jean Chalard
3dbc3ece26
am e04c8b10: am b8d76477: Add the input style to SuggestedWords.
...
* commit 'e04c8b10d7876effbfdf2340a1fec6bf368c3409':
Add the input style to SuggestedWords.
2014-08-14 18:10:05 +00:00
Jean Chalard
b8d764772b
Add the input style to SuggestedWords.
...
Change-Id: I81f37d08659d449822b027d3d5912e11eec8b8ff
2014-08-14 17:53:04 +09:00
Tadashi G. Takaoka
b6df2af44a
am af078ce7: am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet keyboard
...
* commit 'af078ce7b462d4e9340b39060e3a3aa244c38b78':
Use light emoji icon for Material light tablet keyboard
2014-08-13 15:58:03 +00:00
Tadashi G. Takaoka
af078ce7b4
am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet keyboard
...
* commit '1901c331283e2f60e6277a7773a103a447bd31ca':
Use light emoji icon for Material light tablet keyboard
2014-08-13 15:54:51 +00:00
Tadashi G. Takaoka
a94c89e017
Use light emoji icon for Material light tablet keyboard
...
Bug: 16808603
Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
2014-08-14 00:25:34 +09:00
Yohei Yukawa
764ed168a2
am 85ce863d: am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessary
...
* commit '85ce863d1903903151379b17d677c270121c7d69':
Enable CursorAnchorInfo callback when necessary
2014-08-13 11:41:36 +00:00
Yohei Yukawa
85ce863d19
am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessary
...
* commit '4a2dbd87c4a49afbe40a61028ff338e2864554ed':
Enable CursorAnchorInfo callback when necessary
2014-08-13 11:38:19 +00:00
Yohei Yukawa
d9a8e1ccfd
Enable CursorAnchorInfo callback when necessary
...
Change-Id: If3dda7442418053600ac935da50baaddb0e31d37
2014-08-13 20:02:14 +09:00
Yohei Yukawa
edc048baea
am bec6c6e3: am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfo
...
* commit 'bec6c6e306836d475a731ce1873d52a1a3ac68b3':
Add stub implementation of #onUpdateCursorAnchorInfo
2014-08-13 10:58:29 +00:00
Yohei Yukawa
bec6c6e306
am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfo
...
* commit '3a346bf51c441b9b62f0cee364940c2d4661c72c':
Add stub implementation of #onUpdateCursorAnchorInfo
2014-08-13 10:55:00 +00:00
Yohei Yukawa
6e7806bc00
Add stub implementation of #onUpdateCursorAnchorInfo
...
This CL never changes existing behavior because
ProductionFlags.ENABLE_CURSOR_ANCHOR_INFO_CALLBACK is
not yet turned on.
Change-Id: I4bcbd2aebd05977b07231e8aa14acdcf6d8e1fa0
2014-08-13 19:36:23 +09:00
Tadashi G. Takaoka
c5e1560787
am f8f83c24: am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed word
...
* commit 'f8f83c24cac97005714d8bed7d43a787d567f960':
Add setting boolean for showing UI to accept typed word
2014-08-13 09:26:00 +00:00
Tadashi G. Takaoka
f8f83c24ca
am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed word
...
* commit '43b8646a31573ef3ce8efbbaf46c3d72d8c5deca':
Add setting boolean for showing UI to accept typed word
2014-08-13 09:21:32 +00:00
Tadashi G. Takaoka
123d3f5988
am 26233cdd: Merge "Add debug setting to force hardware special key"
...
* commit '26233cddeea6d45064c7b7f62af1ea2543759d2a':
Add debug setting to force hardware special key
2014-08-13 09:02:23 +00:00
Tadashi G. Takaoka
c225d2e29c
Add setting boolean for showing UI to accept typed word
...
Change-Id: Iedd90d07b904362d9debc9994ce86cd78a0303b9
2014-08-13 17:29:49 +09:00
Tadashi G. Takaoka
a696c92477
(DO NOT MERGE) Add debug setting to force hardware special key
...
Bug: 13988700
Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
(cherry picked from commit 3659c70fc3
)
2014-08-13 08:04:54 +00:00
Tadashi G. Takaoka
727b9975e2
am 089371b6: am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom API version
...
* commit '089371b649538dca728b48672b2a2563753ba365':
Add BuildCompatUtils to get an effective platfrom API version
2014-08-13 07:55:18 +00:00
Tadashi G. Takaoka
089371b649
am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom API version
...
* commit 'bdb05cc89f63f4f3956936fa062d0b4555aa072a':
Add BuildCompatUtils to get an effective platfrom API version
2014-08-13 07:52:52 +00:00
Tadashi G. Takaoka
78cff10f8d
Add BuildCompatUtils to get an effective platfrom API version
...
This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT.
Bug: 13888366
Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
2014-08-13 16:21:23 +09:00
Tadashi G. Takaoka
67f1b28578
am 4ac551d1: am 7edc27f1: am 8f3e778a: Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
* commit '4ac551d189054ec58dd8aeb4754ee3071dc798d2':
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
2014-08-13 05:33:24 +00:00
Tadashi G. Takaoka
4ac551d189
am 7edc27f1: am 8f3e778a: Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
* commit '7edc27f17b450e690f08a972c4573b92b39ef7ee':
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
2014-08-13 05:28:51 +00:00
Tadashi G. Takaoka
8f3e778a21
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
...
This reverts commit 5380acfd04
.
Bug: 13888366
Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b
2014-08-13 04:00:36 +00:00
Keisuke Kuroyanagi
4146db552f
am 82be1873: Merge "Add additional wait for writing file in testAddManyWords()."
...
* commit '82be1873f140db8cafdf1c6f3ac3998515c21727':
Add additional wait for writing file in testAddManyWords().
2014-08-13 02:43:50 +00:00
Tadashi G. Takaoka
26233cddee
Merge "Add debug setting to force hardware special key"
2014-08-12 23:14:48 +00:00
Tadashi G. Takaoka
3659c70fc3
Add debug setting to force hardware special key
...
Bug: 13988700
Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
2014-08-13 15:33:07 +09:00
Keisuke Kuroyanagi
82be1873f1
Merge "Add additional wait for writing file in testAddManyWords()."
2014-08-12 23:14:42 +00:00
Tadashi G. Takaoka
521b4590d8
am 89a21454: am a70542a5: am 5380acfd: Remove reference of VERSION_CODES.CUR_DEVELOPMENT
...
* commit '89a214544853f16ef5d979bd1503d370ea5ff39d':
Remove reference of VERSION_CODES.CUR_DEVELOPMENT
2014-08-12 15:07:33 +00:00
Tadashi G. Takaoka
89a2145448
am a70542a5: am 5380acfd: Remove reference of VERSION_CODES.CUR_DEVELOPMENT
...
* commit 'a70542a5ef2c7f4d5cfe62150ed17be3776904c5':
Remove reference of VERSION_CODES.CUR_DEVELOPMENT
2014-08-12 15:02:59 +00:00
Tadashi G. Takaoka
5380acfd04
Remove reference of VERSION_CODES.CUR_DEVELOPMENT
...
Bug: 13888366
Change-Id: I0b829e2cf9a11c694cf01b6f02753233c9c85105
2014-08-12 23:13:18 +09:00
Keisuke Kuroyanagi
9f584e15eb
Add additional wait for writing file in testAddManyWords().
...
Change-Id: Ibb79b9821dac3d48e18c684e8aca605254bec045
2014-08-12 22:29:02 +09:00
Yohei Yukawa
187e4812ac
am 0ba23b3a: am 6a5cba26: am 89e8cba6: Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into lmp-dev
...
* commit '0ba23b3ab36d00e9dc98da59f11fbace0cfe39af':
Add CursorAnchorInfoCompatWrapper for KitKat and older platforms
2014-08-12 11:11:22 +00:00
Yohei Yukawa
0ba23b3ab3
am 6a5cba26: am 89e8cba6: Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into lmp-dev
...
* commit '6a5cba2695cc82707535845d6265ddc7d92a79ed':
Add CursorAnchorInfoCompatWrapper for KitKat and older platforms
2014-08-12 11:08:47 +00:00
Tadashi G. Takaoka
d5bc90033d
am 1fc4d5aa: Merge "Add SpecialkeyDetector"
...
* commit '1fc4d5aab3961e3ec4a63188030a309f18a712c7':
Add SpecialkeyDetector
2014-08-12 10:16:59 +00:00
Tadashi G. Takaoka
df7fd30d72
am ef2c537e: Merge "Show InputView even when hardware keyboard is connected"
...
* commit 'ef2c537e591f05957c4c7a3c5c8eef6354c6340c':
Show InputView even when hardware keyboard is connected
2014-08-12 10:07:06 +00:00
Baligh Uddin
15d6876bb0
Import translations. DO NOT MERGE
...
Change-Id: Idee05910c3f7bb4d2206c231d763cf026d62fa3c
Auto-generated-cl: translation import
2014-08-12 02:18:20 -07:00
Baligh Uddin
9e781690b8
Import translations. DO NOT MERGE
...
Change-Id: If7dbccfaa4a62879f9db788bb61ffb12276bd3c9
Auto-generated-cl: translation import
2014-08-12 02:15:37 -07:00
Baligh Uddin
e956a81998
Import translations. DO NOT MERGE
...
Change-Id: Ib7098ce2fffd7eb5040b2714cbae17eb66a072e5
Auto-generated-cl: translation import
2014-08-12 02:13:46 -07:00
Baligh Uddin
599098783c
Import translations. DO NOT MERGE
...
Change-Id: I6e9684b6ce3aeb85084b135e78a2082add1d436d
Auto-generated-cl: translation import
2014-08-12 02:12:42 -07:00
Baligh Uddin
08bc5a45c2
Import translations. DO NOT MERGE
...
Change-Id: I691365225a7a9006723751aa26be4898f46948b0
Auto-generated-cl: translation import
2014-08-12 02:11:18 -07:00
Tadashi G. Takaoka
4259607434
am 2ae42d78: am 3d477a73: am 016d6c42: Auto scale-X text of key popup preview
...
* commit '2ae42d786189a6bb75296fb5676fb48fd403d152':
Auto scale-X text of key popup preview
2014-08-12 04:37:22 +00:00
Tadashi G. Takaoka
2ae42d7861
am 3d477a73: am 016d6c42: Auto scale-X text of key popup preview
...
* commit '3d477a73afac2449794d953f00dd3411210b1b81':
Auto scale-X text of key popup preview
2014-08-12 04:33:01 +00:00
Tadashi G. Takaoka
016d6c424c
Auto scale-X text of key popup preview
...
Bug: 9978106
Change-Id: I335fa3117ac2af2cb8220c4827dd54c1a1da4c5c
2014-08-12 12:17:40 +09:00
Jatin Matani
b2de1eaa29
am 0807c897: Make SettingsValues non-final to testability
...
* commit '0807c897f40f22ee4df5d425a8c7f7c207000718':
Make SettingsValues non-final to testability
2014-08-11 23:40:29 +00:00
Jatin Matani
0807c897f4
Make SettingsValues non-final to testability
...
Add getter for enableMetricsLogging boolean.
Bug:16522256
Change-Id: Ie9a38efc7861b3d4207562d2bf0344c5c2ae957a
2014-08-11 16:33:01 -07:00
Yohei Yukawa
89e8cba6ae
Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into lmp-dev
2014-08-11 19:46:21 +00:00
Tadashi G. Takaoka
499153734e
(DO NOT MERGE) Add SpecialkeyDetector
...
Bug: 13988700
Change-Id: I215e879ad33b149370c1d0a5fdcf2203c0fc8b4a
(cherry picked from commit 34541bfeb6
)
2014-08-12 10:14:41 +00:00
Tadashi G. Takaoka
8fdff5a111
(DO NOT MERGE) Show InputView even when hardware keyboard is connected
...
Bug: 13988700
Change-Id: I4aeb01bf3571afc97959c213474a6424d7896120
(cherry picked from commit 06514f00f4
)
2014-08-12 10:03:47 +00:00
Yohei Yukawa
deff9495f7
Add CursorAnchorInfoCompatWrapper for KitKat and older platforms
...
Change-Id: Ia26c783ebefd7b928d623a598792b7ba32d89a80
2014-08-12 17:26:56 +09:00
Tadashi G. Takaoka
1fc4d5aab3
Merge "Add SpecialkeyDetector"
2014-08-11 19:46:21 +00:00
Tadashi G. Takaoka
34541bfeb6
Add SpecialkeyDetector
...
Bug: 13988700
Change-Id: I215e879ad33b149370c1d0a5fdcf2203c0fc8b4a
2014-08-12 19:08:58 +09:00
Tadashi G. Takaoka
06514f00f4
Show InputView even when hardware keyboard is connected
...
Bug: 13988700
Change-Id: I4aeb01bf3571afc97959c213474a6424d7896120
2014-08-12 18:44:05 +09:00
Tadashi G. Takaoka
ef2c537e59
Merge "Show InputView even when hardware keyboard is connected"
2014-08-11 18:59:25 +00:00
Tadashi G. Takaoka
0799cfe091
am e1758f8c: Disable Sinhala keyboard for E-release
...
* commit 'e1758f8cdf75cf969e295cd0cf695430dc0b290f':
Disable Sinhala keyboard for E-release
2014-08-11 11:23:36 +00:00
Tadashi G. Takaoka
e1758f8cdf
Disable Sinhala keyboard for E-release
...
This CL also disables Tamil (Sri Lanka) subtype in conjunction with
Sinhala (Sri Lanka) subtype.
Bug: 6911143
Bug: 9978106
Change-Id: Ie56051eb04141114ca02c72b256942a838e38721
2014-08-11 20:16:16 +09:00
Tadashi G. Takaoka
c9add10c38
(DO NOT MERGE) Disable Sinhala keyboard for L-release
...
This CL also disables Tamil (Sri Lanka) subtype in conjunction with
Sinhala (Sri Lanka) subtype.
Bug: 6911143
Bug: 9978106
Change-Id: I686b4e5d2c79039ca8d837d3227448d69c7e47de
2014-08-11 11:14:07 +00:00
Tadashi G. Takaoka
8fbb4d0188
am 463339f1: resolved conflicts for merge of aca5785a
to master
...
* commit '463339f195b2e1bb649c0420af3f50715bb7206e':
Fix Tamil keyboard
2014-08-11 10:36:45 +00:00
Tadashi G. Takaoka
463339f195
resolved conflicts for merge of aca5785a
to master
...
Change-Id: I01e8af21d6d019859da4a05995e77701a0d9c585
2014-08-11 19:34:23 +09:00
Tadashi G. Takaoka
25906373ff
Fix Tamil keyboard
...
This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes.
This CL also fixes Sinhala Keyboard's currency symbol.
Bug: 9978106
Bug: 6911143
Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0
2014-08-11 18:07:27 +09:00
Tadashi G. Takaoka
8eed2e1257
am e5e1e700: am a23dda38: am 2863997a: Fix Kannada keyboard
...
* commit 'e5e1e7001556fec3fe8b7303e5ab802cd3fd402e':
Fix Kannada keyboard
2014-08-11 08:11:36 +00:00
Tadashi G. Takaoka
e5e1e70015
am a23dda38: am 2863997a: Fix Kannada keyboard
...
* commit 'a23dda38a04d8fe7402c1866c97bc53d7540f22b':
Fix Kannada keyboard
2014-08-11 08:07:19 +00:00
Tadashi G. Takaoka
fc703975e7
am 560bfe40: Merge "Mark some preliminary InScript keyboards as complete"
...
* commit '560bfe409decd85c2d6b9a072433216d6cf3e938':
Mark some preliminary InScript keyboards as complete
2014-08-11 07:17:51 +00:00
Tadashi G. Takaoka
2863997abd
Fix Kannada keyboard
...
Bug: 10029252
Change-Id: I5ae056ca6ada4ffb921e9882bf57ad21a9bb4d47
2014-08-11 15:51:56 +09:00
Tadashi G. Takaoka
015fcc2685
(DO NOT MERGE) Enable InScript keyboards for L
...
This CL enables the followin InScript keyboards for L-release.
- Sinhala
- Tamil
- Bengali
- Telugu
- Marathi
- Kannada
- Malayalam
Bug: 6911143
Bug: 9978106
Bug: 10028755
Bug: 10028759
Bug: 10028772
Bug: 10029252
Bug: 10417006
Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9
2014-08-11 15:51:12 +09:00
Ken Wakasa
1e84a5af73
am 44409e18: am 61c71e80: am 31869bf5: A follow up to AAPT change
...
* commit '44409e18c56deb80d851dba60d19a91197128eaa':
A follow up to AAPT change
2014-08-11 04:51:16 +00:00
Ken Wakasa
44409e18c5
am 61c71e80: am 31869bf5: A follow up to AAPT change
...
* commit '61c71e80c3c46eb1a4396d26b98c75432b358d27':
A follow up to AAPT change
2014-08-11 04:48:26 +00:00
Ken Wakasa
31869bf5ad
A follow up to AAPT change
...
AAPT previously allowed apps to generate resources in the android
package. This is no longer allowed after I1be66e3f8df9a737b21c71f8a93685376c7e6780.
Change-Id: Icda68829c0bf9254b6637f0ec2cecc0b357dbc43
2014-08-10 11:21:14 +09:00