Commit Graph

33446 Commits (7f1e6b5979ecdea3bd3265c35b88a44077efda8c)

Author SHA1 Message Date
Tadashi G. Takaoka ae42cd7e43 Disable empty suggestion word on the suggestions strip
It should be disabled when it is empty. But should be enabled even
when it is empty with accessibility exploration on to avoid announcing
"disabled".

Note that this CL may not be able to handle "suspending talk back"
state correctly. It should be handled by registering
TouchExplorationStateChangeListener that is available from API 19.

Bug: 15738513
Bug: 14849593
Change-Id: Id9ad89f770840f74a106f53833060407b20c1e24
2014-06-19 19:22:02 -07:00
Adam Lesinski e906beb469 am 753d43a2: Do not generate ids in the android package
* commit '753d43a29945ac594f7f1ebeedf2a2d0b8744a23':
  Do not generate ids in the android package
2014-06-20 00:22:16 +00:00
Keisuke Kuroyanagi a807663aae Merge "Remove hasBigrams/hasShortcut flags from ver4 PtNode." 2014-06-19 23:04:31 +00:00
Keisuke Kuroyanagi 24d49ee577 Remove hasBigrams/hasShortcut flags from ver4 PtNode.
Always check bigram/shortcut content instead of having
flags in each PtNode.

Bug: 14425059
Change-Id: I9eb816681bf22fc12e3ab3c92a178a7990b90e93
2014-06-23 16:49:49 +09:00
Adam Lesinski 753d43a299 Do not generate ids in the android package
A new AAPT change will have AAPT fail when an app tries
to add resources to an external package such as android.

Change-Id: I02e31481b5ea2d13a27b5b06fc4d0f8777551572
2014-06-19 16:00:16 -07:00
Jean Chalard 7d6bc4d063 Merge "[CS1] Some initial clean up" 2014-06-19 22:58:18 +00:00
Jean Chalard 80bf2821dd Merge "Add a test for Armenian periods." 2014-06-19 22:58:18 +00:00
Ken Wakasa ffc843550c Merge "Revert "Reorganize Keyboard settings screen"" 2014-06-19 22:58:18 +00:00
Ken Wakasa e6a57bc82e Revert "Reorganize Keyboard settings screen"
This reverts commit 339929ba16.

Bug: 11866784
Bug: 13888366
Bug: 15781377

This doesn't build with LOCAL_SDK_VERSION := 19 for UnbundledLatinImeGoogle.

Change-Id: Idf8bd335b076152265f245f578dadf651e291878
2014-06-23 11:20:25 +00:00
Jean Chalard 7008406385 Merge "Update dictionaries" 2014-06-19 22:58:18 +00:00
Jean Chalard 75bc45cb12 Update dictionaries
>>> dictionaries/es_wordlist.combined.gz
Header :
  date : 1401802362 <=> 1403153360
  version : 45 <=> 47
Body :
Added: grandísimo 30

>>> java/res/raw/main_es.dict
Header :
  date : 1401802362 <=> 1403153360
  version : 45 <=> 47
Body :
Added: grandísimo 30

Bug: 15719556
Change-Id: Ifaa97d40d52a278e41f4dd1292781494d4eb939b
2014-06-23 16:56:00 +09:00
Yohei Yukawa 762a356a45 Merge "Add native unittest support on target devices for LatinIME" 2014-06-19 22:58:18 +00:00
Yohei Yukawa 7f4cca0cd1 Add native unittest support on target devices for LatinIME
This CL adds native unittest support on target devices for
LatinIME.

Note that you need to specify --target option to run-tests.sh
to run native unittest on the target device.

BUG: 13754552
Change-Id: I1dfb78ae1461163db8d47c3ba9141d4812070fd0
2014-06-23 14:41:34 +09:00
Keisuke Kuroyanagi 9bbc3aa02a Merge "Move variables for I/O of a jni method to traverse session." 2014-06-19 22:55:19 +00:00
Keisuke Kuroyanagi f73769c638 Merge "Remove word from personalized dicts when it's canceled." 2014-06-19 22:55:19 +00:00
Keisuke Kuroyanagi 0fbca1ac23 Remove word from personalized dicts when it's canceled.
Bug: 15555552
Bug: 15552347
Change-Id: Ia4d8c79d079e3ce233d46d4bbad4fff1be5c5c39
2014-06-20 14:46:13 +09:00
Baligh Uddin 56f261371a am bf13ed7e: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'bf13ed7ee154fb6e38658c37cb293b99c9a1a947':
  Import translations. DO NOT MERGE
