Commit Graph

4107 Commits (9ba05f568963bb0d65165f6d030bfb77844b5f51)

Author SHA1 Message Date
Tadashi G. Takaoka caee165782 am b88c9acd: Add KeyboardState to host shift and symbol key states
* commit 'b88c9acd88348c160e3d114593660bfd362bee29':
  Add KeyboardState to host shift and symbol key states
2011-12-04 22:34:56 -08:00
Tadashi G. Takaoka b88c9acd88 Add KeyboardState to host shift and symbol key states
The KeyboardState will conatin all logic of keyboard state when series
of refactoring are achieved.  And the KeyboardState should not be
entangled with other objcets such as Keyboard and KeyboardSwitcher in
order to keep it easily testable.

Bug: 5708602
Change-Id: I288bc169c47e1b4de27fe78854baadbcc85c5d23
2011-12-05 15:08:59 +09:00
satok e5db3871b1 Fix a field value for the suggestion max size
Bug: 5574747

This bug was introduced by I5e40edf6f790c078c4a05d

Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e
2011-12-05 12:53:45 +09:00
Tadashi G. Takaoka 590c825de1 am c410e243: Ignore releasing shift key caused by long press
* commit 'c410e243e983e95413dc2fc855a25fc0ede4bf3c':
  Ignore releasing shift key caused by long press
2011-12-04 19:37:33 -08:00
Tadashi G. Takaoka c410e243e9 Ignore releasing shift key caused by long press
Bug: 5694715
Change-Id: If7b84f547f5701e84d740f186d284273565b7eba
2011-12-05 12:23:38 +09:00
The Android Open Source Project c98c467794 am 1acce421: Reconcile with ics-mr1-release
* commit '1acce4219d3e8e2607bfddd171ddeb0c11201ae4':
2011-12-02 07:57:01 -08:00
The Android Open Source Project 1acce4219d Reconcile with ics-mr1-release
Change-Id: I3086a5158ff4ee2cbea7395e4187349dcd91d02a
2011-12-02 07:53:40 -08:00
The Android Automerger 3a26bdab12 merge in ics-mr1-release history after reset to ics-mr1 2011-12-01 16:46:27 -08:00
Eric Fischer 9e2e869656 am fa28fe4b: am e79b1d9b: (-s ours) Import revised translations. DO NOT MERGE
* commit 'fa28fe4b843e5cc4d4d7dd517fe1d668d17f4259':
  Import revised translations.  DO NOT MERGE
2011-12-01 12:20:38 -08:00
Eric Fischer fa28fe4b84 am e79b1d9b: (-s ours) Import revised translations. DO NOT MERGE
* commit 'e79b1d9b856186ec48e6fbb6ded5dea989837300':
  Import revised translations.  DO NOT MERGE
2011-12-01 12:17:53 -08:00
Eric Fischer e79b1d9b85 Import revised translations. DO NOT MERGE
Change-Id: I83fbe8ae8f2630e8dd049b534adf397f0fe18462
2011-12-01 09:59:43 -08:00
Tadashi G. Takaoka 84ba9230de am 5c269d1e: Merge "Use Iterator in PointerTrackerQueue"
* commit '5c269d1e0d31987d86ff9401044289e51c029fb4':
  Use Iterator in PointerTrackerQueue
2011-12-01 01:37:46 -08:00
Tadashi G. Takaoka 5c269d1e0d Merge "Use Iterator in PointerTrackerQueue" 2011-12-01 01:36:19 -08:00
Tadashi G. Takaoka 6fb6deb13f am 41a51bb2: Merge "Fix debug messages neatly"
* commit '41a51bb2b4e0cc52c84a98e7bd0e2586061eb1f4':
  Fix debug messages neatly
2011-12-01 01:02:32 -08:00
Tadashi G. Takaoka 4096dd23cf am c9f20380: Fix potential NPE
* commit 'c9f203805ca23276fcdcdc79b9298bc1d413ad98':
  Fix potential NPE
