Commit Graph

6141 Commits

Author SHA1 Message Date
Tadashi G. Takaoka
8edb4e6b82 am 5c58133c: Clean up GestureFloatingPreviewText
# Via Tadashi G. Takaoka
* commit '5c58133c8098c73b687ac8483ed8b2c32a53c257':
  Clean up GestureFloatingPreviewText
2013-01-31 23:02:41 -08:00
Tadashi G. Takaoka
5c58133c80 Clean up GestureFloatingPreviewText
Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6
2013-02-01 15:23:21 +09:00
Kurt Partridge
a69795bdcf am 40be4c3b: ResearchLogger invocation tests
# Via Kurt Partridge
* commit '40be4c3bdbca143034f1308848add258e9856ad5':
  ResearchLogger invocation tests
2013-01-31 15:16:09 -08:00
Kurt Partridge
40be4c3bdb ResearchLogger invocation tests
- Start with just a smoke test.
- Sets up a private SharedPreferences

multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825

Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673
2013-01-31 14:54:14 -08:00
Kurt Partridge
0d0d40d56e am 6b574f80: Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '6b574f80567aa74e2b033ce1f71fa52f6cfe48f2':
  [Rlog39] Remove unnecessary commitCurrentLogUnit() call
2013-01-31 10:54:53 -08:00
Kurt Partridge
6b574f8056 Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call" 2013-01-31 18:52:31 +00:00
Jean Chalard
0d42b8cb8a am 5ea4365f: Merge "Create methods in LatinIME to make the current dict lists"
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '5ea4365f077f59341430e00ed34a5d74b7877931':
  Create methods in LatinIME to make the current dict lists
2013-01-31 09:01:19 -08:00
Jean Chalard
5ea4365f07 Merge "Create methods in LatinIME to make the current dict lists" 2013-01-31 16:59:11 +00:00
Kurt Partridge
e8a0bfb315 [Rlog39] Remove unnecessary commitCurrentLogUnit() call
Change-Id: I1983095058d004476065328ad34bb9e325af7062
2013-01-30 17:39:42 -08:00
Jean Chalard
af4a7e8c4b Create methods in LatinIME to make the current dict lists
Bug: 7005813
Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
2013-01-31 09:26:52 +09:00
Jean Chalard
899b32fe2d am 3c67f6a2: Merge "Add a way to know externally if we\'re installing a new dict"
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '3c67f6a2d020a6e1d85abc32e1d1477439f917f4':
  Add a way to know externally if we're installing a new dict
2013-01-30 16:21:39 -08:00
Jean Chalard
3c67f6a2d0 Merge "Add a way to know externally if we're installing a new dict" 2013-01-31 00:19:23 +00:00
Jean Chalard
01a4ebcd88 Add a way to know externally if we're installing a new dict
That helps tests know when to wait and when to declare the
dictionary actually not usable.

Bug: 7925814
Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b
2013-01-31 09:04:55 +09:00
Baligh Uddin
ee800cf5ba Merge "Import translations. DO NOT MERGE" 2013-01-30 20:17:45 +00:00
Baligh Uddin
f9e88d651f Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2013-01-30 20:17:09 +00:00
Baligh Uddin
542083fc04 Import translations. DO NOT MERGE
Change-Id: I7abda81fe11b1faa8a82ed42609c5dfa7a62a318
Auto-generated-cl: translation import
2013-01-30 12:07:02 -08:00
Baligh Uddin
15f3470216 Import translations. DO NOT MERGE
Change-Id: Ic2e0cee92c82d2b1f9c225ce321c32a51953968c
Auto-generated-cl: translation import
2013-01-30 12:02:09 -08:00
Kurt Partridge
fcc161b53d am 9c18a471: Merge "[Rlog29] User interface for recording"
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '9c18a47162cb88242632e3a37bfae99d21d8f85a':
  [Rlog29] User interface for recording
2013-01-30 08:43:24 -08:00
Kurt Partridge
9c18a47162 Merge "[Rlog29] User interface for recording" 2013-01-30 16:40:03 +00:00
Kurt Partridge
adc7460d10 am 4e049897: Merge "[Rlog27] Add replay capability"
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '4e049897eff1c170ea65492ed6df46395fc33e86':
  [Rlog27] Add replay capability
2013-01-30 06:40:32 -08:00
Kurt Partridge
4e049897ef Merge "[Rlog27] Add replay capability" 2013-01-30 14:38:16 +00:00
Tadashi G. Takaoka
4250297c6c am e1f091c5: Add keyboardLetfPadding and keyboardRightPadding attributes
# Via Tadashi G. Takaoka
* commit 'e1f091c5d44981ec81c12b674aefa37fec2af5cb':
  Add keyboardLetfPadding and keyboardRightPadding attributes
2013-01-29 22:16:30 -08:00
Tadashi G. Takaoka
e1f091c5d4 Add keyboardLetfPadding and keyboardRightPadding attributes
This change splits keyboardHorizontalEdgesPadding attributes of
Keyboard into two attributes.

Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
2013-01-30 15:01:33 +09:00
Tadashi G. Takaoka
809e4efa81 am 48409b9a: Merge "Remove "dimension|fraction" format from Key and Keyboard attributes"
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '48409b9ac60fb64eb80d1d8da3452f9ab40f5002':
  Remove "dimension|fraction" format from Key and Keyboard attributes
