Commit Graph

6896 Commits (eebe4bb0c2653a7727d76562e3fa9fe2ad7f041e)

Author SHA1 Message Date
Tadashi G. Takaoka 0725fdb952 am 8f590c77: Use Math.round instead of (int) to convert Key coordinates from float to int
* commit '8f590c77e8a435d8e35020f1b7e66fdf53ab7953':
  Use Math.round instead of (int) to convert Key coordinates from float to int
2012-05-28 02:50:45 -07:00
Jean Chalard 90868195e4 Fix spelling of a unused flag
Change-Id: I28fc3004da0ead2d373f36541732ac4450d86318
2012-05-28 18:49:37 +09:00
Jean Chalard ddcb4847df Add a tool to do intendance tasks on dictionaries.
Bug: 6429606
Change-Id: I0c7258d992a4bfa9707002f8fbc425ccde7c6172
2012-05-28 18:46:09 +09:00
Tadashi G. Takaoka 8f590c77e8 Use Math.round instead of (int) to convert Key coordinates from float to int
Bug: 6566563
Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
2012-05-28 16:16:35 +09:00
satok 1c69942683 am fff5cd6f: am aa064139: Merge "Forget user history" into jb-dev
* commit 'fff5cd6f767e248ecb5b30ea39cb9a22a476b953':
  Forget user history
2012-05-27 23:03:46 -07:00
satok fff5cd6f76 am aa064139: Merge "Forget user history" into jb-dev
* commit 'aa0641394b7ffc16c462c5d9cc269d1f5114748f':
  Forget user history
2012-05-27 23:01:41 -07:00
satok aa0641394b Merge "Forget user history" into jb-dev 2012-05-27 22:59:22 -07:00
satok fd53b8cc2b Forget user history
Bug: 4192129

Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
2012-05-28 14:34:02 +09:00
Jean Chalard 1a31b4e484 am fac23787: am bed613cf: Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
* commit 'fac23787bbd7723acba4e7e344aa6f799d9584f6':
  Simulate hardware enter/delete events if the app targets < 16
2012-05-27 21:26:06 -07:00
Jean Chalard 32bce6bd02 am 784046d3: am 92d7b55a: Merge "Small update to the English dictionaries" into jb-dev
* commit '784046d3cbe51d6b0d88b0990c67abfa7e6a91bd':
  Small update to the English dictionaries
2012-05-27 21:26:04 -07:00
Jean Chalard fac23787bb am bed613cf: Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev
* commit 'bed613cf11914f2510478fd4754a0802863ce4af':
  Simulate hardware enter/delete events if the app targets < 16
2012-05-27 21:23:41 -07:00
Jean Chalard 784046d3cb am 92d7b55a: Merge "Small update to the English dictionaries" into jb-dev
* commit '92d7b55acf762031b640d311c6c7b94f159454dd':
  Small update to the English dictionaries
2012-05-27 21:23:39 -07:00
Jean Chalard bed613cf11 Merge "Simulate hardware enter/delete events if the app targets < 16" into jb-dev 2012-05-27 21:21:22 -07:00
Jean Chalard 92d7b55acf Merge "Small update to the English dictionaries" into jb-dev 2012-05-27 21:20:59 -07:00
Tadashi G. Takaoka d9f9b0b555 am aefe0489: am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
* commit 'aefe04896790a161a8fc4a595566830614f86296':
  Fix PC QWERTY keyboard of 7-inch tablet
2012-05-27 21:12:33 -07:00
Tadashi G. Takaoka 1b6caa9fe6 am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code case
* commit 'ee78fb2634e7bf74d3e21faf9630e5d8cd67cda0':
  Fix adjusting key's label/code case
2012-05-27 21:12:32 -07:00
Tadashi G. Takaoka aefe048967 am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev
* commit '6cc58bedea3f44adfff26d313079aa5f382c8bba':
  Fix PC QWERTY keyboard of 7-inch tablet
