Tadashi G. Takaoka
04b5c5cd56
am 0a9ea46c: am 0d098c51: Fix bugs in key repeat logic
...
Merge commit '0a9ea46c2a8a438de13016d60ceccb96f81eb4d5'
* commit '0a9ea46c2a8a438de13016d60ceccb96f81eb4d5':
Fix bugs in key repeat logic
2010-08-25 20:08:28 -07:00
Tadashi G. Takaoka
0a9ea46c2a
am 0d098c51: Fix bugs in key repeat logic
...
Merge commit '0d098c514eac2da144dcb856d9aa870bbe5be8c8' into gingerbread-plus-aosp
* commit '0d098c514eac2da144dcb856d9aa870bbe5be8c8':
Fix bugs in key repeat logic
2010-08-25 20:06:37 -07:00
Tadashi G. Takaoka
0d098c514e
Fix bugs in key repeat logic
...
Bug: 2950714
Change-Id: I3110369c085f89ee1e8f7392a9a04a6b9e377ed4
2010-08-26 12:03:17 +09:00
Tadashi G. Takaoka
e724b4a62b
am 47db8fe1: am d900867b: Change all-subdir-java-files to all-java-files-under,src
...
Merge commit '47db8fe121a3ba439bd192f6fb318792719e4a68'
* commit '47db8fe121a3ba439bd192f6fb318792719e4a68':
Change all-subdir-java-files to all-java-files-under,src
2010-08-25 02:57:30 -07:00
Tadashi G. Takaoka
47db8fe121
am d900867b: Change all-subdir-java-files to all-java-files-under,src
...
Merge commit 'd900867b37844206d1221c69501ce3e92608f0d8' into gingerbread-plus-aosp
* commit 'd900867b37844206d1221c69501ce3e92608f0d8':
Change all-subdir-java-files to all-java-files-under,src
2010-08-25 02:55:45 -07:00
Tadashi G. Takaoka
d900867b37
Change all-subdir-java-files to all-java-files-under,src
...
Change-Id: I3c15101a769f19b3f3696f315db47c929979b703
2010-08-25 18:12:18 +09:00
Tadashi G. Takaoka
95f59ed268
am cd163679: am 05d1904e: Refactor SwipeTracker to top level class
...
Merge commit 'cd1636790d550bc66331524282bc0a7ea085dfa1'
* commit 'cd1636790d550bc66331524282bc0a7ea085dfa1':
Refactor SwipeTracker to top level class
2010-08-25 02:11:54 -07:00
Ken Wakasa
ff3bd6654e
am bf75bec7: am 15d5dc53: Merge "Move ImeLoggerTests.java from package to vendor" into gingerbread
...
Merge commit 'bf75bec7cd5ed50c1de447b27fe614321d044c1f'
* commit 'bf75bec7cd5ed50c1de447b27fe614321d044c1f':
Move ImeLoggerTests.java from package to vendor
2010-08-25 02:11:44 -07:00
Tadashi G. Takaoka
cd1636790d
am 05d1904e: Refactor SwipeTracker to top level class
...
Merge commit '05d1904ed703348df59f918486f2344dd2a92fec' into gingerbread-plus-aosp
* commit '05d1904ed703348df59f918486f2344dd2a92fec':
Refactor SwipeTracker to top level class
2010-08-25 01:27:28 -07:00
Tadashi G. Takaoka
05d1904ed7
Refactor SwipeTracker to top level class
...
Bug: 2910379
Change-Id: If0ef09d8b0e7ca1c62b4c5a31bcaa620664868f2
2010-08-25 17:21:43 +09:00
Ken Wakasa
bf75bec7cd
am 15d5dc53: Merge "Move ImeLoggerTests.java from package to vendor" into gingerbread
...
Merge commit '15d5dc532fc5460f103f8558f534e3c9e1bcdb97' into gingerbread-plus-aosp
* commit '15d5dc532fc5460f103f8558f534e3c9e1bcdb97':
Move ImeLoggerTests.java from package to vendor
2010-08-25 00:24:46 -07:00
Ken Wakasa
15d5dc532f
Merge "Move ImeLoggerTests.java from package to vendor" into gingerbread
2010-08-25 00:22:52 -07:00
Ken Wakasa
b9792ab1c5
Move ImeLoggerTests.java from package to vendor
...
Change-Id: I002dcd43b91f9a7911b52ef1d5b7b16acb01209d
2010-08-25 16:15:38 +09:00
Ken Wakasa
ac3cae616c
Merge from the private sandbox to the froyo-ub-latinimegoogle
...
Bumped up the version to 0.22.
Change-Id: I04497fa0a2acaa1b9632621c9d9f163cf40f6299
2010-08-25 15:55:17 +09:00
Tadashi G. Takaoka
bd48619388
am f8737965: am f4271e51: Refactor key repeating related code
...
Merge commit 'f8737965be2039e4176db4b570d7f587e7ea2fcb'
* commit 'f8737965be2039e4176db4b570d7f587e7ea2fcb':
Refactor key repeating related code
2010-08-24 23:17:51 -07:00
Tadashi G. Takaoka
f8737965be
am f4271e51: Refactor key repeating related code
...
Merge commit 'f4271e51e713688a4e9f368956fb41aa45b76ff7' into gingerbread-plus-aosp
* commit 'f4271e51e713688a4e9f368956fb41aa45b76ff7':
Refactor key repeating related code
2010-08-24 23:14:00 -07:00
Tadashi G. Takaoka
f4271e51e7
Refactor key repeating related code
...
This change encapsulates mInKeyRepeat (former mRepeatKeyIndex) into
UIHandler class. Also this eliminates mCurrentKey and mLastTapTime
dependency from repeatKey method.
Bug: 2910379
Change-Id: I9351a558be2ebc04de4ebb0d323af4be33bd470c
2010-08-25 12:33:46 +09:00
Tadashi G. Takaoka
d3bc51ccaf
am ed99b8d9: am 8ee13212: Refactor long press related code
...
Merge commit 'ed99b8d9c12da744596c1ec42f8090a59927f142'
* commit 'ed99b8d9c12da744596c1ec42f8090a59927f142':
Refactor long press related code
2010-08-24 20:25:47 -07:00
Tadashi G. Takaoka
ed99b8d9c1
am 8ee13212: Refactor long press related code
...
Merge commit '8ee1321264a721a20fa2371d45bb14a07906f60c' into gingerbread-plus-aosp
* commit '8ee1321264a721a20fa2371d45bb14a07906f60c':
Refactor long press related code
2010-08-24 20:23:38 -07:00
Tadashi G. Takaoka
8ee1321264
Refactor long press related code
...
This change eliminates mCurrentKey dependency from openPopupIfRequired
method. Also slightly cleanup onModifiedTouchEvent.
Bug: 2910379
Change-Id: I90c9b39c46c0bb32ecc6588abfc49eb60315f54c
2010-08-25 12:08:20 +09:00
Ken Wakasa
f15a019cab
Make the unbundled LatinIME buildable.
...
Copied method.xml from Gingerbread.
Got rid of resources for xlarge.
bug: 2786392
Change-Id: I07ff874b39a4e1117c95062f2b8e3ae5acb1b8cf
2010-08-25 11:56:06 +09:00
Tadashi G. Takaoka
d89ceafb6d
am 4a2ad03a: am edadd266: Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread
...
Merge commit '4a2ad03a56de5cda14a8c7c3bd79e357c28efe07'
* commit '4a2ad03a56de5cda14a8c7c3bd79e357c28efe07':
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
2010-08-24 18:31:19 -07:00
Tadashi G. Takaoka
4a2ad03a56
am edadd266: Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread
...
Merge commit 'edadd2661b40979dc79b659e38ffe30059192693' into gingerbread-plus-aosp
* commit 'edadd2661b40979dc79b659e38ffe30059192693':
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
2010-08-24 18:29:22 -07:00
Tadashi G. Takaoka
edadd2661b
Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread
2010-08-24 18:27:47 -07:00
Tadashi G. Takaoka
8b0cb128be
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
...
This change simplifies onModifierTouchEvent to focus on handling
motion event related to a key event.
Other refactoring will follow in order to support multi touch.
Bug: 2910379
Change-Id: I036be64168d951a535600a7910b36bc109f88490
2010-08-25 10:17:14 +09:00
Sriram Raman
f36477ed97
Change LOCAL_SDK_VERSION to 8 (from current) for unbundled branch
...
Change-Id: I5d9344aa7c14e545c6a3bd4aa00287becb13a545
2010-08-24 17:01:58 -04:00
satok
287abe8f1b
am d4f91263: am 525141a4: Clean up LatinIME java
...
Merge commit 'd4f9126336b16cf6aa2fb21ddcd654ebfc1f4af9'
* commit 'd4f9126336b16cf6aa2fb21ddcd654ebfc1f4af9':
Clean up LatinIME java
2010-08-24 11:55:13 -07:00
Jean-Baptiste Queru
a748861943
am bd1eb5d0: am e07d6a77: merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward
...
Merge commit 'bd1eb5d05077ea06c1cfed99daa5669cdf6f41d2'
* commit 'bd1eb5d05077ea06c1cfed99daa5669cdf6f41d2':
Fix a bug in backspace handling for the "Tap again to save"
Fix bug: 2693836 - Russian keyboard is missing a letter
2010-08-24 11:55:11 -07:00
Ken Wakasa
48852f33b3
am 6b6ae29b: am 78c46117: Fix LatinIME crashing due to crash in Contacts DB
...
Merge commit '6b6ae29b61acf1f8317f5dd261d5c74ec51b155e'
* commit '6b6ae29b61acf1f8317f5dd261d5c74ec51b155e':
Fix LatinIME crashing due to crash in Contacts DB
2010-08-24 10:16:17 -07:00
satok
d4f9126336
am 525141a4: Clean up LatinIME java
...
Merge commit '525141a402ac9a3fb3495cb069ad25b9ba1fc970' into gingerbread-plus-aosp
* commit '525141a402ac9a3fb3495cb069ad25b9ba1fc970':
Clean up LatinIME java
2010-08-23 23:37:29 -07:00
Jean-Baptiste Queru
bd1eb5d050
am e07d6a77: merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward
...
Merge commit 'e07d6a776ad818e21de3598d115ec5de0b12481b' into gingerbread-plus-aosp
* commit 'e07d6a776ad818e21de3598d115ec5de0b12481b':
Fix a bug in backspace handling for the "Tap again to save"
Fix bug: 2693836 - Russian keyboard is missing a letter
2010-08-23 23:36:49 -07:00
satok
525141a402
Clean up LatinIME java
...
- remove unused code
- add @Override
- change the inappropriate cast
Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894
2010-08-24 12:40:00 +09:00
Jean-Baptiste Queru
e07d6a776a
merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward
...
Change-Id: I1dba838629fe6e7c16f7684a0d438328cda1c325
2010-08-23 19:09:17 -07:00
Ken Wakasa
159bc3cf43
am 3ecb4813: am 17dc363a: Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
...
Merge commit '3ecb4813f1f77ce9330b08a1a2ab83d26df05e51'
* commit '3ecb4813f1f77ce9330b08a1a2ab83d26df05e51':
Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
2010-08-23 12:02:52 -07:00
satok
36cd376aee
am d56f8f5c: (-s ours) am 979f8690: DO NOT MERGE. Backport LatinIME from master to Gingerbread
...
Merge commit 'd56f8f5c10d6a959c23fda6ba0a588198fe7412b'
* commit 'd56f8f5c10d6a959c23fda6ba0a588198fe7412b':
DO NOT MERGE. Backport LatinIME from master to Gingerbread
2010-08-23 12:02:30 -07:00
Yohei Fujii
4cd593d02a
Fixed the issue of unsufficient description about popup_on_keypress at strings.xml
...
Bug:2930812
Change-Id: I3a6af4d2a6b0dea1d3391300f7bf9a577daf3c8d
2010-08-23 18:47:46 +09:00
Ken Wakasa
6b6ae29b61
am 78c46117: Fix LatinIME crashing due to crash in Contacts DB
...
Merge commit '78c4611719f10b4a53ade54ab5eeb390061737a3' into gingerbread-plus-aosp
* commit '78c4611719f10b4a53ade54ab5eeb390061737a3':
Fix LatinIME crashing due to crash in Contacts DB
2010-08-20 15:59:01 -07:00
Ken Wakasa
78c4611719
Fix LatinIME crashing due to crash in Contacts DB
...
bug: 2895391
Change-Id: I3a0628942b74556f8b600b63ebc5d808fb2f0abd
2010-08-20 20:12:39 +09:00
Ken Wakasa
3ecb4813f1
am 17dc363a: Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
...
Merge commit '17dc363a63a20d18cd8161f917899b39aed6ddd6' into gingerbread-plus-aosp
* commit '17dc363a63a20d18cd8161f917899b39aed6ddd6':
Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
2010-08-20 02:41:46 -07:00
Ken Wakasa
17dc363a63
Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
...
Change-Id: I03d3d9b25147632d25c1502f796acad4cdaeb239
2010-08-20 18:28:22 +09:00
satok
d56f8f5c10
am 979f8690: DO NOT MERGE. Backport LatinIME from master to Gingerbread
...
Merge commit '979f8690967ff5409fe18f5085858ccdb8e0ccf1' into gingerbread-plus-aosp
* commit '979f8690967ff5409fe18f5085858ccdb8e0ccf1':
DO NOT MERGE. Backport LatinIME from master to Gingerbread
2010-08-19 22:46:06 -07:00
satok
979f869096
DO NOT MERGE. Backport LatinIME from master to Gingerbread
...
TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
2010-08-20 14:37:03 +09:00
Tadashi G. Takaoka
f95e947223
Refactor shift state and caps lock state handling code.
...
Move setShifted and setShifLocked methods to KeyboardSwitcher, then
delegate to LatinKeyboardView.
Bug: 2910379
Change-Id: I5dba70ec0dfc7a1ed67f1e05d54a2bd92252ed24
2010-08-20 11:42:28 +09:00
Eric Fischer
103634dd8d
Merge "Import Romansh translations."
2010-08-19 12:01:53 -07:00
satok
22ac244d5e
Add subtype to method.xml
...
Change-Id: I6006c729f89cc91d5674c19b95cf19ad2cab14cf
2010-08-19 20:02:00 +09:00
Eric Fischer
4c510f83a0
Import Romansh translations.
...
Change-Id: Ib6529182be031be2e54072a87516caee5f0d2c1d
2010-08-18 16:27:03 -07:00
Yohei Fujii
e68bba227f
Fixed the popup default value problem.
...
Bug:2909517
Change-Id: Ic323d38219a2af211b8a8db09746febe4ccbede9
2010-08-18 16:54:26 +09:00
Ken Wakasa
479a3a7891
Fix a bug in backspace handling for the "Tap again to save"
...
bug: 2889273
Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
2010-08-18 00:09:26 -07:00
Eric Fischer
b9ab7ddd33
Merge "Import revised translations."
2010-08-17 17:24:41 -07:00
Eric Fischer
1193da8ed2
Import revised translations.
...
Change-Id: I975bcb5cf09211c6379cc7e7ad89ea09d91e7ec1
2010-08-17 16:56:36 -07:00