Commit Graph

5069 Commits (6a68ebe578bac5887b2b28d34022b8888b416b53)

Author SHA1 Message Date
Tadashi G. Takaoka 344a767b33 Share kbd_row3_smiley.xml
Change-Id: Ie5e68f972a739ab151201bd13bb1771e164313e6
2012-01-27 21:48:25 +09:00
Tadashi G. Takaoka 4ec3ad13b4 am ed50cf00: Merge "Support keyXPos/keyWidth override in <include>"
* commit 'ed50cf005b120cba87dc229b7d58b3d982297420':
  Support keyXPos/keyWidth override in <include>
2012-01-27 04:46:42 -08:00
Tadashi G. Takaoka ed50cf005b Merge "Support keyXPos/keyWidth override in <include>" 2012-01-27 04:33:48 -08:00
Tadashi G. Takaoka ff5b05487a am 566cded5: Merge "Use kbd_row3_comman_period.xml"
* commit '566cded5e75bbb0250009183c79f14c23b3a6bb6':
  Use kbd_row3_comman_period.xml
2012-01-27 04:23:51 -08:00
Tadashi G. Takaoka 566cded5e7 Merge "Use kbd_row3_comman_period.xml" 2012-01-27 04:21:53 -08:00
Tadashi G. Takaoka a1e370ee4f Support keyXPos/keyWidth override in <include>
Change-Id: I03576a6fb7916f2f66f2035a04872fe89b573cdc
2012-01-27 21:20:57 +09:00
Tadashi G. Takaoka a0d7008876 am ab7cb71b: Create separate XML for number password keyboard
* commit 'ab7cb71b8fc885075119962984db4e8efda6d11b':
  Create separate XML for number password keyboard
2012-01-27 04:17:56 -08:00
Tadashi G. Takaoka ab7cb71b8f Create separate XML for number password keyboard
Change-Id: I1d73a03bfce9180106575e180bfeb422da03b9fb
2012-01-27 21:09:55 +09:00
Tadashi G. Takaoka 3db07d05a3 Use kbd_row3_comman_period.xml
Change-Id: Ie2ce2f4f03e70477d4932072a44fb9aeb7cd7784
2012-01-27 21:07:37 +09:00
Tadashi G. Takaoka bb73d185cb am 32c4635f: Merge "Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags"
* commit '32c4635ff45b5a0de9dc6d806c2b600e6e7f3bee':
  Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags
2012-01-27 01:17:03 -08:00
Tadashi G. Takaoka 32c4635ff4 Merge "Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags" 2012-01-27 01:15:01 -08:00
Tadashi G. Takaoka 425e1996b8 Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags
Change-Id: I6c7dc79cbad360602b278283f4c3a24c54040622
2012-01-27 18:11:43 +09:00
satok 0920173bcb am 23f486f7: Merge "Merge missing space and mistyped space correction algorithm"
* commit '23f486f770883ed690d897ac71de0184456bf24e':
  Merge missing space and mistyped space correction algorithm
2012-01-27 00:03:29 -08:00
satok 23f486f770 Merge "Merge missing space and mistyped space correction algorithm" 2012-01-27 00:01:27 -08:00
satok 9955716d0b Merge missing space and mistyped space correction algorithm
Change-Id: Idd64d38d3d29be24748f9c0359667883698a5756
2012-01-27 16:54:15 +09:00
Tadashi G. Takaoka fecba89713 am c882d619: Merge "Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols"
* commit 'c882d619bfe6eace7330c2097008500e81d39512':
  Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols
2012-01-26 23:47:17 -08:00
Tadashi G. Takaoka c882d619bf Merge "Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols" 2012-01-26 23:45:36 -08:00
Tadashi G. Takaoka f057b25cdd Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols
Bug: 5881820
Change-Id: I9b1718b16c60f27c05ba727724c0189aa5284334
2012-01-27 16:03:51 +09:00
Jean Chalard 152563cf23 am 449415c7: Cleanup (A9)
* commit '449415c72f437f523a49a9ccfcde8a3c0f583a18':
  Cleanup (A9)
2012-01-26 21:22:17 -08:00
Jean Chalard 9e713dd45c am 5971a0a0: Remove a useless member (A8)
* commit '5971a0a0bbbb671bb5b7d5cc7829ddf169c0cc7a':
  Remove a useless member (A8)
2012-01-26 03:30:56 -08:00
Jean Chalard 2c09f01a3f am 5ef094f8: Merge "Remove the CharacterStore class (A7)"
* commit '5ef094f81640b342b537b42be97535ca02bd1b8c':
  Remove the CharacterStore class (A7)
2012-01-26 03:30:55 -08:00
Tadashi G. Takaoka b75204212a am 1112a545: Merge "Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted"
* commit '1112a545cc1170629663123b41b02513e50a69b3':
  Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted
2012-01-26 03:30:54 -08:00
Jean Chalard 5971a0a0bb Remove a useless member (A8)
It turns out this can be removed entirely.

Change-Id: I6f23703cef1666311989a825285317eef696487f
2012-01-26 20:10:49 +09:00
Jean Chalard 449415c72f Cleanup (A9)
Deactivate the LastComposedWord when the commit was not the right
type, instead of fooling it by passing it a null auto-correction.

Change-Id: I032b477dc691bd151a644ca4b0c9f0a9b5512e45
2012-01-26 20:10:49 +09:00
Jean Chalard 5ef094f816 Merge "Remove the CharacterStore class (A7)" 2012-01-26 03:09:31 -08:00
Tadashi G. Takaoka 1112a545cc Merge "Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted" 2012-01-26 03:05:47 -08:00
Jean Chalard be79227dc9 Remove the CharacterStore class (A7)
Remove the now useless WordComposer.CharacterStore class
and merge back its members inside WordComposer. This should
simplify the word composer a bit.

