Commit Graph

32116 Commits (ee51d7a9d20e529d2dd7b1646a554cec5489a411)

Author SHA1 Message Date
Tadashi G. Takaoka 2a0e7c6fc9 am f7edc658: Move simulateKeyPress method to AccessibleKeyboardViewProxy
* commit 'f7edc6582ace41aa36dd7cb0f802097a8f3ae9b5':
  Move simulateKeyPress method to AccessibleKeyboardViewProxy
2014-04-24 01:08:28 +00:00
Tadashi G. Takaoka f7edc6582a Move simulateKeyPress method to AccessibleKeyboardViewProxy
Change-Id: Ic14ff70c7c8475983cf02dc1ba4d5a5f7769aa16
2014-04-23 17:48:27 -07:00
Baligh Uddin 96d623f3ab Import translations. DO NOT MERGE
Change-Id: I8970435b7ccc4563e54905875b04f279095810f7
Auto-generated-cl: translation import
2014-04-23 17:40:00 -07:00
Baligh Uddin 2d1e4a907e Import translations. DO NOT MERGE
Change-Id: I68b045ca178ded1daa16595f88ef9b71c7a07278
Auto-generated-cl: translation import
2014-04-23 17:39:29 -07:00
Tadashi G. Takaoka 3cf759074a Announce keyboard language when TalkBack is on
Bug: 13013501
Change-Id: I0595abafbc177f776676cb3560f3990da9328db2
2014-04-23 13:53:06 -07:00
Keisuke Kuroyanagi 5ce053b806 am 7de3d0ee: Merge "Fix: Reporting wrong main dictionary availability."
* commit '7de3d0eed7c0a42e9f0c6c9fde9707eddc4a8ab6':
  Fix: Reporting wrong main dictionary availability.
2014-04-22 23:36:08 +00:00
Keisuke Kuroyanagi 7de3d0eed7 Merge "Fix: Reporting wrong main dictionary availability." 2014-04-22 23:32:50 +00:00
Keisuke Kuroyanagi de4d401038 Fix: Reporting wrong main dictionary availability.
Bug: 13965806
Change-Id: Ida2234ab8cb7785ec5efd433a58949bf21c44351
2014-04-22 16:24:22 -07:00
Tadashi G. Takaoka 0735d17e0c am 5179608e: Merge "Use ArrayList constructor directly"
* commit '5179608e19dfeffe4fd657d9a7c671fb932bd487':
  Use ArrayList constructor directly
2014-04-22 21:57:35 +00:00
Tadashi G. Takaoka 5179608e19 Merge "Use ArrayList constructor directly" 2014-04-22 21:54:00 +00:00
Tadashi G. Takaoka 212af1cbe8 am 9d84d67b: Fix typo of local variable name
* commit '9d84d67b44ac5099df646b12d7b01f800feaa961':
  Fix typo of local variable name
2014-04-22 21:40:11 +00:00
Tadashi G. Takaoka 965621574d Use ArrayList constructor directly
This is a follow up of I85a0b18d2d.

Change-Id: Ia7a642bb6e0015242d6e046019b3973226a0add2
2014-04-22 14:36:38 -07:00
Tadashi G. Takaoka 9d84d67b44 Fix typo of local variable name
Change-Id: I09c0aeee979e883af199f5c533d526a089064987
2014-04-22 14:25:53 -07:00
Tadashi G. Takaoka 042f541143 am 616b84c9: Merge "Use sorted keys index as virtual view id"
* commit '616b84c93e83346771d1e1d4974028aef121c3a3':
  Use sorted keys index as virtual view id
2014-04-22 21:01:43 +00:00
Tadashi G. Takaoka 616b84c93e Merge "Use sorted keys index as virtual view id" 2014-04-22 20:58:24 +00:00
Keisuke Kuroyanagi 8db836ac37 am 3b798475: Support creating BinaryDictionary without creating dict file.
* commit '3b7984752c88bff157016a09158dc92d94ed401d':
  Support creating BinaryDictionary without creating dict file.
