aboutsummaryrefslogtreecommitdiffstats
path: root/java/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Check the availability of layouts for showing the input languages in the ↵satok2011-04-211-1/+1
| | | | | | | | settings Bug: 4316889 Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
* Disable shortcut key when network is not availableTadashi G. Takaoka2011-01-261-0/+1
| | | | | Bug: 3345931 Change-Id: I1deef774598b8e78da4404535b6d3814464a9d2d
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-3/+3
| | | | | | This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-0/+0
| | | | | | This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
* Add Debug Settings Activitysatok2010-09-271-0/+6
| | | | | | Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-2/+0
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* Remove the shared uid for LatinIMEAmith Yamasani2010-03-161-2/+2
| | | | | | | | Bug: 2512241 Since we cannot market update apps with shared uid, had to be removed. Added READ_CONTACTS permission, now that it has a non-shared uid.
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+40
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986