aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Move gesture preview parameters to KeyboardView attributesTadashi G. Takaoka2012-07-303-6/+30
| | | | | | | | Change-Id: Iff9d6b485e202656fc869f3ff4d94575ad2c186f
* | Merge "Add device form factor to KeyboardId" into jb-mr1-devTadashi G. Takaoka2012-07-303-0/+6
|\ \
| * | Add device form factor to KeyboardIdTadashi G. Takaoka2012-07-303-0/+6
| | | | | | | | | | | | | | | | | | | | | This is a groundword for optimizing keyboard parsing. Bug: 6860259 Change-Id: Ie65aa502b18c920e25cf2998b79120b3cc835952
* | | Add advanced options to turn on/off the gesture trail and text previewTadashi G. Takaoka2012-07-302-7/+24
|/ / | | | | | | | | Bug: 6883053 Change-Id: I601718afb37289108b45ef68626c7c315edca35d
* | Add Zulu keyboardTadashi G. Takaoka2012-07-261-0/+7
| | | | | | | | | | Bug: 6867914 Change-Id: I13316ac2a554a8601f920e875d540e5375e12860
* | Add Afrikaans keyboard layoutTadashi G. Takaoka2012-07-261-0/+7
| | | | | | | | | | Bug: 6867914 Change-Id: Ice35b20a0a51dda21c8271256064523bb5844952
* | Merge "Import translations. DO NOT MERGE"Ying Wang2012-07-251-2/+2
|\ \
| * | Import translations. DO NOT MERGEYing Wang2012-07-251-2/+2
| | | | | | | | | | | | | | | Change-Id: I90620bd20eb0ed8f927709404822d815dc096223 Auto-generated-cl: translation import
* | | Merge "Add accessibility descriptions for additional non-character keys."Charles Chen2012-07-251-0/+6
|\ \ \
| * | | Add accessibility descriptions for additional non-character keys.alanv2012-07-251-0/+6
| | | | | | | | | | | | | | | | | | | | Bug: 6621009 Change-Id: I82fb2dc6af0fda795397e8be8c09a4f53b1656ab
* | | | Merge "Add Swahili keyboard layout"Shawn Pearce2012-07-251-0/+7
|\ \ \ \
| * | | | Add Swahili keyboard layoutTadashi G. Takaoka2012-07-251-0/+7
| | |/ / | |/| | | | | | | | | | | | | | Bug: 6867914 Change-Id: I2b9b0a06ff49a2afe16ec7a0ace0503d1658d413
* / | | Add dynamic floating preview for incremental gesture recognition.Tom Ouyang2012-07-251-0/+8
|/ / / | | | | | | | | | Change-Id: I7ba7ac24aa96a0ff19267997c5b58853079bc6dc
* | | Use obsolete language code of IndonesianTadashi G. Takaoka2012-07-251-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The java.lang.Locale will transform the official language code "id" to the obsolete "in". (new Locale("id")).getLanguageCode() returns "in". To keep String representation and Locale compatible, we should use the obsolete "in" as string representation. This is exactly the same situation of Hebrew ("he" and "iw"). Bug: 6867914 Change-Id: I1a6ea6336d55cbf8a214f025aecf65308fb76140
* | | Import translations. DO NOT MERGEYing Wang2012-07-2422-88/+44
| | | | | | | | | | | | | | | Change-Id: I32d003e39ddd28b0ab8c52a6f6f3551b273e3a97 Auto-generated-cl: translation import
* | | Merge "Add Seriban Latin keyboard layout as comments"Tadashi G. Takaoka2012-07-242-0/+24
|\ \ \
| * | | Add Seriban Latin keyboard layout as commentsTadashi G. Takaoka2012-07-242-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6867914 Bug: 6867842 Change-Id: I3434434628e72fdb127d158de6c17fdfa77ee9c8
* | | | Merge "Add Catalan keyboard layout"Tadashi G. Takaoka2012-07-241-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add Catalan keyboard layoutTadashi G. Takaoka2012-07-241-0/+7
| | | | | | | | | | | | | | | | | | | | Bug: 6867914 Change-Id: I9ab4aecc0a9605510da4ce01e571d6c10c738e0e
* | | | Merge "Add Tagalog keyboard layout"Tadashi G. Takaoka2012-07-241-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add Tagalog keyboard layoutTadashi G. Takaoka2012-07-241-0/+7
| |/ / | | | | | | | | | | | | Bug: 6867914 Change-Id: I78ca6216cc74f8d34291950c05c810c800a3ddba
* | | Merge "Add Malay keyboard layout"Tadashi G. Takaoka2012-07-241-0/+7
|\ \ \
| * | | Add Malay keyboard layoutTadashi G. Takaoka2012-07-241-0/+7
| |/ / | | | | | | | | | | | | Bug: 6867914 Change-Id: I51367d3822b68df506335695912e68bc24199604
* / / Add Indonesian keyboard layoutTadashi G. Takaoka2012-07-241-0/+7
|/ / | | | | | | | | Bug: 6867914 Change-Id: Id605cc20f3e38c4277c3705622f3078f307d971a
* | Import translations. DO NOT MERGEYing Wang2012-07-2349-798/+52
| | | | | | | | | | Change-Id: I5ea8afadae2ea6b08ef195f6f39e69117dd304ac Auto-generated-cl: translation import
* | Rename SuggestionsView to SuggestionStripViewTadashi G. Takaoka2012-07-239-14/+14
| |
* | Rename LatinKeyboardView to MainKeyboardViewTadashi G. Takaoka2012-07-2312-23/+20
| | | | | | | | Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
* | ResearchLog splash screenKurt Partridge2012-07-222-0/+101
| | | | | | | | | | Bug: 6188932 Change-Id: I1b247ecc26a2dd4f3f1c1b1cd3d928af717ebdd5
* | ResearchLogger feedback formKurt Partridge2012-07-224-17/+228
| | | | | | | | | | | | | | | | | | - also cleaned up RLog menu multi-project commit with If0fd4fef89d390073e6939d5188ed5696866cb33 Bug: 6188932 Change-Id: I4f66f13bd366b4e8bde742ccd0704f812c6d33f9
* | Merge "ResearchLog uploading"Kurt Partridge2012-07-211-0/+22
|\ \
| * | ResearchLog uploadingKurt Partridge2012-07-201-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - uploads files in the background to server multi-project commit with Ie0d937773e04b2fbefc8d76c231aaa52ebc392c9 Bug: 6188932 Change-Id: I90bb0e237eeb567e4cbb51085f2229f17f1fe71c
* | | Import translations. DO NOT MERGEYing Wang2012-07-2050-155/+495
|/ / | | | | | | | | Change-Id: Ie15a817f13d3ce0a87eeff8334824fd3a337c1bc Auto-generated-cl: translation import
* | Add gesture input enable settingsTadashi G. Takaoka2012-07-202-0/+11
| | | | | | | | | | Bug: 6845325 Change-Id: I3165465b0b280e32a9288da16abb75baa67288dc
* | Merge "ResearchLogger: make logging more reliable (esp on startup)"Kurt Partridge2012-07-191-4/+3
|\ \
| * | ResearchLogger: make logging more reliable (esp on startup)Kurt Partridge2012-07-191-4/+3
| | | | | | | | | | | | | | | Bug: 6188932 Change-Id: I692e427ba2e6da7bb15f48208304c4a034392a22
* | | Import translations. DO NOT MERGEYing Wang2012-07-191-1/+1
|/ / | | | | | | | | Change-Id: I0122e62e7f9cf50d3987dc80018f2e9e78ed3f87 Auto-generated-cl: translation import
* | Gesture input should be turned off depending on the configurationTadashi G. Takaoka2012-07-191-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | The gesture input will be disabled when * It is AOSP build. * Accessibility mode is on. * The input field is password mode. Bug: 6844755 Bug: 6844763 Bug: 6845011 Change-Id: I74972cc765d15c08059e0c9014f863ffb2a57c6c
* | Import translations. DO NOT MERGEYing Wang2012-07-186-10/+10
| | | | | | | | | | Change-Id: I4ba29a164c70eb3db5afbb502a81d32088813ba4 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEYing Wang2012-07-174-9/+9
| | | | | | | | | | Change-Id: If1f6cea5414e0033139babda4a8afc459fd656cc Auto-generated-cl: translation import
* | Increase the config_key_hysteresis_distance value for tablet form factor devicesKen Wakasa2012-07-171-0/+1
| | | | | | | | | | bug: 6745169 Change-Id: I4f0c018748b12d42d5ef587d93df3c5521623b36
* | Opening punctuations have a priority in Spanish keyboardTadashi G. Takaoka2012-07-172-2/+2
| | | | | | | | | | Bug: 6737535 Change-Id: I87442eb978ac68be3d3df99eed8a92877a6f4ab0
* | Import translations. DO NOT MERGEYing Wang2012-07-164-29/+19
| | | | | | | | | | Change-Id: I2fcbc5265b155035b804cedc019646a239a4d0ad Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEYing Wang2012-07-1325-194/+132
| | | | | | | | | | Change-Id: Ibb5bd0c2753e52dc3526ce859b0c108e189a605d Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEYing Wang2012-07-1262-351/+292
| | | | | | | | | | Change-Id: Ie03bf1e866e2b93cade6f02ce3ce14fa4864097d Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEYing Wang2012-07-1180-24/+1032
| | | | | | | | | | Change-Id: I056d8d8d630a2b3576462f7900bc39a7f19f5aa0 Auto-generated-cl: translation import
* | Merge "intentional logging"Kurt Partridge2012-07-101-0/+10
|\ \
| * | intentional loggingKurt Partridge2012-07-101-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - separate ResearchLog from ResearchLogger - fix abort menu to explicitly indicate re-enabling of logging - auto flush entries every 5s - conform to new suggestedWords class multi-project change with I9fe1f8fe59d5891daa4ca84af157f36fb1bb17dc Bug: 6188932 Change-Id: I7e99390f934481c6ed9cea2b259944583edda5bb
* | | Import translations. DO NOT MERGEYing Wang2012-07-1024-0/+672
| | | | | | | | | | | | | | | Change-Id: I0376c38451de66ff8c40b488ed3a8599326755ad Auto-generated-cl: translation import
* | | Fix app name caseKen Wakasa2012-07-101-1/+1
| | | | | | | | | | | | Change-Id: Id568adac98135cffceb111000e80f77928c045ea
* | | Import translations. DO NOT MERGEYing Wang2012-07-0949-201/+3
|/ / | | | | | | | | Change-Id: I48fd690e9368a6637c7fa93c15b6ecadcbe47ce8 Auto-generated-cl: translation import