aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "[Rlog79c] Cleanup of feedback strings and text entry"Kurt Partridge2013-02-053-10/+13
|\ \ \
| * | | [Rlog79c] Cleanup of feedback strings and text entryKurt Partridge2013-02-043-10/+13
| | | | | | | | | | | | | | | | Change-Id: I97457ea8033a011c37e5970eb91d1a3273b81e2a
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-054-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-02-044-4/+4
| | |/ | |/| | | | | | | | | | Change-Id: I7e498ee5f83a3d4611fc46f34b0a6f0e19c143e5 Auto-generated-cl: translation import
* | | Separate IntentUtils from CompatUtilsTadashi G. Takaoka2013-02-044-22/+49
| | | | | | | | | | | | Change-Id: I373ae7ad26eee44cc8e9720314f6a53b811d0021
* | | Make CHAR LIMIT to 66 for some stringsTadashi G. Takaoka2013-02-041-1/+1
| |/ |/| | | | | | | Bug: 8112520 Change-Id: Ia7303e9bae651a3990b781341002fae950997dc1
* | Merge "[Rlog79b] Save channel name during internal use"Kurt Partridge2013-02-042-6/+33
|\ \
| * | [Rlog79b] Save channel name during internal useKurt Partridge2013-02-042-6/+33
| | | | | | | | | | | | | | | | | | | | | The feedback string is used as a channel name in internal builds. Add a flag that lets it be saved between calls to make it easier to generate test data. Change-Id: I5c6149b1e68239cd968b6852d03cc240ddde99ca
* | | Merge "[Rlog48c] Replay historical motion data"Kurt Partridge2013-02-042-21/+252
|\ \ \
| * | | [Rlog48c] Replay historical motion dataKurt Partridge2013-02-042-21/+252
| | | | | | | | | | | | | | | | Change-Id: Ib398ea61ff048b1a4ac3b7f7b4a772e173a7b294
* | | | Merge "[Rlog48b] Better visual indicator for logging state"Kurt Partridge2013-02-042-3/+23
|\| | | | |_|/ |/| |
| * | [Rlog48b] Better visual indicator for logging stateKurt Partridge2013-02-012-3/+23
| | | | | | | | | | | | | | | | | | Now applies yellow bars if recording, green bars if replaying. Change-Id: I39d39de6254fd57107ea5355c43b154244520985
* | | Make some strings privateJean Chalard2013-02-021-5/+5
|/ / | | | | | | Change-Id: I0ffdbcf6bede86a3cdcb3a0e4ec263398502617c
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-0138-158/+86
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2013-02-0138-158/+86
| | | | | | | | | | | | | | | Change-Id: I385b565d8b768795e2917cb3726dae8cbb7d3ebd Auto-generated-cl: translation import
* | | Merge "[Rlog79a] Disallow empty feedback messages"Kurt Partridge2013-02-012-6/+17
|\ \ \ | | |/ | |/|
| * | [Rlog79a] Disallow empty feedback messagesKurt Partridge2013-02-012-6/+17
| | | | | | | | | | | | Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de
* | | Merge "[Rlog48a] Update and make logging strings consistent"Kurt Partridge2013-02-014-13/+12
|\ \ \
| * | | [Rlog48a] Update and make logging strings consistentKurt Partridge2013-01-314-13/+12
| | | | | | | | | | | | | | | | Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
* | | | Merge "[Rlog47] Replayer service, inspect-researchLog.py"Kurt Partridge2013-02-014-12/+94
|\| | | | |_|/ |/| |
| * | [Rlog47] Replayer service, inspect-researchLog.pyKurt Partridge2013-01-314-12/+94
| |/ | | | | | | | | | | multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2 Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763
* | Clean up GestureFloatingPreviewTextTadashi G. Takaoka2013-02-011-45/+31
| | | | | | | | Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6
* | ResearchLogger invocation testsKurt Partridge2013-01-311-1/+1
|/ | | | | | | | | - Start with just a smoke test. - Sets up a private SharedPreferences multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825 Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673
* Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"Kurt Partridge2013-01-311-1/+0
|\
| * [Rlog39] Remove unnecessary commitCurrentLogUnit() callKurt Partridge2013-01-301-1/+0
| | | | | | | | Change-Id: I1983095058d004476065328ad34bb9e325af7062
* | Merge "Create methods in LatinIME to make the current dict lists"Jean Chalard2013-01-315-14/+118
|\ \ | |/ |/|
| * Create methods in LatinIME to make the current dict listsJean Chalard2013-01-315-14/+118
| | | | | | | | | | Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
* | Merge "Add a way to know externally if we're installing a new dict"Jean Chalard2013-01-311-0/+9
|\ \
| * | Add a way to know externally if we're installing a new dictJean Chalard2013-01-311-0/+9
| |/ | | | | | | | | | | | | | | That helps tests know when to wait and when to declare the dictionary actually not usable. Bug: 7925814 Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-01-3053-295/+459
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2013-01-3053-295/+459
| | | | | | | | | | | | | | | Change-Id: I7abda81fe11b1faa8a82ed42609c5dfa7a62a318 Auto-generated-cl: translation import
* | | Merge "[Rlog29] User interface for recording"Kurt Partridge2013-01-306-179/+364
|\ \ \ | |/ / |/| |
| * | [Rlog29] User interface for recordingKurt Partridge2013-01-296-179/+364
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb
* | | Merge "[Rlog27] Add replay capability"Kurt Partridge2013-01-307-87/+580
|\| |
| * | [Rlog27] Add replay capabilityKurt Partridge2013-01-297-87/+580
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for replaying log files to the ResearchLogger. This will let users preview data that they choose to upload. - When the user explicitly requests that the system record their action, it will record everything up to, and including, the motion involved in shutting off the recording. This change also removes the stop-recording motion commands. Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba
* | | Add keyboardLetfPadding and keyboardRightPadding attributesTadashi G. Takaoka2013-01-3016-31/+40
| | | | | | | | | | | | | | | | | | | | | This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
* | | Merge "Remove "dimension|fraction" format from Key and Keyboard attributes"Tadashi G. Takaoka2013-01-306-76/+80
|\ \ \ | |/ / |/| |
| * | Remove "dimension|fraction" format from Key and Keyboard attributesTadashi G. Takaoka2013-01-306-76/+80
| | | | | | | | | | | | Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7
* | | Fix off-device regression test buildTadashi G. Takaoka2013-01-291-1/+0
| |/ |/| | | | | | | Bug: 8093623 Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be
* | Merge "Refactoring"Jean Chalard2013-01-296-222/+274
|\ \ | |/ |/|
| * RefactoringJean Chalard2013-01-296-222/+274
| | | | | | | | | | | | | | This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
* | Merge "Remove {max,min}keyboardHeight attribute from Keyboard"Tadashi G. Takaoka2013-01-296-49/+52
|\ \
| * | Remove {max,min}keyboardHeight attribute from KeyboardTadashi G. Takaoka2013-01-296-49/+52
| |/ | | | | | | | | | | This change removes a DisplayMetrics reference from KeyboardBuilder. Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152
* / Add summary text to sliding key input preview settingsTadashi G. Takaoka2013-01-292-2/+5
|/ | | | | Bug: 8089491 Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375
* Revert "Import translations. DO NOT MERGE"Baligh Uddin2013-01-2853-355/+269
| | | | | | | | broken build. This reverts commit 2c7768328164420613c824728e0c61f08f9dbb12 Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe
* Import translations. DO NOT MERGEBaligh Uddin2013-01-2853-269/+355
| | | | | Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad Auto-generated-cl: translation import
* Remove keyboard layout description on the spacebarTadashi G. Takaoka2013-01-282-17/+25
| | | | | Bug: 8056376 Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c
* Merge "Initialize ResearchLogger later to avoid NPE"Kurt Partridge2013-01-251-3/+3
|\
| * Initialize ResearchLogger later to avoid NPEKurt Partridge2013-01-241-3/+3
| | | | | | | | Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f
* | Merge "Remove pending update messages upon starting a gesture"Jean Chalard2013-01-251-0/+1
|\ \