2014-04-22 20:29:55 +00:00
Keisuke Kuroyanagi d437df0ab0 Quit creating empty dictionary file in ExpandableBinaryDictionary.
Bug: 14166482
Change-Id: I7b7a25141851d7bb14744567639d8e5d8f04a036
2014-04-22 13:18:36 -07:00
Keisuke Kuroyanagi 3b7984752c Support creating BinaryDictionary without creating dict file.
Bug: 14166482
Change-Id: Ic8c78ec2c8f39358a1f085a041b608972a380eef
2014-04-22 13:18:34 -07:00
Keisuke Kuroyanagi b1234e1b1a am ce76821d: Revert "Support creating BinaryDictionary without creating dict file."
* commit 'ce76821dce3d78da7ccbd84cfa12693b2e1caff0':
  Revert "Support creating BinaryDictionary without creating dict file."
2014-04-22 19:37:43 +00:00
Keisuke Kuroyanagi ce76821dce Revert "Support creating BinaryDictionary without creating dict file."
This reverts commit 89939b8708.

Change-Id: I8ca1b55609ad305a93178063bd88bd1cede872af
2014-04-22 19:34:44 +00:00
Keisuke Kuroyanagi 42732ab9eb am 89939b87: Support creating BinaryDictionary without creating dict file.
* commit '89939b870876b36791a47470ce852e4fcdfe86f2':
  Support creating BinaryDictionary without creating dict file.
2014-04-22 19:29:01 +00:00
Tadashi G. Takaoka 9289260822 Use sorted keys index as virtual view id
Change-Id: Id3f81de1edaacc06362b65aa7b68e9317e6596bd
2014-04-22 12:15:52 -07:00
Keisuke Kuroyanagi 1538117960 am 903be5bb: Implement latinime_BinaryDictionary_createOnMemory().
* commit '903be5bbd33b664c7e691d8bee0dd4d6376947bc':
  Implement latinime_BinaryDictionary_createOnMemory().
2014-04-22 19:15:49 +00:00
Keisuke Kuroyanagi 89939b8708 Support creating BinaryDictionary without creating dict file.
Bug: 14166482
Change-Id: Ib065279f96e227ab0fee7c8141560c4ada744d3b
2014-04-22 12:01:33 -07:00
Keisuke Kuroyanagi 903be5bbd3 Implement latinime_BinaryDictionary_createOnMemory().
Bug: 14166482
Change-Id: If7ec3345ab34edcd6bc5cef9e72580ced894a0e3
2014-04-22 12:01:22 -07:00
Keisuke Kuroyanagi 1f5d2f6746 am 361881b8: Merge "Separate JniDataUtils::constructAttributeMap()."
* commit '361881b82b387345ca8ddfad401feb71c21bee55':
  Separate JniDataUtils::constructAttributeMap().
2014-04-22 17:08:50 +00:00
Keisuke Kuroyanagi 6d2fb203a8 am 68b4f2ad: Merge "Add jni interface to use on memory dictionary."
* commit '68b4f2ada9f0208084dca130b59f0a9f2a37ecf6':
  Add jni interface to use on memory dictionary.
2014-04-22 17:08:48 +00:00
Keisuke Kuroyanagi 361881b82b Merge "Separate JniDataUtils::constructAttributeMap()." 2014-04-22 17:07:27 +00:00
Keisuke Kuroyanagi 68b4f2ada9 Merge "Add jni interface to use on memory dictionary." 2014-04-22 17:07:16 +00:00
Tadashi G. Takaoka ade8b001e3 am cfdeb9b0: Merge "Stop using Configuration.setLocale"
* commit 'cfdeb9b04bd1646e97973823fd9d4fb5dee09681':
  Stop using Configuration.setLocale
2014-04-22 16:51:02 +00:00
Tadashi G. Takaoka cfdeb9b04b Merge "Stop using Configuration.setLocale" 2014-04-22 16:48:10 +00:00
Tadashi G. Takaoka 543d3d24bd Stop using Configuration.setLocale
The call for method Configuration.setLocale that is introduce by
If60877b29b should be remove to be compatible with API 14 and later.

Bug: 14239862
Change-Id: I3815c2b56bd9c655b8bde6f93143adf3ff08c35d
2014-04-22 09:22:46 -07:00
Baligh Uddin 952327b56d am b2de802d: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'b2de802de48a5eeb3cd0de9e069f264c3bd67efa':
  Import translations. DO NOT MERGE