Change-Id: I5fe32418c62a583cd558dce98758a4701559bdf5
2012-01-26 20:03:44 +09:00
Jean Chalard f108ec1103 am c7c152de: Guard against wrong auto-correction cancellation (A6)
* commit 'c7c152de4b42853086fc6fd918387ad0583d0e3e':
  Guard against wrong auto-correction cancellation (A6)
2012-01-26 03:02:17 -08:00
Jean Chalard c7c152de4b Guard against wrong auto-correction cancellation (A6)
This deactivates the cancellation at each separator pressed while
not composing a word. The net effect is to fix
Bug: 5875776

Change-Id: I67aa3f842ddff250828c60596ad5a7e466c1ddaa
2012-01-26 19:57:37 +09:00
Jean Chalard 947bb69b9d am b6b87293: Straighten out resuming suggestion on kept word (A5)
* commit 'b6b8729374dc68b153f00730c79828532acf1ee5':
  Straighten out resuming suggestion on kept word (A5)
2012-01-26 02:31:40 -08:00
Jean Chalard b6b8729374 Straighten out resuming suggestion on kept word (A5)
This is cleanup.
This also introduces a "deactivated" state to the last committed
word, that can be used for
Bug: 5875776

Change-Id: I1855adb8ac8123f6d2c5365b0ae899145e5c3ba1
2012-01-26 19:24:36 +09:00
Jean Chalard 7498ef4d0e am dd5e1d15: Merge "Remove mCommittedWordSavedForSuggestionResuming (A4)"
* commit 'dd5e1d157b6bd8d7642dfd1dd855c97adc9f4b67':
  Remove mCommittedWordSavedForSuggestionResuming (A4)
2012-01-26 02:17:33 -08:00
Jean Chalard dd5e1d157b Merge "Remove mCommittedWordSavedForSuggestionResuming (A4)" 2012-01-26 02:15:38 -08:00
satok 6f53d79379 am 3c09bb18: Merge multiple words suggestions algorithm
* commit '3c09bb18d93800be14466f90502c344dcfafa738':
  Merge multiple words suggestions algorithm
2012-01-26 02:05:27 -08:00
satok 3c09bb18d9 Merge multiple words suggestions algorithm
Change-Id: I70d85b90ddaa28a41e9679f445bc14ef9ff50f16
2012-01-26 18:59:51 +09:00
Jean Chalard 2f2f1f5403 am 2692a870: Move some functionality into LastComposedWord (A3)
* commit '2692a8700737d8eed268039aa27b22a31669da08':
  Move some functionality into LastComposedWord (A3)
2012-01-26 01:36:46 -08:00
Jean Chalard 2712f23acb Remove mCommittedWordSavedForSuggestionResuming (A4)
Change-Id: Ia62ef33b5c777a258b02280bda1b8368780a7eef
2012-01-26 18:36:28 +09:00
Tadashi G. Takaoka 757f8d96ee Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted
Change-Id: I6c49d8eb0a8272840ff03e0940d88a31c3d20bd9
2012-01-26 18:25:48 +09:00
Jean Chalard 2692a87007 Move some functionality into LastComposedWord (A3)
Change-Id: Ie0ea02a061dd0cb84db5f33113ff433584636bc7
2012-01-26 18:25:08 +09:00
Jean Chalard 183ba6a09e am 1f8fc62c: Add useful information to LastComposedWord (A2)
* commit '1f8fc62ccb5018716457dc309ab11ad3e1506ad1':
  Add useful information to LastComposedWord (A2)
2012-01-26 00:52:57 -08:00
Jean Chalard 1f8fc62ccb Add useful information to LastComposedWord (A2)
Change-Id: Idf47f2e2bdd1d6394fc4b1ab7df28d64a808da1e
2012-01-26 17:49:55 +09:00
Jean Chalard 56b26195d0 am 95eeb2df: Merge "Add a class for previously composed data (A1)"
* commit '95eeb2df63edf11d9500b9ff48b0b13a94712ba6':
  Add a class for previously composed data (A1)
2012-01-26 00:45:56 -08:00
Jean Chalard 95eeb2df63 Merge "Add a class for previously composed data (A1)" 2012-01-26 00:43:57 -08:00
satok 13c66f2017 am 6a033505: Merge "Refactor words priority queue"
* commit '6a03350521cb1ce65dd17db8fe4a4e8cb40468cb':
  Refactor words priority queue
2012-01-26 00:38:53 -08:00
satok 6a03350521 Merge "Refactor words priority queue" 2012-01-26 00:36:23 -08:00
Jean Chalard 267563d1bb Add a class for previously composed data (A1)
Change-Id: I87498799e6a48b8fa65924a098bb0ceb7626dce1
2012-01-26 17:22:52 +09:00
Tadashi G. Takaoka 4bea2e7613 am 736d740a: Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker"
* commit '736d740aa5966ad945d0f3ebdb48cebdfdd1ea16':
  Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker
2012-01-26 00:19:28 -08:00
Tadashi G. Takaoka 736d740aa5 Merge "Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker" 2012-01-26 00:17:56 -08:00
Jean Chalard 56c3c944db am a02e7032: Add a missing brace
* commit 'a02e703289d2704963f140c44d630dcc0a65e34a':
  Add a missing brace
2012-01-25 23:16:09 -08:00
satok 7409d151a1 Refactor words priority queue
Change-Id: I14b7ef39263ad2b1d5ec087bc80b7b8d7c30abe7
2012-01-26 16:13:25 +09:00