aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Fix key preview backing view heightTadashi G. Takaoka2011-09-211-1/+1
|/ / | | | | | | | | Bug: 5344344 Change-Id: Ied0cda2c4b822b391ece54a6880fae8e349cc0bc
* | am d36ad739: Merge "New IME assets" into ics-factoryromJustin Ho2011-09-2075-0/+0
|\| | | | | | | | | * commit 'd36ad739a4e5cef0e016b7f5c3fe6fa983a958a6': New IME assets
| * New IME assetsJustin Ho2011-09-2075-0/+0
| | | | | | | | Change-Id: I5782a9f2c244e0b8651d99a53091469a325e1462
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-1646-506/+362
| | | | | | | | Change-Id: I218f108021fa31b5ff137591864347c24ee324fc
* | Merge "Import revised translations."Eric Fischer2011-09-2046-506/+362
|\ \
| * | Import revised translations.Eric Fischer2011-09-2046-506/+362
| | | | | | | | | | | | Change-Id: I74959a565a438f6f6a96b67275a84ac73015ed02
* | | Enable vibrate on keypress by defaultKen Wakasa2011-09-203-1/+3
| | | | | | | | | | | | | | | bug: 5337363 Change-Id: I14c95d27dd236d0a43e64a46ae6fbf9f2a97a3da
* | | Tweak LatinIME's keypress volumeKen Wakasa2011-09-201-0/+27
| | | | | | | | | | | | | | | bug: 5337902 Change-Id: I7f864f158d110aa3e755961303799882f59b7e4c
* | | Merge "Tweak LatinIME's keypress vibration duration"Ken Wakasa2011-09-191-0/+26
|\ \ \
| * | | Tweak LatinIME's keypress vibration durationKen Wakasa2011-09-201-0/+26
| |/ / | | | | | | | | | | | | bug: 5337363 Change-Id: If6e6de587cbcddf26710d8f0b237c4bc393589b6
* / / Use Build.HARDWARE to determine "sudden jumping hack"Tadashi G. Takaoka2011-09-201-1/+1
|/ / | | | | | | | | Bug: 5182291 Change-Id: I6c1ec0c4dd0f96902be89a0ad230dd2264a0dade
* | Update the theme pref key.Ken Wakasa2011-09-161-1/+1
| | | | | | | | | | | | Follow up to Ia139813b Change-Id: Ic4c2ea63041af02119dc404e704a04608d041163
* | Merge "Draw more suggestions hint using text font"Tadashi G. Takaoka2011-09-1611-3/+3
|\ \
| * | Draw more suggestions hint using text fontTadashi G. Takaoka2011-09-1611-3/+3
| |/ | | | | | | | | Bug: 5287964 Change-Id: I692b5303268c7b5115853177c956e147312c582d
* | Merge "Add missing "action" key background definition"Tadashi G. Takaoka2011-09-162-2/+16
|\ \
| * | Add missing "action" key background definitionTadashi G. Takaoka2011-09-162-2/+16
| |/ | | | | | | Change-Id: I11e7ad1ebcc2621c528a38fc82acf05011ca5d8b
* / Stop auto-switching-back to the main layout by quotes.Ken Wakasa2011-09-161-0/+15
|/ | | | | bug: 5314117 Change-Id: Idcd6a146665b93eabdc03875b98988f9fa049791
* Remove Key.isStick, use backgroundType="stick" insteadTadashi G. Takaoka2011-09-154-8/+4
| | | | Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8
* Remove functionalKeyStyle, use backgroundType="functional" insteadTadashi G. Takaoka2011-09-155-55/+43
| | | | Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92
* Make action key background more visually prominentTadashi G. Takaoka2011-09-156-6/+14
| | | | | Bug: 5232726 Change-Id: I76ff2fb431ca295693ceb231a0f13da44f9293e6
* Refactor Key.isFunctional to more generic Key.keyTypeTadashi G. Takaoka2011-09-154-5/+8
| | | | | Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3
* Merge "Remove experimental settings"satok2011-09-141-61/+41
|\
| * Remove experimental settingssatok2011-09-141-61/+41
| | | | | | | | | | Bug: 5314288 Change-Id: I31cbc6da0ca5e61a5fa4a893c774f2110a5698f1
* | Add a string for main dictionaryJean Chalard2011-09-141-0/+2
| | | | | | | | Change-Id: I6d5a7af534faffc812537ad3068de22eec5112dc
* | Clean up the mini keyboard for the Double low-9 quotation mark U+201E keyKen Wakasa2011-09-142-4/+8
|/ | | | | bug: 5310432 Change-Id: I15fe2e9854e9bcf43e833c786feffcb1a081c565
* Update suggestions strip text colorTadashi G. Takaoka2011-09-135-4/+17
| | | | | Bug: 5287964 Change-Id: Ic40bb656873f41bb6d65427f02399464e831aab2
* Mark configuration string as not translatable.Eric Fischer2011-09-121-1/+1
| | | | Change-Id: I691e5a2254c20d339f831ccc79c581b74079e8c9
* Merge "Import revised translations."Eric Fischer2011-09-1241-301/+211
|\
| * Import revised translations.Eric Fischer2011-09-1241-301/+211
| | | | | | | | Change-Id: I8c8eddff23a899ed58aac7b4435ef3aa6f48f9fe
* | Merge "Update comment for "log_screen_metrics""Ken Wakasa2011-09-123-3/+21
|\ \
| * | Update comment for "log_screen_metrics"Ken Wakasa2011-09-123-3/+21
| | | | | | | | | | | | Change-Id: Ic558246814a09fa53c99c4b96ecd5c0f77ca5e93
* | | Remove unused string resource ngram_categoryTadashi G. Takaoka2011-09-1247-54/+0
|/ / | | | | | | | | | | This is a follow up change for Ib1fc608a. Change-Id: Id53965310fa4d13739835f37e1d6facf5b654a3f
* | Merge "Rename mini keyboard template xml file"Tadashi G. Takaoka2011-09-122-4/+0
|\ \
| * | Rename mini keyboard template xml fileTadashi G. Takaoka2011-09-122-4/+0
| |/ | | | | | | | | | | This is a follow up change for Ic83cd120. Change-Id: I459fb68a795dfedf9327bac5b63e9b031af1c167
* | Merge "Remove unused string resource label_more_key"Tadashi G. Takaoka2011-09-1247-49/+0
|\ \
| * | Remove unused string resource label_more_keyTadashi G. Takaoka2011-09-1247-49/+0
| |/ | | | | | | Change-Id: Id798ad572344beca39e2775090c362ffc1a12809
* / Introduce autoXScale label optionTadashi G. Takaoka2011-09-125-2/+11
|/ | | | | Bug: 5267649 Change-Id: I7fdcb98c209b7ccf73075ef3a4e758782fe161e3
* Currency symbol keys are more aware of localeTadashi G. Takaoka2011-09-096-30/+133
| | | | | | | | | | | | | | | * Locale is one of EU, main currency is Euro, and more currencies are Pound, Yen and Dollar (plus Cent on 10" tablet) * Locale is GB, main currency is Pound, and more currencies are Euro, Yen and Dollar (plus Cent on 10" tablet) * Locale has special currency symbol such as Hebrew, main currency is the one, and more currencies are Pound, Euro, Dollar (plus Cent on 10" tablet) * Other than these, main currency is Dollar, and more currencies are Pound, Cent, Euro (plus Yen on 10" tablet) Bug: 5281876 Change-Id: I548dc663bafdb3b3f717f4328fda8dfcbafca2df
* Add visual dividers to more suggestions panelTadashi G. Takaoka2011-09-087-1/+1
| | | | | Bug: 5275003 Change-Id: I9464db71388a40ea768984b4cf06c8da05bfa26c
* Merge "Make Spacer as extended Key class"Tadashi G. Takaoka2011-09-083-4/+4
|\
| * Make Spacer as extended Key classTadashi G. Takaoka2011-09-083-4/+4
| | | | | | | | | | Bug: 5275003 Change-Id: I809a8ca363ba72b22ac5cfd926414990f7e8467c
* | Get rid of the double quote from the suggestion stripKen Wakasa2011-09-081-1/+1
|/ | | | | bug: 5271209 Change-Id: I1823eaac07e184092bdf2a5d607fa08ff680fca5
* Use full screen mode on landscape/phone deviceTadashi G. Takaoka2011-09-085-5/+70
| | | | | Bug: 5262767 Change-Id: I721c18522c972ced9f359f2e5208572d54a4b7a1
* Tweak bottom padding for the "..." popup hintKen Wakasa2011-09-073-0/+4
| | | | | | | | Follow up to I45bd6edf bug: 5255103 Change-Id: I6d5368dadbaf6c7dffadd783d8a8756fea9dbff7
* Merge "Tune the threshold of fullscreen mode from 2.5in to 500dip"Tadashi G. Takaoka2011-09-071-2/+3
|\
| * Tune the threshold of fullscreen mode from 2.5in to 500dipTadashi G. Takaoka2011-09-071-2/+3
| | | | | | | | | | Bug: 5262767 Change-Id: Ie418ab766951a568d0f40822d8e8d719582749ba
* | Merge "Use different reference character for hit label"Tadashi G. Takaoka2011-09-071-1/+1
|\ \
| * | Use different reference character for hit labelTadashi G. Takaoka2011-09-071-1/+1
| | | | | | | | | | | | | | | Bug: 5255103 Change-Id: I45bd6edfa68abccb9d67fed617b88efad2bfcc04
* | | Use Eastern Arabic numerals as hint label on phoneTadashi G. Takaoka2011-09-071-20/+20
| |/ |/| | | | | | | Bug: 5266051 Change-Id: I8981c43a4d8060395b97cc90accdefaa3c494895
* | Merge "Import revised translations."Eric Fischer2011-09-0646-146/+330
|\ \ | |/ |/|