2014-04-22 15:04:47 +00:00
Baligh Uddin b2de802de4 Merge "Import translations. DO NOT MERGE" 2014-04-22 15:01:52 +00:00
Baligh Uddin 4ae01b3e65 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-04-22 15:01:41 +00:00
Tadashi G. Takaoka f998a78988 am a685fc17: Merge "Remove unnecessarily getKeyFromOutputText method from Keyboard"
* commit 'a685fc1792ae849fa7d5a3f693766fc3203dcba7':
  Remove unnecessarily getKeyFromOutputText method from Keyboard
2014-04-22 13:17:59 +00:00
Tadashi G. Takaoka fa14cfeb23 am 543d25d7: Merge "Sort keys from top-left to bottom-right order"
* commit '543d25d78686b25ff15996905503975c3b3b580d':
  Sort keys from top-left to bottom-right order
2014-04-22 13:17:58 +00:00
Keisuke Kuroyanagi db9db4620f am 3acbf7d0: Merge "Add BinaryDictionary.flushWithGCIfHasUpdated()."
* commit '3acbf7d00c8bf67487b3fc575df675262e5c4ede':
  Add BinaryDictionary.flushWithGCIfHasUpdated().
2014-04-22 13:17:57 +00:00
Keisuke Kuroyanagi edc7d02d76 Separate JniDataUtils::constructAttributeMap().
Bug: 14166482
Change-Id: Ic2dc407231743ea668fe0ab8869eb8a7f8b9625f
2014-04-21 19:59:21 -07:00
Keisuke Kuroyanagi 61cb852d33 Add jni interface to use on memory dictionary.
Bug; 14166482

Change-Id: I33ab08dad1e39aa7617d391f7eb2561d6f2504bb
2014-04-21 19:59:09 -07:00
Tadashi G. Takaoka a685fc1792 Merge "Remove unnecessarily getKeyFromOutputText method from Keyboard" 2014-04-22 01:57:32 +00:00
Tadashi G. Takaoka 543d25d786 Merge "Sort keys from top-left to bottom-right order" 2014-04-22 01:52:00 +00:00
Tadashi G. Takaoka 0ea82be889 Remove unnecessarily getKeyFromOutputText method from Keyboard
Change-Id: I61986ed65ce6696a8b0d885bdeb9668e6087bc47
2014-04-21 18:48:53 -07:00
Tadashi G. Takaoka c13c1adfa7 Sort keys from top-left to bottom-right order
Change-Id: I228748824de62e9e46fa43db200d23f41eb6d2ce
2014-04-21 18:36:11 -07:00
Keisuke Kuroyanagi 3acbf7d00c Merge "Add BinaryDictionary.flushWithGCIfHasUpdated()." 2014-04-22 00:10:42 +00:00
Baligh Uddin 8e0b30d5e7 Import translations. DO NOT MERGE
Change-Id: I220c84317e53b41f2dcc711deb490b57965498a1
Auto-generated-cl: translation import
2014-04-21 16:51:23 -07:00
Baligh Uddin 2e256aab41 Import translations. DO NOT MERGE
Change-Id: I8f219d738760632867c3f5622d12da281bdc66ef
Auto-generated-cl: translation import
2014-04-21 16:51:00 -07:00
Keisuke Kuroyanagi c6704dbe51 Add BinaryDictionary.flushWithGCIfHasUpdated().
Bug: 14166482
Bug: 14161647
Change-Id: I98b0a8b86897b1486491a3aea91729bc9e4cc03c
2014-04-21 15:21:55 -07:00
Tadashi G. Takaoka c1a61f4c26 am 5326dcfb: Use unmodifiable list to return keys from Keyboard
* commit '5326dcfb7dbdc1a3fc9cfb94046805f18bf3d3d7':
  Use unmodifiable list to return keys from Keyboard
2014-04-21 22:04:42 +00:00
Tadashi G. Takaoka 6e142df342 am 58d4e610: Use unmodifiable list to return the nearest keys
* commit '58d4e610ac705fbfb49d8ec8d893a35ac416668e':
  Use unmodifiable list to return the nearest keys
2014-04-21 22:04:41 +00:00