2011-12-01 01:02:31 -08:00
Tadashi G. Takaoka 41a51bb2b4 Merge "Fix debug messages neatly" 2011-12-01 01:01:09 -08:00
Tadashi G. Takaoka 78ac86ff9d Use Iterator in PointerTrackerQueue
Change-Id: Ia5ad7d4511b2f2db056f2acf7cc0e002001e2123
2011-12-01 17:50:37 +09:00
Tadashi G. Takaoka e742436a29 Fix debug messages neatly
Change-Id: I40538d5ffbdf64df4e2848de33393327d704fc1e
2011-12-01 16:43:22 +09:00
Tadashi G. Takaoka c9f203805c Fix potential NPE
Change-Id: I00e7cd521bafd2705ebc2a59d63b7bfc4fe178ba
2011-12-01 16:29:13 +09:00
The Android Open Source Project 543ca37e59 am 33f595c3: Reconcile with ics-mr1-release
* commit '33f595c33bfc0f40a271e6c92f3bae4ac04530b7':
2011-11-30 14:05:17 -08:00
Tadashi G. Takaoka 894541bbab am ae7746e5: Merge "Add Key.altCode attribute"
* commit 'ae7746e580a87bbe11c428105f08bcf785abea26':
  Add Key.altCode attribute
2011-11-30 14:01:58 -08:00
Jean Chalard a5d2d235e9 am db5aedb5: Add an option to use contacts or not while spell checking
* commit 'db5aedb5a5eea5224e5a732b689c97eead2e35f4':
  Add an option to use contacts or not while spell checking
2011-11-30 14:01:55 -08:00
The Android Open Source Project 33f595c33b Reconcile with ics-mr1-release
Change-Id: I3fef54b8a97aacc580fd6e7158a96df5c091c941
2011-11-30 12:56:20 -08:00
The Android Automerger 0ae011cdf7 merge in ics-mr1-release history after reset to ics-mr1 2011-11-30 06:47:00 -08:00
Tadashi G. Takaoka ae7746e580 Merge "Add Key.altCode attribute" 2011-11-30 03:15:44 -08:00
Tadashi G. Takaoka 2013bab89c Add Key.altCode attribute
* Registering alternate code and while key is typing.
  * Showing press/release graphics of the key that has the above altenate code.
  * Showing press/release graphics of all shift keys.
  * Renaming Key.ignoreWhileTyping to Key.altCodeWhileTyping.

Bug: 5639503
Change-Id: I67fb45bae76284a1f0deb6fd12ae5fb781d06cc3
2011-11-30 20:06:47 +09:00
Jean Chalard db5aedb5a5 Add an option to use contacts or not while spell checking
Bug: 5447495
Change-Id: Iffb09895676c3dd1a79d1699b0eac865282508d4
2011-11-30 18:58:10 +09:00
Eric Fischer baa227e678 am 70b8934f: am 0aa0cfa9: (-s ours) Import revised translations. DO NOT MERGE
* commit '70b8934f0e919b8a85067c6b5bc09471888cf666':
  Import revised translations.  DO NOT MERGE
2011-11-29 13:36:12 -08:00
Eric Fischer 70b8934f0e am 0aa0cfa9: (-s ours) Import revised translations. DO NOT MERGE
* commit '0aa0cfa90c5609aa00351d366030d5ffe620eecb':
  Import revised translations.  DO NOT MERGE
2011-11-29 13:32:42 -08:00
Eric Fischer 0aa0cfa90c Import revised translations. DO NOT MERGE
Change-Id: I97c739302c1f2ba14d70c31c8ab620b4b435139f
2011-11-29 13:19:31 -08:00
Eric Fischer 6e659cd94c am 97b53f4f: Merge "Import revised translations."
* commit '97b53f4f42748967bf3e6e9c6a06d73403da15c6':
  Import revised translations.
2011-11-29 11:56:39 -08:00
Eric Fischer 97b53f4f42 Merge "Import revised translations." 2011-11-29 11:52:48 -08:00
Eric Fischer 9dda5e408a Import revised translations.
Change-Id: I22f516d922078cf0e26898da7af59ac4fa4b35a8
2011-11-29 11:23:46 -08:00
Tadashi G. Takaoka e02c22a48c am e22baaad: Get rid of usage of key index
* commit 'e22baaadd314c80f835e2e96fb0dfc73838ac2cd':
  Get rid of usage of key index
