aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 7e6ac9d7: Allow double-space-to-period after percentJean Chalard2013-10-102-0/+2
|\ | | | | | | | | * commit '7e6ac9d7270592944f04318ea1ae00e4bee28b19': Allow double-space-to-period after percent
| * Allow double-space-to-period after percentJean Chalard2013-10-102-0/+2
| | | | | | | | | | Bug: 11158604 Change-Id: If8c94ef91ed58bb5028f51be7c8d9beb677436a4
* | am fbb89492: am 196ed028: (-s ours) am e03b75c0: (-s ours) am bc83cd0f: (-s ↵Baligh Uddin2013-10-1012-0/+1614
|\| | | | | | | | | | | ours) am b3073240: (-s ours) am 96a52175: (-s ours) am a0f6da5a: (-s ours) am a6c16790: (-s ours) am d7346f18: (-s ours) am bda32836: (-s ours) am 8e26b9c0: (-s ours) Import translations. DO N * commit 'fbb89492a1839a49d6627820456c963436864709':
* | am 04931245: am a6d52095: (-s ours) am 09ff83d4: (-s ours) am 12a8e54e: (-s ↵Baligh Uddin2013-10-101-0/+27
|\| | | | | | | | | | | ours) am 07b83868: (-s ours) am 2159d77e: (-s ours) am 5a6bcbfb: (-s ours) am 3c6d5101: (-s ours) am 14a3c634: (-s ours) am 267928c9: (-s ours) am 981a1944: (-s ours) Merge "Import translation * commit '04931245183975bc3ff18b859252d6cb14f9454a':
* | am 9257c049: Merge "Revert "Add Swiss French and German keyboard layouts.""Ken Wakasa2013-10-099-910/+573
|\| | | | | | | | | * commit '9257c049672c278c08029d344c85baf183c6ff2e': Revert "Add Swiss French and German keyboard layouts."
| * Revert "Add Swiss French and German keyboard layouts."Ken Wakasa2013-10-109-910/+573
| | | | | | | | | | | | | | | | This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8. Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week. Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55
* | am 064661a3: Merge "Add Swiss French and German keyboard layouts."Ken Wakasa2013-10-099-573/+910
|\| | | | | | | | | * commit '064661a35cfb8223577d03e014f1ab61a5ba4575': Add Swiss French and German keyboard layouts.
| * Add Swiss French and German keyboard layouts.Fredrik Roubert2013-10-099-573/+910
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY, available in LatinIME. They were, however, not actually Swiss layouts but instead work-arounds to be able to get French or German with qwertz or qwerty (instead of azerty and qwertz) layouts, respectively. These were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee replacing them with the generic fr-qwertz and de-qwerty layouts instead. Here, now, is a proper Swiss keyboard layout, following Swiss standards for people accustomed to typing on Swiss keyboards, with the expected tailorings for French and German. Change-Id: I9feed752053ecc694c84db713284f69bc1daf155
* | am 9a802e0d: Merge "Support sw540 (ultra Z)"Satoshi Kataoka2013-10-095-0/+0
|\| | | | | | | | | * commit '9a802e0dba989f3fb8cb480355828531c8e1146d': Support sw540 (ultra Z)
| * Merge "Support sw540 (ultra Z)"Satoshi Kataoka2013-10-095-0/+0
| |\
| | * Support sw540 (ultra Z)Satoshi Kataoka2013-10-095-0/+0
| | | | | | | | | | | | | | | Bug: 11125351 Change-Id: Ib930ba810b25e28bcc36ea1647d46731816d9def
* | | am 56997a80: Retry to tweak punctuationsSatoshi Kataoka2013-10-091-1/+1
|\| | | | | | | | | | | | | | * commit '56997a80c25b16680e0b75d589d380bfec3aca05': Retry to tweak punctuations
| * | Retry to tweak punctuationsSatoshi Kataoka2013-10-091-1/+1
| |/ | | | | | | | | Bug: 11130808 Change-Id: I9ffc457ca44bccfa3eb3bdb0c26535d795215b26
* | am 30ef03d8: Tweak vertical gap of Emoji paletteSatoshi Kataoka2013-10-081-2/+2
|\| | | | | | | | | * commit '30ef03d865ec78469f26983f9c3e74f4e2c1bdd0': Tweak vertical gap of Emoji palette
| * Tweak vertical gap of Emoji paletteSatoshi Kataoka2013-10-091-2/+2
| | | | | | | | | | Bug: 11140087 Change-Id: I8163568a9d7f9d321148001e161c672f78796c96
* | am 83994ad6: Merge "Fix the security related API change for PreferenceActivity"Satoshi Kataoka2013-10-086-4/+91
|\| | | | | | | | | * commit '83994ad66b337276c8ba18249a1c5d52540eeef3': Fix the security related API change for PreferenceActivity
| * Merge "Fix the security related API change for PreferenceActivity"Satoshi Kataoka2013-10-096-4/+91
| |\
| | * Fix the security related API change for PreferenceActivitySatoshi Kataoka2013-10-096-4/+91
| | | | | | | | | | | | | | | Bug: 10118761 Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
* | | am dfaec345: Merge "Always call finishComposingText before recapitalization"Jean Chalard2013-10-081-0/+1
|\| | | | | | | | | | | | | | * commit 'dfaec34502e214b4f6a0ce8b91ccfa57f7c8d07f': Always call finishComposingText before recapitalization
| * | Merge "Always call finishComposingText before recapitalization"Jean Chalard2013-10-091-0/+1
| |\ \
| | * | Always call finishComposingText before recapitalizationJean Chalard2013-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Workaround for framework bug: Bug: 10792236 Change-Id: I3706b9eed5223889791840e30660f8d17625cb70
* | | | am e306d292: Merge "Remove a useless IPC call."Jean Chalard2013-10-081-1/+0
|\| | | | | | | | | | | | | | | | | | | * commit 'e306d292ebc2a753cb2546c306cb6abc47fb55f0': Remove a useless IPC call.
| * | | Merge "Remove a useless IPC call."Jean Chalard2013-10-091-1/+0
| |\| |
| | * | Remove a useless IPC call.Jean Chalard2013-10-091-1/+0
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not useful because we're going to call setSelection again with different values on the connection right away. Also a preliminary change for Bug: 10792236 Change-Id: I46c6ef1fbb3624086099bf81afddb0ef5ae85661
* | | am 50f9ca4a: Fix crash in AdditionalSubtypeUtilsSatoshi Kataoka2013-10-082-6/+68
|\| | | | | | | | | | | | | | * commit '50f9ca4acd799c7ad2abd18fcdab2a895ed32dd7': Fix crash in AdditionalSubtypeUtils
| * | Fix crash in AdditionalSubtypeUtilsSatoshi Kataoka2013-10-092-6/+68
| |/ | | | | | | | | | | Bug: 11136982 Change-Id: I9d022a178c47bad3566be4c0bd8ffbce0b14896d
| * Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-10-0831-118/+60
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-0731-118/+60
| | | | | | | | | | | | | | | Change-Id: If76652b1bdfc62f8c8d60ca8d5a8c3b7346e75a3 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-10-0831-118/+60
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-10-0731-118/+60
| | | | | | | | | | | | | | | | | | | | Change-Id: I8dc4664964ed153fc79309d7e70f4a36bfacceb6 Auto-generated-cl: translation import
* | | | am de65b7c0: Merge "Fix the position of emoji palette"Satoshi Kataoka2013-10-081-1/+5
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'de65b7c0b36963de0f5c4f5cede543b247a8ccd7': Fix the position of emoji palette
| * | | Merge "Fix the position of emoji palette"Satoshi Kataoka2013-10-081-1/+5
| |\ \ \
| | * | | Fix the position of emoji paletteSatoshi Kataoka2013-10-081-1/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I07a3912cb9fef8e28f3605de4e73a201a900e95c
* | | | | am c040d59d: Merge "Add more_keys_for_* declarations for the Swedish keyboard."Ken Wakasa2013-10-081-14/+51
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c040d59defe38ce4b55e54dc8859db2e48307f1f': Add more_keys_for_* declarations for the Swedish keyboard.
| * | | | Merge "Add more_keys_for_* declarations for the Swedish keyboard."Ken Wakasa2013-10-081-14/+51
| |\ \ \ \
| | * | | | Add more_keys_for_* declarations for the Swedish keyboard.Fredrik Roubert2013-10-081-14/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds all those popup keys that were included in commit b1cb13292f482627e64ccb35be905b7f3154d4ff when the Swedish keyboard was first added. Many of these definitions were later removed by commit 79b965e04f81ac5c49c84a386566a1aa68752af6 but most likely by mistake, as that commit log message doesn't mention anything about removing these. To help making this file more maintainable, this commit also moves a few definitions around so that all definitions now appear in alphabetical order. Change-Id: Iadef9e3dd1dc7b39fe87b2fc75210d0697b24361
* | | | | | am 0152ff53: Merge "Update dictionaries"Jean Chalard2013-10-082-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0152ff53a261e1b8dd2a876120480cc103b7a799': Update dictionaries
| * | | | | Merge "Update dictionaries"Jean Chalard2013-10-082-0/+0
| |\ \ \ \ \
| | * | | | | Update dictionariesJean Chalard2013-10-082-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >>> dictionaries/en_GB_wordlist.combined.gz Header : date : 1381130519 <=> 1381226409 version : 41 <=> 42 Body : Added: haha 45 >>> dictionaries/en_US_wordlist.combined.gz Header : date : 1380293342 <=> 1381226409 version : 40 <=> 42 Body : Added: haha 45 >>> dictionaries/en_wordlist.combined.gz Header : date : 1380293363 <=> 1381226429 version : 40 <=> 42 Body : Added: haha 45 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1380519383 <=> 1381226409 version : 40 <=> 42 Body : Freq changed: haha 0 -> 30 >>> java/res/raw/main_en.dict Header : date : 1380293363 <=> 1381226429 version : 40 <=> 42 Body : Added: haha 45 >>> java/res/raw/main_fr.dict Header : date : 1380519383 <=> 1381226409 version : 40 <=> 42 Body : Freq changed: haha 0 -> 30 Bug: 11114205 Change-Id: I39d429d24d93ee07a70d8613ce0752432b26acc4
* | | | | | | am a701501c: Merge "Reduce memory of emoji palette"Satoshi Kataoka2013-10-083-5/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a701501cb67127f6a144f9cdbd62b8a97f37856f': Reduce memory of emoji palette
| * | | | | | Merge "Reduce memory of emoji palette"Satoshi Kataoka2013-10-083-5/+34
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Reduce memory of emoji paletteSatoshi Kataoka2013-10-083-5/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10902556 Change-Id: I3c8da35a601de2bfb248292c7b59235fc1120988
* | | | | | | am 92190d9a: Merge "Show the keyboard earlier when rotating."Jean Chalard2013-10-081-4/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '92190d9a756b7bad95648075828b23e61340358d': Show the keyboard earlier when rotating.
| * | | | | | Merge "Show the keyboard earlier when rotating."Jean Chalard2013-10-081-4/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Show the keyboard earlier when rotating.Jean Chalard2013-10-081-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11107229 Change-Id: I0b36341d60b634a860eb13fafd0dc69fe734bdeb
* | | | | | | am 2d3e1210: Fix memory leak in EmojiPaletteViewSatoshi Kataoka2013-10-081-3/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2d3e121014a97b7de90f287f1ef82fa98f37007c': Fix memory leak in EmojiPaletteView
| * | | | | | Fix memory leak in EmojiPaletteViewSatoshi Kataoka2013-10-081-3/+6
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 10902556 Change-Id: I3a8c1e08d6f953b462d914acd1f411c36f9d80f2
* | | | | | am d900b90d: Merge "Prep for RAM footprint optimization for Emoji palettes"Ken Wakasa2013-10-083-10/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd900b90db7d411c8cfc8ff9e41518bf98f50daff': Prep for RAM footprint optimization for Emoji palettes
| * | | | | Merge "Prep for RAM footprint optimization for Emoji palettes"Ken Wakasa2013-10-083-10/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Prep for RAM footprint optimization for Emoji palettesKen Wakasa2013-10-083-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 10902556 Change-Id: I313948c73b60cd33c437cf02e8d3fb61c288a240