Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -112/+0 | |
* | Fix array-related errorprone warnings•••The ArrayEquals, ArrayHashCode, ArrayToString, and ArraysAsListPrimitiveArray errorprone findings were demoted from errors to warnings. Fix existing occurrences of them so they can be made errors again. Bug: 242630963 Test: RUN_ERROR_PRONE=true m javac-check Change-Id: I689397a7196277de3fd301836e72f7555e2036cb | 2022-08-15 | 1 | -1/+3 | |
* | Clear/remove all the scheduled downloads in Download Manager•••Bug: 21797386 Change-Id: I60f50a2fe890af46f5e847c34df2edf719d40ac4 | 2015-06-22 | 1 | -0/+3 | |
* | Remove some logs which spam encrypted boot•••Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 | 2014-09-19 | 1 | -10/+8 | |
* | Avoid crashing when the Content URL is not found.•••I'm not sure when this can happen, but it seems it does at least on older versions of the platform. Let's avoid crashing. Bug: 11618402 Change-Id: If730b5bd8f20e0f60b884eab5900099116afc5f0 | 2014-02-18 | 1 | -0/+10 | |
* | Catch exceptions we can't do anything about.•••This also abstracts away the "package deactivated" case for simpler and safer code. Bug: 11072561 Change-Id: Idaaf2ae8d8d5b2c4a15de641bbf2f8c5c7cc9410 | 2014-02-17 | 1 | -0/+99 |