aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* am e6730ac0: am 5e4df66f: Merge "Removing implementation of unnecessary APIs ...•••* commit 'e6730ac0e89de1cd81b92412751ec3950d8befb4': Removing implementation of unnecessary APIs taken out of the support lib. Svetoslav Ganov2012-06-181-5/+0
|\
| * Merge "Removing implementation of unnecessary APIs taken out of the support l...Svetoslav Ganov2012-06-181-5/+0
| |\
| | * Removing implementation of unnecessary APIs taken out of the support lib.•••1. We have hidden a framework API and it was take out of the support lib. This API is not necessary and this patch removes the implementation in LatinIME. bug:6675330 Change-Id: I18aff7a6c7bc2b76c7332abe0bf294fbbb99ccfc Svetoslav Ganov2012-06-171-5/+0
* | | Merge "Simplification (B4)"Jean Chalard2012-06-181-5/+1
|\ \ \
| * | | Simplification (B4)•••Change-Id: Id5abf722a533980ed2d89381dbddc0a71b6f5b6b Jean Chalard2012-06-191-5/+1
* | | | Merge "Move a settings method to SettingsValues (B3)"Jean Chalard2012-06-182-18/+16
|\| | |
| * | | Move a settings method to SettingsValues (B3)•••Change-Id: Ibfa27bd919c92be219c4d107b3ace008ca80a19f Jean Chalard2012-06-192-18/+16
* | | | am e4bbff78: am 38dc9ca3: Fix duplicate period on Persian tablet keyboard•••* commit 'e4bbff783bddb70f52402454987ede281fb86039': Fix duplicate period on Persian tablet keyboard Tadashi G. Takaoka2012-06-181-3/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fix duplicate period on Persian tablet keyboard•••Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c Tadashi G. Takaoka2012-06-181-3/+5
* | | | am 58f9b35e: am 6de1b7a7: Fix Persian keyboard having correct code points•••* commit '58f9b35e1cf5a975ec1312858aad9b5cc307fda8': Fix Persian keyboard having correct code points Tadashi G. Takaoka2012-06-181-4/+4
|\| | |
| * | | Fix Persian keyboard having correct code points•••Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8 Tadashi G. Takaoka2012-06-161-4/+4
| | |/ | |/|
* | | am 866cfd3a: am fa447071: Merge "Update LatinIME due to hidden APIs taken out...•••* commit '866cfd3a68c370bedc4deb3d40ff4ff7c44902bd': Update LatinIME due to hidden APIs taken out of the support lib. Svetoslav Ganov2012-06-181-6/+0
|\| | | |/ |/|
| * Merge "Update LatinIME due to hidden APIs taken out of the support lib." into...Svetoslav Ganov2012-06-151-6/+0
| |\
| | * Update LatinIME due to hidden APIs taken out of the support lib.•••1. We have hidden the APIs for accessiiblity focus search since it wull be perfomred by the client, updated the support lib, and now we are updating the LatinIME. bug:6675330 Change-Id: I9dd3450b40148be7ce750f6bffc0a047a541982f Svetoslav Ganov2012-06-151-6/+0
* | | Merge "Make a variable final (A2)"Jean Chalard2012-06-181-7/+7
|\ \ \
| * | | Make a variable final (A2)•••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 Jean Chalard2012-06-161-7/+7
* | | | 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)•••This will help for debug as well as serve as groundwork for Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I74d0a7b943fb22c514ad79dc064d69ddf336d3ef Jean Chalard2012-06-163-13/+25
* | | | Merge "Cleanup, part 2 (C2)"Jean Chalard2012-06-181-7/+3
|\ \ \ \
| * | | | Cleanup, part 2 (C2)•••Change-Id: I860f41807e9bc2e38b6ad84e1527fc8707a9aa40 Jean Chalard2012-06-161-7/+3
* | | | | Merge "Cleanup, part 1 (C1)"Jean Chalard2012-06-181-8/+1
|\| | | |
| * | | | Cleanup, part 1 (C1)•••Change-Id: I2b1ddd836aaf6bfc0bd2befb78f98239ffcdbb22 Jean Chalard2012-06-161-8/+1
* | | | | Remove non-dictionary words and digit touch data.•••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 Kurt Partridge2012-06-175-162/+305
* | | | | Merge "Replace digits in ResearchLogger"Kurt Partridge2012-06-161-16/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace digits in ResearchLogger•••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 Kurt Partridge2012-06-161-16/+49
| |/ / /
* | | | Move final attributes to SettingsValues (B2)•••Bug: 6675475 Bug: 6677394 Change-Id: I4a26efb9226d3f909f331c4d2e47cd83a05c011e Jean Chalard2012-06-162-36/+62
* | | | Inline a method for simplicity (B1)•••This has a confusing name and is a one-liner Change-Id: I954a648a8413e38a535c2b81e4b171e1bdc9f1c2 Jean Chalard2012-06-161-6/+3
|/ / /
* | | Merge "No logging of passwords."Kurt Partridge2012-06-141-2/+13
|\ \ \
| * | | No logging of passwords.•••Bug: 6188932 Change-Id: Ibf60ec99c50da3675bf89858624218e6cc3eb1d2 Kurt Partridge2012-06-141-2/+13
* | | | am aee2ed1f: am 14bc2e89: Fix Arabic diacritics order•••* commit 'aee2ed1f4b0be7a538cc5722fed274632f2a40ba': Fix Arabic diacritics order Tadashi G. Takaoka2012-06-141-10/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Fix Arabic diacritics order•••Bug: 6662536 Change-Id: I96e45ce0e8b9b5440a54f3b321a925bc87ec3ca9 Tadashi G. Takaoka2012-06-141-10/+10
* | | | am 1ab436c1: am 0e473e9c: Reorder Persian diacritics•••* commit '1ab436c1e60c0e49333549fb93e135fa99458bda': Reorder Persian diacritics Tadashi G. Takaoka2012-06-141-10/+10
|\| | |
| * | | Reorder Persian diacritics•••Bug: 6661783 Change-Id: I42bab7655121ec5671854d54c47bd0c7a29e7a98 Tadashi G. Takaoka2012-06-141-10/+10
| | |/ | |/|
* | | resolved conflicts for merge of be82f297 to master•••Change-Id: If49ca384ea0ac415a75f8ea1bad77dc6719cb04d Jean Chalard2012-06-152-4/+8
|\| |
| * | 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.•••Bug: 6310401 Change-Id: I9d31c48e287aceedaf2f4c5129031ddb31402451 Jean Chalard2012-06-152-3/+7
* | | | am 42ecf39d: am 002e43ea: Merge "Remove irrelevant options." into jb-dev•••* commit '42ecf39d04df9eb02e57cf29e63552bc04092857': Remove irrelevant options. Jean Chalard2012-06-142-11/+9
|\| | |
| * | | Merge "Remove irrelevant options." into jb-devJean Chalard2012-06-142-11/+9
| |\ \ \
| | * | | Remove irrelevant options.•••Bug: 6667355 Change-Id: I39b6db17fb52e80f510cf6462f41d9cb1f8e0341 Jean Chalard2012-06-152-11/+9
* | | | | am de1d88eb: am 32f4ceb2: Dismiss more suggestions panel when suggestions str...•••* commit 'de1d88eb4199160899d227f2c679215e16410c42': Dismiss more suggestions panel when suggestions strip is closed Tadashi G. Takaoka2012-06-143-2/+3
|\| | | |
| * | | | Dismiss more suggestions panel when suggestions strip is closed•••This change fixes possible NPE as well. Bug: 6658028 Change-Id: I8706808d1002b7b0b95930fd9b08568f08645da6 Tadashi G. Takaoka2012-06-143-2/+3
| |/ / /
* | | | Fix an NPE•••This code is temporary until we get rid of this member. Bug: 6662963 Bug: 6667091 Change-Id: I1d970d2a97992507e86c5b94978a2543fe42b375 Jean Chalard2012-06-151-4/+4
* | | | am d9c702d2: am 5caaf1b9: Merge "Do not add profanity to user history bigram ...•••* commit 'd9c702d2ff017452f0264f2be12b6bffd6204e4a': Do not add profanity to user history bigram dicitonary Satoshi Kataoka2012-06-141-2/+3
|\| | |
| * | | 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 dicitonary•••Change-Id: I864c4206e3e6cde4d6ed687a9759e98901e16b9a Satoshi Kataoka2012-06-141-2/+3
| | |/ /
* | | | am bbf18807: am 1db4f951: Fix the order of Persian diacritics•••* commit 'bbf188075d5e14626c0609f4c3ee6031f6c6d5a6': Fix the order of Persian diacritics Tadashi G. Takaoka2012-06-141-250/+271
|\| | |
| * | | Fix the order of Persian diacritics•••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 Tadashi G. Takaoka2012-06-141-250/+271
| |/ /
* | | Merge "Fix an occurrence of nested batch edits."Jean Chalard2012-06-133-22/+30
|\ \ \ | |_|/ |/| |
| * | Fix an occurrence of nested batch edits.•••This is harmless, but against policy. Also, rework the checking code to be more readable, give more information, and be called for all relevant methods - and not for informative methods, which are not required to be in a batch edit. Change-Id: I03fa8b2e7d68a6a133f86be8a214671750c29256 Jean Chalard2012-06-133-22/+30
* | | Merge "Remove useless copy constructor of ProximityInfo"Tadashi G. Takaoka2012-06-121-21/+0
|\ \ \ | |/ / |/| |