2012-05-27 21:10:06 -07:00
Tadashi G. Takaoka ee78fb2634 am 7ab7f66c: Fix adjusting key\'s label/code case
* commit '7ab7f66c2d0f4a0b2e29be718b310ccaf368a4f4':
  Fix adjusting key's label/code case
2012-05-27 21:10:05 -07:00
Tadashi G. Takaoka 6cc58bedea Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-dev 2012-05-27 21:07:54 -07:00
Jean Chalard 3a6efa06e2 Small update to the English dictionaries
Demote 'HDTV'

Bug: 6563090
Change-Id: I39a1632397569cf79a8d67d93cdff5cf29f82f3a
2012-05-28 13:01:59 +09:00
Tadashi G. Takaoka cfb96c4973 Fix PC QWERTY keyboard of 7-inch tablet
Bug: 6566031
Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
2012-05-28 12:58:12 +09:00
Tadashi G. Takaoka 7ab7f66c2d Fix adjusting key's label/code case
With this fix, we may probably be able to revert I76c3e917 (Make
KeySpecParser case insensitive).

Bug: 6561272
Change-Id: Ic7571560d7b422ffc9a07f0acecd388e0b330d50
2012-05-28 12:34:49 +09:00
Jean Chalard 4e1a558ee8 Simulate hardware enter/delete events if the app targets < 16
This will make text input buggy on all apps until they target
JB or superior.

Bug: 6537051
Change-Id: I726347db8c84d1582ad1962d3a910e698389e08c
2012-05-28 12:00:43 +09:00
Eric Fischer 2ec51f82af am 71097048: (-s ours) am 739ff3cf: Import translations. DO NOT MERGE
* commit '710970486cab9891f85d5abc39969021ccc4cab4':
  Import translations. DO NOT MERGE
2012-05-25 15:46:30 -07:00
Eric Fischer 710970486c am 739ff3cf: Import translations. DO NOT MERGE
* commit '739ff3cfc4dc9efde0d969d660bccc949c1fd84b':
  Import translations. DO NOT MERGE
2012-05-25 15:43:48 -07:00
Eric Fischer 739ff3cfc4 Import translations. DO NOT MERGE
Change-Id: I045ad47955d6f5f507818271543d2606b61877fc
2012-05-25 15:31:16 -07:00
Jean Chalard 6d7ac8a4ef am 250f6a44: am 123017cc: Merge "Wipe the application cache selectively" into jb-dev
* commit '250f6a44a7585d61175ec983f9afd43081cd636f':
  Wipe the application cache selectively
2012-05-25 04:11:16 -07:00
Jean Chalard f27ac2733c am d45e334f: am 7707e045: Merge "Cache application info." into jb-dev
* commit 'd45e334f5a73d2cc36800a81e1bbf881e633f026':
  Cache application info.
2012-05-25 04:11:15 -07:00
Jean Chalard 250f6a44a7 am 123017cc: Merge "Wipe the application cache selectively" into jb-dev
* commit '123017cc74eddf16698889539f6274025ee30155':
  Wipe the application cache selectively
2012-05-25 04:09:12 -07:00
Jean Chalard d45e334f5a am 7707e045: Merge "Cache application info." into jb-dev
* commit '7707e0459ff54edc701f7f84dd222861c62445c7':
  Cache application info.
2012-05-25 04:09:10 -07:00
Jean Chalard 123017cc74 Merge "Wipe the application cache selectively" into jb-dev 2012-05-25 04:07:46 -07:00
Jean Chalard 7707e0459f Merge "Cache application info." into jb-dev 2012-05-25 04:07:36 -07:00
Jean Chalard 64766fbcaa am 6691bd67: am 9b93817b: Merge "Get information about the target application." into jb-dev
* commit '6691bd675a555163aa59c2ac791c6138c1d8a32c':
  Get information about the target application.
2012-05-25 03:34:46 -07:00
Tadashi G. Takaoka 0dfbde09b2 am 41cf0ced: am b6c314e4: Merge "Clean up some compiler warnings" into jb-dev
* commit '41cf0ced38912c5f4a6d11a88c0deb4ac4d01860':
  Clean up some compiler warnings
