aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-07[FileEncap7] Extract uploadContents methodKurt Partridge1-8/+11
Change-Id: I018b2726533042dbcb25713ea039aec41c148db2
2013-03-07[FileEncap6] Extract Uploader classKurt Partridge2-162/+197
Gerrit was stuck on original change I9ef4eb7450 Change-Id: I6d4ee686944074779aca5b09b018782c7033874d
2013-03-07Import translations. DO NOT MERGEBaligh Uddin1-2/+2
Change-Id: I363753d020e086f5a60abd84377afff7a4b280ea Auto-generated-cl: translation import
2013-03-07Refactor ProximityType and CorrectionTypeSatoshi Kataoka4-28/+29
Bug: 8277656 Change-Id: Ia7940bbf81fcf4ff5eb7869b105d98aa34155d33
2013-03-06Remove unused scale parameter from getPointToKeyLength()Tom Ouyang4-30/+7
Change-Id: I7bbe1b68264a389923f8a19bb37646c8ab0cb46f
2013-03-06Import translations. DO NOT MERGEBaligh Uddin1-2/+2
Change-Id: I7cc086bac4494d1238ef6c5f9939a651100ee42d Auto-generated-cl: translation import
2013-03-06[FileEncap5] Move conditional logic to callerKurt Partridge1-3/+4
Change-Id: I6599539059f86dc8902210d325439c08035b2e2a
2013-03-06[FileEncap4] Simplify logicKurt Partridge1-4/+5
Change-Id: Ibb8660d12812b867856259d3e5c04a31e281027d
2013-03-06[FileEncap3] Extract isUploadingUnconditionally methodKurt Partridge1-5/+8
- remove isUploadingUnconditionally local variable Change-Id: I69be8708c1f306568cbb9c5cbefc9e42a87df497
2013-03-06[FileEncap2] Remove mCanUpload instance variableKurt Partridge1-6/+5
Change-Id: I62a100c4d73bb64a14a7994f7dd9af7b6946d064
2013-03-06[FileEncap1] Extract hasUploadingPermisssions methodKurt Partridge1-4/+7
Change-Id: Ica1dabcf066cde6580035f12fa35a404cb32fb3f
2013-03-05Make some methods visible for testingKurt Partridge1-0/+3
bug: 8302967 multi-project commit with Icf915abb57ef00840ee93b67a25db42ba51f1c38 Change-Id: I105bda5bdff871508140fb99487dddbf17992790
2013-03-05Little cleanupsKurt Partridge1-7/+4
Change-Id: I2ded3d0a29610941fac27c9b26168dd6c06ceccc
2013-03-05Clean up initialization orderingKurt Partridge1-29/+24
This change is based on an earlier one that got stuck in Gerrit: Iab77504b Change-Id: I27ad9dfb1bbb2300bd1e61d881a6ea0e116db066
2013-03-05Make Cyrillic Hard Signs base letters of Soft Signs per cyrillicKen Wakasa1-2/+4
keyboard layouts bug: 8269407 Change-Id: I52962ef1b6cbec125f6cfd3afc110fcbb06409df
2013-03-05refactor MAX_POINT_TO_KEY_LENGTHSatoshi Kataoka6-10/+11
Change-Id: I3b44068bce784531516f3cdfe67b3b46b1f1b805
2013-03-05Add show setup wizard icon preference settingsTadashi G. Takaoka5-32/+57
Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7
2013-03-04Clean up logic in onUserLoggingConsentKurt Partridge2-17/+17
- 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
2013-03-04Clean up PREF_USABILITY_STUDY_MODEKurt Partridge4-15/+20
- 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
2013-03-04Add CorrectionTypeSatoshi Kataoka1-0/+14
Change-Id: Ibbad8476be40e322cadfbf9636a13e575338ec1d
2013-03-02Small cleanup in CompatUtilsKen Wakasa1-4/+4
Change-Id: I9b4a8d7eae744ba6252a6475b75240248c70a3c0
2013-03-01Remove MainLogBuffer#setSuggest()Kurt Partridge3-11/+14
multi-project commit with Ia98b1406fc2ee11a96893c77ea58d800fece7624 Change-Id: I8bc3d07b83dbe7d8fc56a618de07dade7f510b13
2013-03-01Import translations. DO NOT MERGEBaligh Uddin49-586/+14
Change-Id: Ic31bc6d188785972dd3f11d96ff22592040ceb9f Auto-generated-cl: translation import
2013-03-01Import translations. DO NOT MERGEBaligh Uddin49-1174/+98
Change-Id: I1852e989314ddd2e3f806486a0774ffe446473e8 Auto-generated-cl: translation import
2013-03-01Add setup wizard launcher iconTadashi G. Takaoka8-20/+208
The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca
2013-03-01Cleanup getProximityTypeSatoshi Kataoka4-21/+44
Change-Id: I89c5871bbcf0fe3d5f50052e8f64932d8efbce94
2013-03-01rename defineSatoshi Kataoka1-3/+3
Change-Id: I4767eff187c76541648cc066a88293e46a90f033
2013-02-28Separate suggestions from SuggestionViewJean Chalard3-29/+44
This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71
2013-03-01Add translatable="false" to setup wizard's string resourcesTadashi G. Takaoka1-10/+11
Bug: 8265778 Change-Id: I351dc2b88e4fa33c2008107a1d6d19940c4db6ab
2013-02-28Move UUID preference reading to ResearchSettings.javaKurt Partridge2-19/+45
Change-Id: I8157249259cf8c3218c5c82a5729f4cbc1fb4eeb
2013-03-01add a default vaule for getMatchedProximityTypeSatoshi Kataoka1-0/+2
Change-Id: Id940f1226ca493d0a1b82e2810b1882184ef8987
2013-02-28[TestPrep22] Make variable package-private for testingKurt Partridge1-1/+1
Change-Id: I902a6a40df1c672c611672f34d2f3237b0d1821b
2013-02-28[TestPrep20] Clean up import statementKurt Partridge1-1/+0
Change-Id: Ifcfec09b669d8b2012b1c960bd4b1471c7946870
2013-02-28Revert "Fix description of setup wizard 1st step"Tadashi G. Takaoka1-1/+1
This reverts commit b5f4cac53266e6c3783b6a0ff62f40f2e293c24f Change-Id: Ic5787fcf63663885285c20403534572d5e7d7696
2013-02-28Fix description of setup wizard 1st stepTadashi G. Takaoka1-1/+1
Bug: 8265778 Change-Id: Ie25be9d43089b2e9cb7b690df374bad1f8966b16
2013-02-27Import translations. DO NOT MERGEBaligh Uddin28-606/+306
Change-Id: Ib43ed30fcf7d9be1d29af9da9dfe148371a3aec7 Auto-generated-cl: translation import
2013-02-27Remove closing method from KeyboardViewTadashi G. Takaoka3-9/+0
This is a follow up of Ie00ba827. After the change, the KeyboardView.closing() method does nothing important. Change-Id: I9659ea56ce82a95f8798a4136bf93f164b67fae7
2013-02-27Keep Keyboard object while closing KeyboardViewTadashi G. Takaoka1-1/+1
Bug: 8217626 Change-Id: Ie00ba827bc391aa152427965c57488b66308a75c
2013-02-26[TestPrep18] Make class public for testingKurt Partridge1-1/+1
Change-Id: I4b457f44dd6a5a595c61a62061ea02c251fa9ab1
2013-02-26[TestPrep17] Allow fake dictionary for testingKurt Partridge1-0/+13
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
2013-02-26Ensure Preference listener is unregisteredKurt Partridge2-0/+9
Change-Id: I1a4d1e7bc45fc30cb1b63ea6020f0eee6e804333
2013-02-26[TestPrep11] Only use mHasWrittenData to control JsonWriter#endArray() callKurt Partridge1-9/+5
Change-Id: If2107e38575b009a4c372194ecd827e27bdbb2b4
2013-02-26[TestPrep10] Add some commentsKurt Partridge1-4/+28
Change-Id: Ia8e0bd72b0dc09bfc256ec5d1996637554376b5f
2013-02-26Small cleanup of RunInLocaleTadashi G. Takaoka1-2/+3
Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb
2013-02-26Fix failed unit test due to resource string changeTadashi G. Takaoka1-3/+3
Change-Id: Ie7acdf6895a9769eb43ea8a1c70c0d13b32ed349
2013-02-25Import translations. DO NOT MERGEBaligh Uddin18-410/+206
Change-Id: I6592c412b60b21baaae7716dc897a65060463161 Auto-generated-cl: translation import
2013-02-23Send the dictionaries descriptions to the dict packJean Chalard2-3/+16
Bug: 8255795 Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
2013-02-23Fix a possible crashJean Chalard1-3/+7
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
2013-02-23Remove a cluttering logJean Chalard1-4/+5
Bug: 8175067 Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
2013-02-22Pass the client ID to the dictionary pack in settingsJean Chalard1-1/+5
Bug: 6789534 Bug: 8256209 Change-Id: Ib63c18e7f18117ba888324febea13da47332b6c6