- Jan 17, 2024
-
-
Aleksandras Kostarevas authored
-
- Jul 06, 2023
-
-
abb128 authored
-
- Mar 25, 2014
-
-
Tadashi G. Takaoka authored
- keylabel_<key>, the key label text of the <key> - keyspec_<key>, the key specification of the <key> - keyhintlabel_<key>, the hint label text of the <key> - morekeys_<key>, the more keys specifications of the <key> - additional_morekeys_<key>, the additional more keys specification of the <key> Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e
-
- Feb 07, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
-
- Sep 04, 2013
-
-
Satoshi Kataoka authored
This reverts commit c02a3654. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
-
- Aug 23, 2013
-
-
Tadashi G. Takaoka authored
Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
-
- Jul 03, 2013
-
-
Tadashi G. Takaoka authored
With this change, the tablet keyboard layout both 7inch and 10inch use quite similar one of the ordinal PC. The differences from the ordinal PC keyboard layout are: - Move letter THAL from the most left of digits' row to the most left of 3rd row. - Move letter DAL from the most right of 1st row to the most right of 3rd row. - Omit ligature LAM with ALEF from 3rd row and move to more keys of letter LAM on 2nd row. The phone keyboard layout is the same one of the tablet except: - Omit letter YEH with HAMZA avobe from 3rd row and move to more keys of letter ALEF MAKSURA on 3rd row. Bug: 9371393 Change-Id: I1cd164ce7c1c3a5cae67b9985f1b167aef028ca0
-
- Nov 06, 2012
-
-
Satoshi Kataoka authored
Change-Id: I50e79bbb1f2eab33c7e5a76086bbe41f7e757ada
-
- Jan 13, 2012
-
-
Tadashi G. Takaoka authored
We need revised scoring test because dictionary look up algorithm has been changed significantly since this SuggestTests was made. Change-Id: I69d527a6bfa24ed0dc189fddad1afab0566c6eb8
-
- Aug 20, 2010
-
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- Mar 09, 2010
-
-
Amith Yamasani authored
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
-
- Jan 17, 2010
-
-
Mike LeBeau authored
the change to logging to remove any private dependencies and use broadcast intents to VoiceSearch instead. I have audited this code and it appears good to go for open-source, but would appreciate a second pair of eyes. Still to do after submitting this CL: * Reintroduce Amith's memory leak fix (37557) which was the only CL added to LatinIME since the last merge over to the private copy. * Make some changes to allow LatinIME to work without voice search installed. Currently I believe it will show the mic but fail if you press it. We need to base the visibility on the mic on the availability of the service. * Fix this code to use the new Gservices framework, it's still trying to use the old one.
-
- Nov 13, 2009
-
-
Jean-Baptiste Queru authored
-
- Mar 13, 2009
-
-
The Android Open Source Project authored
-