aboutsummaryrefslogtreecommitdiffstats
path: root/java/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove backup agent from AOSP Android Keyboard•••Bug: 4590284 Change-Id: I22f0e42cb898d20dfc2c4506493bf48170ce7b04 Satoshi Kataoka2012-11-121-1/+0
* Let's enhance•••Add mipmap-* launcher icon assets. Remove drawable-* based assests. Change over reference to mipmap icon. Bug: 6718166 Change-Id: I01f84a03fd1be0ced9cce9cff322a5fe02820075 Jason Chen2012-10-121-1/+1
* Merge "Add a <uses-sdk> element in the LatinIME's manifest" into jb-mr1-devKen Wakasa2012-07-311-0/+2
|\
| * Add a <uses-sdk> element in the LatinIME's manifest•••Change-Id: I8354677e271fc73865aabffe0df489e52c85c1eb Ken Wakasa2012-07-311-0/+2
* | Add android::supportsRtl="true"•••Bug: 6904817 Change-Id: I1176e239d001d8eb5ae79ed345660b22be68b137 Tadashi G. Takaoka2012-07-311-1/+2
|/
* Add a copyright header to AndroidManifest.xml•••Change-Id: I588d7acc6f64360404440ad8dc2c00296046b09d Ken Wakasa2012-07-061-0/+16
* Use splitActionBarWhenNarrow for Android Settings activity•••Bug: 6503074 Change-Id: I080a6d354888a5d1218be81ffb1f523981b93783 Tadashi G. Takaoka2012-05-221-1/+2
* Use InputMethodSettingsFragment for IME settings•••Change-Id: Id6d9cd0ddf99c0687b6d3ea4b2f868f6cf2a0eaf Tadashi G. Takaoka2012-04-131-2/+2
* Remove unused resources•••Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424 Tadashi G. Takaoka2012-03-301-9/+0
* Change the application name of aosp latin ime•••Change-Id: I96281709736bc20d70e63af170bfb48b5df3f18d satok2012-01-121-2/+2
* Use the system-wide interface to add a word.•••Bug: 5306641 Change-Id: Ic87e5bc3a5f1f03c57d48f2d92c28e0aba06847d Jean Chalard2011-12-071-1/+0
* Remove unnecessary permission from open source LatinIME as well•••Change-Id: Ifd954aa9133c8da49206f1f77a2d5d4f779cd99d Ken Wakasa2011-09-291-1/+0
* Mark IME as a core app•••Bug: 5233488 Change-Id: I58e05ee1187d4f32450037cb088129d1deec58b4 Ben Komalo2011-09-231-0/+1
* Update the LatinIME app icon•••bug: 5209784 Change-Id: I67be041f55732abbff7722c0e782277497a773bc Ken Wakasa2011-08-311-0/+1
* Add a settings activity for the spell checker.•••Bug: 5156940 Change-Id: I762de1296f861abce2d0413404bca54571e0ea0a Jean Chalard2011-08-121-0/+8
* Add the spell checker configuration xml•••Change-Id: I05fe12dbdef49cb41919023fad6b9df13dc5bd82 satok2011-08-081-0/+8
* Use InputMethodSettingsActivity•••Bug: 4979539 Change-Id: Ib721814bfe80822ded7b0d801f6bc0c854588da4 satok2011-07-111-1/+1
* Add SettingsActivity•••Change-Id: I26d9f90fe18bd7723f1c3c0c9fafbb659cb2f020 satok2011-07-041-1/+1
* Add SuggestionSpan suggestion picked notification receiver•••Bug: 4443922 Change-Id: I8a9dc5077ae06c6d0c39fd7fdd823fc4f4d05f45 satok2011-05-261-0/+6
* Check the availability of layouts for showing the input languages in the sett...•••Bug: 4316889 Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108 satok2011-04-211-1/+1
* Disable shortcut key when network is not available•••Bug: 3345931 Change-Id: I1deef774598b8e78da4404535b6d3814464a9d2d Tadashi G. Takaoka2011-01-261-0/+1
* Remove LatinIME prefix from classes•••This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb Tadashi G. Takaoka2010-12-091-3/+3
* Cleanup unused Java import•••This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f Tadashi G. Takaoka2010-11-291-0/+0
* Add Debug Settings Activity•••Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac satok2010-09-271-0/+6
* DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 satok2010-08-201-2/+0
* Remove the shared uid for LatinIME•••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. Amith Yamasani2010-03-161-2/+2
* Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 Amith Yamasani2010-03-091-0/+40