aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/TargetApplicationGetter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a possible NPE.Jean Chalard2012-05-311-0/+1
| | | | | | This NPE's at least in unit tests. Change-Id: I255ac5fec9502e4e5bd18cba1211cdf46c6cafc8
* Wipe the application cache selectivelyJean Chalard2012-05-251-1/+3
| | | | | Bug: 6537051 Change-Id: I839d0a98c729f3604582946d70c0140a5cff7dcf
* Cache application info.Jean Chalard2012-05-251-1/+11
| | | | | Bug: 6537051 Change-Id: Ieca891235df0d697bdeb0510651b703654fdef38
* Get information about the target application.Jean Chalard2012-05-251-0/+57
Bug: 6537051 Change-Id: I9fe7a07b5ddf2a423d5764840753ea70544206f1