aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* am 94c441a4: am cdaee868: Merge "Preserve a class for testing"•••* commit '94c441a424875f815d7e84d02da5c8943ad6f7a6': Preserve a class for testing Kurt Partridge2013-04-171-0/+3
|\
| * Merge "Preserve a class for testing"Kurt Partridge2013-04-101-0/+3
| |\
| | * Preserve a class for testing•••Addresses b/8583091 Change-Id: I89605223784312d9572dfc7c8aaa7e5eba44c4f6 Kurt Partridge2013-04-101-0/+3
* | | am 3e1f652c: am 099dd3f2: Merge "Better release build reporting"•••* commit '3e1f652c2c39351d306b3a930340948a46104de0': Better release build reporting Kurt Partridge2013-04-171-4/+21
|\| |
| * | Merge "Better release build reporting"Kurt Partridge2013-04-101-4/+21
| |\ \
| | * | Better release build reporting•••The ResearchLogger reports whether a build is a release build or not to avoid polluting data with IME debugging work by developers. Previously this was done by checking a constant flag, which was also serving the dual purpose of masking out debug code in release builds. This change introduces a heuristic to determine whether a build was created by a developer (using the package versionName), and annotating the data sent to the server appropriately. Change-Id: Icbad17c66b703cabf6d23d05e2c7c41bcceaae45 Kurt Partridge2013-04-101-4/+21
| | |/
| * / Import translations. DO NOT MERGE•••Change-Id: Icb4c4f32b1549f3d98b99a48b7c2f1b0de1b5a04 Auto-generated-cl: translation import Baligh Uddin2013-04-104-32/+16
| |/
* | am cd51b80a: am fb3e8057: Merge "Fix a bug where a space would not be inserte...•••* commit 'cd51b80a0b31493ef9dce9b5283264399b305ba0': Fix a bug where a space would not be inserted before a gesture Jean Chalard2013-04-171-1/+2
|\|
| * Merge "Fix a bug where a space would not be inserted before a gesture"Jean Chalard2013-04-101-1/+2
| |\
| | * Fix a bug where a space would not be inserted before a gesture•••Bug: 8583675 Change-Id: I14924fef5663f48481994c02c56be45f9f85be65 Jean Chalard2013-04-101-1/+2
* | | am 9a6ff5dc: am c7d41589: Merge "Use private object as a lock instead of sync...•••* commit '9a6ff5dcef1a593260032b5e10eb801de297c0b2': Use private object as a lock instead of synchronized method Tadashi G. Takaoka2013-04-171-123/+145
|\| |
| * | Merge "Use private object as a lock instead of synchronized method"Tadashi G. Takaoka2013-04-101-123/+145
| |\ \
| | * | Use private object as a lock instead of synchronized method•••Change-Id: I0b9a935d8c97ddfb18ab7950a9d6bf542863072a Tadashi G. Takaoka2013-04-101-123/+145
| | |/
* | | am 1502d977: am 12e77de2: Merge "Use private lock object instead of synchroni...•••* commit '1502d9779555958b0ca147fda1cab1e6302c9035': Use private lock object instead of synchronized method Tadashi G. Takaoka2013-04-171-22/+31
|\| |
| * | Merge "Use private lock object instead of synchronized method"Tadashi G. Takaoka2013-04-101-22/+31
| |\ \
| | * | Use private lock object instead of synchronized method•••Change-Id: Ifc62bacbd0583a7d102009681a94bdd9ccff7d47 Tadashi G. Takaoka2013-04-101-22/+31
| | |/
* | | am 14950497: am 1e256f58: Merge "Protect simultaneously modifying gesture pre...•••* commit '14950497280f15b6d1de9e6c5d159ce46e27180b': Protect simultaneously modifying gesture preview data Tadashi G. Takaoka2013-04-171-1/+15
|\| |
| * | Merge "Protect simultaneously modifying gesture preview data"Tadashi G. Takaoka2013-04-101-1/+15
| |\ \ | | |/ | |/|
| | * Protect simultaneously modifying gesture preview data•••Bug: 8556775 Change-Id: I83272e3adbfc0c9cc14f9e8b479e926aabf4fa2a Tadashi G. Takaoka2013-04-101-1/+15
* | | am 2dd2e2d7: am 99b93d17: Fix a bug where autocorrection status would be wrong.•••* commit '2dd2e2d7dff8c4446d536bd23fc94a5538c24ddf': Fix a bug where autocorrection status would be wrong. Jean Chalard2013-04-177-10/+11
|\| |
| * | Fix a bug where autocorrection status would be wrong.•••Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f Jean Chalard2013-04-107-10/+11
| |/
* | am c35bca68: am 262d5bd9: Don\'t override EXTRA_SHOW_FRAGMENT if exists•••* commit 'c35bca685689ff6430e7a9393af64c74112bf677': Don't override EXTRA_SHOW_FRAGMENT if exists Tadashi G. Takaoka2013-04-171-1/+4
|\|
| * Don't override EXTRA_SHOW_FRAGMENT if exists•••Bug: 8541190 Change-Id: I37d3de12558efd55f157389d2e0b51fc83dc5da1 Tadashi G. Takaoka2013-04-101-1/+4
* | am f5aa2fd5: am 10af4b6e: Merge "Separate StringUtils.capitalizeFirstCharacter"•••* commit 'f5aa2fd5c868cae6e879858738a5eef4445aaca8': Separate StringUtils.capitalizeFirstCharacter Tadashi G. Takaoka2013-04-173-5/+13
|\|
| * Merge "Separate StringUtils.capitalizeFirstCharacter"Tadashi G. Takaoka2013-04-103-5/+13
| |\
| | * Separate StringUtils.capitalizeFirstCharacter•••Bug: 8582061 Change-Id: Iac8f65defdd92d7df533bdf0e2937ad897d96363 Tadashi G. Takaoka2013-04-103-5/+13
* | | am e81c1678: am 87fdde6e: Typing double letters via a \'circle\' on the key.•••* commit 'e81c16788712590fd6cf9e14420d50acf029ad48': Typing double letters via a 'circle' on the key. Keisuke Kuroynagi2013-04-171-8/+10
|\| |
| * | Typing double letters via a 'circle' on the key.•••Bug: 8550980 Change-Id: I5e432dea0e025ccea196f80e90a6bf945488e130 Keisuke Kuroynagi2013-04-101-8/+10
| * | Hide Setup Wizard icon for stock keyboard•••Bug: 8581647 Change-Id: Id530f1a33a5c919f4a732ec0d545dfbe76e56316 Tadashi G. Takaoka2013-04-103-1/+34
| |/
* | am 0d7499bc: am 4fdfce6d: Merge "Refactor SpellCheckerProximityInfo as extend...•••* commit '0d7499bccfb37bad2364202657a4feebab137aeb': Refactor SpellCheckerProximityInfo as extending ProximityInfo Tadashi G. Takaoka2013-04-173-56/+59
|\|
| * Merge "Refactor SpellCheckerProximityInfo as extending ProximityInfo"Tadashi G. Takaoka2013-04-103-56/+59
| |\
| | * Refactor SpellCheckerProximityInfo as extending ProximityInfo•••Change-Id: I544eec9d661796d57749dbaa2163bc1e2a891353 Tadashi G. Takaoka2013-04-023-56/+59
| * | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-04-0949-196/+389
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I3605a7fd941d9ebe76460d114f384b1e233b3440 Auto-generated-cl: translation import Baligh Uddin2013-04-0849-196/+389
* | | | am ab8f166e: am 09ab6495: Merge "[FileEncap18] Clean up uploading scheduling"•••* commit 'ab8f166e6793e214dcb92454b10dbe5cc74daf9b': [FileEncap18] Clean up uploading scheduling Kurt Partridge2013-04-173-31/+51
|\| | |
| * | | Merge "[FileEncap18] Clean up uploading scheduling"Kurt Partridge2013-04-093-31/+51
| |\ \ \
| | * | | [FileEncap18] Clean up uploading scheduling•••- Move scheduling logic from ResearchLogger.java to UploaderService.java - Switch to a one-shot timer. Previously the uploader was scheduled on an inexact repeating schedule. It's better to reschedule the next upload after the current one is finished to reduce the chances of multiple uploads happening at the same time. - Avoid double-execution - Previously a scheduled upload might run right after an explicit one if they occured at the same time. This change reduces the chances of this. - Some method extraction and naming Change-Id: I9efda11be77d334c7f61bd40a36d65f0421ebde4 Kurt Partridge2013-03-253-31/+51
* | | | | am a130057b: Import translations. DO NOT MERGE•••* commit 'a130057bcf1b3daa8c8823743b1190f460bbdc45': Import translations. DO NOT MERGE Baligh Uddin2013-04-158-14/+14
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I5f6f7233c46f7a5faaac5f959c93329ace4c70f4 Auto-generated-cl: translation import Baligh Uddin2013-04-158-14/+14
* | | | | | am f2ab0adc: Import translations. DO NOT MERGE•••* commit 'f2ab0adc5e3bd8f436aafcea1b396e288c69f7d4': Import translations. DO NOT MERGE Baligh Uddin2013-04-1244-354/+178
|\| | | | |
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Ie74fdb8041ac5d7eb5d15a49f9aac834751cc9c2 Auto-generated-cl: translation import Baligh Uddin2013-04-1244-354/+178
* | | | | | am 58df3cfa: Import translations. DO NOT MERGE•••* commit '58df3cfaeee020b6703f90feda89a3bc95a3a116': Import translations. DO NOT MERGE Baligh Uddin2013-04-1049-196/+373
|\| | | | |
| * | | | | Import translations. DO NOT MERGE•••Change-Id: Iafc0a5506abef8e709d76ebf4600bacae7dd1e00 Auto-generated-cl: translation import Baligh Uddin2013-04-1049-196/+373
* | | | | | am d9a22235: Hide Setup Wizard icon for stock keyboard•••* commit 'd9a2223570759d622c690b007369cf32f437f7e5': Hide Setup Wizard icon for stock keyboard Tadashi G. Takaoka2013-04-103-1/+34
|\| | | | |
| * | | | | Hide Setup Wizard icon for stock keyboard•••Bug: 8581647 Change-Id: Id530f1a33a5c919f4a732ec0d545dfbe76e56316 Tadashi G. Takaoka2013-04-093-1/+34
| |/ / / /
* | | | | am 75618c33: am 19dcd154: Merge "Offer to add any OOV typed word to the dicti...•••* commit '75618c3321b8eae559886ba5f71e967591da7065': Offer to add any OOV typed word to the dictionary. Jean Chalard2013-04-102-7/+11
|\| | | |
| * | | | Merge "Offer to add any OOV typed word to the dictionary."Jean Chalard2013-04-092-7/+11
| |\ \ \ \
| | * | | | Offer to add any OOV typed word to the dictionary.•••That includes gestures, which used not to work. Bug: 8532637 Change-Id: I04606565d7000faadf954c4a806c39d4d162a2c1 Jean Chalard2013-04-092-7/+11
| | | |/ / | | |/| |
* | | | | am 04bb419c: am ddafcf82: Merge "Fix bugs and add tests"•••* commit '04bb419c3290d059c5ccd5e1eda8600d44a0a69d': Fix bugs and add tests Jean Chalard2013-04-101-9/+20
|\| | | |
| * | | | Merge "Fix bugs and add tests"Jean Chalard2013-04-091-9/+20
| |\ \ \ \