aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "[Rlog79a] Disallow empty feedback messages"Kurt Partridge2013-02-011-0/+3
|\
| * [Rlog79a] Disallow empty feedback messages•••Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de Kurt Partridge2013-02-011-0/+3
* | [Rlog47] Replayer service, inspect-researchLog.py•••multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2 Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763 Kurt Partridge2013-01-311-0/+4
|/
* Merge "[Rlog29] User interface for recording"Kurt Partridge2013-01-301-0/+10
|\
| * [Rlog29] User interface for recording•••- Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb Kurt Partridge2013-01-291-0/+10
* | Add keyboardLetfPadding and keyboardRightPadding attributes•••This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1 Tadashi G. Takaoka2013-01-303-5/+7
* | Remove "dimension|fraction" format from Key and Keyboard attributes•••Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7 Tadashi G. Takaoka2013-01-302-31/+32
|/
* Merge "Remove {max,min}keyboardHeight attribute from Keyboard"Tadashi G. Takaoka2013-01-292-10/+0
|\
| * Remove {max,min}keyboardHeight attribute from Keyboard•••This change removes a DisplayMetrics reference from KeyboardBuilder. Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152 Tadashi G. Takaoka2013-01-292-10/+0
* | Add summary text to sliding key input preview settings•••Bug: 8089491 Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375 Tadashi G. Takaoka2013-01-291-2/+4
|/
* Clean up Settings and SettingsFragment a bit•••Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68 Tadashi G. Takaoka2013-01-251-2/+2
* Merge "Add preliminary graphics of sliding key input preview"Tadashi G. Takaoka2013-01-245-8/+19
|\
| * Add preliminary graphics of sliding key input preview•••Bug: 7548583 Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04 Tadashi G. Takaoka2013-01-245-8/+19
* | Display custom input style name in system locale•••Bug: 8032166 Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16 Tadashi G. Takaoka2013-01-242-7/+8
|/
* Configurable key long press timeout•••The default long presss timeout is 300msec (previous timeout was 400ms). Bug: 7600340 Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8 Tadashi G. Takaoka2013-01-234-9/+11
* SeekBarDialogPreference supports minValue and stepValue•••Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd Tadashi G. Takaoka2013-01-221-0/+2
* [Rlog15] ResearchLogger option to include account name in feedback•••multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9 Kurt Partridge2013-01-212-0/+5
* [AD4] Actually copy the file in place.•••This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f Jean Chalard2013-01-211-0/+2
* Move dimming keyboard to MainKeyboardView•••Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c Tadashi G. Takaoka2013-01-211-2/+1
* Merge "[AD3] Implement the interface to choose a local dictionary"Jean Chalard2013-01-211-0/+6
|\
| * [AD3] Implement the interface to choose a local dictionary•••Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690 Jean Chalard2013-01-211-0/+6
* | Move gesture related XML attribute to MainKeyboardView•••Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68 Tadashi G. Takaoka2013-01-211-18/+17
* | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)•••Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7 Tadashi G. Takaoka2013-01-212-6/+6
* | Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)•••Change-Id: I86014de147416453503b6412eb862a2d172426aa Tadashi G. Takaoka2013-01-212-9/+9
* | Move MoreKeysPanel.Controller implementation to MainKeyboardView•••Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5 Tadashi G. Takaoka2013-01-212-4/+3
|/
* [AD1] Add an option to read an arbitrary dictionary.•••Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81 Jean Chalard2013-01-181-0/+2
* Merge "Correct GesturePreviewTrail.getWidth() implementation"Tadashi G. Takaoka2013-01-181-1/+1
|\
| * Correct GesturePreviewTrail.getWidth() implementation•••Bug: 7981153 Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290 Tadashi G. Takaoka2013-01-181-1/+1
* | Merge "Add SeekBarDialogPreference"Tadashi G. Takaoka2013-01-183-2/+8
|\ \
| * | Add SeekBarDialogPreference•••This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b Tadashi G. Takaoka2013-01-183-2/+8
| |/
* / Remove automatic switch back to alphabet feature•••Change-Id: I4600c808f2ec31c18d3698a43afa7f4be9407e3e Tadashi G. Takaoka2013-01-181-13/+0
|/
* Merge "[Rlog14] Increase feedback buffer to cover whole session"Kurt Partridge2013-01-171-2/+1
|\
| * [Rlog14] Increase feedback buffer to cover whole session•••Change-Id: I55b61d9ca6eecd56181b8d2913f71559555cd89e Kurt Partridge2013-01-151-2/+1
* | Merge "Simplify the space-before and space-after logic."Jean Chalard2013-01-171-11/+8
|\ \
| * | Simplify the space-before and space-after logic.•••Bug: 7889078 Bug: 7268000 Change-Id: I6c77b8c9e60ef69f02526b407124d2f5d02818ee Jean Chalard2013-01-171-11/+8
| |/
* / Add default button to vibration/volume settings dialog•••Change-Id: I7beb4517314efdefeb47d91b14a6b02c3075c19f Tadashi G. Takaoka2013-01-101-0/+3
|/
* Set default audio and haptic feedback settings•••- Default keypress volume is set to 0.2f in resource. - Default keypress vibration duration is set to 10 msec in resource. Bug: 7055329 Change-Id: I83bd6288d171d9787d52e2b02e4e5305f1435681 Tadashi G. Takaoka2012-12-285-9/+22
* Refactor to add SeekBarDialog•••Change-Id: Id8e08a1d5ec5efb2baf96a2634111619fcb9fd4e Tadashi G. Takaoka2012-12-282-1/+3
* Fix label of switch to symbols key when symbols has shortcut key•••This change fixes the labels of switch to symbols key and switch back from more symbols key when symbols layout has shortcut key. Change-Id: I3fbbef2d929486d0f0542f4d89cb086d9f5bad82 Tadashi G. Takaoka2012-12-131-0/+1
* Fix layout switch keys' label of no language subtype keyboard•••This change moves the following string from resources to KeyboardTextsSet. - label_to_alpha_key - label_to_symbols_key - label_to_symbols_with_microphone_key Bug: 7697799 Change-Id: Icf9b8848de4c70f792e336f2ae274dab12be79ee Tadashi G. Takaoka2012-12-131-7/+0
* Remove unused suggestion preview stuffs•••Change-Id: Ida5668f4eba1783d96e02001a64ae713f98176b7 Tadashi G. Takaoka2012-12-078-10/+0
* Increase the char limit for a string resource•••bug: 7687252 Change-Id: I73fb13572b198baac0bc21437b2362d87b16acbb Ken Wakasa2012-12-081-1/+1
* Remove a couple Eclipse and Android Lint warnings•••Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3 Jean Chalard2012-12-061-1/+1
* Method/variable/resource names clean up for the double-space period•••bug: 7664717 Change-Id: I914aa588b863c442c2d360221e3fa0f4c42640e7 Ken Wakasa2012-12-051-1/+1
* Add a new option for the double-space period functionality•••bug: 6934756 Change-Id: I94b2d08cac6533e96031d8e97f347e9b5fd72859 Ken Wakasa2012-12-041-0/+5
* Tweak beeline speed•••Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7 Satoshi Kataoka2012-11-301-1/+1
* Provide gesture data even if the finger stays still•••Bug: 7595187 Change-Id: I6f85124815f18706b2b2b5b5da2783dffd246e8c Tadashi G. Takaoka2012-11-273-0/+3
* Fix Gingerbread theme color for gesture typing•••Change-Id: I96a660ce8ee35fe90dc29e6d7f52528c0b34b7cb Tadashi G. Takaoka2012-11-272-49/+102
* am 82cc7349: am b9385ff9: am cdbf6fb5: Merge "Correctly add double quote to t...•••* commit '82cc7349254e1ca3722ead1f108b6c53820432d5': Correctly add double quote to the space strippers Jean Chalard2012-11-201-2/+3
|\
| * Correctly add double quote to the space strippers•••...without removing space, this time. Also add a test to make sure it is working. Bug: 7531719 Change-Id: I3afcc433c6cdc2774e7deeb6d358356db5035d35 Jean Chalard2012-11-191-2/+3