Commit Graph

3572 Commits (386489983d2e263c067e81c7dd6a8d92bce589fa)

Author SHA1 Message Date
Yusuke Nojima 386489983d am a59f65ad: Merge "Extend JNI interface to pass the theme id of the keybaord to the native."
* commit 'a59f65ad0cadfd2e71ebbe7ca8b14285a4db6ae2':
  Extend JNI interface to pass the theme id of the keybaord to the native.
2011-09-27 20:36:29 -07:00
Tadashi G. Takaoka cc4d71a062 am 63584323: Add themeId to Keyboard
* commit '63584323cab56c76debf6bb000621f2c605329a9':
  Add themeId to Keyboard
2011-09-27 20:36:29 -07:00
Yusuke Nojima a59f65ad0c Merge "Extend JNI interface to pass the theme id of the keybaord to the native." 2011-09-27 20:27:17 -07:00
Tadashi G. Takaoka 63584323ca Add themeId to Keyboard
Change-Id: I6abdeaf41459406cf9021efdf5bb96232ba104c7
2011-09-28 12:08:48 +09:00
Yusuke Nojima 1c923d8581 Extend JNI interface to pass the theme id of the keybaord to the native.
Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1
2011-09-28 11:56:28 +09:00
Tadashi G. Takaoka 34e56f1a2e am ffd156c7: Postpone onDisplayCompletions until onStartInputView has been executed
* commit 'ffd156c77e93a54b704780b46886ba597d1c77cb':
  Postpone onDisplayCompletions until onStartInputView has been executed
2011-09-27 19:32:40 -07:00
Tadashi G. Takaoka ffd156c77e Postpone onDisplayCompletions until onStartInputView has been executed
Bug: 5108267
Change-Id: I42d297ce4e4913e5dab5f5d647b1d13dc860b884
2011-09-28 09:36:40 +09:00
Tadashi G. Takaoka 8a89850dff am 5175f479: Merge "Forward touch events above the keyboard to the suggestions strip"
* commit '5175f4799ab0b5c8a0851861c43e92fc0daa32e2':
  Forward touch events above the keyboard to the suggestions strip
2011-09-27 03:25:23 -07:00
Tadashi G. Takaoka 5175f4799a Merge "Forward touch events above the keyboard to the suggestions strip" 2011-09-27 03:18:37 -07:00
Tadashi G. Takaoka f451ed2012 Forward touch events above the keyboard to the suggestions strip
The gutter area between the suggestions strip and the top-row keys
looks like a part of the suggestions strip, and the touch events
landing on the area should be forwarded to the suggestions strip.

Bug: 5246673
Change-Id: I92af763be0feed21aa36ceffb5d575abe554f19e
2011-09-27 19:02:24 +09:00
Jean Chalard 78e0af9ddd am 091ee762: Merge "Fix a bug ending in a NPE in some rare cases."
* commit '091ee76285593d4c2a638d1927016e5bdfceccfd':
  Fix a bug ending in a NPE in some rare cases.
2011-09-27 02:33:27 -07:00
Jean Chalard 091ee76285 Merge "Fix a bug ending in a NPE in some rare cases." 2011-09-27 02:31:29 -07:00
Jean Chalard cad25fc8a7 Fix a bug ending in a NPE in some rare cases.
Change-Id: If8109c6aa29d100eb745f17f0af756bcb6e3cabb
2011-09-27 18:03:42 +09:00
Tadashi G. Takaoka d3fd8d2a6d am e4ff4d6b: Merge "Fix onDeatchedFromWindow to protected"
* commit 'e4ff4d6b1c14bb7ce20f8b93a90f9f80a3ea5fc3':
  Fix onDeatchedFromWindow to protected
