Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "Cleanup, part 3 (C3)" | 2012-06-19 | 3 | -8/+7 | ||
|\| | | | | | ||||||
| * | | | | | Cleanup, part 3 (C3)•••Change-Id: Ib0be8dc26b6fa366a3dabeea940d466602073244 | 2012-06-16 | 3 | -8/+7 | ||
* | | | | | | Merge "Remove a member (B5)" | 2012-06-19 | 1 | -3/+3 | ||
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove a member (B5)•••The new call in the test ensures getCurrentInputEditorInfo actually works. Change-Id: I2ee407bd9927d22db537d12f339e2b977a38054a | 2012-06-19 | 1 | -3/+3 | ||
* | | | | | | | am e6730ac0: am 5e4df66f: Merge "Removing implementation of unnecessary APIs ...•••* commit 'e6730ac0e89de1cd81b92412751ec3950d8befb4': Removing implementation of unnecessary APIs taken out of the support lib. | 2012-06-18 | 1 | -5/+0 | ||
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge "Removing implementation of unnecessary APIs taken out of the support l... | 2012-06-18 | 1 | -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 | 2012-06-17 | 1 | -5/+0 | ||
* | | | | | | | | Merge "Simplification (B4)" | 2012-06-18 | 1 | -5/+1 | ||
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Simplification (B4)•••Change-Id: Id5abf722a533980ed2d89381dbddc0a71b6f5b6b | 2012-06-19 | 1 | -5/+1 | ||
* | | | | | | | | Merge "Move a settings method to SettingsValues (B3)" | 2012-06-18 | 2 | -18/+16 | ||
|\| | | | | | | | ||||||
| * | | | | | | | Move a settings method to SettingsValues (B3)•••Change-Id: Ibfa27bd919c92be219c4d107b3ace008ca80a19f | 2012-06-19 | 2 | -18/+16 | ||
* | | | | | | | | am e4bbff78: am 38dc9ca3: Fix duplicate period on Persian tablet keyboard•••* commit 'e4bbff783bddb70f52402454987ede281fb86039': Fix duplicate period on Persian tablet keyboard | 2012-06-18 | 1 | -3/+5 | ||
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix duplicate period on Persian tablet keyboard•••Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c | 2012-06-18 | 1 | -3/+5 | ||
* | | | | | | | | am 58f9b35e: am 6de1b7a7: Fix Persian keyboard having correct code points•••* commit '58f9b35e1cf5a975ec1312858aad9b5cc307fda8': Fix Persian keyboard having correct code points | 2012-06-18 | 1 | -4/+4 | ||
|\| | | | | | | | ||||||
| * | | | | | | | Fix Persian keyboard having correct code points•••Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8 | 2012-06-16 | 1 | -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. | 2012-06-18 | 1 | -6/+0 | ||
|\| | | | | | | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge "Update LatinIME due to hidden APIs taken out of the support lib." into... | 2012-06-15 | 1 | -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 | 2012-06-15 | 1 | -6/+0 | ||
* | | | | | | | Merge "Make a variable final (A2)" | 2012-06-18 | 1 | -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 | 2012-06-16 | 1 | -7/+7 | ||
* | | | | | | | | Merge "Add a kind to the suggestion for bookkeeping (A1)" | 2012-06-18 | 3 | -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 | 2012-06-16 | 3 | -13/+25 | ||
* | | | | | | | | Merge "Cleanup, part 2 (C2)" | 2012-06-18 | 1 | -7/+3 | ||
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Cleanup, part 2 (C2)•••Change-Id: I860f41807e9bc2e38b6ad84e1527fc8707a9aa40 | 2012-06-16 | 1 | -7/+3 | ||
* | | | | | | | | Merge "Cleanup, part 1 (C1)" | 2012-06-18 | 1 | -8/+1 | ||
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Cleanup, part 1 (C1)•••Change-Id: I2b1ddd836aaf6bfc0bd2befb78f98239ffcdbb22 | 2012-06-16 | 1 | -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 | 2012-06-17 | 5 | -162/+305 | ||
* | | | | | | Merge "Replace digits in ResearchLogger" | 2012-06-16 | 1 | -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 | 2012-06-16 | 1 | -16/+49 | ||
| |/ / / / | ||||||
* | | | | | Move final attributes to SettingsValues (B2)•••Bug: 6675475 Bug: 6677394 Change-Id: I4a26efb9226d3f909f331c4d2e47cd83a05c011e | 2012-06-16 | 2 | -36/+62 | ||
* | | | | | Inline a method for simplicity (B1)•••This has a confusing name and is a one-liner Change-Id: I954a648a8413e38a535c2b81e4b171e1bdc9f1c2 | 2012-06-16 | 1 | -6/+3 | ||
|/ / / / | ||||||
* | | | | Merge "No logging of passwords." | 2012-06-14 | 1 | -2/+13 | ||
|\ \ \ \ | ||||||
| * | | | | No logging of passwords.•••Bug: 6188932 Change-Id: Ibf60ec99c50da3675bf89858624218e6cc3eb1d2 | 2012-06-14 | 1 | -2/+13 | ||
* | | | | | am aee2ed1f: am 14bc2e89: Fix Arabic diacritics order•••* commit 'aee2ed1f4b0be7a538cc5722fed274632f2a40ba': Fix Arabic diacritics order | 2012-06-14 | 1 | -10/+10 | ||
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Fix Arabic diacritics order•••Bug: 6662536 Change-Id: I96e45ce0e8b9b5440a54f3b321a925bc87ec3ca9 | 2012-06-14 | 1 | -10/+10 | ||
* | | | | | am 1ab436c1: am 0e473e9c: Reorder Persian diacritics•••* commit '1ab436c1e60c0e49333549fb93e135fa99458bda': Reorder Persian diacritics | 2012-06-14 | 1 | -10/+10 | ||
|\| | | | | ||||||
| * | | | | Reorder Persian diacritics•••Bug: 6661783 Change-Id: I42bab7655121ec5671854d54c47bd0c7a29e7a98 | 2012-06-14 | 1 | -10/+10 | ||
| | |/ / | |/| | | ||||||
* | | | | resolved conflicts for merge of be82f297 to master•••Change-Id: If49ca384ea0ac415a75f8ea1bad77dc6719cb04d | 2012-06-15 | 2 | -4/+8 | ||
|\| | | | ||||||
| * | | | Merge "Do not display punctuation suggestions when bigrams are on." into jb-dev | 2012-06-14 | 2 | -3/+7 | ||
| |\ \ \ | ||||||
| | * | | | Do not display punctuation suggestions when bigrams are on.•••Bug: 6310401 Change-Id: I9d31c48e287aceedaf2f4c5129031ddb31402451 | 2012-06-15 | 2 | -3/+7 | ||
* | | | | | am 42ecf39d: am 002e43ea: Merge "Remove irrelevant options." into jb-dev•••* commit '42ecf39d04df9eb02e57cf29e63552bc04092857': Remove irrelevant options. | 2012-06-14 | 2 | -11/+9 | ||
|\| | | | | ||||||
| * | | | | Merge "Remove irrelevant options." into jb-dev | 2012-06-14 | 2 | -11/+9 | ||
| |\ \ \ \ | ||||||
| | * | | | | Remove irrelevant options.•••Bug: 6667355 Change-Id: I39b6db17fb52e80f510cf6462f41d9cb1f8e0341 | 2012-06-15 | 2 | -11/+9 | ||
* | | | | | | am de1d88eb: am 32f4ceb2: Dismiss more suggestions panel when suggestions str...•••* commit 'de1d88eb4199160899d227f2c679215e16410c42': Dismiss more suggestions panel when suggestions strip is closed | 2012-06-14 | 3 | -2/+3 | ||
|\| | | | | | ||||||
| * | | | | | Dismiss more suggestions panel when suggestions strip is closed•••This change fixes possible NPE as well. Bug: 6658028 Change-Id: I8706808d1002b7b0b95930fd9b08568f08645da6 | 2012-06-14 | 3 | -2/+3 | ||
| |/ / / / | ||||||
* | | | / | Fix an NPE•••This code is temporary until we get rid of this member. Bug: 6662963 Bug: 6667091 Change-Id: I1d970d2a97992507e86c5b94978a2543fe42b375 | 2012-06-15 | 1 | -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 | 2012-06-14 | 1 | -2/+3 | ||
|\| | | | ||||||
| * | | | Merge "Do not add profanity to user history bigram dicitonary" into jb-dev | 2012-06-14 | 1 | -2/+3 | ||
| |\ \ \ | ||||||
| | * | | | Do not add profanity to user history bigram dicitonary•••Change-Id: I864c4206e3e6cde4d6ed687a9759e98901e16b9a | 2012-06-14 | 1 | -2/+3 | ||
| | |/ / | ||||||
* | | | | am bbf18807: am 1db4f951: Fix the order of Persian diacritics•••* commit 'bbf188075d5e14626c0609f4c3ee6031f6c6d5a6': Fix the order of Persian diacritics | 2012-06-14 | 1 | -250/+271 | ||
|\| | | |