aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values/bools.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing res dir•••Change-Id: I50e79bbb1f2eab33c7e5a76086bbe41f7e757ada Satoshi Kataoka2012-11-061-0/+24
* Merge remote-tracking branch 'goog/master' into mergescriptpackage•••Conflicts: java/res/values-ca/strings.xml java/res/values-cs/strings.xml java/res/values-de/strings.xml java/res/values-es/strings.xml java/res/values-hr/strings.xml java/res/values-hu/strings.xml java/res/values-it/strings.xml java/res/values-lv/strings.xml java/res/values-nb/strings.xml java/res/values-nl/strings.xml java/res/values-pl/strings.xml java/res/values-pt/strings.xml java/res/values-ro/strings.xml java/res/values-ru/strings.xml java/res/values-sv/strings.xml java/res/values-sw/strings.xml java/res/values-tr/strings.xml java/res/values-uk/strings.xml java/res/values-zh-rCN/strings.xml java/res/values-zh-rTW/strings.xml java/src/com/android/inputmethod/latin/RichInputConnection.java Change-Id: Iba00dd5b86cb16d72968bc7e40d75853845b6dcb Satoshi Kataoka2012-11-061-24/+0
* Add boolean resource isDefault=true for all supported locales•••Bug: 7115368 Change-Id: I390d52d10d6c7d1639f73255ace9985886ea2157 Tadashi G. Takaoka2012-09-131-1/+1
* Cosmetic cleanup•••Change-Id: I5e95440019f58c606ac2e947c6e0cbd4d51f6522 Ken Wakasa2012-09-061-9/+9
* Remove unused resources•••Bug: 4436327 Change-Id: I2573786aac5fd8d543cf12d24c951b67c7353fd7 Tadashi G. Takaoka2011-05-161-2/+0
* Add popupKeyboardTemplate attribute to Keyboard•••This change - introduces the popupKeyboardTemplate attribute of Keyboard to specify XML Keyboard file for popup mini keyboard. - introduces the maxPopupKeyboardColumn attribute of Keyboard to specify the maximum column of popup mini keyboard. - changes the content format of the popupCharacters attribute of Key. It now represents keyLabel, codes and keyTextOutput of each key of popup mini keyboard using CSV format. Bug: 2214959 Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1 Tadashi G. Takaoka2010-12-171-11/+0
* Remove language settings from preference activity•••Bug: 3268561 Change-Id: Ia910f0a090dc66c7dd9176999930d8cb763203b0 satok2010-12-131-0/+1
* Implement CandidateView using HorizontalScrollView•••This change re-implements CandidateView using HorizontalScrollView and customized Button, so that the candidate strip can be flingable. This change also introduces the following features. - Highlighting candidate strip and space bar is configurable by @bool/config_candidate_highlight_enabled. - Candidate strip can be centered with left/right padding if @dimen/candidate_strip_padding size is greater than 0. - Candidate text size is configurable by @dimen/candidate_text_size. Bug: 1575885 Bug: 3230726 Change-Id: Iedf78ff31bc9f2f6291a8e8fb7faa0e6b961dd6d Tadashi G. Takaoka2010-12-081-0/+1
* Update the voice input warning dialog message string.•••Updated the relevant settings menu as well. bug: 3194809 Change-Id: Ibcd00fcf32f82b7733da155ef6e15e389d53c645 Ken Wakasa2010-12-011-0/+1
* Remove unused bool configuartion value•••This change is follow up of Ie5494601. Change-Id: I20911479e2942695384200e2cc732abfed7bd140 Tadashi G. Takaoka2010-11-291-1/+0
* Make F1 and Symbol keys static in XML file•••Change-Id: If869f5ad4fe8f192f89a8679a4abde99a25e02e6 Tadashi G. Takaoka2010-11-211-1/+0
* Tablet keyboard should always show "?123" as symbol key•••Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6 Tadashi G. Takaoka2010-10-221-0/+1
* Table keyboard should always show return icon on enter key•••Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0 Tadashi G. Takaoka2010-10-221-0/+1
* Make "show settings key option" dependent to device configuration•••Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923 Tadashi G. Takaoka2010-10-221-0/+1
* Long pressing mic/comma key will show settings menue•••Bug: 3050703 Change-Id: I62773c10f435d13174f6ff6574912cb99303e83c Tadashi G. Takaoka2010-09-301-0/+1
* Add shared preference for re-correction•••Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243 satok2010-09-071-0/+1
* DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 satok2010-08-201-0/+3
* 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/+28