2011-09-26 23:28:43 -07:00
Tadashi G. Takaoka e4ff4d6b1c Merge "Fix onDeatchedFromWindow to protected" 2011-09-26 23:27:14 -07:00
Tadashi G. Takaoka 73cd4c1428 Fix onDeatchedFromWindow to protected
Change-Id: Ief666554ffd405a43363e66ea2bc2d87aa76a882
2011-09-27 15:18:02 +09:00
Yusuke Nojima c9db25b0a5 am e76dbffe: Merge "Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo()."
* commit 'e76dbffe002e37dee4d5cac25af06c63257632a2':
  Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo().
2011-09-26 23:07:45 -07:00
Yusuke Nojima e76dbffe00 Merge "Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo()." 2011-09-26 23:06:19 -07:00
Yusuke Nojima de2f8424ea Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo().
Bug: 5375319
Change-Id: If3016ab56b6c62c8855b394f23e09e127a279be7
2011-09-27 14:51:41 +09:00
Ben Komalo a9096d00d9 am 17fbdbc2: am 0b65f463: Merge "Mark IME as a core app" into ics-factoryrom
* commit '17fbdbc2614c8a1b56a05e93735d2f4ed85aa99e':
  Mark IME as a core app
2011-09-26 12:05:17 -07:00
Ben Komalo 17fbdbc261 am 0b65f463: Merge "Mark IME as a core app" into ics-factoryrom
* commit '0b65f463c3cb9437d185a4a6439463f85620a9ce':
  Mark IME as a core app
2011-09-26 12:02:20 -07:00
Ben Komalo 0b65f463c3 Merge "Mark IME as a core app" into ics-factoryrom 2011-09-26 12:00:55 -07:00
Jean Chalard 722636d9ba am b95f4540: Merge "Fix a possible deadlock."
* commit 'b95f4540180fe707c80dc987eaa965342623407b':
  Fix a possible deadlock.
2011-09-26 02:32:35 -07:00
Jean Chalard b95f454018 Merge "Fix a possible deadlock." 2011-09-26 02:30:21 -07:00
Jean Chalard a9876980c8 Fix a possible deadlock.
Bug: 5359873
Change-Id: I80ae901c43b6ae59879e3c8b1a9dd8a937d558c1
2011-09-26 18:16:24 +09:00
Tadashi G. Takaoka fb34a903e0 am 049e49fb: Merge "Add horizontal edges paddings to phone/number layout"
* commit '049e49fb852f27880a1513481beb3aba792e4339':
  Add horizontal edges paddings to phone/number layout
2011-09-26 01:46:53 -07:00
Tadashi G. Takaoka eeba16cec9 am 3829f363: Fix mini keyboard style on tablet device
* commit '3829f363dde72de570070020d7f2d1bace6b65e5':
  Fix mini keyboard style on tablet device
2011-09-26 01:46:52 -07:00
Tadashi G. Takaoka 049e49fb85 Merge "Add horizontal edges paddings to phone/number layout" 2011-09-26 01:44:07 -07:00
Tadashi G. Takaoka 287f4f83e9 Add horizontal edges paddings to phone/number layout
Bug: 4948171
Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914
2011-09-26 17:11:01 +09:00
Tadashi G. Takaoka 3829f363dd Fix mini keyboard style on tablet device
Change-Id: Ib255697c606199e24e631ed886331d981c4dec38
2011-09-26 17:04:26 +09:00
Tadashi G. Takaoka 8d0b670434 am acf6b681: Merge "Fix keyboard row height calculation"
* commit 'acf6b6815a0cd474ef480537c0391b6851364916':
  Fix keyboard row height calculation
2011-09-25 19:27:13 -07:00
Tadashi G. Takaoka acf6b6815a Merge "Fix keyboard row height calculation" 2011-09-25 19:25:28 -07:00
Tadashi G. Takaoka 8fbfac4ffb Fix keyboard row height calculation
The keyboard height will be distrubuted as:
  top_padding + (key_height + vertical_gap) * row_count - vertical_gap + bottom_padding

