aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | * [HW10] Pull the processed event in its eventual placeJean Chalard2014-07-311-6/+9
| | | | | | | | | | | | Change-Id: I5f7932097627766e907764a99a5e9c170f725bc0
* | | am 3d663a0a: am 1711c2aa: am f290d407: [HW9] Pull the processed event further.Jean Chalard2014-07-311-8/+12
|\| | | | | | | | | | | | | | * commit '3d663a0a9d4ee37bddcb3bfcbe1f77d70226d03e': [HW9] Pull the processed event further.
| * | am 1711c2aa: am f290d407: [HW9] Pull the processed event further.Jean Chalard2014-07-311-8/+12
| |\| | | | | | | | | | | | | * commit '1711c2aaf495a56d570f25d1b853bc3f40f16d08': [HW9] Pull the processed event further.
| | * [HW9] Pull the processed event further.Jean Chalard2014-07-311-8/+12
| | | | | | | | | | | | | | | | | | The 'processedEvent' variables will ultimately disappear entirely. Change-Id: I612c5ce7dedc341b64921a86ac028fe91b75359b
* | | am 214f7431: am 795711f5: am 69b68b59: Fix some unit tests.Jean Chalard2014-07-311-1/+1
|\| | | | | | | | | | | | | | * commit '214f74313135f1027dae0c7792b652ca1b9f4914': Fix some unit tests.
| * | am 795711f5: am 69b68b59: Fix some unit tests.Jean Chalard2014-07-311-1/+1
| |\| | | | | | | | | | | | | * commit '795711f5f91001416c0aab38203c3aa7a9bc9f98': Fix some unit tests.
| | * Fix some unit tests.Jean Chalard2014-07-311-1/+1
| | | | | | | | | | | | | | | | | | | | | The default value for the script needs to be Latin, as we don't specify it in the files. Change-Id: I1275f13f1cd92f00dc5708748fefb4982f0a60b3
| * | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-07-3073-237/+18
| |\ \
| | * | Import translations. DO NOT MERGEGeoff Mendal2014-07-3173-237/+18
| | | | | | | | | | | | | | | | | | | | Change-Id: I3d29195219313870f9213eeaf0b985dfd350b73f Auto-generated-cl: translation import
| * | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-07-303-3/+3
| |\ \ \
| | * | | Import translations. DO NOT MERGEGeoff Mendal2014-07-313-3/+3
| | |/ / | | | | | | | | | | | | | | | | Change-Id: If072b73a0d9b75abd607b36437fbca00334e3676 Auto-generated-cl: translation import
| * | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-07-303-41/+41
| |\ \ \
| | * | | Import translations. DO NOT MERGEGeoff Mendal2014-07-313-41/+41
| | |/ / | | | | | | | | | | | | | | | | Change-Id: I87901e5652dceebaacd2fcf4f345057e7df50254 Auto-generated-cl: translation import