Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-03-12 | Language dependent single/doule quotation more keys•••The natural way of marking quoted text vary from language to language. This change introduces the following variations. * LEFT and RIGHT quotations (English etc.) * LOW-9 and LEFT quotations (German etc.) * LOW-9 and RIGHT quotations (Dutch etc.) * RIGHT and RIGHT quotations (Swedish etc.) * LEFT ANGLE and RIGHT ANGLE quotations (French etc.) * RIGHT ANGLE and LEFT ANGLE quotations Bug: 8356419 Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff | 31 | -587/+668 | |
2013-03-11 | Add dotted circle to combination letter•••This dotted circle (U+25CC) hack is needed to the device that runs API version 14 and 15. The device that runs API version 16 and 17 has an issue to draw incomplete successive combining code points of Hindi. The device that runs API version greater than 17 has no issue to draw incomplete Hindi combining letters. Bug: 6233945 Bug: 8344448 Change-Id: I22361da908ccca3ebad0beb32e7f69219e9160d6 | 17 | -110/+679 | |
2013-03-08 | Move logic of selecting key preview attribute to Key class•••This change also fixes the size of a key preview letter to follow a keyLabelFlags specification. Change-Id: Ie13790788a16c5a053c1a2cbcac3d38314b14b7f | 2 | -17/+36 | |
2013-03-07 | [FileEncap8] Remove useless "success" variable•••Change-Id: Icf76bc0b795b6a9221d9a6d61c38df31af54ab7b | 1 | -13/+3 | |
2013-03-07 | [FileEncap7] Extract uploadContents method•••Change-Id: I018b2726533042dbcb25713ea039aec41c148db2 | 1 | -8/+11 | |
2013-03-07 | [FileEncap6] Extract Uploader class•••Gerrit was stuck on original change I9ef4eb7450 Change-Id: I6d4ee686944074779aca5b09b018782c7033874d | 2 | -162/+197 | |
2013-03-07 | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.•••Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d | 4 | -6/+124 | |
2013-03-07 | Import translations. DO NOT MERGE•••Change-Id: I363753d020e086f5a60abd84377afff7a4b280ea Auto-generated-cl: translation import | 1 | -2/+2 | |
2013-03-07 | Refactor ProximityType and CorrectionType•••Bug: 8277656 Change-Id: Ia7940bbf81fcf4ff5eb7869b105d98aa34155d33 | 4 | -28/+29 | |
2013-03-06 | Remove unused scale parameter from getPointToKeyLength()•••Change-Id: I7bbe1b68264a389923f8a19bb37646c8ab0cb46f | 4 | -30/+7 | |
2013-03-06 | Import translations. DO NOT MERGE•••Change-Id: I7cc086bac4494d1238ef6c5f9939a651100ee42d Auto-generated-cl: translation import | 1 | -2/+2 | |
2013-03-06 | [FileEncap5] Move conditional logic to caller•••Change-Id: I6599539059f86dc8902210d325439c08035b2e2a | 1 | -3/+4 | |
2013-03-06 | [FileEncap4] Simplify logic•••Change-Id: Ibb8660d12812b867856259d3e5c04a31e281027d | 1 | -4/+5 | |
2013-03-06 | [FileEncap3] Extract isUploadingUnconditionally method•••- remove isUploadingUnconditionally local variable Change-Id: I69be8708c1f306568cbb9c5cbefc9e42a87df497 | 1 | -5/+8 | |
2013-03-06 | [FileEncap2] Remove mCanUpload instance variable•••Change-Id: I62a100c4d73bb64a14a7994f7dd9af7b6946d064 | 1 | -6/+5 | |
2013-03-06 | [FileEncap1] Extract hasUploadingPermisssions method•••Change-Id: Ica1dabcf066cde6580035f12fa35a404cb32fb3f | 1 | -4/+7 | |
2013-03-05 | Make some methods visible for testing•••bug: 8302967 multi-project commit with Icf915abb57ef00840ee93b67a25db42ba51f1c38 Change-Id: I105bda5bdff871508140fb99487dddbf17992790 | 1 | -0/+3 | |
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 | Make Cyrillic Hard Signs base letters of Soft Signs per cyrillic•••keyboard layouts bug: 8269407 Change-Id: I52962ef1b6cbec125f6cfd3afc110fcbb06409df | 1 | -2/+4 | |
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: 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 | 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 |