aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge "Make a variable final (A2)"Jean Chalard2012-06-181-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Make a variable final (A2)Jean Chalard2012-06-161-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is never changed, and probably doesn't need to be. It's public because it's going to be used elsewhere in a future change Change-Id: Iec8d65859c470de5e1fb0b05533356fbc3b8e91b
* | | | | | | | Merge "Add a kind to the suggestion for bookkeeping (A1)"Jean Chalard2012-06-183-13/+25
|\| | | | | | |
| * | | | | | | Add a kind to the suggestion for bookkeeping (A1)Jean Chalard2012-06-163-13/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will help for debug as well as serve as groundwork for Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I74d0a7b943fb22c514ad79dc064d69ddf336d3ef
* | | | | | | | Merge "Cleanup, part 2 (C2)"Jean Chalard2012-06-181-7/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Cleanup, part 2 (C2)Jean Chalard2012-06-161-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I860f41807e9bc2e38b6ad84e1527fc8707a9aa40
* | | | | | | | Merge "Cleanup, part 1 (C1)"Jean Chalard2012-06-181-8/+1
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | Cleanup, part 1 (C1)Jean Chalard2012-06-161-8/+1
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Change-Id: I2b1ddd836aaf6bfc0bd2befb78f98239ffcdbb22
* | | | | | Remove non-dictionary words and digit touch data.Kurt Partridge2012-06-175-162/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Output to the ResearchLogger is now queued and only flushed if the word the user was working on is a dictionary word. multi-project commit with Ic713ec00777fbdcf4a937b3c77b995257e100fc7 Bug: 6188932 Change-Id: I9de15227ff51be23083d9096f1c1b3d83802fff7
* | | | | | Merge "Replace digits in ResearchLogger"Kurt Partridge2012-06-161-16/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace digits in ResearchLoggerKurt Partridge2012-06-161-16/+49
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Digits may represent personally identifying information. They are now replaced with a non-identifying symbol. multi-project commit with I07d1cfdc45f6086f67af45775f4ed12da1833aca Bug: 6188932 Change-Id: Ifda8079e6c1f29b5f8af34c6d1fccf5770f164ca
* | | | | Move final attributes to SettingsValues (B2)Jean Chalard2012-06-162-36/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6675475 Bug: 6677394 Change-Id: I4a26efb9226d3f909f331c4d2e47cd83a05c011e
* | | | | Merge "Inline a method for simplicity (B1)"Jean Chalard2012-06-151-6/+3
|\ \ \ \ \
| * | | | | Inline a method for simplicity (B1)Jean Chalard2012-06-161-6/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | This has a confusing name and is a one-liner Change-Id: I954a648a8413e38a535c2b81e4b171e1bdc9f1c2
* / / / / Import translations. DO NOT MERGEYing Wang2012-06-152-19/+12
|/ / / / | | | | | | | | | | | | Change-Id: I05170c7ba3a63ae88aeb57323c3a0ebac5a938e5
* | | | Merge "No logging of passwords."Kurt Partridge2012-06-141-2/+13
|\ \ \ \
| * | | | No logging of passwords.Kurt Partridge2012-06-141-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6188932 Change-Id: Ibf60ec99c50da3675bf89858624218e6cc3eb1d2
* | | | | am aee2ed1f: am 14bc2e89: Fix Arabic diacritics orderTadashi G. Takaoka2012-06-141-10/+10
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * commit 'aee2ed1f4b0be7a538cc5722fed274632f2a40ba': Fix Arabic diacritics order
| * | | | Fix Arabic diacritics orderTadashi G. Takaoka2012-06-141-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6662536 Change-Id: I96e45ce0e8b9b5440a54f3b321a925bc87ec3ca9
* | | | | am ba0675af: am 0100aef1: Merge "Fix Persian phone keyboard" into jb-devTadashi G. Takaoka2012-06-144-16/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ba0675afd3e9c5c924b9797a666f1ee86b6c335b': Fix Persian phone keyboard
| * | | | Merge "Fix Persian phone keyboard" into jb-devTadashi G. Takaoka2012-06-144-16/+16
| |\ \ \ \
| | * | | | Fix Persian phone keyboardTadashi G. Takaoka2012-06-144-16/+16
| | | |/ / | | |/| | | | | | | | | | | | | | | | | Bug: 6670630 Change-Id: I566b9962b4404143a2eb54a39caca4e84962f935
* | | | | am e2e04553: am bd5ed141: Merge "Add Afgani sign to Persian symbols" into jb-devTadashi G. Takaoka2012-06-141-5/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'e2e04553c425a4fa0662efaec7507fc3d5a6b29c': Add Afgani sign to Persian symbols
| * | | | Merge "Add Afgani sign to Persian symbols" into jb-devTadashi G. Takaoka2012-06-141-5/+6
| |\ \ \ \
| | * | | | Add Afgani sign to Persian symbolsTadashi G. Takaoka2012-06-141-5/+6
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6670613 Change-Id: If18d033a39b763224bea71af2bec70fb67b31c8e
* | | | | am 1ab436c1: am 0e473e9c: Reorder Persian diacriticsTadashi G. Takaoka2012-06-141-10/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '1ab436c1e60c0e49333549fb93e135fa99458bda': Reorder Persian diacritics
| * | | | Reorder Persian diacriticsTadashi G. Takaoka2012-06-141-10/+10
| |/ / / | | | | | | | | | | | | | | | | Bug: 6661783 Change-Id: I42bab7655121ec5671854d54c47bd0c7a29e7a98
* | | | resolved conflicts for merge of be82f297 to masterJean Chalard2012-06-152-4/+8
|\| | | | | | | | | | | | | | | Change-Id: If49ca384ea0ac415a75f8ea1bad77dc6719cb04d
| * | | Merge "Do not display punctuation suggestions when bigrams are on." into jb-devJean Chalard2012-06-142-3/+7
| |\ \ \
| | * | | Do not display punctuation suggestions when bigrams are on.Jean Chalard2012-06-152-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6310401 Change-Id: I9d31c48e287aceedaf2f4c5129031ddb31402451
* | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-06-141-6/+6
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEEric Fischer2012-06-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I770aa06b8551f0ba9d440b10eecf075d258cf4de
* | | | | | am 42ecf39d: am 002e43ea: Merge "Remove irrelevant options." into jb-devJean Chalard2012-06-143-12/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * commit '42ecf39d04df9eb02e57cf29e63552bc04092857': Remove irrelevant options.
| * | | | | Merge "Remove irrelevant options." into jb-devJean Chalard2012-06-143-12/+9
| |\ \ \ \ \
| | * | | | | Remove irrelevant options.Jean Chalard2012-06-153-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6667355 Change-Id: I39b6db17fb52e80f510cf6462f41d9cb1f8e0341
* | | | | | | am de1d88eb: am 32f4ceb2: Dismiss more suggestions panel when suggestions ↵Tadashi G. Takaoka2012-06-143-2/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strip is closed * commit 'de1d88eb4199160899d227f2c679215e16410c42': Dismiss more suggestions panel when suggestions strip is closed
| * | | | | | Dismiss more suggestions panel when suggestions strip is closedTadashi G. Takaoka2012-06-143-2/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes possible NPE as well. Bug: 6658028 Change-Id: I8706808d1002b7b0b95930fd9b08568f08645da6
* | | | | / Fix an NPEJean Chalard2012-06-151-4/+4
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code is temporary until we get rid of this member. Bug: 6662963 Bug: 6667091 Change-Id: I1d970d2a97992507e86c5b94978a2543fe42b375
* | | | | am d9c702d2: am 5caaf1b9: Merge "Do not add profanity to user history bigram ↵Satoshi Kataoka2012-06-141-2/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dicitonary" into jb-dev * commit 'd9c702d2ff017452f0264f2be12b6bffd6204e4a': Do not add profanity to user history bigram dicitonary
| * | | | Merge "Do not add profanity to user history bigram dicitonary" into jb-devSatoshi Kataoka2012-06-141-2/+3
| |\ \ \ \
| | * | | | Do not add profanity to user history bigram dicitonarySatoshi Kataoka2012-06-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I864c4206e3e6cde4d6ed687a9759e98901e16b9a
* | | | | | am bbf18807: am 1db4f951: Fix the order of Persian diacriticsTadashi G. Takaoka2012-06-143-254/+273
|\| | | | | | |_|/ / / |/| | | | | | | | | | | | | | * commit 'bbf188075d5e14626c0609f4c3ee6031f6c6d5a6': Fix the order of Persian diacritics
| * | | | Fix the order of Persian diacriticsTadashi G. Takaoka2012-06-143-254/+273
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The java source file KeyboardTextsSet.java has rather big change, but this file is auto generated by "maketext" tool. The crucial part of this change is in 5 XML resource files. Bug: 6661783 Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa
* | | | Merge "adjust string lengths for i18n"Kurt Partridge2012-06-141-1/+1
|\ \ \ \
| * | | | adjust string lengths for i18nKurt Partridge2012-06-131-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | Bug: 6646837 Change-Id: Iecdc06f4fb0f651720ab188629e79f95f7c15ebb
* | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-06-1311-30/+30
|\ \ \ \
| * | | | Import translations. DO NOT MERGEEric Fischer2012-06-1311-30/+30
| |/ / / | | | | | | | | | | | | Change-Id: Ic8c1aa9ddecf98077a6dfc5ebdee4b9ac0bf8c8c
* | | | am efd308f5: am 3baa7767: Fix one letter suggestion text size on more ↵Tadashi G. Takaoka2012-06-131-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | suggestions panel * commit 'efd308f5485b7459ab62e4e20fe95cf846ed6c47': Fix one letter suggestion text size on more suggestions panel
| * | | Fix one letter suggestion text size on more suggestions panelTadashi G. Takaoka2012-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 6655216 Change-Id: Ie1fdd8e885a0fd95d3e811ab435ef3696b693d81
| * | | Import translations. DO NOT MERGEYing Wang2012-06-121-1/+1
| | |/ | |/| | | | | | | Change-Id: Id2fa594ab5ed35119a1c924e8c97894fff4245bc