2012-05-25 03:34:45 -07:00
Jean Chalard 6691bd675a am 9b93817b: Merge "Get information about the target application." into jb-dev
* commit '9b93817b7facad2510f54d419fc11bccfaf09012':
  Get information about the target application.
2012-05-25 03:32:42 -07:00
Tadashi G. Takaoka 41cf0ced38 am b6c314e4: Merge "Clean up some compiler warnings" into jb-dev
* commit 'b6c314e4caf3b86c2bafcea865dc2cdd9aa38735':
  Clean up some compiler warnings
2012-05-25 03:32:40 -07:00
Jean Chalard 9b93817b7f Merge "Get information about the target application." into jb-dev 2012-05-25 03:28:00 -07:00
Tadashi G. Takaoka b6c314e4ca Merge "Clean up some compiler warnings" into jb-dev 2012-05-25 03:21:30 -07:00
Tadashi G. Takaoka 93ebf74bae Clean up some compiler warnings
Change-Id: I604da15e65fc3cf807ec4033df4e4cd5ef0196fc
2012-05-25 19:04:54 +09:00
Jean Chalard eb696d288e Wipe the application cache selectively
Bug: 6537051
Change-Id: I839d0a98c729f3604582946d70c0140a5cff7dcf
2012-05-25 18:56:13 +09:00
Jean Chalard 1b1243d61f Cache application info.
Bug: 6537051
Change-Id: Ieca891235df0d697bdeb0510651b703654fdef38
2012-05-25 18:54:53 +09:00
Jean Chalard b224b60c94 Get information about the target application.
Bug: 6537051
Change-Id: I9fe7a07b5ddf2a423d5764840753ea70544206f1
2012-05-25 18:41:32 +09:00
Jean Chalard 95109fe1be am eceedfb8: am 383f4d6a: Fix the name of the resource to lower case
* commit 'eceedfb887d3cb9d1300aaa1cdc5dc3510d05549':
  Fix the name of the resource to lower case
2012-05-24 23:37:20 -07:00
Jean Chalard eceedfb887 am 383f4d6a: Fix the name of the resource to lower case
* commit '383f4d6a698b1eb208b55c59aea72d6c1cecc778':
  Fix the name of the resource to lower case
2012-05-24 23:35:31 -07:00
Jean Chalard 383f4d6a69 Fix the name of the resource to lower case
Change-Id: Icbacf10702de20ef1a60d2648ee6440812d13f1d
2012-05-25 15:27:58 +09:00
Jean Chalard b6cf11e7e0 am 8e50fe88: am 1b3db401: Add the dictionary for Portuguese to the apk
* commit '8e50fe886279b0c4d812928226ffea22326f930a':
  Add the dictionary for Portuguese to the apk
2012-05-24 23:18:29 -07:00
Jean Chalard 8e50fe8862 am 1b3db401: Add the dictionary for Portuguese to the apk
* commit '1b3db401bc4eb40d9ba3938d30e4c0af4178361c':
  Add the dictionary for Portuguese to the apk
2012-05-24 23:15:32 -07:00
Jean Chalard 1b3db401bc Add the dictionary for Portuguese to the apk
This adds about 1MB to the system image, but Ibae3cd55
has been committed to make up for it. Both those considered,
we are still adding 23kB to the build.

Bug: 6558327
Change-Id: Iae066d39a193a0a380d2872a35661920dd5cea54
2012-05-25 14:59:04 +09:00
The Android Automerger c110e955d4 merge in nakasi-factoryrom-release history after reset to jb-dev 2012-05-24 10:19:51 -07:00
The Android Open Source Project 3cccaeb300 am 4fbdaacb: Reconcile with jb-release nakasi-factoryrom-release
* commit '4fbdaacb208c350a7a01aa3f2062e09e71f83daa':
2012-05-24 09:08:27 -07:00