aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use string-array resource to define predefined-subtypes•••Bug: 6809603 Change-Id: Icafe4652ec17844838b28c04977deb88bcb9aa8f Tadashi G. Takaoka2012-09-041-2/+5
* Reduce amount of empty space in which keypresses are detected•••Bug: 6942329 Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7 Tadashi G. Takaoka2012-09-049-10/+42
* Consolidate Esperanto layout into Spanish layout•••This change also removes AsciiCapable extra value from Esperanto subtype. Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704 Tadashi G. Takaoka2012-09-0312-526/+10
* Use 5-row layout for Thai phone keybopard•••Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120 Tadashi G. Takaoka2012-09-0317-758/+237
* Use normal font for Thai•••This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897 Tadashi G. Takaoka2012-09-0325-240/+456
* am 70fb1d1a: am f0adce8a: Merge "Esperanto keyboard"•••* commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f': Esperanto keyboard Jean-Baptiste Queru2012-08-319-0/+525
|\
| * Esperanto keyboard•••Universal esperanto keyboard. Has letters for all latin scripts, as users will often need to type something in both Esperanto and other languages (for example their country's). Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com> Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35 Jacob Nordfalk2012-08-309-0/+525
* | Merge "Support per-Key and per-Keyboard key visual attributes" into jb-mr1-devTadashi G. Takaoka2012-08-311-1/+2
|\ \
| * | Support per-Key and per-Keyboard key visual attributes•••This change refactors KeyDrawParams and KeyPreviewDrawParams to separate KeyVisualAttributes. Change-Id: I4de549eef303e1debe4b8f84668e042445fc18da Tadashi G. Takaoka2012-08-311-1/+2
* | | Merge "Use resource to specify 5-rows keyboard parameters" into jb-mr1-devTadashi G. Takaoka2012-08-3116-23/+53
|\ \ \ | |/ / |/| |
| * | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-3116-23/+53
* | | Use normal font for Arabic and Farsi•••Bug: 6753168 Change-Id: Iaef85847cf9f6c432c6ca25e7e6ec522c084d073 Tadashi G. Takaoka2012-08-3113-123/+243
|/ /
* | Merge changes Ifb983c35,I0b947421 into jb-mr1-dev•••* changes: ResearchLogger clean up splash screen ResearchLogger no longer offers option to disable logging Kurt Partridge2012-08-303-97/+28
|\ \
| * | ResearchLogger clean up splash screen•••- simpler text - AlertDialog implementation - declining users are redirected to regular IME Bug: 6188932 Change-Id: Ifb983c3511125f8919f4a8b25aeee7de66dbb0cb Kurt Partridge2012-08-303-97/+28
* | | Move key label padding attributes back to KeyboardView•••This is a partially reverting change of I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 Change-Id: Id213541cdddcc0761bf6418c8429a5f96c0281ef Tadashi G. Takaoka2012-08-311-9/+10
|/ /
* | Move some key top visual attributes from KeyboardView to Key•••Change-Id: I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 Tadashi G. Takaoka2012-08-302-59/+59
* | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 Tadashi G. Takaoka2012-08-3010-0/+20
* | Merge "Add defaults for manta" into jb-mr1-devJason Chen2012-08-292-0/+2
|\ \
| * | Add defaults for manta•••Change-Id: I8784a126b02e3e6618ac845a32a894ceb58ea39e Jason Chen2012-08-292-0/+2
* | | Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 Ken Wakasa2012-08-2910-20/+0
* | | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 Tadashi G. Takaoka2012-08-2910-0/+20
* | | Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 Tadashi G. Takaoka2012-08-298-5/+11
|/ /
* | Merge "Adjust accessibility edge slop." into jb-mr1-devCharles Chen2012-08-281-0/+3
|\ \
| * | Adjust accessibility edge slop.•••Bug: 6969558 Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e alanv2012-08-271-0/+3
* | | Consolidate KeyboardView.keyLetterSize and keyLetterRatio•••This change also consolidates keyboardView.keyLabelSize and keyLabelRatio. Change-Id: I4a45bcb6e7fc104ae4a9ae3ecdae9842d813840e Tadashi G. Takaoka2012-08-282-18/+16
* | | Use TypedArray.getFraction to read percentile values in resource•••Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e Tadashi G. Takaoka2012-08-283-14/+14
|/ /
* | Optimize gesture preview trail drawing a bit•••This change also change the fading out duration of the gesture preview trail to 800msec from 1,000msec Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640 Tadashi G. Takaoka2012-08-271-1/+1
* | Add mako keypress vibration and volume settings•••This prevents -1 and -1000 from appearing as the defaults in Advanced Settings. Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63 Brian Muramatsu2012-08-242-0/+2
* | Add multiple gesture preview trails animation•••Change-Id: I533e6de9b138317472565be82c8ba5e422472888 Tadashi G. Takaoka2012-08-243-0/+12
* | ResearchLogging upload via service•••Upload using an intent service rather than just a thread. More robust in case the keyboard is closed and the upload hasn't finished yet. multi-project commit with Id515c2b1b0d6f85be50f92a661a2d32ebaeaa143 Bug: 6188932 Change-Id: I64a9fab92ff89ee09df877db4e5f7f0ec0ffb3b6 Kurt Partridge2012-08-221-0/+4
* | ResearchLogging capture full n-gram data•••- Captures complete motion data for all words in an n-gram. - Also filters n-grams properly; if any word in the n-gram is not in the dictionary, it is not included. - Simplify ResearchLog to not require explicit state - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions about privacy. - Moved LogUnit out from ResearchLogger multi-project change with Ic70ccb6c2e11eb02d887821434b44daa3eb7a3e2 Bug: 6188932 Change-Id: I731d6cff6539e997874f723b68bdb0d9b651b937 Kurt Partridge2012-08-211-1/+2
* | Import translations. DO NOT MERGE•••Change-Id: Id2d245dd2623e5a23871d389aa600b367cbbfe77 Auto-generated-cl: translation import Baligh Uddin2012-08-211-2/+2
* | Merge "Revert "ResearchLogging capture full n-gram data"" into jb-mr1-devKurt Partridge2012-08-201-2/+1
|\ \
| * | Revert "ResearchLogging capture full n-gram data"•••This reverts commit 221e756fd7d585f0eb75377b851f23cad24ccd7f Change-Id: Iefc4e4e27ddc925d4a4634627b0467bd4ee2a66e Kurt Partridge2012-08-201-2/+1
* | | Merge "Revert "ResearchLogging upload via service"" into jb-mr1-devKurt Partridge2012-08-201-4/+0
|\ \ \
| * | | Revert "ResearchLogging upload via service"•••This reverts commit baf1f0bd616ca1fc3b53ad832012f498b3601afb Change-Id: I7d959b9b626c8fb69a57788e243752952258fa80 Kurt Partridge2012-08-201-4/+0
* | | | Merge changes Ie980d38a,Ia7ee65e7 into jb-mr1-dev•••* changes: ResearchLogging upload via service ResearchLogging log when preferences change Kurt Partridge2012-08-201-0/+4
|\| | |
| * | | ResearchLogging upload via service•••DO NOT MERGE Upload using an intent service rather than just a thread. More robust in case the keyboard is closed and the upload hasn't finished yet. multi-project commit with I40db74fb780e01364609339764e150f0291d3f9b Bug: 6188932 Change-Id: Ie980d38a713d15c01083d41bd73f0602ec75dd16 Kurt Partridge2012-08-171-0/+4
| |/ /
* | | Merge changes I568c90d4,I4667f8f6 into jb-mr1-dev•••* changes: ResearchLogging capture full n-gram data ResearchLogger to track simple statistics Kurt Partridge2012-08-201-1/+2
|\| |
| * | ResearchLogging capture full n-gram data•••DO NOT MERGE - Captures complete motion data for all words in an n-gram. - Also filters n-grams properly; if any word in the n-gram is not in the dictionary, it is not included. - Simplify ResearchLog to not require explicit state - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions about privacy. - Moved LogUnit out from ResearchLogger multi-project change with Ie2bc79fd7fe6b951b24771e94b8d4ca21989af65 Bug: 6188932 Change-Id: I568c90d4af07e7c759c1e7fc64b716bd8c7b4ae5 Kurt Partridge2012-08-171-1/+2
* | | Remove the whitelist resources•••Bug: 6906525 Change-Id: I1524b9e4c56d28a701d444aa2afbfdcecf0da571 Jean Chalard2012-08-202-440/+0
|/ /
* | Import translations. DO NOT MERGE•••Change-Id: I5d02e55780596d25356a602027f3c41913057810 Auto-generated-cl: translation import Baligh Uddin2012-08-163-0/+789
* | Import translations. DO NOT MERGE•••Change-Id: I36bb28cfdf548a38bfdd3127ddafa6c7d938376e Auto-generated-cl: translation import Baligh Uddin2012-08-131-1/+1
* | Import translations. DO NOT MERGE•••Change-Id: I22eacc83a5aaa0f4e50e02e84ebf2b176dd08fe6 Auto-generated-cl: translation import Baligh Uddin2012-08-101-2/+2
* | Import translations. DO NOT MERGE•••Change-Id: I48e2fcef3c0384fb745f6329b8877a8c1a1cd815 Auto-generated-cl: translation import Baligh Uddin2012-08-072-3/+3
* | Lingering gesture floating preview text a bit•••Bug: 6936095 Change-Id: I873343e9aa6afdf6bdb223795f03232509b012a7 Tadashi G. Takaoka2012-08-073-0/+5
* | Import translations. DO NOT MERGE•••Change-Id: I8cb76298b75155a9d2d4726127759ad9542a93fc Auto-generated-cl: translation import Baligh Uddin2012-08-062-6/+6
* | Import translations. DO NOT MERGE•••Change-Id: I9510061c7ae1f4020cd5c5d24ed75348556ee085 Auto-generated-cl: translation import Ying Wang2012-08-035-25/+13
* | Update French and Italian separators.•••French and Italian separators used to be decided this way because of how the old dictionaries were made. However, the new dictionaries actually do include the composite words, and in both French and Italian, apostrophes and dashes shouldn't be treated as separators any more. Change-Id: If11c42625c819e223502a76749dbe797163d3c18 Jean Chalard2012-08-042-24/+3
* | Import translations. DO NOT MERGE•••Change-Id: Ifdbe0c41f5e01c4afc155ea68c05d50d483e5749 Auto-generated-cl: translation import Ying Wang2012-08-0144-266/+134