Commit Graph

29817 Commits (9e0c384843343efbb878dded27dbb8f33bf2af07)

Author SHA1 Message Date
Jean Chalard 2d28f0f1f5 am fc329909: am 3e1332de: am 1508b0a7: am dc674273: am 805bae95: am 6f2830dc: am 2afa0e62: Merge "Fix a bug where gesture would delay update."
* commit 'fc329909d89d4e8e2c0764a8d7cf613be32e80ed':
2013-12-13 01:38:14 -08:00
Ken Wakasa c47012d61c am 9cd45069: am 9cbfee4d: am cbf7517e: am 72b41953: am 3dd81856: am a9f5c55c: am 382094a7: Merge "Cleanup and remove redundant more keys on phones"
* commit '9cd450690424e840621dd2c5cf8f671bd78dcded':
2013-12-13 01:38:09 -08:00
Ken Wakasa 7e117e872f am eeccfab7: am 956ac0d6: am 037e3e92: am 3d87eff7: am 272a8b79: am 88c946af: am 194c6360: Merge "Swap keys: exclamation, question, period, comma."
* commit 'eeccfab716913ba523a56f8b3c6478df6aa4fd1d':
2013-12-13 01:38:00 -08:00
Keisuke Kuroyanagi 2689bc7c7e am 43438cd7: am 9e8a781f: am 067c45d7: am 1fa00902: am d5ff552c: am a231c2ab: am e89a179b: Merge "Separate "GC" and "GC with decay"."
* commit '43438cd731537acc207b5c7d9687d6fec9c5c6a3':
2013-12-13 01:37:55 -08:00
Ken Wakasa 52bc0b3563 am ef61cc3d: am 3ada5eff: am bfbea569: am f7b2afdd: am b04568b4: am 1522e7be: am cc81a93b: Merge "Add skipPtNode to DictDecoders."
* commit 'ef61cc3db0b7dbafffdeb30b42dc8ecec6555a7a':
2013-12-13 01:37:51 -08:00
Satoshi Kataoka 955269ee1f am 441ac782: am 43da969b: am 157e5613: am 80e1b915: am acdd67bb: am 98da7cfc: am c2dda795: Tentatively revert inconsistent assets
* commit '441ac7829a7dbdfa02e5916cb64c3ed143f2bfd5':
2013-12-13 01:37:47 -08:00
Satoshi Kataoka 30e241c2ee am 685e222d: am 5da6dd4f: am d318214c: am bbc69086: am 8498002a: am db083a2b: am a4913994: Hide indication bar if only one page
* commit '685e222d81a396ed610b2fa5d9dde9d20a284048':
2013-12-13 01:37:42 -08:00
Keisuke Kuroyanagi 382aa7d904 am faeca3b2: am 0b8afe47: am aa50b08a: am ebca9e69: am 07fe0997: am d00e4865: am 126d758c: Merge "Quit blocking getSuggestion during GC."
* commit 'faeca3b2139bbd6374b747d3b13590781e7058de':
2013-12-13 01:37:38 -08:00
Jean Chalard e8e7ed5ca8 am 755921e5: am ac92967e: am 4c13a585: am c92d7d26: am 645d9927: am bff2d14d: am 74730a46: Merge "Create the wiring for auto-commit confidence computation."
* commit '755921e5effb55afa35ac19e30ead89b9317ec04':
2013-12-13 01:37:33 -08:00
Ken Wakasa 7784324c97 am 34442ed0: am 1dcd6dc1: am 9257c049: Merge "Revert "Add Swiss French and German keyboard layouts.""
* commit '34442ed0e06d77ba1f4cf56615070cf984380af6':
2013-12-13 01:37:29 -08:00
Ken Wakasa cc1bb3e16d am e5bbe23e: am a0797f45: am 064661a3: Merge "Add Swiss French and German keyboard layouts."
* commit 'e5bbe23ee30b2ff7f9f4793edc98fbe1627b6b0c':
2013-12-13 01:37:25 -08:00
Ed Heyl a68484a4f4 am d412279e: am 550a2e54: am 6b211313: am 6c69c218: am d8d2a9fc: am 02092936: merge in KQS81M
* commit 'd412279e4ad900b22657ee08aba725ab729156a5':
2013-12-13 01:37:20 -08:00
Satoshi Kataoka a642996dad am 16844cb9: am 0a90c5a5: am 9a802e0d: Merge "Support sw540 (ultra Z)"
* commit '16844cb98c171424d27eadbc75f78a77cc74c9a8':
2013-12-13 01:37:12 -08:00
Tadashi G. Takaoka 815a339201 Fix key top letter color in shifted layout
There is a chance to have an empty hint label even though
keyLabelFlags has hasShiftedLetterHint flag.

