Jean Chalard
f091c491ea
[IL135] Make getCurrentAutoCapsState private
...
Bug: 8636060
Change-Id: I800aefe6fee4c14df6fe5abe21b2387c69abb8f5
2014-04-14 21:09:32 +09:00
Jean Chalard
ddc163988a
[IL134] Add an alternative path to getCurrentAutoCapsState
...
Bug: 8636060
Change-Id: I959e13d34910adad028ed6174f92029ff690eeeb
2014-04-14 21:09:32 +09:00
Keisuke Kuroyanagi
c5f2b359a9
am d4e54af0: Merge "Make addUnigramWord use UnigramProperty."
...
* commit 'd4e54af0bad9cdee02756f4973fb48670005e31a':
Make addUnigramWord use UnigramProperty.
2014-04-14 11:05:43 +00:00
Keisuke Kuroyanagi
d4e54af0ba
Merge "Make addUnigramWord use UnigramProperty."
2014-04-14 11:03:30 +00:00
Tadashi G. Takaoka
ea4be7516e
am c3a19a52: Remove GingerBread keyboard theme
...
* commit 'c3a19a5249279f101148cc8134843f57ba5d19fc':
Remove GingerBread keyboard theme
2014-04-14 10:10:01 +00:00
Tadashi G. Takaoka
ade507ba37
am 21eafd79: Use KeyboardTheme id insteand of index
...
* commit '21eafd7910182a31372fb92895f057cff28a8480':
Use KeyboardTheme id insteand of index
2014-04-14 10:06:39 +00:00
Tadashi G. Takaoka
c3a19a5249
Remove GingerBread keyboard theme
...
This CL must be checked in together with I6a9ac172a5.
Bug: 14042743
Change-Id: Ic3f01f5d10097d743325df847bd7cd2959992487
2014-04-14 19:05:21 +09:00
Tadashi G. Takaoka
21eafd7910
Use KeyboardTheme id insteand of index
...
This CL must be checked in together with I771216f8bd.
Bug: 14042743
Change-Id: I45c3acf9242985fb03721a9a6d377fbccc8e2019
2014-04-14 18:59:54 +09:00
Tadashi G. Takaoka
83ac7b87df
am 3568fca9: Merge "Refactor KeyboardTheme as top-level class"
...
* commit '3568fca95f92d5081755da88a5f6ca4cf518e2b2':
Refactor KeyboardTheme as top-level class
2014-04-14 09:59:51 +00:00
Tadashi G. Takaoka
3568fca95f
Merge "Refactor KeyboardTheme as top-level class"
2014-04-14 09:57:36 +00:00
Keisuke Kuroyanagi
793124855d
Make addUnigramWord use UnigramProperty.
...
Bug: 13406708
Change-Id: I10c108dd7047fe230c60495f13800f32fdc46d0d
2014-04-14 18:49:19 +09:00
Tadashi G. Takaoka
d6aa94e6b5
Refactor KeyboardTheme as top-level class
...
This CL should be checked in together with I63e33388f9.
Bug: 14042743
Change-Id: I13f0a45bac6f19e006bf1280a36173e52d6d7160
2014-04-14 17:10:11 +09:00
Tadashi G. Takaoka
23aec08467
am 30d5ed67: Keep ImportantNoticeDialog showing after orientation changed
...
* commit '30d5ed67d6548a4d7efa6354d41ac9719a4e4488':
Keep ImportantNoticeDialog showing after orientation changed
2014-04-14 07:08:44 +00:00
Tadashi G. Takaoka
30d5ed67d6
Keep ImportantNoticeDialog showing after orientation changed
...
Bug: 13951402
Change-Id: Ia6340d48843abca68ebadd299827cbe43516cc39
2014-04-14 15:48:19 +09:00
Yohei Yukawa
f83d443d8d
am da498229: Merge "Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR"
...
* commit 'da498229f41b828209765774a6f7f8f1ad5f30c3':
Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR
2014-04-13 12:58:46 +00:00
Yohei Yukawa
da498229f4
Merge "Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR"
2014-04-13 12:56:43 +00:00
Jean Chalard
3b6025a190
am 4f4770cb: Merge "[CB26] Remove useless variables."
...
* commit '4f4770cbf00232c388ba6d632edb1566646dec1f':
[CB26] Remove useless variables.
2014-04-11 10:03:02 +00:00
Jean Chalard
4f4770cbf0
Merge "[CB26] Remove useless variables."
2014-04-11 10:00:57 +00:00
Ken Wakasa
0dc6ecc682
am 8ca9be17: s/hash_map_compat/unordered_map/
...
* commit '8ca9be17db2f1845c7c7a3b584507cf60c9ca53d':
s/hash_map_compat/unordered_map/
2014-04-11 09:16:25 +00:00
Ken Wakasa
8ca9be17db
s/hash_map_compat/unordered_map/
...
Change-Id: Icce5f9a12b04bdd7540c52750d303a585d71f28a
2014-04-11 18:07:59 +09:00
Tadashi G. Takaoka
22db6a1beb
am 977d052f: Revise myanmar keyboard layout
...
* commit '977d052f8c32ad59accc1b4a2e2d9889108478cd':
Revise myanmar keyboard layout
2014-04-11 07:17:58 +00:00
Tadashi G. Takaoka
977d052f8c
Revise myanmar keyboard layout
...
Note that this keyboard layout is still a preliminary.
Bug: 7963632
Change-Id: I4c53b3359ea2c0dd8e2ce7db8ec916ab9340eec5
2014-04-11 15:29:30 +09:00
Yohei Yukawa
fab4ce43f8
Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR
...
With this CL, LatinIME starts calling
InputMethodService#setCursorAnchorMonitorMode in #onStartInput()
when ProductionFlag.USES_CURSOR_ANCHOR_MONITOR flag is explicitly
set to true.
BUG: 13891796
Change-Id: Ib2fb0c3521b61859d4cc530155ccaaee7ee16cbc
2014-04-11 12:26:33 +09:00
Baligh Uddin
e20f9ba0ac
am 4ba064b7: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '4ba064b7e1585789d562a569aa94d680facb58e3':
Import translations. DO NOT MERGE
2014-04-10 16:03:30 +00:00
Baligh Uddin
6e310a178f
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2014-04-10 16:00:44 +00:00
Baligh Uddin
4ba064b7e1
Merge "Import translations. DO NOT MERGE"
2014-04-10 16:00:42 +00:00
Jean Chalard
d28d0b0244
am cb05dc1d: Merge "[IL133] Avoid calling a dangerous method from outside."
...
* commit 'cb05dc1d1b03a7a66bfa96f76904c4afef914d17':
[IL133] Avoid calling a dangerous method from outside.
2014-04-10 09:18:28 +00:00
Jean Chalard
cb05dc1d1b
Merge "[IL133] Avoid calling a dangerous method from outside."
2014-04-10 09:15:13 +00:00
Jean Chalard
1ef9d5938e
[CB26] Remove useless variables.
...
This is nice for code simplicity, but it has a small adverse impact on
performance.
Bug: 13406701
Change-Id: I9316b3fe8d79b940fbd83cf1187c8c0d10b26c71
2014-04-10 18:13:35 +09:00
Tadashi G. Takaoka
bd77ec3bb1
am cc729b6d: Merge "Refactor SubtypeLocaleUtils a bit"
...
* commit 'cc729b6df522e267d71445f60ad5b85d62688336':
Refactor SubtypeLocaleUtils a bit
2014-04-10 08:53:23 +00:00
Tadashi G. Takaoka
cc729b6df5
Merge "Refactor SubtypeLocaleUtils a bit"
2014-04-10 08:51:03 +00:00
Jean Chalard
a2f18348f7
am 2e967f66: Merge "Fix some flaky tests."
...
* commit '2e967f66074fdc13ba2bc9b1932f036897e3b00a':
Fix some flaky tests.
2014-04-10 08:48:58 +00:00
Jean Chalard
2e967f6607
Merge "Fix some flaky tests."
2014-04-10 08:47:20 +00:00
Jean Chalard
4370ff0998
Fix some flaky tests.
...
In tests, we create many instances of LatinIME, but we never
destroy them. That means we never close the dictionaries nor
the handlers.
This change calls onDestroy, which closes all dictionaries, and
adds some code to finish the handlers.
Change-Id: I942517a2a940c54256b08763f6b38f5b55809f55
2014-04-10 17:32:05 +09:00
Tadashi G. Takaoka
58e830ec19
Refactor SubtypeLocaleUtils a bit
...
Change-Id: If8b7fd5ef0b4ff3791deeacc12abb256a10176bf
2014-04-10 17:24:58 +09:00
Tadashi G. Takaoka
18ae3b263e
am 9eec53a2: Merge "Reorder German umlaut letters"
...
* commit '9eec53a2c227c791f62659aebcbe18fcf517e65b':
Reorder German umlaut letters
2014-04-10 06:27:57 +00:00
Tadashi G. Takaoka
5fa28e2501
am 0ce38865: Merge "Reorder Greek accented vowels"
...
* commit '0ce38865d75f07a2b32e5a690438a3ee97de098a':
Reorder Greek accented vowels
2014-04-10 06:27:56 +00:00
Tadashi G. Takaoka
9eec53a2c2
Merge "Reorder German umlaut letters"
2014-04-10 06:26:21 +00:00
Tadashi G. Takaoka
0ce38865d7
Merge "Reorder Greek accented vowels"
2014-04-10 06:25:25 +00:00
Tadashi G. Takaoka
784a4429ea
Reorder German umlaut letters
...
Bug: 13940739
Change-Id: I2e377b56e4a74d36c7e0cea4ad4e8d9341eb7feb
2014-04-10 15:24:45 +09:00
Tadashi G. Takaoka
d1cc4e0beb
Reorder Greek accented vowels
...
Bug: 13941339
Change-Id: I501e69d8f28526e3791ee8a338345926ff1b9a4c
2014-04-10 15:20:17 +09:00
Tadashi G. Takaoka
0be5057b6e
am 043d9bc2: Separate ItalianCustomizer as a top level class
...
* commit '043d9bc2c93e266813343b178dffc08b2192c753':
Separate ItalianCustomizer as a top level class
2014-04-10 06:11:02 +00:00
Tadashi G. Takaoka
043d9bc2c9
Separate ItalianCustomizer as a top level class
...
This is a follow up of I57df8ca12b
Change-Id: I6a73de1ddecaf39ba42e03956e022cf7a398c864
2014-04-10 15:06:23 +09:00
Tadashi G. Takaoka
627c9736c0
am ac5e6ddd: Add Italian (Switzerland) it_CH layout
...
* commit 'ac5e6ddd975ecba942fabaf752f2fad8773c51db':
Add Italian (Switzerland) it_CH layout
2014-04-10 04:21:43 +00:00
Tadashi G. Takaoka
ac5e6ddd97
Add Italian (Switzerland) it_CH layout
...
Bug: 13920900
Change-Id: I57df8ca12b0d8cc4bbca2372c0470dcae5b5cbfb
2014-04-10 11:56:44 +09:00
Baligh Uddin
7c18135db8
Import translations. DO NOT MERGE
...
Change-Id: I2b2e88ffcfa3690c7b4c0b0a64eda13e2a9c9f75
Auto-generated-cl: translation import
2014-04-09 16:19:55 -07:00
Baligh Uddin
5535c8363a
Import translations. DO NOT MERGE
...
Change-Id: I0b2e80c893b05db6e53a81b81d3b007ac7c99d57
Auto-generated-cl: translation import
2014-04-09 16:18:47 -07:00
Yohei Yukawa
8225873e14
am a4ac1855: Merge "Add a new production flag for Cursor/Anchor monitor"
...
* commit 'a4ac18551f6bf6ca7ee84139e8cea3656a4a8b86':
Add a new production flag for Cursor/Anchor monitor
2014-04-09 12:39:37 +00:00
Yohei Yukawa
a4ac18551f
Merge "Add a new production flag for Cursor/Anchor monitor"
2014-04-09 12:36:28 +00:00
Yohei Yukawa
485114905e
Add a new production flag for Cursor/Anchor monitor
...
BUG: 13891796
Change-Id: I3565ca22aaf1d3cfce4f35999e2990b2df5157ef
2014-04-09 21:13:34 +09:00