2014-06-19 19:55:28 +00:00
Baligh Uddin b555eba60b am f84cd658: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'f84cd65856bee3f9f68854ad7ca168e7f3aac966':
  Import translations. DO NOT MERGE
2014-06-19 19:55:26 +00:00
Tadashi G. Takaoka b80fb09ff8 Dismiss more keys panel when hiding window
Bug: 15727301
Change-Id: Id7002ecb7f4eea7be3505f6f0235074264418221
2014-06-19 11:42:32 -07:00
Baligh Uddin 07efb6c9e3 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-19 14:48:39 +00:00
Baligh Uddin f84cd65856 Merge "Import translations. DO NOT MERGE" 2014-06-19 14:48:39 +00:00
Baligh Uddin 462c427b7d Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-06-19 14:48:39 +00:00
Tadashi G. Takaoka 6beeeedbde am f49e9757: Clear suggestions strip if a suggestion engine isn\'t attached
* commit 'f49e9757404a84620f56e4210159c55193587187':
  Clear suggestions strip if a suggestion engine isn't attached
2014-06-19 01:49:37 +00:00
Tadashi G. Takaoka 5e7af7077c am d89a34b0: Merge "Hide voice input key from URI, Email, Number, and Phone layout"
* commit 'd89a34b0a1e7b5df7526e42027f8379a25baa291':
  Hide voice input key from URI, Email, Number, and Phone layout
2014-06-19 01:49:36 +00:00
Baligh Uddin 99dfbec7df Import translations. DO NOT MERGE
Change-Id: I841ec06f6139c801c485f6266cf33bc134989c8c
Auto-generated-cl: translation import
2014-06-18 18:48:24 -07:00
Baligh Uddin 2443dd2b2a Import translations. DO NOT MERGE
Change-Id: I612a854e3c012766362d8e54502865b864f806d4
Auto-generated-cl: translation import
2014-06-18 18:47:35 -07:00
Tadashi G. Takaoka f49e975740 Clear suggestions strip if a suggestion engine isn't attached
Bug: 15709298
Change-Id: I1b3fff3152960d85060149727d7a3422fea8a0bd
2014-06-18 18:47:34 -07:00
Baligh Uddin 8b83628551 Import translations. DO NOT MERGE
Change-Id: I3392a199c01f0a50f05437ee50e463a6df6f00bb
Auto-generated-cl: translation import
2014-06-18 18:43:10 -07:00
Tadashi G. Takaoka 7fb630b2a8 Refactor drawing preview classes
Change-Id: I0779caa720e3013f055ab48900bed223747b3952
2014-06-18 18:16:21 -07:00
Tadashi G. Takaoka 335028c039 am 03288ef4: Refactor MoreKeysKeyboard.Builder a bit
* commit '03288ef47fd93758b5665e19fe9b892ece6e586f':
  Refactor MoreKeysKeyboard.Builder a bit
2014-06-19 01:13:04 +00:00
Tadashi G. Takaoka 03288ef47f Refactor MoreKeysKeyboard.Builder a bit
Change-Id: I12139a925d59bb467df629cebc61423d61db1d2d
2014-06-18 18:06:17 -07:00
Tadashi G. Takaoka 5b1cc8d897 am 3ff72dd0: Consolidate 3 public methods of key preview into one
* commit '3ff72dd0daa9baaeb4d6b8ade59d65c1f0e8b34f':
  Consolidate 3 public methods of key preview into one
