Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-03-05 | Little cleanups•••Change-Id: I2ded3d0a29610941fac27c9b26168dd6c06ceccc | 1 | -7/+4 | |
2013-03-05 | Clean up initialization ordering•••This change is based on an earlier one that got stuck in Gerrit: Iab77504b Change-Id: I27ad9dfb1bbb2300bd1e61d881a6ea0e116db066 | 1 | -29/+24 | |
2013-03-05 | refactor MAX_POINT_TO_KEY_LENGTH•••Change-Id: I3b44068bce784531516f3cdfe67b3b46b1f1b805 | 6 | -10/+11 | |
2013-03-05 | Add show setup wizard icon preference settings•••Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7 | 5 | -32/+57 | |
2013-03-04 | Clean up logic in onUserLoggingConsent•••- Make ResearchSetting for whether the user has seen the splash screen - Inline #setLoggingAllowed, which is short and is now only called by onUserLoggingConsent Change-Id: Icdf4592777b80643807b6ccf1d3896459c503e02 | 2 | -17/+17 | |
2013-03-04 | Clean up PREF_USABILITY_STUDY_MODE•••- Refer to a common default value in DebugSettings - Make PREF_USABILITY_STUDY_MODE independent of the ResearchLogger - ResearchLogger uses its own preference through ResearchSettings multi-project commit with Ie0df836c9d779eba484b522666ec357f4e234823 Change-Id: I88547a2f619db6e7364abbbec12f9f76855dd11a | 4 | -15/+20 | |
2013-03-04 | Add CorrectionType•••Change-Id: Ibbad8476be40e322cadfbf9636a13e575338ec1d | 1 | -0/+14 | |
2013-03-02 | Small cleanup in CompatUtils•••Change-Id: I9b4a8d7eae744ba6252a6475b75240248c70a3c0 | 1 | -4/+4 | |
2013-03-01 | Remove MainLogBuffer#setSuggest()•••multi-project commit with Ia98b1406fc2ee11a96893c77ea58d800fece7624 Change-Id: I8bc3d07b83dbe7d8fc56a618de07dade7f510b13 | 3 | -11/+14 | |
2013-03-01 | Import translations. DO NOT MERGE•••Change-Id: Ic31bc6d188785972dd3f11d96ff22592040ceb9f Auto-generated-cl: translation import | 49 | -586/+14 | |
2013-03-01 | Import translations. DO NOT MERGE•••Change-Id: If6d46dc75d94094554f018a3bc20d20363cab21a Auto-generated-cl: translation import | 49 | -586/+14 | |
2013-03-01 | Import translations. DO NOT MERGE•••Change-Id: I1852e989314ddd2e3f806486a0774ffe446473e8 Auto-generated-cl: translation import | 49 | -1174/+98 | |
2013-03-01 | Add setup wizard launcher icon•••The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca | 8 | -20/+208 | |
2013-03-01 | Cleanup getProximityType•••Change-Id: I89c5871bbcf0fe3d5f50052e8f64932d8efbce94 | 4 | -21/+44 | |
2013-03-01 | rename define•••Change-Id: I4767eff187c76541648cc066a88293e46a90f033 | 1 | -3/+3 | |
2013-02-28 | Separate suggestions from SuggestionView•••This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71 | 3 | -29/+44 | |
2013-03-01 | Add translatable="false" to setup wizard's string resources•••Bug: 8265778 Change-Id: I351dc2b88e4fa33c2008107a1d6d19940c4db6ab | 1 | -10/+11 | |
2013-02-28 | Move UUID preference reading to ResearchSettings.java•••Change-Id: I8157249259cf8c3218c5c82a5729f4cbc1fb4eeb | 2 | -19/+45 | |
2013-03-01 | add a default vaule for getMatchedProximityType•••Change-Id: Id940f1226ca493d0a1b82e2810b1882184ef8987 | 1 | -0/+2 | |
2013-02-28 | [TestPrep22] Make variable package-private for testing•••Change-Id: I902a6a40df1c672c611672f34d2f3237b0d1821b | 1 | -1/+1 | |
2013-02-28 | [TestPrep20] Clean up import statement•••Change-Id: Ifcfec09b669d8b2012b1c960bd4b1471c7946870 | 1 | -1/+0 | |
2013-02-28 | Revert "Fix description of setup wizard 1st step"•••This reverts commit b5f4cac53266e6c3783b6a0ff62f40f2e293c24f Change-Id: Ic5787fcf63663885285c20403534572d5e7d7696 | 1 | -1/+1 | |
2013-02-28 | Fix description of setup wizard 1st step•••Bug: 8265778 Change-Id: Ie25be9d43089b2e9cb7b690df374bad1f8966b16 | 1 | -1/+1 | |
2013-02-27 | Import translations. DO NOT MERGE•••Change-Id: Ib43ed30fcf7d9be1d29af9da9dfe148371a3aec7 Auto-generated-cl: translation import | 28 | -606/+306 | |
2013-02-27 | Import translations. DO NOT MERGE•••Change-Id: I14643d519433db75403b8a7f5b9a409e316c1f1e Auto-generated-cl: translation import | 28 | -606/+306 | |
2013-02-27 | Remove closing method from KeyboardView•••This is a follow up of Ie00ba827. After the change, the KeyboardView.closing() method does nothing important. Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7 | 3 | -9/+0 | |
2013-02-27 | Keep Keyboard object while closing KeyboardView•••Bug: 8217626 Change-Id: Ie00ba827bc391aa152427965c57488b66308a75c | 1 | -1/+1 | |
2013-02-26 | [TestPrep18] Make class public for testing•••Change-Id: I4b457f44dd6a5a595c61a62061ea02c251fa9ab1 | 1 | -1/+1 | |
2013-02-26 | [TestPrep17] Allow fake dictionary for testing•••Currently ResearchLog requires a full dictionary to perform privacy-related checks. This makes testing difficult. This change allows a fake dictionary to be used instead. Change-Id: Ifca5bd8647475a6b84e4324117e0faa0a35479ee | 1 | -0/+13 | |
2013-02-26 | Ensure Preference listener is unregistered•••Change-Id: I1a4d1e7bc45fc30cb1b63ea6020f0eee6e804333 | 2 | -0/+9 | |
2013-02-26 | [TestPrep11] Only use mHasWrittenData to control JsonWriter#endArray() call•••Change-Id: If2107e38575b009a4c372194ecd827e27bdbb2b4 | 1 | -9/+5 | |
2013-02-26 | [TestPrep10] Add some comments•••Change-Id: Ia8e0bd72b0dc09bfc256ec5d1996637554376b5f | 1 | -4/+28 | |
2013-02-26 | Small cleanup of RunInLocale•••Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb | 1 | -2/+3 | |
2013-02-26 | Fix failed unit test due to resource string change•••Change-Id: Ie7acdf6895a9769eb43ea8a1c70c0d13b32ed349 | 1 | -3/+3 | |
2013-02-25 | Import translations. DO NOT MERGE•••Change-Id: I6592c412b60b21baaae7716dc897a65060463161 Auto-generated-cl: translation import | 18 | -410/+206 | |
2013-02-25 | Import translations. DO NOT MERGE•••Change-Id: Iec690c5a0e2a945319ae9805a593b21ad50808fe Auto-generated-cl: translation import | 18 | -410/+206 | |
2013-02-23 | Send the dictionaries descriptions to the dict pack•••Bug: 8255795 Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721 | 2 | -3/+16 | |
2013-02-23 | Fix a possible crash•••If the dictionary ID, as indicated in the metadata, is less than three chars long, it crashes LatinIME. Of course we don't have such dictionary IDs in the current metadata, but it's still better to be able to handle the case gracefully ^^; Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163 | 1 | -3/+7 | |
2013-02-23 | Remove a cluttering log•••Bug: 8175067 Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0 | 1 | -4/+5 | |
2013-02-22 | Pass the client ID to the dictionary pack in settings•••Bug: 6789534 Bug: 8256209 Change-Id: Ib63c18e7f18117ba888324febea13da47332b6c6 | 1 | -1/+5 | |
2013-02-22 | Fix a bug with the passed dictionary id•••We used to make the dictionary that we passed to the dictionary pack as an initial value based on the locale. This is wrong - it should be read from the dictionary. This change fixes that. Bug: 7005813 Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f | 2 | -6/+11 | |
2013-02-22 | Tiny cleanup•••Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43 | 1 | -1/+0 | |
2013-02-22 | Fix how the Enter action is decided•••This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335 | 7 | -33/+38 | |
2013-02-22 | Import translations. DO NOT MERGE•••Change-Id: I75753bfe196bf52c7ec5534ce1996e035ea0f956 Auto-generated-cl: translation import | 53 | -1170/+1178 | |
2013-02-22 | Import translations. DO NOT MERGE•••Change-Id: I86cb41c3f86a29bac9a3f93b6692e3f787156fdd Auto-generated-cl: translation import | 53 | -1170/+1178 | |
2013-02-21 | [TestPrep8] Narrow try/catch scope•••Change-Id: If15f250feb81c2ad55ce1bc7dc3dafa57de87aef | 1 | -10/+9 | |
2013-02-21 | [TestPrep7] Encapsulate JsonWriter creation•••Change-Id: I4e97fa28dd0bb1101edc0db03f024432fee6f6fe | 1 | -8/+19 | |
2013-02-21 | Use common incremental decoder output scale.•••Change-Id: Ib6bd7be45be9229a075b6a8feb46c67ec75a9b06 | 1 | -0/+1 | |
2013-02-21 | add defines•••Change-Id: I8bc009bf258cbdf01e15dc63a7a8afad47db5d96 | 1 | -0/+4 | |
2013-02-20 | [TestPrep5] Parameterize MainLogBuffer•••Change-Id: I6d84f490922cd1f40e44ca4f95c9d950fba38290 | 2 | -19/+19 |