aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move annotations classes to latiime-common•••Move Constants.java too. Change-Id: I55e8cf06f61c0a37746a7328834a52a5306cf0f2 Ken Wakasa2014-10-234-7/+3
* Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 Tadashi G. Takaoka2014-10-2372-179/+273
* Merge "Enable preliminary subtypes for F-release"Tadashi G. Takaoka2014-10-2310-39/+25
|\
| * Enable preliminary subtypes for F-release•••Bug: 17743363 Change-Id: I098ae6e21a7f2a1ceed1d206740a2d12e1ef7d99 Tadashi G. Takaoka2014-10-2210-39/+25
* | Import translations. DO NOT MERGE•••Change-Id: Ia95e94fb8246f5b44753b8091fca45c3e650f732 Auto-generated-cl: translation import Geoff Mendal2014-10-223-5/+5
* | Merge "Revert "Enable ASan (Address Sanitizer) for native host test""Yohei Yukawa2014-10-221-4/+0
|\ \
| * | Revert "Enable ASan (Address Sanitizer) for native host test"•••This reverts commit af2673f17d89c0ea8d61266ce92e55a77218b494 because of build failure in tapas build. Change-Id: Ib02931116181c98b35ce938e42d2376225e9b255 Yohei Yukawa2014-10-221-4/+0
* | | Fix: Follow up to I6fb3516a5061555f6f24b29141c2871d2319b023•••Change-Id: Iab389c83af0a06a3fff4ae1d7e2a51995fdd41a5 Ken Wakasa2014-10-221-0/+0
* | | Merge "Add latinime-common local lib"Ken Wakasa2014-10-2211-9/+37
|\ \ \
| * | | Add latinime-common local lib•••This is just a placeholder in this CL. It will be shared by LatinIME, dicttool, and tests. Change-Id: I6fb3516a5061555f6f24b29141c2871d2319b023 Ken Wakasa2014-10-2211-9/+37
* | | | Merge "Enable ASan (Address Sanitizer) for native host test"Yohei Yukawa2014-10-221-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Enable ASan (Address Sanitizer) for native host test•••This CL enables Address Sanitizer for native host test. Note that production build is not affected with this change. ASan is enabled only in static lib for test executables. Change-Id: Idbe1f2e4502dfce9b6fb0253d7ebda8d37fbf84e Yohei Yukawa2014-10-221-0/+4
| |/ /
* | | Merge "Support dumping ngram entries."Keisuke Kuroyanagi2014-10-227-35/+77
|\ \ \ | |/ / |/| |
| * | Support dumping ngram entries.•••Bug: 14425059 Change-Id: Ib03a0c3d166ed6f1e60c67127b28006d55143b6b Keisuke Kuroyanagi2014-10-227-35/+77
| |/
* / Remove XML input/output from dicttool.•••This hasn't been used for a while. It's deprecated. Let's kill it. Change-Id: Ib1c491fa14b6406f6f77f2b0869f4db1810eb078 Jean Chalard2014-10-224-503/+13
|/
* Merge "Support ngram entry migration."Keisuke Kuroyanagi2014-10-227-43/+146
|\
| * Support ngram entry migration.•••Bug: 14425059 Change-Id: I98cb9fa303af2d93a0a3512e8732231c564e3c5d Keisuke Kuroyanagi2014-10-227-43/+146
* | Merge "Remove BuildCompatUtils.VERSION_CODES_LXX"Yohei Yukawa2014-10-227-23/+18
|\ \
| * | Remove BuildCompatUtils.VERSION_CODES_LXX•••Finally it is turned out to be a XXL-size Lollipop. Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09 Yohei Yukawa2014-10-227-23/+18
* | | Add @Override for a method that is overriding a new L API•••Now all the downstream builds have switched to API Level 21. Hence putting @Override to new APIs no longer makes javac unhappy. Change-Id: Ib3324a5d06b17d298beacab8c8802bb14e5be968 Yohei Yukawa2014-10-221-2/+3
|/ /
* | Merge "Fix some compiler warnings"Tadashi G. Takaoka2014-10-21115-914/+907
|\ \ | |/ |/|
| * Fix some compiler warnings•••This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7 Tadashi G. Takaoka2014-10-21115-914/+907
* | Fix debug build.•••Change-Id: Id94636714d04a8828718b87741c0ee62a14cb3b4 Keisuke Kuroyanagi2014-10-212-4/+4
* | Merge changes I210acb81,Ie9508788•••* changes: Make NgramProperty have NgramContext. Create .cpp file for NgramContext. Keisuke Kuroyanagi2014-10-2115-150/+188
|\ \
| * | Make NgramProperty have NgramContext.•••Bug: 14425059 Change-Id: I210acb816b122857dbbe1ee4dd6a35c5335bf2bf Keisuke Kuroyanagi2014-10-2112-43/+48
| * | Create .cpp file for NgramContext.•••Bug: 14425059 Change-Id: Ie950878817b9c80cc9c970e1a84880c9b9ab228a Keisuke Kuroyanagi2014-10-213-107/+140
* | | Merge "FIx potential NPE"Tadashi G. Takaoka2014-10-211-2/+2
|\ \ \ | |_|/ |/| |
| * | FIx potential NPE•••Bug: 18052047 Change-Id: I9097d0a504b8a1d875cf66e44bb65eb6ecc8908e Tadashi G. Takaoka2014-10-211-2/+2
* | | Merge "Use EntryCounters during GC."Keisuke Kuroyanagi2014-10-215-65/+54
|\ \ \ | | |/ | |/|
| * | Use EntryCounters during GC.•••Bug: 14425059 Change-Id: I61eb798686dc753fb6c0fe99a0719c1732198f30 Keisuke Kuroyanagi2014-10-215-65/+54
* | | Merge "Renaming "blacklist" flag to "possibly offensive""Adrian Velicu2014-10-2140-185/+246
|\ \ \
| * | | Renaming "blacklist" flag to "possibly offensive"•••No behaviour changes. Unified the overloaded FusionDictionary::add method to always take an isPossiblyOffensive argument. Bug: 11031090 Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78 Adrian Velicu2014-10-2140-185/+246
| | |/ | |/|
* | | Merge "Introduce EntryCounters to count entries in a dictionary."Keisuke Kuroyanagi2014-10-2116-89/+230
|\ \ \ | |/ / |/| / | |/
| * Introduce EntryCounters to count entries in a dictionary.•••Bug: 14425059 Change-Id: Ic13ba827d96fa4a147485ba92fdb37e23e04e8e8 Keisuke Kuroyanagi2014-10-2116-89/+230
* | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-203-3/+3
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: Idcaf9d1a640e52e64957db9ae1b6d24beabc5bfc Auto-generated-cl: translation import Geoff Mendal2014-10-203-3/+3
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-2073-17/+90
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: I1f98c40acd696c8791dd0e3850d3dcff6b51722b Auto-generated-cl: translation import Geoff Mendal2014-10-2073-17/+90
| |/ /
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-201-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: Ic0556705ea72f60c0f66ed1c516636fc0f8c98ba Auto-generated-cl: translation import Geoff Mendal2014-10-201-1/+1
| |/ /
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-201-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: Ief1756f262798b3ababa8ccc57c386c2d08d4e68 Auto-generated-cl: translation import Geoff Mendal2014-10-201-1/+1
| |/ /
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-202-38/+38
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: I2b2849dd412ec9cc7330d882d8d1546932e753a4 Auto-generated-cl: translation import Geoff Mendal2014-10-202-38/+38
| |/ /
* / / Import translations. DO NOT MERGE•••Change-Id: Ie1921e02997556ddcff58bd492879a5b755536a9 Auto-generated-cl: translation import Geoff Mendal2014-10-202-32/+32
|/ /
* / Refactor CustomInputStyleSettingsFragment•••Bug: 18003991 Change-Id: Ib005dd394faf546e4faed89ff2018ce49858a06e Tadashi G. Takaoka2014-10-202-387/+420
|/
* Change entry count limit.•••Unigram 10K, Bigram 30K, Trigram 30K. Change-Id: Ibd19c6a2b618499df1c70000bad7b47498187f0a Keisuke Kuroyanagi2014-10-206-27/+65
* am 965048d9: (-s ours) am 2ffe6a23: (-s ours) am d25f8443: (-s ours) am 6a887...•••* commit '965048d992af142a3314726b738d43a96aec3764': Import translations. DO NOT MERGE Baligh Uddin2014-10-190-0/+0
|\
| * am 2ffe6a23: (-s ours) am d25f8443: (-s ours) am 6a887105: (-s ours) am c04ed...•••* commit '2ffe6a2340ab05fb38f5051a1ce35b12af895fce': Import translations. DO NOT MERGE Baligh Uddin2014-10-190-0/+0
| |\
| | * am d25f8443: (-s ours) am 6a887105: (-s ours) am c04edfc3: (-s ours) Merge "I...•••* commit 'd25f8443ebf3ec5adb28ae6e24c3d17f6a0bdf7b': Import translations. DO NOT MERGE Baligh Uddin2014-10-190-0/+0
| | |\