Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[HS1] Save some data in startInputView"•••This reverts commit f1accd4f04b13f764e1ffa7c7964e4b7c41ddf4b. Bug: 16830599 Change-Id: I4c9367f742b8ee8463920e91263b05c2195f8480 | 2014-08-06 | 1 | -29/+7 | |
* | Revert "[HS2] Move more stuff to onStartInput"•••This reverts commit 93b00a314e307cb257abf1cab88cb24d57ff3885. Bug: 16830599 Change-Id: I955e7da77978c3a495660aa29247e010d489c36b | 2014-08-06 | 2 | -58/+51 | |
* | Merge "Add dedicated background for custom action label key" into lmp-dev | 2014-08-05 | 1 | -64/+36 | |
|\ | |||||
| * | Add dedicated background for custom action label key•••Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a | 2014-08-06 | 1 | -64/+36 | |
* | | Introduce onEvent() to improve testability•••...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f | 2014-08-06 | 1 | -17/+26 | |
* | | Merge "Fix an NPE when running with Keep." into lmp-dev | 2014-08-05 | 1 | -4/+4 | |
|\ \ | |/ |/| | |||||
| * | Fix an NPE when running with Keep.•••Change-Id: Ie703e14bff42d34608f11d0c2d7758950b84c88c | 2014-08-06 | 1 | -4/+4 | |
* | | Merge "Use add icon for add custom input style menu" into lmp-dev | 2014-08-05 | 1 | -4/+2 | |
|\ \ | |/ |/| | |||||
| * | Use add icon for add custom input style menu•••Bug: 16805043 Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02 | 2014-08-06 | 1 | -4/+2 | |
* | | [HS3] Fix a bug on ICS•••There is a bug in ICS where the input connection won't take any writing commands after rotation until the cursor moves. This fixes it by wiggling the cursor position once before trying to do anything. Bug: 16810766 Change-Id: Ib14c70bd0550420cecfa86dea501d13a1a91e296 | 2014-08-06 | 2 | -0/+23 | |
* | | [HS2] Move more stuff to onStartInput•••Bug: 8152758 Change-Id: Ida05df7d151ceb582886e2ad06c5bdf0b59978ee | 2014-08-06 | 2 | -51/+62 | |
|/ | |||||
* | Add ViewCompatUtils.setElevation•••Bug: 16210054 Change-Id: I632158951a60ab527246410caefd9fbe471dd859 | 2014-08-05 | 1 | -0/+10 | |
* | Merge "[HW16] Implement processing event chains." into lmp-dev | 2014-08-05 | 1 | -7/+11 | |
|\ | |||||
| * | [HW16] Implement processing event chains.•••Change-Id: I4e1e4f101050ebda77c629a61c548d3c8efb330f | 2014-08-05 | 1 | -7/+11 | |
* | | Merge "Make popup hint letter theme-aware" into lmp-dev | 2014-08-04 | 1 | -4/+9 | |
|\ \ | |/ |/| | |||||
| * | Make popup hint letter theme-aware•••Bug: 16351091 Change-Id: I6af18ea210c00916157138b9cfbeb073aee6ca1b | 2014-08-05 | 1 | -4/+9 | |
* | | [HW15] Pass events instead of reading them from the transaction•••It's probably cleaner to just pass the events rather than read them from a transaction, especially when a transaction may be associated with several events in a chain. Change-Id: I27830f0f3f3f32fe77ea8b9cad505b7ebee648af | 2014-08-05 | 2 | -43/+52 | |
* | | Merge "[HW14] Cleanup" into lmp-dev | 2014-08-04 | 3 | -38/+31 | |
|\ \ | |||||
| * | | [HW14] Cleanup•••Do away with the didAutoCorrect local variables which are unnatural to return out of all these functions. Change-Id: I22024004d2c489de018beff812c2c589bfd8ca32 | 2014-08-05 | 3 | -38/+31 | |
* | | | Merge "[HW13] Split up onCodeInput" into lmp-dev | 2014-08-05 | 1 | -110/+164 | |
|\| | | |||||
| * | | [HW13] Split up onCodeInput•••Change-Id: I503c5403dcaea5db632eba85ae3fae9ba9a1f946 | 2014-08-05 | 1 | -110/+164 | |
| |/ | |||||
* / | [HS1] Save some data in startInputView•••Bug: 8152758 Change-Id: Ic57d3918b08e775769d4ba5d73ba5c31231e0d6a | 2014-08-04 | 1 | -7/+25 | |
|/ | |||||
* | Merge "[HW12] Use the consumed status of the Event." into lmp-dev | 2014-08-01 | 5 | -7/+46 | |
|\ | |||||
| * | [HW12] Use the consumed status of the Event.•••Change-Id: I1619f6132f8f71bc1291fd6a5604a5e1e3431ae2 | 2014-08-04 | 5 | -7/+46 | |
* | | Clean up compatible utility classes•••Change-Id: I95a682052037d292801477db0f05e04926b61412 | 2014-08-04 | 7 | -29/+40 | |
|/ | |||||
* | [HW11] Cleanup•••Change-Id: Ia866d3f9a5981c687766f8c39979fb6091018e44 | 2014-07-31 | 1 | -39/+33 | |
* | [HW10] Pull the processed event in its eventual place•••Change-Id: I5f7932097627766e907764a99a5e9c170f725bc0 | 2014-07-31 | 1 | -6/+9 | |
* | [HW9] Pull the processed event further.•••The 'processedEvent' variables will ultimately disappear entirely. Change-Id: I612c5ce7dedc341b64921a86ac028fe91b75359b | 2014-07-31 | 1 | -8/+12 | |
* | Fix some unit tests.•••The default value for the script needs to be Latin, as we don't specify it in the files. Change-Id: I1275f13f1cd92f00dc5708748fefb4982f0a60b3 | 2014-07-31 | 1 | -1/+1 | |
* | [HW8] Pull up the processed event.•••Change-Id: I18021b7ec1588fc52533c48b7d8774bec7764822 | 2014-07-30 | 1 | -5/+5 | |
* | Merge "Disptach hover events when sliding suggestion mode" into lmp-dev | 2014-07-24 | 1 | -7/+44 | |
|\ | |||||
| * | Disptach hover events when sliding suggestion mode•••Bug: 15687702 Change-Id: I7ace1fbbba724c6e422230a3d88f8cc9ffa8efc2 | 2014-07-30 | 1 | -7/+44 | |
* | | [SD13] Reorder an enum alphabetically•••Change-Id: I907041b09e5bfce537ed4f592947b2cec8cef4ac | 2014-07-30 | 1 | -62/+62 | |
* | | [SD12] Add the last remaining scripts•••Add scripts for Bengali, Devanagari, Kannada, Malayalam, and Tamil. Also include a very minor fix for Arabic. This concludes work on: Bug: 15840116 Change-Id: Iade313fc70030a67c68d424d8cb0cac245b883d1 | 2014-07-30 | 1 | -2/+22 | |
* | | [SD11] Add script checks for Myanmar, Sinhala, Thai and Telugu•••Bug: 15840116 Change-Id: I1264fdeea0d4739ca0f360f4934d06e5a824d4e5 | 2014-07-30 | 1 | -0/+21 | |
* | | Merge "[SD10] Add script checks for Lao and Khmer" into lmp-dev | 2014-07-24 | 1 | -0/+10 | |
|\ \ | |/ |/| | |||||
| * | [SD10] Add script checks for Lao and Khmer•••Bug: 15840116 Change-Id: Id72b739e73cb3e72f56e1872ad9d60469555e193 | 2014-07-30 | 1 | -0/+10 | |
* | | [HW7.5] Introduce the @Nonnull annotation (take 2)•••Change-Id: I05512b5434810046c8b72d6bb41567b6cd8b9d6e | 2014-07-30 | 5 | -4/+15 | |
* | | [HW7] Introduce consumed events•••Change-Id: I692c35b8e701d5a84500b949884472545b1f424d | 2014-07-30 | 5 | -15/+31 | |
* | | [HW6] Split processing and applying the event.•••...take 2 Change-Id: I9d13b6d51e13ce2e76ae3febebfb8c310eba509d | 2014-07-30 | 3 | -11/+35 | |
|/ | |||||
* | Merge "Revert "[HW6] Split processing and applying the event."" into lmp-dev | 2014-07-24 | 3 | -29/+9 | |
|\ | |||||
| * | Revert "[HW6] Split processing and applying the event."•••This reverts commit 1db3d860ca0d7380c5a6a3a0f95751565f23043b. Reverting due to a few critical bugs and unit test failures. Change-Id: I5e2d02300320438ef9c29577ec5b0860ea91d822 | 2014-07-30 | 3 | -29/+9 | |
* | | Merge "Revert "[HW7] Introduce consumed events"" into lmp-dev | 2014-07-24 | 5 | -31/+15 | |
|\ \ | |||||
| * | | Revert "[HW7] Introduce consumed events"•••This reverts commit 99aff0af98e66b1d8515225a103f5beb84d098b9. Reverting due to a few critical bugs and unit test failures. Change-Id: Id41d802981d079f17134a03cc30ab36a3cdd4ac1 | 2014-07-30 | 5 | -31/+15 | |
* | | | Merge "Revert "[HW8] Pull up the processed event."" into lmp-dev | 2014-07-24 | 1 | -5/+5 | |
|\ \ \ | |||||
| * | | | Revert "[HW8] Pull up the processed event."•••This reverts commit ebdd641d585e7273bbce1e018d4632e3c3187762. Reverting due to a few critical bugs and unit test failures. Change-Id: Ie7958d749dc813c1752d03aec7f14f5586225ff7 | 2014-07-30 | 1 | -5/+5 | |
* | | | | Merge "Revert "[HW9] Pull the processed event further."" into lmp-dev | 2014-07-24 | 1 | -12/+8 | |
|\ \ \ \ | |||||
| * | | | | Revert "[HW9] Pull the processed event further."•••This reverts commit a8d80ec01202633709d161fb01df0126602d4eb6. Reverting due to a few critical bugs and unit test failures. Change-Id: I3f49b54f34d875e8986d6ddc2523ab0b706dc6f2 | 2014-07-30 | 1 | -12/+8 | |
* | | | | | Merge "Revert "[HW10] Pull the processed event in its eventual place"" into l... | 2014-07-25 | 1 | -9/+6 | |
|\ \ \ \ \ | |||||
| * | | | | | Revert "[HW10] Pull the processed event in its eventual place"•••This reverts commit bcb61da581edfef5120a7a38a5de98d35fa65255. Reverting due to a few critical bugs and unit test failures. Change-Id: I5f7ee2c7883496ed36e56b3ef12fac91f85f9866 | 2014-07-30 | 1 | -9/+6 |