aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a new theme for Gingerbreadsatok2010-09-012-0/+81
| | | | | | bug: 2959293 Change-Id: I8aef19a7485ffd5639a177aee21103b3a1e04cf2
* Add new assets for LatinIMEsatok2010-09-011-1/+1
| | | | Change-Id: I62b544d6ed2d3ef7a5e37cdcedef7a60d09a1cb2
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-208-4/+238
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* Fix for: For Voice IME busy circle displayed below waveformValentin Kravtsov2010-04-121-2/+1
| | | | | | | | | | | | | | | | | | | | | | | bugfix for: http://b/issue?id=2568048 [Sapphire] ]For Voice IME busy circle displayed below waveform. STEPS TO REPRODUCE: 1. launch Calendar . -> Select menu -> New Event. 2. Switch soft keyboard to Number view. 3. Tap on mic symbol of to speak 4. Speak any word to enter in Text field . 5. Verify busy icon ( circular icon ) displayed in "working " screen. EXPECTED RESULTS: Busy circle should be displayed in center of waveform OBSERVED RESULTS: Busy circle displayed below waveform ADDITIONAL INFORMATION: Spoken word is enetering in text field correctly. Change-Id: I043ce6a985f526cade0e9f63525619a92d918485
* Potential fix for extension keyboard not cleaning up bubbles sometimes.Amith Yamasani2010-03-191-0/+1
| | | | | | This might also fix the keyboard closing suddenly when using the extension. Re-enable bubble for landscape extension keyboard, since the framework can now display it to the side.
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-098-0/+400
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986