aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 8f23c6f7: Merge "Detect cases where rotation messes with initialization"Jean Chalard2013-09-233-17/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8f23c6f78b1a9e5c6dd5bbe7b949b2c1f138f4cd': Detect cases where rotation messes with initialization
| * | | | Merge "Detect cases where rotation messes with initialization"Jean Chalard2013-09-243-17/+129
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Detect cases where rotation messes with initializationJean Chalard2013-09-203-17/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and do a best effort to fix it. Bug: 10323080 Bug: 10252066 Change-Id: Icb3c9fe85005406bdfce0b7bb143ba0a910a0ddb
* | | | | am 0de5df17: Merge "Keypress vibration default value for Xperia Z Ultra"Ken Wakasa2013-09-231-2/+2
|\| | | | | |_|/ / |/| | | | | | | | | | | * commit '0de5df1746af065981a930d32a3ecfb4fb62eae3': Keypress vibration default value for Xperia Z Ultra
| * | | Merge "Keypress vibration default value for Xperia Z Ultra"Ken Wakasa2013-09-241-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Keypress vibration default value for Xperia Z UltraKen Wakasa2013-09-231-2/+2
| | | | | | | | | | | | | | | | | | | | bug: 10832066 Change-Id: I9ed107f192d65e792529699b30bb88de73a5788a
* | | | am 36cd7e5e: Merge "Khmer currecy sign should have been non-bold"Ken Wakasa2013-09-231-1/+2
|\| | | | | | | | | | | | | | | | | | | * commit '36cd7e5e27d4b4a1d204729d3c207e50988cd427': Khmer currecy sign should have been non-bold
| * | | Khmer currecy sign should have been non-boldKen Wakasa2013-09-211-1/+2
| |/ / | | | | | | | | | | | | bug: 6910993 Change-Id: Ifdef60a830d23ca4824f023188fa1b46051994b3
* | | am 7a8dabc3: Merge "Address an issue in Khmer layout"Ken Wakasa2013-09-201-2/+2
|\| | | | | | | | | | | | | | * commit '7a8dabc3e1b32c71eb8adec16ce7a1bbbaf1f657': Address an issue in Khmer layout
| * | Merge "Address an issue in Khmer layout"Ken Wakasa2013-09-201-2/+2
| |\ \
| | * | Address an issue in Khmer layoutKen Wakasa2013-09-201-2/+2
| | | | | | | | | | | | | | | | | | | | bug: 6910993 Change-Id: I2135ad2f5b1e4fd61e91226761ab3b781ea7a0f1
* | | | am 262b8672: Merge "Catch SQLiteException from remote processes"Jean Chalard2013-09-202-12/+29
|\| | | | | | | | | | | | | | | | | | | * commit '262b867200fa4ce6b17e05808e0f766a4fbe4f9a': Catch SQLiteException from remote processes
| * | | Merge "Catch SQLiteException from remote processes"Jean Chalard2013-09-202-12/+29
| |\ \ \ | | |/ / | |/| |
| | * | Catch SQLiteException from remote processesJean Chalard2013-09-202-12/+29
| | |/ | | | | | | | | | | | | | | | | | | | | | ...to avoid catching fire when the Contacts or User dictionary providers crash and burn. Bug: 10200036 Change-Id: I73e9d126ce6d34ebc7e6ac03d94af1c12dde7eda
* | | am be3be424: Fix a bug that happens upon a race conditionJean Chalard2013-09-202-0/+5
|\| | | | | | | | | | | | | | * commit 'be3be424a38ecb46bb24423be42ad290e896c6cc': Fix a bug that happens upon a race condition
| * | Fix a bug that happens upon a race conditionJean Chalard2013-09-202-0/+5
| |/ | | | | | | | | Bug: 10848621 Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858
* | am 3de1aca2: Merge "Update resources: Colors"Satoshi Kataoka2013-09-202-8/+13
|\| | | | | | | | | * commit '3de1aca289d9fa1173b61cac0a93537d72f41c4b': Update resources: Colors
| * Merge "Update resources: Colors"Satoshi Kataoka2013-09-202-8/+13
| |\
| | * Update resources: ColorsSatoshi Kataoka2013-09-202-8/+13
| | | | | | | | | | | | | | | | | | bug: 10786040 Change-Id: Idee67e73096e1e31126dbf24e9608d3e6dba2b47
* | | am 280990bc: Merge "Address a couple more issues in Khmer layout"Ken Wakasa2013-09-202-2/+14
|\| | | | | | | | | | | | | | * commit '280990bcb19dde8b5d8298fa0b8313e8167802b2': Address a couple more issues in Khmer layout
| * | Merge "Address a couple more issues in Khmer layout"Ken Wakasa2013-09-202-2/+14
| |\ \
| | * | Address a couple more issues in Khmer layoutKen Wakasa2013-09-202-2/+14
| | | | | | | | | | | | | | | | | | | | bug: 6910993 Change-Id: If866629268040cf7696d9667dbca66fac6a60374
* | | | am 1d1a3d52: Merge "Fix a bug where null would be converted to "null""Jean Chalard2013-09-201-2/+4
|\| | | | | | | | | | | | | | | | | | | * commit '1d1a3d52b8f12766c7d2c1f2033217fce502f49a': Fix a bug where null would be converted to "null"
| * | | Merge "Fix a bug where null would be converted to "null""Jean Chalard2013-09-201-2/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Fix a bug where null would be converted to "null"Jean Chalard2013-09-201-2/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | It's unclear what the concrete effects of this are, but they are not very strong. This only happens in corner cases, when the input connection is not active - while rotating, for example. Change-Id: I1d22459a6e94a8ecccb53cfcbc2d301b1d502204
* | | am baa31217: Update resourcesSatoshi Kataoka2013-09-19244-102/+102
|\| | | | | | | | | | | | | | * commit 'baa3121704c4be8d883e58865fa643883a114b6b': Update resources
| * | Update resourcesSatoshi Kataoka2013-09-20244-102/+102
| |/ | | | | | | Change-Id: Ia66f7181514ee1471e181e16d15622174cf72e79
* | am 2e3c1106: Address a couple issues in Khmer layoutKen Wakasa2013-09-192-3/+5
|\| | | | | | | | | * commit '2e3c1106f75338953ebef79866ee86eaaa652ab3': Address a couple issues in Khmer layout
| * Address a couple issues in Khmer layoutKen Wakasa2013-09-202-3/+5
| | | | | | | | | | bug: 6910993 Change-Id: I649b2d37a4eca75e2fc98e8c7f6a3dad20339864
| * Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-09-192-5/+5
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2013-09-192-5/+5
| | | | | | | | | | | | | | | Change-Id: I168cfa8bfa7c4762d50db3675f34282e3b61297b Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-09-192-5/+5
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-09-192-5/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I6b6b1607837a2ac28c732697c6e9192a8ef68a63 Auto-generated-cl: translation import
* | | | am be5e21ec: Add Khmer layoutKen Wakasa2013-09-1913-4/+877
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'be5e21ecbbeec92e4773a068bb36b8432b12b2c9': Add Khmer layout
| * | | Add Khmer layoutKen Wakasa2013-09-1913-4/+877
| | | | | | | | | | | | | | | | | | | | bug: 6910993 Change-Id: Ie515acd625bc266494d9e63b0694e2c05a19b661
* | | | am 72503243: Merge "Add showSuggestionStripWithTypedWord."Ken Wakasa2013-09-191-15/+49
|\| | | | | | | | | | | | | | | | | | | * commit '72503243e46bd1259f74da7deab8f8352e3f8186': Add showSuggestionStripWithTypedWord.
| * | | Merge "Add showSuggestionStripWithTypedWord."Ken Wakasa2013-09-191-15/+49
| |\ \ \
| | * | | Add showSuggestionStripWithTypedWord.Yuichiro Hanada2013-09-191-15/+49
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10814472 Change-Id: I3a150124baf7a9b7889b033089a859ff9c11e206
* | | | | am 5fe31f23: Merge "Show Emoji category page id indicator"Satoshi Kataoka2013-09-196-10/+139
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5fe31f23920351a3d7a91caa5c70d549d73c6d48': Show Emoji category page id indicator
| * | | | Merge "Show Emoji category page id indicator"Satoshi Kataoka2013-09-196-10/+139
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Show Emoji category page id indicatorSatoshi Kataoka2013-09-196-10/+139
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: I767fa8d41c789125af266f2203b4bad7452bc0a5
* | | | | am 80f934af: Add comKeyStyleSatoshi Kataoka2013-09-191-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '80f934af540178b1d1581306b401d8b1cbe9698f': Add comKeyStyle
| * | | | Add comKeyStyleSatoshi Kataoka2013-09-191-0/+7
| |/ / / | | | | | | | | | | | | | | | | Bug: 10822107 Change-Id: I411a2427e759e83366bbf7a525b9ab8a1ab3144d
* | | | am 7ba78687: Merge "Add Ver4DictDecoder."Jean Chalard2013-09-198-193/+482
|\| | | | | | | | | | | | | | | | | | | * commit '7ba78687635109e3689d8b86daeb9d9500559197': Add Ver4DictDecoder.
| * | | Merge "Add Ver4DictDecoder."Jean Chalard2013-09-198-193/+482
| |\ \ \
| | * | | Add Ver4DictDecoder.Yuichiro Hanada2013-09-198-193/+482
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0
* | | | | am 11ce0545: Merge "Fix hitbox of emoji key"Satoshi Kataoka2013-09-191-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '11ce0545ee27cca29d16a759bd70e8a2b89c50e0': Fix hitbox of emoji key
| * | | | Merge "Fix hitbox of emoji key"Satoshi Kataoka2013-09-191-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix hitbox of emoji keySatoshi Kataoka2013-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10780368 Change-Id: If10c18fdb0e7f0b0460a721d55001ab0fef28664
* | | | | am ff493744: Merge "Quit skipping user history dictionary for gesture."Keisuke Kuroyanagi2013-09-182-14/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ff493744a3f3593f9a8c78e87d7ba813759e46b6': Quit skipping user history dictionary for gesture.