aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge "Revert "Revert "Disable Nepali layouts temporarily per product call"""Narayan Kamath2014-01-144-297/+4
|\ \ \ \ \
| * | | | | Revert "Revert "Disable Nepali layouts temporarily per product call""Narayan Kamath2014-01-144-297/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 93fdfc110bc5759bd34b40545335490dcbc00ee9. Change-Id: Ibe7bfa07aa2437701794209c16f017a88cd166b4
* | | | | | Merge "Revert "Revert "Remove Azerbaijani subtype"""Narayan Kamath2014-01-144-297/+3
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Remove Azerbaijani subtype""Narayan Kamath2014-01-144-297/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 50e15413daa8bf02d589bf298ba4b0267de0743b. Change-Id: I10c83ac4bf987d20a536e9b03d4c584f54a55789
* | | | | | | Merge "Revert "Disable Nepali layouts temporarily per product call""Tadashi G. Takaoka2014-01-144-4/+297
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Revert "Disable Nepali layouts temporarily per product call"Tadashi G. Takaoka2014-01-144-4/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts Id58cdf117d. This also partially reverts I456268b68f. This change must be checked in together with I4d5c8ffa45. Bug: 6910787 Change-Id: I59ba69f1b14164edea8eddf3784554a29a97e9b3
* | | | | | Revert "Remove Azerbaijani subtype"Tadashi G. Takaoka2014-01-144-3/+297
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts I0d2a98dffe. This also partially reverts I99be3d54d3. This change must be checked in together with If2d081729b. Bug: 7963448 Change-Id: Ibb6efecf59ad4ca00774eca64f2f073bf95010aa
* | | | | Merge "Move phrase gesture related string resources to AOSP"Tadashi G. Takaoka2014-01-1457-0/+116
|\ \ \ \ \
| * | | | | Move phrase gesture related string resources to AOSPTadashi G. Takaoka2014-01-1457-0/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with Ica8fc5135. Change-Id: I288d7083391954f1266a9b77ee4ffc0bc9d4229d
* | | | | | Pass time stamp to addToUserHistory method as an argumentTadashi G. Takaoka2014-01-142-13/+14
|/ / / / / | | | | | | | | | | | | | | | | | | | | Bug: 12179576 Change-Id: I93037ee2aa7c0432400fe2f93fb60d2e60f70f5f
* | | | | Merge "Update dictionaries"Jean Chalard2014-01-145-0/+0
|\ \ \ \ \
| * | | | | Update dictionariesJean Chalard2014-01-145-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change has no effect on TRT results. >>> dictionaries/en_US_wordlist.combined.gz Header : date : 1381226409 <=> 1389654051 version : 42 <=> 43 Body : Added: dialogue 120 Added: dialogues 94 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1381226409 <=> 1389654052 version : 42 <=> 43 Body : Deleted: d'Orange 114 Added: d'orange 114 >>> dictionaries/it_wordlist.combined.gz Header : date : 1380519383 <=> 1389654052 version : 40 <=> 43 Body : Freq changed: ciao 85 -> 180 >>> java/res/raw/main_fr.dict Header : date : 1381226409 <=> 1389654052 version : 42 <=> 43 Body : Deleted: d'Orange 114 Added: d'orange 114 >>> java/res/raw/main_it.dict Header : date : 1380519383 <=> 1389654052 version : 40 <=> 43 Body : Freq changed: ciao 85 -> 180 Bug: 12487270 Bug: 12344108 Change-Id: I94768e223d05ad2551a5508e9e01222a028665c4
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-01-1325-49/+25
|/ / / / / | | | | | | | | | | | | | | | | | | | | Change-Id: I3233aa7d5f64fbf8818e0065cd1da47d84070fb6 Auto-generated-cl: translation import
* | | | | Merge "Fix a test."Jean Chalard2014-01-102-1/+4
|\ \ \ \ \
| * | | | | Fix a test.Jean Chalard2014-01-102-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12483313 Change-Id: Ia811d614b9260367871bc5717f587538adf46789
* | | | | | Fix possible NPE in DictionaryFacilitatorForSuggest.Keisuke Kuroyanagi2014-01-101-0/+1
|/ / / / / | | | | | | | | | | | | | | | Change-Id: I57792b7417b5f1acbb99e6ea60250eb44b193785
* | | | | Merge "[IL55] Remove a useless argument."Jean Chalard2014-01-102-16/+3
|\ \ \ \ \
| * | | | | [IL55] Remove a useless argument.Jean Chalard2014-01-102-16/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0b3a6cdf49038c32194413c21da824784a53f581
* | | | | | Merge "Check corpus handles during startup for personalization."Keisuke Kuroyanagi2014-01-102-1/+14
|\ \ \ \ \ \
| * | | | | | Check corpus handles during startup for personalization.Keisuke Kuroyanagi2014-01-102-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12479792 Change-Id: I62fd75d4bebd28afebd9631e865f5d59385511e7
* | | | | | | Merge "Boundary check for ProximityInfoState::getProximityTypeG()."Keisuke Kuroyanagi2014-01-101-0/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Boundary check for ProximityInfoState::getProximityTypeG().Keisuke Kuroyanagi2014-01-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12481052 Change-Id: Ic0b64d2fa17eb8f65f3ad1a7b468cdf6dddf7e70
* | | | | | | Merge "[IL54.5] Use the cursor pos estimate, not the last value"Jean Chalard2014-01-102-91/+41
|\ \ \ \ \ \ \
| * | | | | | | [IL54.5] Use the cursor pos estimate, not the last valueJean Chalard2014-01-102-91/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For edit tasks, the estimate is actually the right thing to use. This is really dangerous, but it will get rid of pretty much all race conditions. Change-Id: I2d5ca3ce45e32f1bd9c8b778421fd54b9c1f6f63
* | | | | | | | Merge "Periodic wipe of the personalization dict."Keisuke Kuroyanagi2014-01-103-1/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Periodic wipe of the personalization dict.Keisuke Kuroyanagi2014-01-103-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12216453 Change-Id: Ie59dd19c044e9b1eb9b8bd805366200737ea506a
* | | | | | | [IL54] Add a mirror method to fix the cursor pos estimateJean Chalard2014-01-102-5/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This just mirrors what InputLogic#tryFixLyingCursorPosition is doing. That method will go away in the next change. Change-Id: Ifa2827dbc1f1d20e2c642d6f2d23514a01ed9203
* | | | | | | [IL53] Fix a wrong test.Jean Chalard2014-01-101-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test was intended only for cases without a selection, and as a safety net for cases where the app would pretend the cursor is at N but we can get P chars from the editor where P > N. When there is a selection, this is wrong. In the practice it works because these values are not used in this case, but it's still wrong. The case where P > N is arguable, but actually I see little reason to trust the getTextBeforeCursor() method more than the onUpdate selection method. Plus in the practice, I don't think we are aware of any app with this bug, and it's probably not a great idea to be too robust about this as it may encourage wrong values sent to onUpdateSelection. Change-Id: I42f2065d7aee668074e6b8e40b259da7e88e16e1
* | | | | | | Merge "Fix an NPE."Jean Chalard2014-01-102-3/+31
|\ \ \ \ \ \ \
| * | | | | | | Fix an NPE.Jean Chalard2014-01-102-3/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12397228 Change-Id: I7632931f0685fc8f0558946be66025b2bb2b5a3d
* | | | | | | | Fix build.Jean Chalard2014-01-105-70/+75
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7
* | | | | | | Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertionTadashi G. Takaoka2014-01-094-84/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with Iec437d6df0. Change-Id: Idf745b8870965f3bdf690de7ff3b22f83f6204bf
* | | | | | | Passing SpacingAndPunctuations to RichInputConnection.getNthPreviousWordsTadashi G. Takaoka2014-01-094-33/+59
| |/ / / / / |/| | | | | | | | | | | | | | | | | Change-Id: I174c50f509ed6998b755e1a712e7f6c0f82f4425
* | | | | | Merge "Passing SpacingAndPunctuations to CapsModeUtils.getCapsMode"Tadashi G. Takaoka2014-01-093-51/+59
|\ \ \ \ \ \
| * | | | | | Passing SpacingAndPunctuations to CapsModeUtils.getCapsModeTadashi G. Takaoka2014-01-093-52/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0b06e8cc75a403f7061864c5b7f3f6a2cacd60eb
* | | | | | | Merge "Add American typography boolean to SpacingAndPunctuations"Tadashi G. Takaoka2014-01-094-10/+19
|\| | | | | |
| * | | | | | Add American typography boolean to SpacingAndPunctuationsTadashi G. Takaoka2014-01-094-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic2663eaef38fbe7c5bd1fb3a81771e94c2d4de52
* | | | | | | Merge "Fix a unit test in InputLogicTests."Keisuke Kuroyanagi2014-01-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix a unit test in InputLogicTests.Keisuke Kuroyanagi2014-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I63a20bb2e4b3c39495fade6cae3a14fdd11ca48c
* | | | | | | | A style fixYohei Yukawa2014-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just a style fix to follow up the previous commit. BUG: 11439600 Change-Id: Ib7a4654627a6fc22d86f2097f86f001bd76426e9
* | | | | | | | Merge "Check whether the word is OOV or not for amanatto update."Keisuke Kuroyanagi2014-01-094-1/+5
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Check whether the word is OOV or not for amanatto update.Keisuke Kuroyanagi2014-01-084-1/+5
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11736529 Change-Id: I27973212da7e922b2185dbb4febfb5bb4dfbdcbb
* | | | | | | Merge "Remove some warnings"Jean Chalard2014-01-0912-81/+61
|\ \ \ \ \ \ \
| * | | | | | | Remove some warningsJean Chalard2014-01-0912-81/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5cfa0d2fccc139bd6c45c5590a68c3e0c90534b8
* | | | | | | | Merge "Trigger haptic feedback at touch down on the EmojiPalettesView"Yohei Yukawa2014-01-092-29/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Trigger haptic feedback at touch down on the EmojiPalettesViewYohei Yukawa2014-01-092-29/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EmojiPalettesView triggers the haptic feedback at the timing of touch-up rather than touch-down. This patch set changes the timing to touch-up so that the UX on the EmojiPalettesView can be consistent with normal keyboard layouts. This patch set also fixes the missing haptic feedback from facemarks such as ":-)". Bug: 11439600 Change-Id: I22245946712bd1c36226786d6ff81e3b563f7ef7
* | | | | | | | | Merge "Fix a bug where changing auto-shift would cancel autorepeat."Jean Chalard2014-01-092-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix a bug where changing auto-shift would cancel autorepeat.Jean Chalard2014-01-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12453966 Change-Id: Idd65f732e2de0a7309e08315893c28cca63732c5
* | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-01-0831-62/+31
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia2d0f4528529df463307e1706cd4d7265b3958c1 Auto-generated-cl: translation import
* | | | | | | | Merge "Make reloadMainDict() private."Keisuke Kuroyanagi2014-01-083-37/+84
|\ \ \ \ \ \ \ \