| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 18109041
Change-Id: I0eb98a66290058c28e20c86f36395af4f763952e
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '7e88eae623e990ca541ad5cf6f7365a0fa0758e6':
Add missing header
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1befc2f1288674b4d871b27bdc5251b2b95e8bb7
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '2c6aaa7c3ce4e2cf959ce940f764dc3306c82dba':
Move Constants.java to the latin.common package
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Our intention is to have classes of latinime-common under the common
package as much as we can.
Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '989699a69003e1af89309692eb88b7611ebe071f':
Fix unit tests (InputLogicTestsDeadKeys).
|
| |/ /
| | |
| | |
| | | |
Change-Id: I9a3191548aa0a4e674d736bc10845b952fc9a1e8
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'b224594aca568be0353404a26e101dd5f7f23f8b':
Fix a concurrency bug that ends up in a crash.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 18085768
Change-Id: I016bec997787839526ddfc521ebb99d0c7b05189
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'ade5ad1dae715081e0131e9ebd266e1e36409f1d':
Use trigrams for personalization dict.
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
5Bug: 14425059
Change-Id: I73cf6904e569d60996a3b079f16ea6df0cb90f02
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'b11fc7d423667f1cd949b50ddea3761e72d16a2c':
Move annotations classes to latiime-common
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Move Constants.java too.
Change-Id: I55e8cf06f61c0a37746a7328834a52a5306cf0f2
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd3a4c5132422b189c8dbb94dbbe84a9b9761b0a8':
Fix Javadoc and null analysis related warnings
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL also adds @SuppressWarning("unused" to java-overridable package.
Bug: 18003991
Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
|
|\| |
| | |
| | |
| | |
| | | |
* commit '924b8fd0fa456a084358ce916ac2b637b915946e':
Enable preliminary subtypes for F-release
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 17743363
Change-Id: I098ae6e21a7f2a1ceed1d206740a2d12e1ef7d99
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia95e94fb8246f5b44753b8091fca45c3e650f732
Auto-generated-cl: translation import
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0c8fdb002d26b553dd1b18cd00efa0ed030207fc
Auto-generated-cl: translation import
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'd42df5125dbf4747efdab6238444b5cf3b3bbec3':
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
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '010909d443984f4a847f7caafe1ff82da90e8d0c':
Support dumping ngram entries.
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 14425059
Change-Id: Ib03a0c3d166ed6f1e60c67127b28006d55143b6b
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'baecaa54114300dd2b3aceff480895bf1e42746f':
Remove BuildCompatUtils.VERSION_CODES_LXX
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Finally it is turned out to be a XXL-size Lollipop.
Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '63cbdf49b91d2b588de71538afd20d1d34fc1746':
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
|
|\| |
| | |
| | |
| | |
| | | |
* commit '46a007261fcbfbe887e22ecdf16307f95b1e4024':
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
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '2105aa3ea64ddf9cb0428d2bc717ff6fce12733e':
FIx potential NPE
|
| |\ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 18052047
Change-Id: I9097d0a504b8a1d875cf66e44bb65eb6ecc8908e
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'c51b9b5b3f9b9b80d07186691ddfa09502fd4659':
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
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Idcaf9d1a640e52e64957db9ae1b6d24beabc5bfc
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1f98c40acd696c8791dd0e3850d3dcff6b51722b
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic0556705ea72f60c0f66ed1c516636fc0f8c98ba
Auto-generated-cl: translation import
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ief1756f262798b3ababa8ccc57c386c2d08d4e68
Auto-generated-cl: translation import
|