2013-01-29 20:10:04 -08:00
Tadashi G. Takaoka
48409b9ac6 Merge "Remove "dimension|fraction" format from Key and Keyboard attributes" 2013-01-30 04:08:16 +00:00
Tadashi G. Takaoka
5ee2d79e41 Remove "dimension|fraction" format from Key and Keyboard attributes
Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7
2013-01-30 13:01:14 +09:00
Kurt Partridge
faf35c323b [Rlog29] User interface for recording
- 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
2013-01-29 15:46:16 -08:00
Kurt Partridge
f3731188e5 [Rlog27] Add replay capability
- 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
2013-01-29 09:33:25 -08:00
Tadashi G. Takaoka
c29309e051 am 3079b719: Fix off-device regression test build
# Via Tadashi G. Takaoka
* commit '3079b7196412bf69d5b9e2a2a78a48c23c75cedc':
  Fix off-device regression test build
2013-01-29 06:12:31 -08:00
Tadashi G. Takaoka
3079b71964 Fix off-device regression test build
Bug: 8093623
Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be
2013-01-29 23:02:08 +09:00
Jean Chalard
931293278b am 3d0477fb: Merge "Refactoring"
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '3d0477fbd2b9b79fe3e8fdc9de2a8776fe76be78':
  Refactoring
2013-01-29 02:31:43 -08:00
Jean Chalard
3d0477fbd2 Merge "Refactoring" 2013-01-29 10:29:25 +00:00
Jean Chalard
d515f134f7 Refactoring
This creates a new DictionaryInfoUtils class and moves a bunch
of static methods there for later usage.

Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
2013-01-29 19:16:21 +09:00
Tadashi G. Takaoka
c6be8b5d8d am 83f173cc: Merge "Remove {max,min}keyboardHeight attribute from Keyboard"
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '83f173cccd4cd6be0a9ab56ac2d199625ec03525':
  Remove {max,min}keyboardHeight attribute from Keyboard
2013-01-29 01:36:23 -08:00
Tadashi G. Takaoka
83f173cccd Merge "Remove {max,min}keyboardHeight attribute from Keyboard" 2013-01-29 09:34:19 +00:00
Tadashi G. Takaoka
17dae3057c Remove {max,min}keyboardHeight attribute from Keyboard
This change removes a DisplayMetrics reference from KeyboardBuilder.

Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152
2013-01-29 18:32:04 +09:00
Tadashi G. Takaoka
b6b7a37973 am f6aed4bd: Merge "Add summary text to sliding key input preview settings"
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit 'f6aed4bdd2ba8814cbd4f7cdeead629b068f4a75':
  Add summary text to sliding key input preview settings
2013-01-29 00:59:08 -08:00
Tadashi G. Takaoka
84106a776b Add summary text to sliding key input preview settings
Bug: 8089491
Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375
2013-01-29 17:53:38 +09:00
Baligh Uddin
56012e5ab9 Revert "Import translations. DO NOT MERGE"
broken build.

This reverts commit 2c77683281

Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe
2013-01-28 19:12:04 +00:00
Baligh Uddin
2c77683281 Import translations. DO NOT MERGE
Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad
Auto-generated-cl: translation import
2013-01-28 09:49:30 -08:00
Baligh Uddin
e7dec3592d Import translations. DO NOT MERGE
Change-Id: I38345ff37dbce7cf5323ddc14e77378e5f1631cc
Auto-generated-cl: translation import
2013-01-28 09:44:27 -08:00
Tadashi G. Takaoka
5e24367cbc am 8630cd9d: Remove keyboard layout description on the spacebar
# Via Tadashi G. Takaoka
* commit '8630cd9d1708d42b3ed5d07d89ade2f3c1f85e47':
  Remove keyboard layout description on the spacebar
2013-01-27 19:45:16 -08:00
Tadashi G. Takaoka
8630cd9d17 Remove keyboard layout description on the spacebar
Bug: 8056376
Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c
2013-01-28 11:49:44 +09:00
Kurt Partridge
768a00a77f am f77e9d7e: Merge "Initialize ResearchLogger later to avoid NPE"
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'f77e9d7e3adcd89c00243f4215bebb3ece3b59dd':
  Initialize ResearchLogger later to avoid NPE
2013-01-25 09:19:21 -08:00
Kurt Partridge
f77e9d7e3a Merge "Initialize ResearchLogger later to avoid NPE" 2013-01-25 17:17:34 +00:00
Jean Chalard
72a323a1eb am 5228745a: Merge "Remove pending update messages upon starting a gesture"
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '5228745ae025571d25062e12f5aedcd71ad08ebb':
  Remove pending update messages upon starting a gesture
2013-01-25 04:36:21 -08:00
Jean Chalard
5228745ae0 Merge "Remove pending update messages upon starting a gesture" 2013-01-25 12:34:46 +00:00
Tadashi G. Takaoka
0fcccea4d9 am ce875664: Clean up Settings and SettingsFragment a bit
# Via Tadashi G. Takaoka
* commit 'ce875664e0564f3e26d130a4d3e8b8e9a2e8a368':
  Clean up Settings and SettingsFragment a bit
2013-01-25 00:03:30 -08:00
Jean Chalard
a280e56014 Remove pending update messages upon starting a gesture
Bug: 8064307
Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f
2013-01-25 17:00:41 +09:00
Tadashi G. Takaoka
ce875664e0 Clean up Settings and SettingsFragment a bit
Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
2013-01-25 16:23:29 +09:00