aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am bdce031e: am 2927223e: Merge "Better isolate ResearchLogging data"Kurt Partridge2013-04-171-0/+3
|\ | | | | | | | | * commit 'bdce031e00876df72e10b5c4e9c0ae9ff03153d1': Better isolate ResearchLogging data
| * Merge "Better isolate ResearchLogging data"Kurt Partridge2013-04-111-0/+3
| |\
| | * Better isolate ResearchLogging dataKurt Partridge2013-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calls to LatinIME#onStartInputViewInternal log important information about the context in which an IME is used. This is reported as a single LogStatement. Previously, this was not placed into a separate LogUnit, and was mixed in with general word data. This change wraps this LogStatement in its own LogUnit. Change-Id: I0fecd41c8a1de622a764cc4b5d6902336697046c
* | | am 3d6b7431: am cd692be1: Merge "Change the default vibration duration to ↵Tadashi G. Takaoka2013-04-171-2/+6
|\| | | | | | | | | | | | | | | | | | | | 20msec" * commit '3d6b7431893aa6aa6d0086e44b85f35057c5b87d': Change the default vibration duration to 20msec
| * | Merge "Change the default vibration duration to 20msec"Tadashi G. Takaoka2013-04-111-2/+6
| |\ \
| | * | Change the default vibration duration to 20msecTadashi G. Takaoka2013-04-111-2/+6
| | | | | | | | | | | | | | | | | | | | Bug: 8556975 Change-Id: Ia6a0fe230585c9826199a0696fb0c1367e917134
* | | | am 2e4352c5: am b5d5190d: Merge "Add some utility functions."Jean Chalard2013-04-171-0/+71
|\| | | | | | | | | | | | | | | | | | | * commit '2e4352c53b48366c40d43b32e8acdc28acac2e6f': Add some utility functions.
| * | | Merge "Add some utility functions."Jean Chalard2013-04-111-0/+71
| |\ \ \ | | |/ / | |/| |
| | * | Add some utility functions.Jean Chalard2013-04-111-0/+71
| | | | | | | | | | | | | | | | | | | | Bug: 7657025 Change-Id: I4889721b5348c77ed56c5157557e9988dea48a02
* | | | am 05314bf0: am 4f5f81d5: Reorder advanced settings menuTadashi G. Takaoka2013-04-171-4/+5
|\| | | | | | | | | | | | | | | | | | | * commit '05314bf0054148ec85df8620afcc9189ebca383c': Reorder advanced settings menu
| * | | Reorder advanced settings menuTadashi G. Takaoka2013-04-111-4/+5
| | | | | | | | | | | | | | | | | | | | Bug: 8247224 Change-Id: I339f285304824b778635f435d8587893fc241c4e
* | | | am 206ce637: am bd8e92d8: Add debug message to detect unusual zero width ↵Tadashi G. Takaoka2013-04-171-0/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | condition * commit '206ce6374bb4dfcb93d059ec6795853f36cd4979': Add debug message to detect unusual zero width condition
| * | | Add debug message to detect unusual zero width conditionTadashi G. Takaoka2013-04-111-0/+12
| | | | | | | | | | | | | | | | | | | | Bug: 8452013 Change-Id: I0169dc6b0d08d1b4d9e01a5fa2ad01e9db292bda
* | | | am 93fe83a1: am f67a3881: Merge "Add TypefaceUtils"Tadashi G. Takaoka2013-04-178-128/+178
|\| | | | | | | | | | | | | | | | | | | * commit '93fe83a1c29e8d8671c007a7a4781c791b9864b6': Add TypefaceUtils
| * | | Merge "Add TypefaceUtils"Tadashi G. Takaoka2013-04-118-128/+178
| |\ \ \
| | * | | Add TypefaceUtilsTadashi G. Takaoka2013-04-118-128/+178
| | |/ / | | | | | | | | | | | | Change-Id: I2d939bc1e3279253902b28ff12bbf7861716b64d
* | | | am 18819688: am 6d0027a4: Merge "Use SparseIntArray instead of ↵Tadashi G. Takaoka2013-04-171-42/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | TreeMap<Integer, Integer>" * commit '188196883c9ac2a877dba27e7beabe4f55208bab': Use SparseIntArray instead of TreeMap<Integer, Integer>
| * | | Merge "Use SparseIntArray instead of TreeMap<Integer, Integer>"Tadashi G. Takaoka2013-04-111-42/+24
| |\ \ \
| | * | | Use SparseIntArray instead of TreeMap<Integer, Integer>Tadashi G. Takaoka2013-04-101-42/+24
| | | | | | | | | | | | | | | | | | | | Change-Id: I56a64228a5fd85d440d0d08ac67cba8bf2e5690d
* | | | | am 1dc7fd3f: am cee512b6: Merge "More precise geometry checking for more ↵Tadashi G. Takaoka2013-04-171-2/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keys keyboard" * commit '1dc7fd3f8085c5a729061a7b35f71a2024a5ce0b': More precise geometry checking for more keys keyboard
| * | | | Merge "More precise geometry checking for more keys keyboard"Tadashi G. Takaoka2013-04-111-2/+3
| |\ \ \ \
| | * | | | More precise geometry checking for more keys keyboardTadashi G. Takaoka2013-04-111-2/+3
| | | |/ / | | |/| | | | | | | | | | | | | | | | | Bug: 8484528 Change-Id: I0dd09530a5262fee9c19bb0f11d5830b00306944
* | | | | am b7917ee3: am 3722f087: Merge "Fix two bugs in dicttool"Jean Chalard2013-04-171-3/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b7917ee347898d5dc9b1698ec7818b3a4cc8a035': Fix two bugs in dicttool
| * | | | Merge "Fix two bugs in dicttool"Jean Chalard2013-04-111-3/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix two bugs in dicttoolJean Chalard2013-04-101-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both bugs only affect debug mode. One has the wrong object tested with equals, the other has the iteration failing in some cases. Change-Id: Ie9100d257a3f9e3be340cf3e38116f63417bdc1a
* | | | | am 94c441a4: am cdaee868: Merge "Preserve a class for testing"Kurt Partridge2013-04-171-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '94c441a424875f815d7e84d02da5c8943ad6f7a6': Preserve a class for testing
| * | | | Merge "Preserve a class for testing"Kurt Partridge2013-04-101-0/+3
| |\ \ \ \
| | * | | | Preserve a class for testingKurt Partridge2013-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses b/8583091 Change-Id: I89605223784312d9572dfc7c8aaa7e5eba44c4f6
* | | | | | am 3e1f652c: am 099dd3f2: Merge "Better release build reporting"Kurt Partridge2013-04-171-4/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3e1f652c2c39351d306b3a930340948a46104de0': Better release build reporting
| * | | | | Merge "Better release build reporting"Kurt Partridge2013-04-101-4/+21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Better release build reportingKurt Partridge2013-04-101-4/+21
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * / / / Import translations. DO NOT MERGEBaligh Uddin2013-04-104-32/+16
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Icb4c4f32b1549f3d98b99a48b7c2f1b0de1b5a04 Auto-generated-cl: translation import
* | | | am cd51b80a: am fb3e8057: Merge "Fix a bug where a space would not be ↵Jean Chalard2013-04-171-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | inserted before a gesture" * commit 'cd51b80a0b31493ef9dce9b5283264399b305ba0': Fix a bug where a space would not be inserted before a gesture
| * | | 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 gestureJean Chalard2013-04-101-1/+2
| | |/ / | | | | | | | | | | | | | | | | Bug: 8583675 Change-Id: I14924fef5663f48481994c02c56be45f9f85be65
* | | | am 9a6ff5dc: am c7d41589: Merge "Use private object as a lock instead of ↵Tadashi G. Takaoka2013-04-171-123/+145
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | synchronized method" * commit '9a6ff5dcef1a593260032b5e10eb801de297c0b2': Use private object as a lock instead of synchronized method
| * | | 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 methodTadashi G. Takaoka2013-04-101-123/+145
| | |/ / | | | | | | | | | | | | Change-Id: I0b9a935d8c97ddfb18ab7950a9d6bf542863072a
* | | | am 1502d977: am 12e77de2: Merge "Use private lock object instead of ↵Tadashi G. Takaoka2013-04-171-22/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | synchronized method" * commit '1502d9779555958b0ca147fda1cab1e6302c9035': Use private lock object instead of synchronized method
| * | | Merge "Use private lock object instead of synchronized method"Tadashi G. Takaoka2013-04-101-22/+31
| |\ \ \
| | * | | Use private lock object instead of synchronized methodTadashi G. Takaoka2013-04-101-22/+31
| | |/ / | | | | | | | | | | | | Change-Id: Ifc62bacbd0583a7d102009681a94bdd9ccff7d47
* | | | am 14950497: am 1e256f58: Merge "Protect simultaneously modifying gesture ↵Tadashi G. Takaoka2013-04-171-1/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | preview data" * commit '14950497280f15b6d1de9e6c5d159ce46e27180b': Protect simultaneously modifying gesture preview data
| * | | Merge "Protect simultaneously modifying gesture preview data"Tadashi G. Takaoka2013-04-101-1/+15
| |\ \ \ | | |/ / | |/| |
| | * | Protect simultaneously modifying gesture preview dataTadashi G. Takaoka2013-04-101-1/+15
| | | | | | | | | | | | | | | | | | | | Bug: 8556775 Change-Id: I83272e3adbfc0c9cc14f9e8b479e926aabf4fa2a
* | | | am 2dd2e2d7: am 99b93d17: Fix a bug where autocorrection status would be wrong.Jean Chalard2013-04-177-10/+11
|\| | | | | | | | | | | | | | | | | | | * commit '2dd2e2d7dff8c4446d536bd23fc94a5538c24ddf': Fix a bug where autocorrection status would be wrong.
| * | | Fix a bug where autocorrection status would be wrong.Jean Chalard2013-04-107-10/+11
| |/ / | | | | | | | | | Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f
* | | am c35bca68: am 262d5bd9: Don\'t override EXTRA_SHOW_FRAGMENT if existsTadashi G. Takaoka2013-04-171-1/+4
|\| | | | | | | | | | | | | | * commit 'c35bca685689ff6430e7a9393af64c74112bf677': Don't override EXTRA_SHOW_FRAGMENT if exists
| * | Don't override EXTRA_SHOW_FRAGMENT if existsTadashi G. Takaoka2013-04-101-1/+4
| | | | | | | | | | | | | | | Bug: 8541190 Change-Id: I37d3de12558efd55f157389d2e0b51fc83dc5da1
* | | am f5aa2fd5: am 10af4b6e: Merge "Separate StringUtils.capitalizeFirstCharacter"Tadashi G. Takaoka2013-04-173-5/+13
|\| | | | | | | | | | | | | | * commit 'f5aa2fd5c868cae6e879858738a5eef4445aaca8': Separate StringUtils.capitalizeFirstCharacter
| * | Merge "Separate StringUtils.capitalizeFirstCharacter"Tadashi G. Takaoka2013-04-103-5/+13
| |\ \