aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am c08c5064: Merge "Fix an NPE when running with Keep." into lmp-dev•••* commit 'c08c50648763c173bf382990b2a868dc19eba350': Fix an NPE when running with Keep. Jean Chalard2014-08-061-4/+4
|\
| * Merge "Fix an NPE when running with Keep." into lmp-devJean Chalard2014-08-051-4/+4
| |\
| | * Fix an NPE when running with Keep.•••Change-Id: Ie703e14bff42d34608f11d0c2d7758950b84c88c Jean Chalard2014-08-061-4/+4
* | | am aa3ff194: Merge "Use add icon for add custom input style menu" into lmp-dev•••* commit 'aa3ff194cd1bae2e7dd7aa436877a444ea140511': Use add icon for add custom input style menu Tadashi G. Takaoka2014-08-066-4/+28
|\| |
| * | Merge "Use add icon for add custom input style menu" into lmp-devTadashi G. Takaoka2014-08-056-4/+28
| |\ \
| | * | Use add icon for add custom input style menu•••Bug: 16805043 Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02 Tadashi G. Takaoka2014-08-066-4/+28
* | | | am 4efa2c0c: Merge "Use IntArrayView to add/remove n-gram entry." into lmp-dev•••* commit '4efa2c0cdbc56ba0a43dc34b42c512941678ae70': Use IntArrayView to add/remove n-gram entry. Keisuke Kuroyanagi2014-08-0611-68/+108
|\| | |
| * | | Merge "Use IntArrayView to add/remove n-gram entry." into lmp-devKeisuke Kuroyanagi2014-08-0411-68/+108
| |\ \ \ | | |_|/ | |/| |
| | * | Use IntArrayView to add/remove n-gram entry.•••Bug: 14425059 Change-Id: I734f12dfde5161abdfb019a6391677dba8984ff4 Keisuke Kuroyanagi2014-08-0611-68/+108
| | |/
* | | am 9273f383: [HS3] Fix a bug on ICS•••* commit '9273f3832b51f5d23d86df624600381ed6d6585f': [HS3] Fix a bug on ICS Jean Chalard2014-08-062-0/+23
|\| |
| * | [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 Jean Chalard2014-08-062-0/+23
* | | am 50c12c83: Merge "[HS2] Move more stuff to onStartInput" into lmp-dev•••* commit '50c12c83b322f78c90e3f72d1fa4422d13bfa7c6': [HS2] Move more stuff to onStartInput Jean Chalard2014-08-062-51/+62
|\| |
| * | Merge "[HS2] Move more stuff to onStartInput" into lmp-devJean Chalard2014-08-052-51/+62
| |\ \ | | |/ | |/|
| | * [HS2] Move more stuff to onStartInput•••Bug: 8152758 Change-Id: Ida05df7d151ceb582886e2ad06c5bdf0b59978ee Jean Chalard2014-08-062-51/+62
* | | am da8cda05: Clean up IntArrayViewTest•••* commit 'da8cda0578a0ec8738d054d25e2e922d1f0e6ca8': Clean up IntArrayViewTest Keisuke Kuroyanagi2014-08-061-9/+9
|\| |
| * | Clean up IntArrayViewTest•••Change-Id: I30138f0722571100fe13efc96f8332efde846c2e Keisuke Kuroyanagi2014-08-061-9/+9
* | | am 4fd1ffdb: Merge "Add/Get n-gram probability entry in languageModelDictCont...•••* commit '4fd1ffdb8ee4e3b172c34f52c476f130e85edb49': Add/Get n-gram probability entry in languageModelDictContent Keisuke Kuroyanagi2014-08-065-10/+44
|\| |
| * | Merge "Add/Get n-gram probability entry in languageModelDictContent" into lmp...Keisuke Kuroyanagi2014-08-045-10/+44
| |\ \ | | |/ | |/|
| | * Add/Get n-gram probability entry in languageModelDictContent•••Bug: 14425059 Change-Id: I7926c3812f89b9a71fe1873a5bc32f793f91b640Keisuke Kuroyanagi2014-08-065-10/+44
* | | am a262144d: Add ViewCompatUtils.setElevation•••* commit 'a262144dcb6a8e7d5bb42f1feb1f80902877baec': Add ViewCompatUtils.setElevation Tadashi G. Takaoka2014-08-051-0/+10
|\| |
| * | Add ViewCompatUtils.setElevation•••Bug: 16210054 Change-Id: I632158951a60ab527246410caefd9fbe471dd859 Tadashi G. Takaoka2014-08-051-0/+10
* | | am 689064d0: Remove unnecessarily overridden defaultEnterKeyStyle•••* commit '689064d0a26a7d551c49b53bf43d0eeab0f28379': Remove unnecessarily overridden defaultEnterKeyStyle Tadashi G. Takaoka2014-08-052-8/+1
|\| |
| * | Remove unnecessarily overridden defaultEnterKeyStyle•••The overriding defaultEnterKeyStyle was needed because there were two Key's attributes to control key's visual, keyLabel and keyIcon. Because these were merged into one keySpec attribute, there is no need to override defaultEnterKeyStyle. Bug: 16787857 Change-Id: I78ca2c7c9349e4532c67e8d6468a5b98309adc05 Tadashi G. Takaoka2014-08-052-8/+1
* | | am 6474ef99: Merge "[HW16] Implement processing event chains." into lmp-dev•••* commit '6474ef9925e538d19aed24d53753ec1b0d5ae30c': [HW16] Implement processing event chains. Jean Chalard2014-08-051-7/+11
|\| |
| * | Merge "[HW16] Implement processing event chains." into lmp-devJean Chalard2014-08-051-7/+11
| |\ \
| | * | [HW16] Implement processing event chains.•••Change-Id: I4e1e4f101050ebda77c629a61c548d3c8efb330f Jean Chalard2014-08-051-7/+11
* | | | am 8cbb4eb9: Merge "Make popup hint letter theme-aware" into lmp-dev•••* commit '8cbb4eb984f327bb6f1990b0efb5ca3e080ca0a9': Make popup hint letter theme-aware Tadashi G. Takaoka2014-08-056-5/+18
|\| | |
| * | | Merge "Make popup hint letter theme-aware" into lmp-devTadashi G. Takaoka2014-08-046-5/+18
| |\ \ \ | | |/ / | |/| |
| | * | Make popup hint letter theme-aware•••Bug: 16351091 Change-Id: I6af18ea210c00916157138b9cfbeb073aee6ca1b Tadashi G. Takaoka2014-08-056-5/+18
* | | | am f69bb4c7: [HW15] Pass events instead of reading them from the transaction•••* commit 'f69bb4c7a31095012608f6608aa714588eb73b3d': [HW15] Pass events instead of reading them from the transaction Jean Chalard2014-08-052-43/+52
|\| | |
| * | | [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 Jean Chalard2014-08-052-43/+52
| | |/ | |/|
* | | am 203ba408: Merge "Remove ProbabilityDictContent and use LanguageModelDictCo...•••* commit '203ba408d7124598da49c0b146aba35b72f5f336': Remove ProbabilityDictContent and use LanguageModelDictContent Keisuke Kuroyanagi2014-08-0516-282/+43
|\| |
| * | Merge "Remove ProbabilityDictContent and use LanguageModelDictContent" into l...Keisuke Kuroyanagi2014-08-0516-282/+43
| |\ \
| | * | Remove ProbabilityDictContent and use LanguageModelDictContent•••Bug: 14425059 Change-Id: I1bb9e78ecb24139b87c99be6722e37eec0a2285d Keisuke Kuroyanagi2014-08-0516-282/+43
* | | | am 6d181179: Merge "Add methods for unigrams to LanguageModelDictContent." in...•••* commit '6d1811793e0ec786aec77ac1fc6ddc04ae13cfed': Add methods for unigrams to LanguageModelDictContent. Keisuke Kuroyanagi2014-08-058-2/+277
|\| | |
| * | | Merge "Add methods for unigrams to LanguageModelDictContent." into lmp-devKeisuke Kuroyanagi2014-08-048-2/+277
| |\| |
| | * | Add methods for unigrams to LanguageModelDictContent.•••Bug: 14425059 Change-Id: I0a6b480a3d4735787ffac68c47b4ffefc3f1b8a5 Keisuke Kuroyanagi2014-08-058-2/+277
| | |/
* | | am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-dev•••* commit '1b9f7c962c164e656d8a6ba94f50ffe7960c2636': [HW14] Cleanup Jean Chalard2014-08-053-38/+31
|\| |
| * | Merge "[HW14] Cleanup" into lmp-devJean Chalard2014-08-043-38/+31
| |\ \
| | * | [HW14] Cleanup•••Do away with the didAutoCorrect local variables which are unnatural to return out of all these functions. Change-Id: I22024004d2c489de018beff812c2c589bfd8ca32 Jean Chalard2014-08-053-38/+31
* | | | am c710b34e: Merge "[HW13] Split up onCodeInput" into lmp-dev•••* commit 'c710b34e34ab4035846efea6b5109811befd956a': [HW13] Split up onCodeInput Jean Chalard2014-08-051-110/+164
|\| | |
| * | | Merge "[HW13] Split up onCodeInput" into lmp-devJean Chalard2014-08-051-110/+164
| |\| |
| | * | [HW13] Split up onCodeInput•••Change-Id: I503c5403dcaea5db632eba85ae3fae9ba9a1f946 Jean Chalard2014-08-051-110/+164
| | |/
* | | am f1accd4f: [HS1] Save some data in startInputView•••* commit 'f1accd4f04b13f764e1ffa7c7964e4b7c41ddf4b': [HS1] Save some data in startInputView Jean Chalard2014-08-051-7/+25
|\| |
| * | [HS1] Save some data in startInputView•••Bug: 8152758 Change-Id: Ic57d3918b08e775769d4ba5d73ba5c31231e0d6a Jean Chalard2014-08-041-7/+25
| |/
* | am 85b7b967: Merge "[HW12] Use the consumed status of the Event." into lmp-dev•••* commit '85b7b967b70393815da78aa4bae1938dbf9bbe1a': [HW12] Use the consumed status of the Event. Jean Chalard2014-08-045-7/+46
|\|
| * Merge "[HW12] Use the consumed status of the Event." into lmp-devJean Chalard2014-08-015-7/+46
| |\
| | * [HW12] Use the consumed status of the Event.•••Change-Id: I1619f6132f8f71bc1291fd6a5604a5e1e3431ae2 Jean Chalard2014-08-045-7/+46
* | | am 03a1c442: Clean up compatible utility classes•••* commit '03a1c442aeddbd511be92e11465b6206d2ca976c': Clean up compatible utility classes Tadashi G. Takaoka2014-08-048-30/+41
|\| |
| * | Clean up compatible utility classes•••Change-Id: I95a682052037d292801477db0f05e04926b61412 Tadashi G. Takaoka2014-08-048-30/+41
| |/