aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-08-221-1/+1
|\
| * Import translations. DO NOT MERGEBaligh Uddin2013-08-211-1/+1
| | | | | | | | | | Change-Id: Ib992886223097bc98be73fc2933f4b1274e2eba7 Auto-generated-cl: translation import
* | am 4929f851: Merge "Fix writePlacedNode."Ken Wakasa2013-08-222-6/+15
|\ \ | | | | | | | | | | | | * commit '4929f8516c2b3582805e25e69d2b0b5a71bae53f': Fix writePlacedNode.
| * \ Merge "Fix writePlacedNode."Ken Wakasa2013-08-222-6/+15
| |\ \
| | * | Fix writePlacedNode.Yuichiro Hanada2013-08-222-6/+15
| | | | | | | | | | | | | | | | Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978
* | | | am 366c0c51: Register personalization dictionarySatoshi Kataoka2013-08-226-21/+96
|\| | | | | | | | | | | | | | | | | | | * commit '366c0c5198f43279f4671a196556124f41297c0c': Register personalization dictionary
| * | | Register personalization dictionarySatoshi Kataoka2013-08-226-21/+96
| |/ / | | | | | | | | | | | | Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0
* | | am e301085a: Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.Yuichiro Hanada2013-08-214-49/+9
|\| | | | | | | | | | | | | | * commit 'e301085a70c9e5816fd98fb7d0fec3b2790b9359': Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.
| * | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.Yuichiro Hanada2013-08-224-49/+9
| | | | | | | | | | | | Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
* | | am fef693ea: Merge "Add DictEncoder."Ken Wakasa2013-08-214-19/+105
|\| | | | | | | | | | | | | | * commit 'fef693ea983eb4aacd3d1830e5d7608ede8ad451': Add DictEncoder.
| * | Merge "Add DictEncoder."Ken Wakasa2013-08-224-19/+105
| |\ \
| | * | Add DictEncoder.Yuichiro Hanada2013-08-224-19/+105
| | | | | | | | | | | | | | | | Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef
* | | | am 198b52f6: Merge "Fix Hebrew currency symbol"Tadashi G. Takaoka2013-08-211-3/+4
|\| | | | | | | | | | | | | | | | | | | * commit '198b52f6db07605147aac57e9a16e14128d8a1fc': Fix Hebrew currency symbol
| * | | Merge "Fix Hebrew currency symbol"Tadashi G. Takaoka2013-08-221-3/+4
| |\ \ \
| | * | | Fix Hebrew currency symbolTadashi G. Takaoka2013-08-221-3/+4
| | |/ / | | | | | | | | | | | | Change-Id: Ib747828aeec20c1ebb4087169a7eb373deb163c3
* | | / am a09e43ef: Merge "Fix cursor state bug"Kurt Partridge2013-08-211-1/+0
|\| | | | |_|/ |/| | | | | | | | * commit 'a09e43ef6e5541162f6e1f789e86f7289a678b45': Fix cursor state bug
| * | Merge "Fix cursor state bug"Kurt Partridge2013-08-221-1/+0
| |\ \ | | |/ | |/|
| | * Fix cursor state bugKurt Partridge2013-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | InputConnection#finishComposingText() should not change the position of the cursor, so neither should it change its internal expectation of the cursor's position. Change-Id: Ib3d39a5743cd1e8e356f438b04a5c30279430b2a
* | | am f9233e0b: Merge "Make readPtNode be called with the address from the ↵Ken Wakasa2013-08-214-48/+47
|\| | | | | | | | | | | | | | | | | | | | beginning of the file." * commit 'f9233e0b98469a7e9e9a863d491a33593dba4bff': Make readPtNode be called with the address from the beginning of the file.
| * | Merge "Make readPtNode be called with the address from the beginning of the ↵Ken Wakasa2013-08-214-48/+47
| |\ \ | | | | | | | | | | | | file."
| | * | Make readPtNode be called with the address from the beginning of the file.Yuichiro Hanada2013-08-214-48/+47
| | | | | | | | | | | | | | | | Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f
* | | | am 17cc3969: Merge "Fix build"Satoshi Kataoka2013-08-211-2/+0
|\| | | | | | | | | | | | | | | | | | | * commit '17cc396972d6ba805ec31f8e4964de0e106f41fb': Fix build
| * | | Merge "Fix build"Satoshi Kataoka2013-08-211-2/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fix buildSatoshi Kataoka2013-08-211-2/+0
| | | | | | | | | | | | | | | | Change-Id: I0c0be463552a37cecfb9a403e0723b1799fb8120
* | | | am f739807a: Merge "Add onDestroy to PersonalizationDictionarySessionRegister"Satoshi Kataoka2013-08-212-0/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'f739807a3f4dc02ebbd219a2f88f03a593b39a7a': Add onDestroy to PersonalizationDictionarySessionRegister
| * | | Merge "Add onDestroy to PersonalizationDictionarySessionRegister"Satoshi Kataoka2013-08-212-0/+6
| |\| |
| | * | Add onDestroy to PersonalizationDictionarySessionRegisterSatoshi Kataoka2013-08-212-0/+6
| | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136
* | | | am a306e087: Rename BinaryDictEncoder to BinaryDictEncoderUtils.Yuichiro Hanada2013-08-215-22/+22
|\| | | | | | | | | | | | | | | | | | | * commit 'a306e087536ea82c97deb4a022730e2cdf5d2c35': Rename BinaryDictEncoder to BinaryDictEncoderUtils.
| * | | Rename BinaryDictEncoder to BinaryDictEncoderUtils.Yuichiro Hanada2013-08-215-22/+22
| | | | | | | | | | | | | | | | Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
* | | | am 107a5f6f: Add PtNodeReader.Yuichiro Hanada2013-08-215-122/+195
|\| | | | | | | | | | | | | | | | | | | * commit '107a5f6fb81a91a98fecd4c291aabb421e963291': Add PtNodeReader.
| * | | Add PtNodeReader.Yuichiro Hanada2013-08-215-122/+195
| | | | | | | | | | | | | | | | Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db
* | | | am 77827e7b: Merge "Don\'t start composing on dash."Jean Chalard2013-08-211-4/+5
|\| | | | | | | | | | | | | | | | | | | * commit '77827e7b3bb0e76ef4d39eae01fd83fe3c4f06b2': Don't start composing on dash.
| * | | Merge "Don't start composing on dash."Jean Chalard2013-08-211-4/+5
| |\ \ \
| | * | | Don't start composing on dash.Jean Chalard2013-08-211-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4
* | | | | am 1f39d364: Remove unnecessary alpha attributes of SuggestionStripViewTadashi G. Takaoka2013-08-204-29/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '1f39d36458d09bfdfcf05ee0fcf7fc6116582099': Remove unnecessary alpha attributes of SuggestionStripView
| * | | | Remove unnecessary alpha attributes of SuggestionStripViewTadashi G. Takaoka2013-08-214-29/+11
| |/ / / | | | | | | | | | | | | Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc
* | | | am 2c7a3e04: Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
|\| | | | | | | | | | | | | | | | | | | * commit '2c7a3e0405b71101e5f4ce85ef9697036782c860': [AC3] Start calling the methods for auto-commit.
| * | | Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
| |\ \ \
| | * | | [AC3] Start calling the methods for auto-commit.Jean Chalard2013-08-203-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0
* | | | | am c10d76f2: Merge "[AC2] Reference a dict rather than a string in ↵Jean Chalard2013-08-208-21/+58
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggestion infos" * commit 'c10d76f28c23fb068674699a63d563b3710b3cba': [AC2] Reference a dict rather than a string in suggestion infos
| * | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-208-21/+58
| |\| | |
| | * | | [AC2] Reference a dict rather than a string in suggestion infosJean Chalard2013-08-208-21/+58
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* | | | | am 3f15c41d: Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3f15c41d88c1060642cec87f02c3cdfd5b4c1cb8': [AC1] Add a memory of where to cut the first word.
| * | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
| |\| | |
| | * | | [AC1] Add a memory of where to cut the first word.Jean Chalard2013-08-206-11/+26
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
* | | | | am 33f5f0df: Merge "Add a functionality to boost scores of personalization ↵Satoshi Kataoka2013-08-206-2/+60
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dictionary" * commit '33f5f0df8b458269177d8f984d1050c0a20001c2': Add a functionality to boost scores of personalization dictionary
| * | | | Merge "Add a functionality to boost scores of personalization dictionary"Satoshi Kataoka2013-08-206-2/+60
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-206-2/+60
| | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
* | | | am 065aad95: Add DictDecoder.Yuichiro Hanada2013-08-203-102/+135
|\| | | | | | | | | | | | | | | | | | | * commit '065aad9501ae446aee5d73450c01dc21b8f3242a': Add DictDecoder.
| * | | Add DictDecoder.Yuichiro Hanada2013-08-203-102/+135
| | | | | | | | | | | | | | | | Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4