Change-Id: I841f356b9dbf8cfaf3756178bc9e4e6b2aa61364
2011-09-26 10:25:49 +09:00
Ken Wakasa 577d86d28c am c9f562a9: Partially revert I0fa5eefc
* commit 'c9f562a9a4c2b634eb43d1ddaef69068c0d93f6f':
  Partially revert I0fa5eefc
2011-09-23 18:07:11 -07:00
Ken Wakasa c9f562a9a4 Partially revert I0fa5eefc
bug: 5344295
Change-Id: Idb10e37862773a62ff60afe874844e8968a58b5d
2011-09-24 09:38:45 +09:00
Eric Fischer abab671de2 am 141c6219: (-s ours) am 3b2e030c: (-s ours) Import revised translations. DO NOT MERGE
* commit '141c62192b458f488810026103cec90a676e9044':
  Import revised translations.  DO NOT MERGE
2011-09-23 15:46:53 -07:00
Eric Fischer 141c62192b am 3b2e030c: (-s ours) Import revised translations. DO NOT MERGE
* commit '3b2e030c4539ac92f60f0d1c352f7babddd827c4':
  Import revised translations.  DO NOT MERGE
2011-09-23 15:44:40 -07:00
Eric Fischer 3b2e030c45 Import revised translations. DO NOT MERGE
Change-Id: Ia96480c5178ad7f28e196502d31658326f9358e9
2011-09-23 15:29:35 -07:00
Ben Komalo fde61497f0 Mark IME as a core app
Bug: 5233488
Change-Id: I58e05ee1187d4f32450037cb088129d1deec58b4
2011-09-23 15:10:13 -07:00
Fabrice Di Meglio 856ca13637 am c66a7278: Merge "Revert "Use "..." instead of "\u2026"""
* commit 'c66a7278d2e5f475c8b7f1638d1569b7b8b06662':
  Revert "Use "..." instead of "\u2026""
2011-09-23 15:09:51 -07:00
Fabrice Di Meglio c66a7278d2 Merge "Revert "Use "..." instead of "\u2026""" 2011-09-23 15:08:23 -07:00
Fabrice Di Meglio 9bdce3a59e Revert "Use "..." instead of "\u2026""
This reverts commit 8673ceb066

The Roboto Font is having the real ellipsis back
2011-09-23 14:59:33 -07:00
Justin Ho e7d7ea4ff6 am 1af5db91: am 992a4a98: Merge "Revert "New IME assets"" into ics-factoryrom
* commit '1af5db91eda15f45840317b3e5eeef0a524abdbd':
  Revert "New IME assets"
2011-09-22 10:35:14 -07:00
Justin Ho 1af5db91ed am 992a4a98: Merge "Revert "New IME assets"" into ics-factoryrom
* commit '992a4a98908b095ec5023102d776ec2d749b3705':
  Revert "New IME assets"
2011-09-22 10:33:40 -07:00
Justin Ho 992a4a9890 Merge "Revert "New IME assets"" into ics-factoryrom 2011-09-22 10:30:56 -07:00
Justin Ho b2ef55a6b4 Revert "New IME assets"
This reverts commit 358e33aa88
2011-09-22 10:24:29 -07:00
Yusuke Nojima 7def0338e8 am b2255163: Merge "Extend JNI interface to pass the key coordinate information"
* commit 'b2255163667e1e8f0765f642736b6d736ee5e8af':
  Extend JNI interface to pass the key coordinate information
2011-09-22 02:52:07 -07:00
Yusuke Nojima b225516366 Merge "Extend JNI interface to pass the key coordinate information" 2011-09-22 02:50:51 -07:00
Yusuke Nojima 0e1f656c1b Extend JNI interface to pass the key coordinate information
Change-Id: Iec0d1415d6abba43b775a014516b961b167597b7
2011-09-22 18:39:34 +09:00
Gilles Debunne eaa4a97737 am 8d6fd877: am b1bc5fd8: Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced
* commit '8d6fd877c5ac11aa0852b5a28bf1a52081ae9157':
  Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced
2011-09-21 19:13:12 -07:00