2014-06-19 00:36:55 +00:00
Tadashi G. Takaoka d89a34b0a1 Merge "Hide voice input key from URI, Email, Number, and Phone layout" 2014-06-19 00:17:11 +00:00
Tadashi G. Takaoka 0351b81632 Hide voice input key from URI, Email, Number, and Phone layout
Bug: 15709298
Change-Id: I05d9433d4e1c2cc475a2136cc97bc32bde6fc745
2014-06-18 18:44:27 -07:00
Tadashi G. Takaoka 3ff72dd0da Consolidate 3 public methods of key preview into one
Change-Id: I0ac92c56bdb636998f7f5e20fba6830b4ac435fa
2014-06-18 10:05:59 -07:00
Jean Chalard bfea7dec1a Add a test for Armenian periods.
Bug: 11463389
Change-Id: Ic1a612bd6b2693369a1688e6a2273cff26fbe6d1
2014-06-18 17:45:53 +09:00
Baligh Uddin bf13ed7ee1 Merge "Import translations. DO NOT MERGE" 2014-06-17 21:43:29 +00:00
Baligh Uddin 2d7531e84f Import translations. DO NOT MERGE
Change-Id: I9b6feb04d2c2b974fd96a45e74016f892401e099
Auto-generated-cl: translation import
2014-06-18 18:44:05 -07:00
Keisuke Kuroyanagi 162f529e93 Move variables for I/O of a jni method to traverse session.
Bug: 15008504
Change-Id: I3e59bc856c1df0e1afe3b42d024620ca1745837b
2014-06-17 17:50:32 +09:00
Keisuke Kuroyanagi fc5768e786 am 4c45fff2: Merge "Fix: NPE when initializing AOSP keyboard."
* commit '4c45fff2404b274cf6345221412671a81f0dba46':
  Fix: NPE when initializing AOSP keyboard.
2014-06-17 02:50:52 +00:00
Keisuke Kuroyanagi 4c45fff240 Merge "Fix: NPE when initializing AOSP keyboard." 2014-06-16 23:18:50 +00:00
Keisuke Kuroyanagi 34ed5b0742 Fix: NPE when initializing AOSP keyboard.
Bug: 15677822
Change-Id: Ibebb215a08795482c0f1eef965db06af57558906
2014-06-17 09:33:37 +09:00
Jean Chalard 7b877870fd am ccfc824a: Merge "[CM2] Update beginning-of-sentence suggestions"
* commit 'ccfc824a8863ba800173905c439c2c4fca4458a9':
  [CM2] Update beginning-of-sentence suggestions
2014-06-16 11:22:41 +00:00
Jean Chalard de1d005dd0 am 8a237037: Merge "[CM1] Let predictions be aware of capitalize mode."
* commit '8a23703763fdbda06f1d272f47064334a5eeda14':
  [CM1] Let predictions be aware of capitalize mode.
2014-06-16 09:58:04 +00:00
Keisuke Kuroyanagi e8eb3c245a am 37c49f63: Update suggestion strip when the contextual dict is updated.
* commit '37c49f63dfe5cd2385d808cd113a3b46603fc5d4':
  Update suggestion strip when the contextual dict is updated.
2014-06-16 09:50:30 +00:00
Keisuke Kuroyanagi 37c49f63df Update suggestion strip when the contextual dict is updated.
Bug: 14161647
Change-Id: Ic7d53464bd051bffc8c7f8d097325321fe0aaee7
2014-06-16 18:30:59 +09:00
Keisuke Kuroyanagi ff6e967b48 am cb368a6d: Fix: Probability used for one word contextual phrase.
* commit 'cb368a6dac1d3148785da4fd8572bb79847c2ad1':
  Fix: Probability used for one word contextual phrase.
2014-06-16 09:25:33 +00:00
Keisuke Kuroyanagi cb368a6dac Fix: Probability used for one word contextual phrase.
Bug: 14161647
Change-Id: Ia5f985ea467145fb381e3ad2c1f67f3b013f19e8
2014-06-16 18:20:33 +09:00
Keisuke Kuroyanagi 7edd957e70 am 6aa64e91: Merge "Add clearContextualDictionary()."
* commit '6aa64e91ed431717f22b9621b424b04b270b32ae':
  Add clearContextualDictionary().
2014-06-16 08:46:34 +00:00
Keisuke Kuroyanagi 3aa071fb8e am 17f03583: Merge "Add a method to update contextual dictionary."
* commit '17f03583c85bfd03b94bcaa75fe717d344d48445':
  Add a method to update contextual dictionary.
2014-06-16 08:46:33 +00:00