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