aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge "Make KeySpecParser case sensitive again" into jb-devTadashi G. Takaoka2012-05-283-30/+16
| |\ \
| | * | Make KeySpecParser case sensitive againTadashi G. Takaoka2012-05-283-30/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially revert I76c3e917. Bug: 6561272 Change-Id: I5649a8ecb44bd11c67785ea97ddbb67b0a019ccc
* | | | am 0725fdb9: am 8f590c77: Use Math.round instead of (int) to convert Key ↵Tadashi G. Takaoka2012-05-281-8/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | coordinates from float to int * commit '0725fdb9522dddb6eeab688c60b24cd84786904b': Use Math.round instead of (int) to convert Key coordinates from float to int
| * | | Use Math.round instead of (int) to convert Key coordinates from float to intTadashi G. Takaoka2012-05-281-8/+9
| | | | | | | | | | | | | | | | | | | | Bug: 6566563 Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
* | | | am fff5cd6f: am aa064139: Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
|\| | | | | | | | | | | | | | | | | | | * commit 'fff5cd6f767e248ecb5b30ea39cb9a22a476b953': Forget user history
| * | | Merge "Forget user history" into jb-devsatok2012-05-278-100/+333
| |\ \ \
| | * | | Forget user historysatok2012-05-288-100/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
* | | | | am fac23787: am bed613cf: Merge "Simulate hardware enter/delete events if ↵Jean Chalard2012-05-271-3/+37
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the app targets < 16" into jb-dev * commit 'fac23787bbd7723acba4e7e344aa6f799d9584f6': Simulate hardware enter/delete events if the app targets < 16
| * | | | Merge "Simulate hardware enter/delete events if the app targets < 16" into ↵Jean Chalard2012-05-271-3/+37
| |\ \ \ \ | | | | | | | | | | | | | | | | | | jb-dev
| | * | | | Simulate hardware enter/delete events if the app targets < 16Jean Chalard2012-05-281-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will make text input buggy on all apps until they target JB or superior. Bug: 6537051 Change-Id: I726347db8c84d1582ad1962d3a910e698389e08c
* | | | | | am 784046d3: am 92d7b55a: Merge "Small update to the English dictionaries" ↵Jean Chalard2012-05-271-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '784046d3cbe51d6b0d88b0990c67abfa7e6a91bd': Small update to the English dictionaries
| * | | | | Merge "Small update to the English dictionaries" into jb-devJean Chalard2012-05-271-0/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Small update to the English dictionariesJean Chalard2012-05-281-0/+0
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Demote 'HDTV' Bug: 6563090 Change-Id: I39a1632397569cf79a8d67d93cdff5cf29f82f3a
* | | | | am aefe0489: am 6cc58bed: Merge "Fix PC QWERTY keyboard of 7-inch tablet" ↵Tadashi G. Takaoka2012-05-271-33/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit 'aefe04896790a161a8fc4a595566830614f86296': Fix PC QWERTY keyboard of 7-inch tablet
| * | | | Merge "Fix PC QWERTY keyboard of 7-inch tablet" into jb-devTadashi G. Takaoka2012-05-271-33/+8
| |\ \ \ \
| | * | | | Fix PC QWERTY keyboard of 7-inch tabletTadashi G. Takaoka2012-05-281-33/+8
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6566031 Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
* | | | / am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code caseTadashi G. Takaoka2012-05-273-41/+52
|\| | | | | |_|_|/ |/| | | | | | | | | | | * commit 'ee78fb2634e7bf74d3e21faf9630e5d8cd67cda0': Fix adjusting key's label/code case
| * | | Fix adjusting key's label/code caseTadashi G. Takaoka2012-05-283-41/+52
| |/ / | | | | | | | | | | | | | | | | | | | | | With this fix, we may probably be able to revert I76c3e917 (Make KeySpecParser case insensitive). Bug: 6561272 Change-Id: Ic7571560d7b422ffc9a07f0acecd388e0b330d50
| * | Import translations. DO NOT MERGEEric Fischer2012-05-2549-354/+260
| | | | | | | | | | | | Change-Id: I045ad47955d6f5f507818271543d2606b61877fc
* | | am 250f6a44: am 123017cc: Merge "Wipe the application cache selectively" ↵Jean Chalard2012-05-252-1/+5
|\| | | | | | | | | | | | | | | | | | | | into jb-dev * commit '250f6a44a7585d61175ec983f9afd43081cd636f': Wipe the application cache selectively
| * | Merge "Wipe the application cache selectively" into jb-devJean Chalard2012-05-252-1/+5
| |\|
| | * Wipe the application cache selectivelyJean Chalard2012-05-252-1/+5
| | | | | | | | | | | | | | | Bug: 6537051 Change-Id: I839d0a98c729f3604582946d70c0140a5cff7dcf
* | | am d45e334f: am 7707e045: Merge "Cache application info." into jb-devJean Chalard2012-05-252-4/+17
|\| | | | | | | | | | | | | | * commit 'd45e334f5a73d2cc36800a81e1bbf881e633f026': Cache application info.
| * | Merge "Cache application info." into jb-devJean Chalard2012-05-252-4/+17
| |\|
| | * Cache application info.Jean Chalard2012-05-252-4/+17
| | | | | | | | | | | | | | | Bug: 6537051 Change-Id: Ieca891235df0d697bdeb0510651b703654fdef38
* | | am 6691bd67: am 9b93817b: Merge "Get information about the target ↵Jean Chalard2012-05-252-1/+68
|\| | | | | | | | | | | | | | | | | | | | application." into jb-dev * commit '6691bd675a555163aa59c2ac791c6138c1d8a32c': Get information about the target application.
| * | Merge "Get information about the target application." into jb-devJean Chalard2012-05-252-1/+68
| |\|
| | * Get information about the target application.Jean Chalard2012-05-252-1/+68
| | | | | | | | | | | | | | | Bug: 6537051 Change-Id: I9fe7a07b5ddf2a423d5764840753ea70544206f1
* | | am 41cf0ced: am b6c314e4: Merge "Clean up some compiler warnings" into jb-devTadashi G. Takaoka2012-05-2510-21/+15
|\| | | | | | | | | | | | | | * commit '41cf0ced38912c5f4a6d11a88c0deb4ac4d01860': Clean up some compiler warnings
| * | Merge "Clean up some compiler warnings" into jb-devTadashi G. Takaoka2012-05-2510-21/+15
| |\ \ | | |/ | |/|
| | * Clean up some compiler warningsTadashi G. Takaoka2012-05-2510-21/+15
| | | | | | | | | | | | Change-Id: I604da15e65fc3cf807ec4033df4e4cd5ef0196fc
* | | am eceedfb8: am 383f4d6a: Fix the name of the resource to lower caseJean Chalard2012-05-241-0/+0
|\| | | | | | | | | | | | | | * commit 'eceedfb887d3cb9d1300aaa1cdc5dc3510d05549': Fix the name of the resource to lower case
| * | Fix the name of the resource to lower caseJean Chalard2012-05-251-0/+0
| | | | | | | | | | | | Change-Id: Icbacf10702de20ef1a60d2648ee6440812d13f1d
* | | am 8e50fe88: am 1b3db401: Add the dictionary for Portuguese to the apkJean Chalard2012-05-241-0/+0
|\| | | | | | | | | | | | | | * commit '8e50fe886279b0c4d812928226ffea22326f930a': Add the dictionary for Portuguese to the apk
| * | Add the dictionary for Portuguese to the apkJean Chalard2012-05-251-0/+0
| |/ | | | | | | | | | | | | | | | | 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
* | am d8b3e5c6: am 0c207144: Merge "Fix a bug with a concurrent modification of ↵Jean Chalard2012-05-242-18/+21
|\| | | | | | | | | | | | | a map." into jb-dev * commit 'd8b3e5c69f4de663c748c82155fc3b8854119826': Fix a bug with a concurrent modification of a map.
| * Merge "Fix a bug with a concurrent modification of a map." into jb-devJean Chalard2012-05-242-18/+21
| |\
| | * Fix a bug with a concurrent modification of a map.Jean Chalard2012-05-242-18/+21
| | | | | | | | | | | | | | | Bug: 6538848 Change-Id: I1a8422356d9909213e53cfdc8c5bcc12eb48f19d
* | | am f726d09b: am f11c8cd1: Merge "Get rid of heavy IPC call from key drawing ↵Tadashi G. Takaoka2012-05-242-11/+9
|\| | | | | | | | | | | | | | | | | | | | code" into jb-dev * commit 'f726d09b53e16a9602090da062393bdf9f34282f': Get rid of heavy IPC call from key drawing code
| * | Merge "Get rid of heavy IPC call from key drawing code" into jb-devTadashi G. Takaoka2012-05-242-11/+9
| |\ \ | | |/ | |/|
| | * Get rid of heavy IPC call from key drawing codeTadashi G. Takaoka2012-05-242-11/+9
| | | | | | | | | | | | | | | Bug: 6541544 Change-Id: I5c7df486ff72714ae09e1dbc21a8adbe3106ce95
* | | am 21d5a015: am 28d82a3a: Merge "Remove non-words from the French ↵Jean Chalard2012-05-241-0/+0
|\| | | | | | | | | | | | | | | | | | | | dictionary." into jb-dev * commit '21d5a0157e18325e982b763ce253cfe3266f231a': Remove non-words from the French dictionary.
| * | Merge "Remove non-words from the French dictionary." into jb-devJean Chalard2012-05-241-0/+0
| |\ \
| | * | Remove non-words from the French dictionary.Jean Chalard2012-05-241-0/+0
| | | | | | | | | | | | | | | | Change-Id: I98c546818aa456a534e833495deb670e79df4104
* | | | am 9b98c4a8: am 69897af2: Merge "Add new locales for the spell checker." ↵Jean Chalard2012-05-242-0/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '9b98c4a8ce496fa45b8ad6e7da57063c79d1d9e4': Add new locales for the spell checker.
| * | | Merge "Add new locales for the spell checker." into jb-devJean Chalard2012-05-242-0/+22
| |\ \ \ | | |_|/ | |/| |
| | * | Add new locales for the spell checker.Jean Chalard2012-05-242-0/+22
| | |/ | | | | | | | | | | | | Bug: 6533167 Change-Id: I1581e8446b1af5dc3679e01be16d4fc34af725cc
* | | am 9c239184: am 49afe45d: Fix buildTadashi G. Takaoka2012-05-241-1/+1
|\| | | | | | | | | | | | | | * commit '9c239184530be37fa806cf37a4f19ae0bc824aec': Fix build
| * | Fix buildTadashi G. Takaoka2012-05-241-1/+1
| | | | | | | | | | | | | | | | | | Follow up of I7822adf407 Change-Id: Iac75c0f2ff2482bce1305c54cb25b708037db6c6
* | | am bc48a8f7: am c60a846e: Fix NPE in Settings.updateCustomInputStylesSummaryTadashi G. Takaoka2012-05-241-1/+2
|\| | | | | | | | | | | | | | * commit 'bc48a8f7ab0d9003a9c97ceb7d85bcf0502785a6': Fix NPE in Settings.updateCustomInputStylesSummary