aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | 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 menuTadashi G. Takaoka2014-08-066-4/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16805043 Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02
* | | | | | am d393cf06: am 98e27483: am 9273f383: [HS3] Fix a bug on ICSJean Chalard2014-08-062-0/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd393cf065ab042cc78f7a51010161425080afd1d': [HS3] Fix a bug on ICS
| * | | | | am 98e27483: am 9273f383: [HS3] Fix a bug on ICSJean Chalard2014-08-062-0/+23
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '98e2748363355d2286215c798225d529f3a1cb34': [HS3] Fix a bug on ICS
| | * | | | [HS3] Fix a bug on ICSJean Chalard2014-08-062-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | am cf66902f: am 0978aa71: am 50c12c83: Merge "[HS2] Move more stuff to ↵Jean Chalard2014-08-062-51/+62
|\| | | | | | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | onStartInput" into lmp-dev * commit 'cf66902f69911cc80da5b3a9e39634b0bc9ca343': [HS2] Move more stuff to onStartInput
| * | | | am 0978aa71: am 50c12c83: Merge "[HS2] Move more stuff to onStartInput" into ↵Jean Chalard2014-08-062-51/+62
| |\| | | | | |_|/ | |/| | | | | | | | | | | | | | | | | | lmp-dev * commit '0978aa71ea91583c0b8d7e2588549fbb56953e7e': [HS2] Move more stuff to onStartInput
| | * | [HS2] Move more stuff to onStartInputJean Chalard2014-08-062-51/+62
| | |/ | | | | | | | | | | | | Bug: 8152758 Change-Id: Ida05df7d151ceb582886e2ad06c5bdf0b59978ee
* | | am a58d78ec: am 9cca3c83: am a262144d: Add ViewCompatUtils.setElevationTadashi G. Takaoka2014-08-051-0/+10
|\| | | | | | | | | | | | | | * commit 'a58d78ec896b0d8bb80e9ab028af8766defd0261': Add ViewCompatUtils.setElevation
| * | am 9cca3c83: am a262144d: Add ViewCompatUtils.setElevationTadashi G. Takaoka2014-08-051-0/+10
| |\| | | | | | | | | | | | | * commit '9cca3c8359e30e15a50f60773fd19571659c3dc1': Add ViewCompatUtils.setElevation
| | * Add ViewCompatUtils.setElevationTadashi G. Takaoka2014-08-051-0/+10
| | | | | | | | | | | | | | | Bug: 16210054 Change-Id: I632158951a60ab527246410caefd9fbe471dd859
* | | am c6476920: am eceefd07: am 689064d0: Remove unnecessarily overridden ↵Tadashi G. Takaoka2014-08-052-8/+1
|\| | | | | | | | | | | | | | | | | | | | defaultEnterKeyStyle * commit 'c64769207d94c0b6515e7030a613c14bfc90ac3d': Remove unnecessarily overridden defaultEnterKeyStyle
| * | am eceefd07: am 689064d0: Remove unnecessarily overridden defaultEnterKeyStyleTadashi G. Takaoka2014-08-052-8/+1
| |\| | | | | | | | | | | | | * commit 'eceefd0725c4f727f44e9c65a82970ead15e3566': Remove unnecessarily overridden defaultEnterKeyStyle
| | * Remove unnecessarily overridden defaultEnterKeyStyleTadashi G. Takaoka2014-08-052-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 6745f337: am d5c89d64: am 6474ef99: Merge "[HW16] Implement processing ↵Jean Chalard2014-08-051-7/+11
|\| | | | | | | | | | | | | | | | | | | | event chains." into lmp-dev * commit '6745f337c166cb1750e80ce9101bdbf57d2b6596': [HW16] Implement processing event chains.
| * | am d5c89d64: am 6474ef99: Merge "[HW16] Implement processing event chains." ↵Jean Chalard2014-08-051-7/+11
| |\| | | | | | | | | | | | | | | | | | | into lmp-dev * commit 'd5c89d64901f1fe7085e6c217d0c2fc19853b032': [HW16] Implement processing event chains.
| | * Merge "[HW16] Implement processing event chains." into lmp-devJean Chalard2014-08-051-7/+11
| | |\
| | | * [HW16] Implement processing event chains.Jean Chalard2014-08-051-7/+11
| | | | | | | | | | | | | | | | Change-Id: I4e1e4f101050ebda77c629a61c548d3c8efb330f
* | | | am 139e54a2: am c34a3842: am 8cbb4eb9: Merge "Make popup hint letter ↵Tadashi G. Takaoka2014-08-056-5/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | theme-aware" into lmp-dev * commit '139e54a26df783ea60e28812d63083844569bc52': Make popup hint letter theme-aware
| * | | am c34a3842: am 8cbb4eb9: Merge "Make popup hint letter theme-aware" into ↵Tadashi G. Takaoka2014-08-056-5/+18
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit 'c34a3842120078d921e69ed839873e430d6a674b': Make popup hint letter theme-aware
| | * | Merge "Make popup hint letter theme-aware" into lmp-devTadashi G. Takaoka2014-08-046-5/+18
| | |\ \ | | | |/ | | |/|
| | | * Make popup hint letter theme-awareTadashi G. Takaoka2014-08-056-5/+18
| | | | | | | | | | | | | | | | | | | | Bug: 16351091 Change-Id: I6af18ea210c00916157138b9cfbeb073aee6ca1b
* | | | am 37782594: am 5a91e4fa: am f69bb4c7: [HW15] Pass events instead of reading ↵Jean Chalard2014-08-052-43/+52
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | them from the transaction * commit '377825942eca103c80f5f7e8fd9512bb9e3f1bbb': [HW15] Pass events instead of reading them from the transaction
| * | | am 5a91e4fa: am f69bb4c7: [HW15] Pass events instead of reading them from ↵Jean Chalard2014-08-052-43/+52
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | the transaction * commit '5a91e4fa909633ee2e9eaf8055b56228a79380a5': [HW15] Pass events instead of reading them from the transaction
| | * | [HW15] Pass events instead of reading them from the transactionJean Chalard2014-08-052-43/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am c36e679e: am b8c1075a: am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-devJean Chalard2014-08-053-38/+31
|\| | | | | | | | | | | | | | | | | | | * commit 'c36e679eb32b5c48981f165e17f816271058924e': [HW14] Cleanup
| * | | am b8c1075a: am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-devJean Chalard2014-08-053-38/+31
| |\| | | | | | | | | | | | | | | | | | * commit 'b8c1075a8f5ab62998056462b9c25ef848305019': [HW14] Cleanup
| | * | Merge "[HW14] Cleanup" into lmp-devJean Chalard2014-08-043-38/+31
| | |\ \
| | | * | [HW14] CleanupJean Chalard2014-08-053-38/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do away with the didAutoCorrect local variables which are unnatural to return out of all these functions. Change-Id: I22024004d2c489de018beff812c2c589bfd8ca32
* | | | | am 28632211: am b5c862f8: am c710b34e: Merge "[HW13] Split up onCodeInput" ↵Jean Chalard2014-08-051-110/+164
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '28632211ef62c0d2d005b3ed92659f1ac6fbe05b': [HW13] Split up onCodeInput
| * | | | am b5c862f8: am c710b34e: Merge "[HW13] Split up onCodeInput" into lmp-devJean Chalard2014-08-051-110/+164
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'b5c862f8f942a3ae201cc6a657de9479340d1ad3': [HW13] Split up onCodeInput
| | * | | Merge "[HW13] Split up onCodeInput" into lmp-devJean Chalard2014-08-051-110/+164
| | |\| |
| | | * | [HW13] Split up onCodeInputJean Chalard2014-08-051-110/+164
| | | |/ | | | | | | | | | | | | Change-Id: I503c5403dcaea5db632eba85ae3fae9ba9a1f946
| * | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-08-051-1/+1
| |\ \ \
| | * | | Import translations. DO NOT MERGEGeoff Mendal2014-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id120437f9e4d9a2e59dd07aba38bf6683a960142 Auto-generated-cl: translation import
* | | | | am 23cdb61a: am 82db6b45: am f1accd4f: [HS1] Save some data in startInputViewJean Chalard2014-08-051-7/+25
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '23cdb61a53c6ea69ff7075ac01fa8108f9d1cc12': [HS1] Save some data in startInputView
| * | | | am 82db6b45: am f1accd4f: [HS1] Save some data in startInputViewJean Chalard2014-08-051-7/+25
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | | | | * commit '82db6b45435ab93255d6406039be88b1d6998c2c': [HS1] Save some data in startInputView
| | * / [HS1] Save some data in startInputViewJean Chalard2014-08-041-7/+25
| | |/ | | | | | | | | | | | | Bug: 8152758 Change-Id: Ic57d3918b08e775769d4ba5d73ba5c31231e0d6a
* | | am 053352f2: am d9e41aac: am 85b7b967: Merge "[HW12] Use the consumed status ↵Jean Chalard2014-08-045-7/+46
|\| | | | | | | | | | | | | | | | | | | | of the Event." into lmp-dev * commit '053352f283c77ae51e02ad2881a9b11017b85fe8': [HW12] Use the consumed status of the Event.
| * | am d9e41aac: am 85b7b967: Merge "[HW12] Use the consumed status of the ↵Jean Chalard2014-08-045-7/+46
| |\| | | | | | | | | | | | | | | | | | | Event." into lmp-dev * commit 'd9e41aac3fdf6e81ed7f2487cd9c74c28734a5e2': [HW12] Use the consumed status of the Event.
| | * 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.Jean Chalard2014-08-045-7/+46
| | | | | | | | | | | | | | | | Change-Id: I1619f6132f8f71bc1291fd6a5604a5e1e3431ae2
* | | | am 530845cb: am 9681027a: am 03a1c442: Clean up compatible utility classesTadashi G. Takaoka2014-08-047-29/+40
|\| | | | | | | | | | | | | | | | | | | * commit '530845cb5e03be07badba2a56e567519ae16bd60': Clean up compatible utility classes
| * | | am 9681027a: am 03a1c442: Clean up compatible utility classesTadashi G. Takaoka2014-08-047-29/+40
| |\| | | | | | | | | | | | | | | | | | * commit '9681027aade82febb2ba5e384d9c6f77511859d3': Clean up compatible utility classes
| | * | Clean up compatible utility classesTadashi G. Takaoka2014-08-047-29/+40
| | |/ | | | | | | | | | Change-Id: I95a682052037d292801477db0f05e04926b61412
* | | am 3d230119: am 9557e52e: am da5ccd9f: [HW11] CleanupJean Chalard2014-08-011-39/+33
|\| | | | | | | | | | | | | | * commit '3d230119bcf27f69f0ebe8e58b2b70b0f126da21': [HW11] Cleanup
| * | am 9557e52e: am da5ccd9f: [HW11] CleanupJean Chalard2014-08-011-39/+33
| |\| | | | | | | | | | | | | * commit '9557e52ef43d33157f759cc02384d50480645a6f': [HW11] Cleanup
| | * [HW11] CleanupJean Chalard2014-07-311-39/+33
| | | | | | | | | | | | Change-Id: Ia866d3f9a5981c687766f8c39979fb6091018e44
* | | am dcd3d218: am 0b9d6140: am 00ee5f76: [HW10] Pull the processed event in ↵Jean Chalard2014-07-311-6/+9
|\| | | | | | | | | | | | | | | | | | | | its eventual place * commit 'dcd3d2187cb078e4c374f3717a8fdecff708a785': [HW10] Pull the processed event in its eventual place
| * | am 0b9d6140: am 00ee5f76: [HW10] Pull the processed event in its eventual placeJean Chalard2014-07-311-6/+9
| |\| | | | | | | | | | | | | * commit '0b9d6140495b106458bf22d11f5732bf5a0062b0': [HW10] Pull the processed event in its eventual place