aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "[PB8] Add an animation upon status change."Jean Chalard2013-04-253-8/+42
|\
| * [PB8] Add an animation upon status change.Jean Chalard2013-04-253-8/+42
| | | | | | | | | | Bug: 7600384 Change-Id: If5efb9357075193d10255187008e870e2933bdb8
* | Merge "Fix missing initialization of PreviewPlacerView"Tadashi G. Takaoka2013-04-251-0/+1
|\ \
| * | Fix missing initialization of PreviewPlacerViewTadashi G. Takaoka2013-04-251-0/+1
| | | | | | | | | | | | | | | Bug: 8716050 Change-Id: I234f1134274b9f72c8abbd729783f9ffe8f20f64
* | | Work around a bug in older DownloadManager versions.Jean Chalard2013-04-254-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a number to the extension. Note that for DownloadManager to keep this, the server needs to send it a mime type it does not recognize. Right now, it does not recognize application/json so it's okay, but we'd do well to remove the content/type header from the server to prevent problems. Bug: 8467516 Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d
* | | Merge "[PB7] Export animation code out of the preference"Jean Chalard2013-04-253-24/+108
|\ \ \ | | |/ | |/|
| * | [PB7] Export animation code out of the preferenceJean Chalard2013-04-253-24/+108
| | | | | | | | | | | | | | | Bug: 7600384 Change-Id: I8009b31d96646acd667db410b94e969daea91d52
* | | Put temp files within app filesJean Chalard2013-04-252-1/+14
|/ / | | | | | | | | Bug: 8715614 Change-Id: I307d83923070994525cf0d27aad403e881a89314
* | Merge "Implement a functionality to add an entry to the user dictionary"Satoshi Kataoka2013-04-2515-5/+1242
|\ \ | |/ |/|
| * Implement a functionality to add an entry to the user dictionarySatoshi Kataoka2013-04-2515-5/+1242
| | | | | | | | | | | | Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a
* | [PB6] Encapsulate the buttons into a viewJean Chalard2013-04-253-36/+91
| | | | | | | | | | | | | | | | | | | | | | Handling buttons directly in the preference causes large problems of code readability and interface. It's better to have a class to manage the buttons and their animations separately. This is feature-equivalent, and mostly delegates stuff for now. Bug: 7600384 Change-Id: Ia8da0ec68ffac84fc1d65e1760539a87a73fa776
* | Merge "[PB5] Store state in a more convenient manner"Jean Chalard2013-04-252-11/+47
|\ \
| * | [PB5] Store state in a more convenient mannerJean Chalard2013-04-242-11/+47
| | | | | | | | | | | | | | | | | | | | | This is more readable and will help with animations going forward. Bug: 7600384 Change-Id: I255598d860d1e451fef106b00da63c282fe95f95
* | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2453-294/+507
| | | | | | | | | | | | | | | Change-Id: Iefa9cf774c772bc113d481199a0a9c564a0aba27 Auto-generated-cl: translation import
* | | Merge "[PB4] Make a memory non-static"Jean Chalard2013-04-243-9/+40
|\| |
| * | [PB4] Make a memory non-staticJean Chalard2013-04-243-9/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | The life span of this object is actually the life span of the interface. It should not be static. Also, we'll have a few other things to store in there soon. Bug: 7600384 Change-Id: I708019e9ee53653e83a1e52c8e76326c3e39bcf3
* | | Merge "[PB3] Simplify storage"Jean Chalard2013-04-241-23/+19
|\| |
| * | [PB3] Simplify storageJean Chalard2013-04-241-23/+19
| | | | | | | | | | | | | | | | | | | | | | | | By looping through children, there is no need to remember the last index. Bug: 7600384 Change-Id: I8b42b0aa38874ee494c6c4ecc09194a1d3c16922
* | | Merge "[PB2] Small bugfix"Jean Chalard2013-04-241-3/+13
|\| |
| * | [PB2] Small bugfixJean Chalard2013-04-241-3/+13
| | | | | | | | | | | | | | | | | | | | | The button would not display after it got hidden once. Bug: 7600384 Change-Id: I57f9f1191be3b8fff55dde7a2781dbef68a2df62
* | | Merge "Add next axction to setup wizard"Tadashi G. Takaoka2013-04-243-23/+54
|\ \ \ | |/ / |/| |
| * | Add next axction to setup wizardTadashi G. Takaoka2013-04-243-23/+54
| | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ia37ab32b63e4eda29bf1411719d00846525c278f
* | | Merge "Tune setup wizard layout for landscape and tablet"Tadashi G. Takaoka2013-04-2410-42/+282
|\ \ \
| * | | Tune setup wizard layout for landscape and tabletTadashi G. Takaoka2013-04-2410-42/+282
| | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ic2206d50562d62578f8e5e50bbd3c36625dbafb7
* | | | Merge "Make aggressive threshold really aggressive"Satoshi Kataoka2013-04-242-5/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Make aggressive threshold really aggressiveSatoshi Kataoka2013-04-242-5/+13
| | |/ | |/| | | | | | | | | | Bug: 8701480 Change-Id: If8242cfe61f3e56712fd6e25e36858cff7f0d177
* | | Merge "Refactor SetupStepGroup"Tadashi G. Takaoka2013-04-242-34/+43
|\ \ \ | |/ / |/| / | |/
| * Refactor SetupStepGroupTadashi G. Takaoka2013-04-242-34/+43
| | | | | | | | | | Bug: 8159728 Change-Id: I1ab846d0910aacbd2f979289d72bafea8a8e0378
* | Merge "Add setup wizard indicator size resource"Tadashi G. Takaoka2013-04-242-3/+4
|\|
| * Add setup wizard indicator size resourceTadashi G. Takaoka2013-04-242-3/+4
| | | | | | | | | | | | | | This is a follow up of Ie8e058bc3c. Bug: 8159728 Change-Id: I171fc99374789e69c15506c37970e6fcafbcb1e2
* | Merge "[PB1] Cleanup"Jean Chalard2013-04-241-9/+2
|\ \ | |/ |/|
| * [PB1] CleanupJean Chalard2013-04-231-9/+2
| | | | | | | | | | | | | | | | This preference is not a DialogPreference any more, as it doesn't ever display a Dialog. Bug: 7600384 Change-Id: Ia5965617c83d3cb964010f9b40d833065dccef60
* | Merge "Use resources for dimensions of setup wizard"Tadashi G. Takaoka2013-04-236-24/+39
|\ \
| * | Use resources for dimensions of setup wizardTadashi G. Takaoka2013-04-236-24/+39
| |/ | | | | | | | | | | | | | | This is a ground work to fit the setup wizard to smaller phones and larger tablets. Bug: 8159728 Change-Id: Ie8e058bc3cba30cac3b31eb5a3ce975f2ee311d9
* | Merge "Disable shadow of gesture trail"Tadashi G. Takaoka2013-04-232-6/+10
|\ \
| * | Disable shadow of gesture trailTadashi G. Takaoka2013-04-232-6/+10
| |/ | | | | | | | | | | | | Cherry-picked from JB-MR2 I908c22d362. Bug: 8689880 Change-Id: Ie759c5d63056509e3ca61d9fb6823ab04ddf41ed
* | Merge "Remove wording "wizard" from setup application"Tadashi G. Takaoka2013-04-232-7/+10
|\ \ | |/ |/|
| * Remove wording "wizard" from setup applicationTadashi G. Takaoka2013-04-232-7/+10
| | | | | | | | | | | | Bug: 8676811 Bug: 8662102 Change-Id: Ie234d8871651344b6815ae68c8b1f0663a9f6c79
* | Merge "Add edit personal dictionary settings menu"Tadashi G. Takaoka2013-04-234-0/+24
|\ \ | |/ |/|
| * Add edit personal dictionary settings menuTadashi G. Takaoka2013-04-224-0/+24
| | | | | | | | | | Bug: 8600958 Change-Id: I303adfbe25a56cc9b5ee9f3b5169a5bca0ad6c4a
* | Add an additional ID to the client info.Jean Chalard2013-04-234-25/+110
| | | | | | | | | | Bug: 8651863 Change-Id: I748f35726d72ede926d5b06ed87ff029317f1ac3
* | Import translations. DO NOT MERGEBaligh Uddin2013-04-2253-114/+2708
| | | | | | | | | | Change-Id: Ib14aef97ea78806e1560fbd3d3e1f40f01bf8c0a Auto-generated-cl: translation import
* | Legal noticeSatoshi Kataoka2013-04-227-12/+36
| | | | | | | | | | Bug: 8533258 Change-Id: I00e4916f86f29dd476c51a65e8fa5a6c136fd179
* | Merge "Don't triger onPress and startLongPressTimer when gesture is canceled"Tadashi G. Takaoka2013-04-222-22/+30
|\ \ | |/ |/|
| * Don't triger onPress and startLongPressTimer when gesture is canceledTadashi G. Takaoka2013-04-222-22/+30
| | | | | | | | | | Bug: 8650846 Change-Id: Ice5ef07d6833422906b0b756206e097f75d1f2db
* | Merge "Implement IMM.switchToNextInputMethod() for ICS"Tadashi G. Takaoka2013-04-221-12/+115
|\ \
| * | Implement IMM.switchToNextInputMethod() for ICSTadashi G. Takaoka2013-04-221-12/+115
| | | | | | | | | | | | | | | Bug: 8633367 Change-Id: Ifc0f97b1fdf5e5cc3601c24a503058c4822478dc
* | | Merge "Don't kill suggestions with native score < 1"Jean Chalard2013-04-221-1/+0
|\ \ \ | |_|/ |/| |
| * | Don't kill suggestions with native score < 1Jean Chalard2013-04-221-1/+0
| | | | | | | | | | | | Change-Id: I954856b7fec0b91e19a467f2a87978d49caa639d
* | | Centering setup wizard welcome videoTadashi G. Takaoka2013-04-222-6/+23
|/ / | | | | | | | | Bug: 8159728 Change-Id: Ia016c41dc39b87740ff57efe0e2fadd61f0da129