2011-11-29 02:11:42 -08:00
Tadashi G. Takaoka e22baaadd3 Get rid of usage of key index
Change-Id: I7596ce3ae52fde436d06c2dd95ae873c7aa5ef7f
2011-11-29 19:07:54 +09:00
Jean Chalard 3694d90300 am 55042ff9: Merge "Resume suggestion when backspacing to the end of a word"
* commit '55042ff97732ccd755149f7a339a9be45957ae49':
  Resume suggestion when backspacing to the end of a word
2011-11-29 01:17:39 -08:00
Jean Chalard 55042ff977 Merge "Resume suggestion when backspacing to the end of a word" 2011-11-29 01:15:42 -08:00
Tadashi G. Takaoka 8463e159c3 am b230806f: Merge "Save keyboard layout only when it is shown"
* commit 'b230806f44441ea68f608f6430667fed85d3a048':
  Save keyboard layout only when it is shown
2011-11-29 00:55:22 -08:00
Tadashi G. Takaoka b230806f44 Merge "Save keyboard layout only when it is shown" 2011-11-29 00:53:38 -08:00
Jean Chalard 6b1f500da4 Resume suggestion when backspacing to the end of a word
Bug: 5515381
Change-Id: I26fea896feaf2e9716c7ae3d4f2630360f23ac50
2011-11-29 17:50:36 +09:00
Jean Chalard e30ceed86b am 117fc18e: Keep count of the trailing single quotes for suggestions
* commit '117fc18ed46496c81596f8207bba30a09c7317d1':
  Keep count of the trailing single quotes for suggestions
2011-11-29 00:48:29 -08:00
Jean Chalard 117fc18ed4 Keep count of the trailing single quotes for suggestions
Bug: 5665809
Change-Id: I4d9100dbe980861ccb55c78464524be670cac1f7
2011-11-29 15:16:28 +09:00
Tadashi G. Takaoka f2c9a88887 Save keyboard layout only when it is shown
Bug: 5130446
Change-Id: I150b4a053036eae050099155169325f0d1f7dfed
2011-11-29 14:12:49 +09:00
Tadashi G. Takaoka 0d8dde1185 am e2d00ab4: Support Baltic languages
* commit 'e2d00ab470232c8ae75b1900dd7e63fd2dbd3e2d':
  Support Baltic languages
2011-11-28 19:28:17 -08:00
Tadashi G. Takaoka e2d00ab470 Support Baltic languages
This change supports Estonian, Latvian, and Lithuanian languages
keyboard.

Bug: 5627326
Change-Id: Iaaa966e4164f9593f143e79736c8ec7befc2a5ce
2011-11-29 11:52:31 +09:00
The Android Automerger 918a54dda1 merge in ics-mr1-release history after reset to ics-mr1 2011-11-28 12:23:15 -08:00
Tadashi G. Takaoka c92d08b71c am c1f7d39b: Introduce ignoreWhileTyping flags to Key.keyActionFlags
* commit 'c1f7d39b4aabe71ecf7934272a848d8c0fe5a7f0':
  Introduce ignoreWhileTyping flags to Key.keyActionFlags
2011-11-22 18:31:46 -08:00
Tadashi G. Takaoka c1f7d39b4a Introduce ignoreWhileTyping flags to Key.keyActionFlags
Bug: 5639503
Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d
2011-11-22 18:18:29 -08:00
Tadashi G. Takaoka 0d9f87f1bd am adb89c10: Merge "Move ignore special key code out from LatinIME to PointerTracker"
* commit 'adb89c109e6ecf5c221e60fa705d69f1f9c35455':
  Move ignore special key code out from LatinIME to PointerTracker
2011-11-22 17:59:39 -08:00
Tadashi G. Takaoka adb89c109e Merge "Move ignore special key code out from LatinIME to PointerTracker" 2011-11-22 17:57:59 -08:00