Change-Id: I63b9fcc42a40391d5902814cae4c75abb61e4b94
2013-12-13 18:34:30 +09:00
Jean Chalard a245d15da5 Have dicttool use the native library to generate v4 dicts.
Yay !

Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
2013-12-13 18:18:20 +09:00
Jean Chalard af0c222a5e Merge "Remove flags from Java side." 2013-12-13 09:17:10 +00:00
Jean Chalard 7b55cd3e2b Remove flags from Java side.
This simplifies the code quite a bit.
- GERMAN_UMLAUTS are now handled through a key-value attribute.
  The dictionary generator does not need to know about it any more.
- FRENCH_LIGATURES are deprecated as we handle them with shortcuts now.
- CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied
  regardless of this flag.

Bug: 11281748
Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1
2013-12-13 18:15:05 +09:00
Tadashi G. Takaoka a5b196e939 [FIX] Separate form factor dependent config resources
This is a cherry-pick of I668b55a514.

Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1
2013-12-13 18:01:01 +09:00
Keisuke Kuroyanagi 7345059fa6 Merge "Make ExpandableBinaryDictionary usable for offdevice tests." 2013-12-13 08:54:15 +00:00
Baligh Uddin 07e2b6b865 am 5e11efa5: keep history after reset to klp-volantis-dev
* commit '5e11efa5152d3bb822ed80201402762db8d797f1':
2013-12-13 00:37:23 -08:00
Baligh Uddin 2efeae27ef am e60d947c: keep history after reset to klp-dev-plus-aosp
* commit 'e60d947c1fbac3e2c2ff9c1e4f600895390351cb':
2013-12-13 00:37:18 -08:00
Baligh Uddin 941b0226a5 am 847d956c: keep history after reset to klp-ub-dev
* commit '847d956c7099a0a39f190acfd4d8e86b571f65dd':
2013-12-13 00:37:14 -08:00
Baligh Uddin f2050bbe97 am 555741ae: (-s ours) keep history after reset to klp-dev
* commit '555741aef7ae96071884a65cfb2c82a9e907603b':
2013-12-13 00:37:06 -08:00
Baligh Uddin ca8cb7a983 am fd9f8008: (-s ours) keep history after reset to jb-ub-latinimegoogle-bayo
* commit 'fd9f8008641e618f085e0e8c168a337b00b0d0af':
2013-12-13 00:31:28 -08:00
Geoff Mendal a04c92cbe4 am 8db783ba: (-s ours) Import translations. DO NOT MERGE
* commit '8db783ba81d8f91d6a80effdb6abcea1e6e1bf1a':
  Import translations. DO NOT MERGE
2013-12-13 00:25:46 -08:00
Geoff Mendal 508aa7a6c0 am 7debaee7: (-s ours) Import translations. DO NOT MERGE
* commit '7debaee7a4ecdb1cc726f5387654d27c2a6aed68':
  Import translations. DO NOT MERGE
2013-12-13 00:25:42 -08:00
Tadashi G. Takaoka 97184dfa5e am 2eea2d50: (-s ours) Update Color Scheme summary explicitly
* commit '2eea2d50079275675666a830ae7a4228fa512c1d':
  Update Color Scheme summary explicitly
2013-12-13 00:25:38 -08:00
Satoshi Kataoka 0f93d7d79c am ca5cdc69: (-s ours) Show mic key option on sw540 device
* commit 'ca5cdc69967441a50b9297edccacc426116bf8ce':
  Show mic key option on sw540 device
2013-12-13 00:20:01 -08:00
Tadashi G. Takaoka 7d36f1614e am ea8f8da1: Fix unusual NPE after onDestroy
* commit 'ea8f8da1acf4082b56cb461048d9038f634439be':
  Fix unusual NPE after onDestroy
2013-12-13 00:14:02 -08:00
Tadashi G. Takaoka 893a83dda0 am db86a6f2: (-s ours) Add keyboard color switch option
* commit 'db86a6f271e5ca446382061f219928c5eb6b9f01':
  Add keyboard color switch option
2013-12-13 00:13:58 -08:00
Ken Wakasa 2fa3693c26 Reset to 9bd6dac470
The bulk merge from -bayo to klp-dev should not have been merged to master.

Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
2013-12-13 17:13:32 +09:00
Tadashi G. Takaoka ede5105fd8 am 51352009: (-s ours) Add JB/ICS resources from Azuki MR1 release
* commit '51352009b5ac418d20826e034e5989705131aeca':
  Add JB/ICS resources from Azuki MR1 release
2013-12-13 00:03:11 -08:00
Tadashi G. Takaoka cb062e8c6b am fe5262a7: (-s ours) Rename KLP theme related resources
* commit 'fe5262a70d7ce84e8ccc8db8ecec99ea56bd0a90':
  Rename KLP theme related resources
2013-12-12 23:57:17 -08:00
Tadashi G. Takaoka 25c69cd4b1 am d5e6044d: (-s ours) Rename KLP/JB/ICS common resource name suffixes to _holo
* commit 'd5e6044dedefb42d9c3e091cd8e2e9bb9579c356':
  Rename KLP/JB/ICS common resource name suffixes to _holo
