aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 7c48352a: Move methods for Shortcut reading to policyimpl.•••* commit '7c48352af8233dfc740859b2fe73b007ce737122': Move methods for Shortcut reading to policyimpl. Keisuke Kuroyanagi2013-08-124-4/+5
|\
| * Move methods for Shortcut reading to policyimpl.•••Bug: 6669677 Change-Id: If0a565de015564f803429f4fbf21b05687f80553 Keisuke Kuroyanagi2013-08-124-4/+5
* | am fd10db04: Move shortcut iteration methods to poilcy.•••* commit 'fd10db04e02ddad88d0c6fca82583493955a7c7e': Move shortcut iteration methods to poilcy. Keisuke Kuroyanagi2013-08-1213-90/+203
|\|
| * Move shortcut iteration methods to poilcy.•••Bug: 6669677 Change-Id: I6e535ce7962de8e153a52fd1085fe961649ffe16 Keisuke Kuroyanagi2013-08-1213-90/+203
* | am 1b7c1cd5: Merge "Add PersionalizationDictionaryRegister"•••* commit '1b7c1cd513c53e1d1f07a328405c71509a0ecb6c': Add PersionalizationDictionaryRegister Satoshi Kataoka2013-08-115-9/+61
|\|
| * Merge "Add PersionalizationDictionaryRegister"Satoshi Kataoka2013-08-125-9/+61
| |\
| | * Add PersionalizationDictionaryRegister•••Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402 Satoshi Kataoka2013-08-125-9/+61
* | | am 53830bf4: Merge "Move bigram reading methods to BigramListReadingUtils."•••* commit '53830bf464e954e314617c568e6697a9c469a814': Move bigram reading methods to BigramListReadingUtils. Keisuke Kuroyanagi2013-08-1110-53/+161
|\| |
| * | Merge "Move bigram reading methods to BigramListReadingUtils."Keisuke Kuroyanagi2013-08-1210-53/+161
| |\ \
| | * | Move bigram reading methods to BigramListReadingUtils.•••Bug: 6669677 Change-Id: Icb024a8af577323b4dcf74f4c4054cfb8b57a943 Keisuke Kuroyanagi2013-08-1210-53/+161
| | |/
* | | am 66a63db2: Merge "Rationalize how to use AdditionalFeaturesSettingUtils"•••* commit '66a63db2d5c1613bdaa106f0c2830972e39f9f4e': Rationalize how to use AdditionalFeaturesSettingUtils Ken Wakasa2013-08-111-2/+2
|\| |
| * | Merge "Rationalize how to use AdditionalFeaturesSettingUtils"Ken Wakasa2013-08-121-2/+2
| |\ \ | | |/ | |/|
| | * Rationalize how to use AdditionalFeaturesSettingUtils•••It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31 Ken Wakasa2013-08-101-2/+2
* | | am 4a2f6a22: am 25402fd5: am 724db044: Deallocate gesture trail bitmap when u...•••* commit '4a2f6a22167e336d2d21c51280de4e876b4a8f06': Ken Wakasa2013-08-090-0/+0
|\| |
| * | am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '25402fd5309891884a843528d47f6b4646341a3f': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
| |\ \
* | \ \ am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '25402fd5309891884a843528d47f6b4646341a3f': Ken Wakasa2013-08-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
| |\ \ \
* | \ \ \ am 724db044: Deallocate gesture trail bitmap when unneeded further•••* commit '724db044957eb3544323c9814cbb4f20e81b8594': Deallocate gesture trail bitmap when unneeded further Ken Wakasa2013-08-093-10/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Deallocate gesture trail bitmap when unneeded further•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92 Ken Wakasa2013-08-093-10/+14
* | | | | am f76264dc: Merge "Remove key preview backing view"•••* commit 'f76264dcf4942a0e2685a9f816f7581b3d9d76fb': Remove key preview backing view Tadashi G. Takaoka2013-08-094-87/+52
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Remove key preview backing view"Tadashi G. Takaoka2013-08-094-87/+52
| |\ \ \ \
| | * | | | Remove key preview backing view•••This change re-origanizes view hierarchy of IME's input view. Change-Id: I9d0a07692d0f41de3345d207366393bcd5424f7e Tadashi G. Takaoka2013-08-094-87/+52
| | | |_|/ | | |/| |
* | | | | am 14f5cec0: Merge "Move bigrams iteration methods to policy."•••* commit '14f5cec07b173a2de924f495b2929a795967a494': Move bigrams iteration methods to policy. Keisuke Kuroyanagi2013-08-0916-77/+190
|\| | | |
| * | | | Merge "Move bigrams iteration methods to policy."Keisuke Kuroyanagi2013-08-0916-77/+190
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Move bigrams iteration methods to policy.•••To support various bigram format. Bug: 6669677 Change-Id: Ifc8c1a855b03cd5a39d97a6e10872ef8ef76475b Keisuke Kuroyanagi2013-08-0916-77/+190
* | | | | am cfcf6660: Reinstate a call to UsabilityStudyLogUtils#writeChar()•••* commit 'cfcf6660fc369fefd4028451334a9c2eda9bc4e5': Reinstate a call to UsabilityStudyLogUtils#writeChar() Ken Wakasa2013-08-091-0/+4
|\| | | |
| * | | | Reinstate a call to UsabilityStudyLogUtils#writeChar()•••The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c Ken Wakasa2013-08-091-0/+4
* | | | | am 3cd72a35: am 6d2399c0: am 5c057b32: Merge "Fix unit tests."•••* commit '3cd72a35e08b015f1e3d4c5ed692755b4a0060b9': Satoshi Kataoka2013-08-090-0/+0
|\| | | |
| * | | | am 6d2399c0: am 5c057b32: Merge "Fix unit tests."•••* commit '6d2399c003264581218913ef48d47732d6eb0a01': Satoshi Kataoka2013-08-090-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | am 5c057b32: Merge "Fix unit tests."•••* commit '5c057b32414fab5f5d8267f8fc8b4230b54d4cca': Fix unit tests. Satoshi Kataoka2013-08-081-0/+4
| | |\ \ \ | | | | |/ | | | |/|
* | | | | am 7d7b1fd8: am c31f7d79: am 96b444d4: Merge "Remove processMotionEvent from ...•••* commit '7d7b1fd8fc63330a7f936077b99fea21c1525127': Tadashi G. Takaoka2013-08-090-0/+0
|\| | | |
| * | | | am c31f7d79: am 96b444d4: Merge "Remove processMotionEvent from MoreKeysKeybo...•••* commit 'c31f7d79beebfdcad1b75ff60f5da3b4a20c1dbe': Tadashi G. Takaoka2013-08-090-0/+0
| |\| | |
| | * | | am 96b444d4: Merge "Remove processMotionEvent from MoreKeysKeyboardView"•••* commit '96b444d4292f0834c94b8d56ae124a6d6a947bd3': Remove processMotionEvent from MoreKeysKeyboardView Tadashi G. Takaoka2013-08-084-19/+8
| | |\ \ \
* | | | | | am 9fc69810: am 7cb1b82f: am 1181c5ac: Merge "Fix to follow the field naming ...•••* commit '9fc69810837306c23096dc02a0ea3383083e333e': Satoshi Kataoka2013-08-090-0/+0
|\| | | | |
| * | | | | am 7cb1b82f: am 1181c5ac: Merge "Fix to follow the field naming conventions."•••* commit '7cb1b82fe5fcb0952b85c5f5f1a8f58b15a64d90': Satoshi Kataoka2013-08-090-0/+0
| |\| | | |
| | * | | | am 1181c5ac: Merge "Fix to follow the field naming conventions."•••* commit '1181c5acbc6bd8834551d8fadca55d41c886a6d8': Fix to follow the field naming conventions. Satoshi Kataoka2013-08-082-4/+4
| | |\ \ \ \
* | | | | | | am 4c14665c: am 9f2ba37f: am d7b76727: Merge "Make user and contacts dict use...•••* commit '4c14665c8dcb1042befd769af44a9f498a53cf2e': Keisuke Kuroyanagi2013-08-090-0/+0
|\| | | | | |
| * | | | | | am 9f2ba37f: am d7b76727: Merge "Make user and contacts dict use ver3 format."•••* commit '9f2ba37fb9f082f99b11dff435440faa8e8624bf': Keisuke Kuroyanagi2013-08-090-0/+0
| |\| | | | |
| | * | | | | am d7b76727: Merge "Make user and contacts dict use ver3 format."•••* commit 'd7b76727b9411a003c66182af20617afd38edde5': Make user and contacts dict use ver3 format. Keisuke Kuroyanagi2013-08-081-3/+2
| | |\ \ \ \ \
* | | | | | | | am b12ab7bd: am 5a9d8757: am f6b7c3a6: Merge "Fix parent position reading for...•••* commit 'b12ab7bd30267150ff1ae4a7ce6830cff582eef5': Keisuke Kuroyanagi2013-08-090-0/+0
|\| | | | | | |
| * | | | | | | am 5a9d8757: am f6b7c3a6: Merge "Fix parent position reading for ver3 dict."•••* commit '5a9d8757d678f855748d6c7a7c98164a921e6aa0': Keisuke Kuroyanagi2013-08-090-0/+0
| |\| | | | | |
| | * | | | | | am f6b7c3a6: Merge "Fix parent position reading for ver3 dict."•••* commit 'f6b7c3a62f9d46a871e13a8e8818fb05f7fc0eb6': Fix parent position reading for ver3 dict. Keisuke Kuroyanagi2013-08-083-4/+5
| | |\ \ \ \ \ \
* | | | | | | | | am e8ddd6c0: am 3cd6811e: am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to ac...•••* commit 'e8ddd6c01d1e6b3c9ed823ab1489d9ec7780be42': Jean Chalard2013-08-090-0/+0
|\| | | | | | | |
| * | | | | | | | am 3cd6811e: am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to accommodate Ger...•••* commit '3cd6811e4bd55db2d8d539c37ee9f24179bea0ef': Jean Chalard2013-08-090-0/+0
| |\| | | | | | |
| | * | | | | | | am 769aefe0: Merge "Increase CHAR_LIMIT to 29 to accommodate German."•••* commit '769aefe00eac18240c70ad37ffd5b6b4fde81390': Increase CHAR_LIMIT to 29 to accommodate German. Jean Chalard2013-08-081-1/+1
| | |\ \ \ \ \ \ \
* | | | | | | | | | am 09c1880c: am 49051644: am 60eb2501: Support ver3 dict in native code.•••* commit '09c1880c200242be1744bcf2ee13b22a73e927c8': Keisuke Kuroyanagi2013-08-090-0/+0
|\| | | | | | | | |
| * | | | | | | | | am 49051644: am 60eb2501: Support ver3 dict in native code.•••* commit '4905164419cd2893ea950c2b78aa253cb5ee2201': Keisuke Kuroyanagi2013-08-090-0/+0
| |\| | | | | | | |
| | * | | | | | | | am 60eb2501: Support ver3 dict in native code.•••* commit '60eb250194f05a944447e8bdee94c35a01911870': Support ver3 dict in native code. Keisuke Kuroyanagi2013-08-081-2/+1
| | |\ \ \ \ \ \ \ \
* | | | | | | | | | | am fe2476fd: am 1058753c: am b0ab71be: Merge "Implement getTerminalNodePositi...•••* commit 'fe2476fd8c224496950d1b81355cfe0c4acbd25a': Keisuke Kuroynagi2013-08-090-0/+0
|\| | | | | | | | | |
| * | | | | | | | | | am 1058753c: am b0ab71be: Merge "Implement getTerminalNodePositionOfWord for ...•••* commit '1058753c52abde1fb9bb1967549b188dfa505e8c': Keisuke Kuroynagi2013-08-090-0/+0
| |\| | | | | | | | |