Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [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 | ||
* | | | | | | Merge "Revert "[HW7.5] Introduce the @Nonnull annotation"" into lmp-dev | 2014-07-24 | 5 | -15/+4 | ||
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Revert "[HW7.5] Introduce the @Nonnull annotation"•••This reverts commit 60a2cd8ac439bf41bfddc5f5f339feda7c7ff175. Reverting due to build breakage under the unbundled branch. Change-Id: Iab2988c53884166f62c95da920ac7a7079a0e5a0 | 2014-07-29 | 5 | -15/+4 | ||
* | | | | | | [HW10] Pull the processed event in its eventual place•••Change-Id: I9e13bb3efad557e9199021a344d8dff8215d97fa | 2014-07-29 | 1 | -6/+9 | ||
| |/ / / / |/| | | | | ||||||
* | | | | | [HW9] Pull the processed event further.•••The 'processedEvent' variables will ultimately disappear entirely. Change-Id: If44c68c1116faa9ca23e4ffeabe320704431ab3c | 2014-07-29 | 1 | -8/+12 | ||
* | | | | | Merge "[HW8] Pull up the processed event." into lmp-dev | 2014-07-25 | 1 | -5/+5 | ||
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | [HW8] Pull up the processed event.•••Change-Id: If4baba0af2e88627f22b5e7312948fc3d9c5a25f | 2014-07-29 | 1 | -5/+5 | ||
| |/ / / | ||||||
* | | | | Merge "[HW7.5] Introduce the @Nonnull annotation" into lmp-dev | 2014-07-24 | 5 | -4/+15 | ||
|\| | | | ||||||
| * | | | [HW7.5] Introduce the @Nonnull annotation•••Change-Id: I1f69ea704056943fa3371ff610e2d8181ead2376 | 2014-07-29 | 5 | -4/+15 | ||
| |/ / | ||||||
* | | | Merge "[HW7] Introduce consumed events" into lmp-dev | 2014-07-25 | 5 | -15/+31 | ||
|\| | | ||||||
| * | | [HW7] Introduce consumed events•••Change-Id: Ic2d95d19b1ac66e3e97e4a16187ce5aecb4ac678 | 2014-07-29 | 5 | -15/+31 | ||
| |/ | ||||||
* / | Use fragment for keyboard theme settings•••Bug: 11866784 Change-Id: Ic50b6eb1bd8f2b823e2c9dfad04d8615bc910936 | 2014-07-29 | 8 | -95/+217 | ||
|/ | ||||||
* | [HW6] Split processing and applying the event.•••If anyone has better names for those... Change-Id: Ia2dfc75381816bd688948647e2c50c10657b9e89 | 2014-07-29 | 3 | -9/+29 | ||
* | Show "navigate up" icon on settings activity•••Bug: 15813742 Change-Id: I8b1feb5c35377e62199e5a909640d9c50f970654 | 2014-07-29 | 2 | -11/+34 |