2013-12-12 23:43:28 -08:00
Tadashi G. Takaoka 0b2a84ad7d am 978e2f67: Add key press vibration value for Motorola DVX
* commit '978e2f67f72cd7e801f07d1bcf4e6e19f1474e88':
  Add key press vibration value for Motorola DVX
2013-12-12 23:38:04 -08:00
Ken Wakasa e652589c48 am e255d5c0: (-s ours) Merge "handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL" into jb-ub-latinimegoogle-bayo
* commit 'e255d5c0f7a06dbdb8a35559b3f958f1e56fe07d':
  handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL
2013-12-12 23:38:00 -08:00
Keisuke Kuroyanagi edd0e6d9b3 am db4f3730: (-s ours) Fix: PtNode array size writirng when array size > 127. DO NOT MERGE.
* commit 'db4f3730047c8a3e25e031aacc07bb02bc47c5ae':
  Fix: PtNode array size writirng when array size > 127. DO NOT MERGE.
2013-12-12 23:32:31 -08:00
Baligh Uddin e4b91bbd61 am b4cc0ae0: (-s ours) Import translations. DO NOT MERGE
* commit 'b4cc0ae075d6e392e3029d3a73a898a312213752':
  Import translations. DO NOT MERGE
2013-12-12 23:32:26 -08:00
Jean Chalard 8ee710e5a9 am 3a9b2430: (-s ours) Fix many small nits.
* commit '3a9b2430a56cb2d774070bd8ecd661d0dfb82484':
  Fix many small nits.
2013-12-12 23:32:22 -08:00
Tadashi G. Takaoka bf4361b1c7 am a5f5ab84: Add microphone key as long press of comma
* commit 'a5f5ab84c0d5d37b68c89addb9de5aa4d5ab6ca6':
  Add microphone key as long press of comma
2013-12-12 23:26:53 -08:00
Jean Chalard 021a4ff4e2 am e4022137: Remove an out-of-place check
* commit 'e4022137ee2db3c07115775d472858ab1b05aa1c':
  Remove an out-of-place check
2013-12-12 23:26:47 -08:00
Tadashi G. Takaoka dca86ae82a am 70333380: (-s ours) Update popup panel background a bit draker
* commit '7033338017d18cb448986245fd4c389b3c103f36':
  Update popup panel background a bit draker
2013-12-12 23:26:44 -08:00
Tadashi G. Takaoka cf1292cf0d am d7d60881: (-s ours) Revert back punctuations to the more keys keyboard of the period
* commit 'd7d60881309a7083139a17bbc9dab9bc8f6790d5':
  Revert back punctuations to the more keys keyboard of the period
2013-12-12 23:20:50 -08:00
Baligh Uddin 59b34b80dc am 7505290c: (-s ours) Import translations. DO NOT MERGE
* commit '7505290c9a6c4ff9d0d7131c2c89658ae3dd3220':
  Import translations. DO NOT MERGE
2013-12-12 22:55:02 -08:00
Baligh Uddin 62942d4971 am 21dc0bfe: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle-bayo
* commit '21dc0bfef073270e4020a07d6bd9129c9775cbc1':
  Import translations. DO NOT MERGE
2013-12-12 22:54:58 -08:00
Baligh Uddin 25103d52dd am b8ee18c7: These files were in the obsoleted locale directories and are not processed by the translation pipeline. Moving them to their new locale directory.
* commit 'b8ee18c7fea8fd80054806b5a3bc718a84cd5ea8':
  These files were in the obsoleted locale directories and are not processed by the translation pipeline. Moving them to their new locale directory.
2013-12-12 22:54:55 -08:00
Jean Chalard 72fb344d74 am 8a167537: Stopgap solution for a crash.
* commit '8a1675379e03bd7830d35212fd987346927068a9':
  Stopgap solution for a crash.
2013-12-12 22:54:51 -08:00
Jean Chalard 4a56cace22 am 5b5ed3d6: Fix a bug where autocaps would jam auto-commit
* commit '5b5ed3d6092ea539d8cfebd786c63ec0c784040b':
  Fix a bug where autocaps would jam auto-commit
2013-12-12 22:54:40 -08:00
Ken Wakasa f052151a32 am 79ccba75: Update Setup Wizard welcome video & image
* commit '79ccba757af6aa59dc42309172a37d96e6560da5':
  Update Setup Wizard welcome video & image
2013-12-12 22:54:36 -08:00
Keisuke Kuroyanagi 384f413bc2 am 6bc5acaa: (-s ours) Fix: Suggested words from user history are invalid.
* commit '6bc5acaa793e0311fcfa4a0f12c49ced6d792729':
  Fix: Suggested words from user history are invalid.
2013-12-12 22:54:32 -08:00