aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEGeoff Mendal2014-08-061-8/+8
| | | | | Change-Id: I88c0d488ee62e184b44b81073a9fa5343ace2f77 Auto-generated-cl: translation import
* 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 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 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 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 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 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 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 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 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 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 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 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 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 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
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-07-292-32/+32
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2014-07-312-32/+32
| |/ / | | | | | | | | | | | | Change-Id: I0f3662d4c5c89c76b3aa5ceced64f6ece69e636a Auto-generated-cl: translation import
* | | am f466c276: am 86893a3b: [HW8] Pull up the processed event.Jean Chalard2014-07-301-5/+5
|\ \ \ | | |/ | |/| | | | | | | * commit 'f466c27601bbe83b101bf133694ee16ec10a8ae5': [HW8] Pull up the processed event.
| * | [HW8] Pull up the processed event.Jean Chalard2014-07-301-5/+5
| | | | | | | | | | | | Change-Id: I18021b7ec1588fc52533c48b7d8774bec7764822
* | | am 2505462d: am f4a3fd48: Merge "Disptach hover events when sliding ↵Tadashi G. Takaoka2014-07-301-7/+44
|\| | | | | | | | | | | | | | | | | | | | suggestion mode" into lmp-dev * commit '2505462da586cb708af5219e4c996644613f7677': Disptach hover events when sliding suggestion mode
| * | Merge "Disptach hover events when sliding suggestion mode" into lmp-devTadashi G. Takaoka2014-07-241-7/+44
| |\ \
| | * | Disptach hover events when sliding suggestion modeTadashi G. Takaoka2014-07-301-7/+44
| | | | | | | | | | | | | | | | | | | | Bug: 15687702 Change-Id: I7ace1fbbba724c6e422230a3d88f8cc9ffa8efc2
* | | | am cea54014: am ae4e2036: [SD13] Reorder an enum alphabeticallyJean Chalard2014-07-302-79/+79
|\| | | | | | | | | | | | | | | | | | | * commit 'cea540145d65b605bb9bbe483c6210dd2f0d7d66': [SD13] Reorder an enum alphabetically