Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import translations. DO NOT MERGE•••Change-Id: I5e6fa99ba1c520aeb92844c02dd5adb7eaf7227c Auto-generated-cl: translation import | 2013-05-13 | 3 | -4/+4 | |
* | Import translations. DO NOT MERGE•••Change-Id: Iff2c1ab5b4c6c16424a1b32eda4eb48e8dd3c589 Auto-generated-cl: translation import | 2013-05-08 | 7 | -95/+105 | |
* | Merge "Avoid drawing too long gesture preview trails" | 2013-05-07 | 1 | -6/+17 | |
|\ | |||||
| * | Avoid drawing too long gesture preview trails•••Bug: 7167303 Change-Id: I63c2e8fb60f76e80346b67fd44399fa91930f2f0 | 2013-05-07 | 1 | -6/+17 | |
* | | Merge "Unify space-adding on gestures." | 2013-05-07 | 1 | -15/+7 | |
|\ \ | |||||
| * | | Unify space-adding on gestures.•••This is much simpler, and more correct. Bug: 8808497 Change-Id: I7a56bf9d6d9fb481f898b7a9f5898a86c11b34c0 | 2013-05-07 | 1 | -15/+7 | |
* | | | refactor spell checker•••Change-Id: Ie7bea23f2ac54f03572e77c31ba7cb3d5e8f8d2f | 2013-05-07 | 1 | -14/+14 | |
| |/ |/| | |||||
* | | Remove unused device form factor values•••Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a | 2013-05-07 | 6 | -32/+5 | |
* | | Move empty listner to KeyboardActionListener.Adapter•••Change-Id: Ic7bad73c089de015746c667bbfb2c09bd429a9fc | 2013-05-07 | 2 | -5/+3 | |
* | | Clean up unused static variable•••Change-Id: I51c5903b7716d3927d2ff09a5054725215a626b5 | 2013-05-07 | 1 | -3/+2 | |
* | | Record down point as gesture preview trail for sure•••Change-Id: Ic712a6af8229a9a1aa4a5419d779927f1ef8be67 | 2013-05-07 | 1 | -5/+5 | |
|/ | |||||
* | Remove unused gesture preview trail code•••Change-Id: I2aa77675628a4b1655b30852c950f5daae6f0a92 | 2013-05-07 | 1 | -30/+7 | |
* | Import translations. DO NOT MERGE•••Change-Id: I066a2af59e34e18a530af0f3977c4aecab350ef8 Auto-generated-cl: translation import | 2013-05-06 | 9 | -17/+17 | |
* | Import translations. DO NOT MERGE•••Change-Id: I838674303010d6bff9e3a6f747fd265d1c82baac Auto-generated-cl: translation import | 2013-05-03 | 33 | -464/+514 | |
* | Preserve setup wizard step while orientation change•••Bug: 8159728 Change-Id: I596f59749443b8878b5613285f0fe793d449cdbd | 2013-05-02 | 1 | -34/+23 | |
* | Using int instead of booleans to save keyboard shift state•••This is a follow up of Ib2bc262aac. Bug: 8734294 Change-Id: I0b56797ffc4f16e18da72352777fe0f000d173aa | 2013-05-02 | 1 | -19/+14 | |
* | Save automatic shift state while orientation changing•••Bug: 8734294 Change-Id: Ib2bc262aacedf786a318c2fe1bd4420a21e7d847 | 2013-05-02 | 1 | -2/+7 | |
* | Import translations. DO NOT MERGE•••Change-Id: I3f66d23846516560e3a1e316cf56dc7a17dfe9e2 Auto-generated-cl: translation import | 2013-05-01 | 89 | -2322/+2501 | |
* | Merge "Pass blockOffensiveWords as a parameter" | 2013-05-01 | 11 | -29/+43 | |
|\ | |||||
| * | Pass blockOffensiveWords as a parameter•••Bug: 8773353 Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488 | 2013-05-01 | 11 | -29/+43 | |
* | | Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1•••Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041 | 2013-05-01 | 1 | -5/+0 | |
* | | Merge "Fix a layout problem for pre-MR2" | 2013-05-01 | 1 | -1/+2 | |
|\ \ | |||||
| * | | Fix a layout problem for pre-MR2•••...where marginStart is not supported yet. Change-Id: Id4f642333c17d091b1ab36549ca580f4572d3bf4 | 2013-05-01 | 1 | -1/+2 | |
| |/ | |||||
* | | Merge "Fix Google spell checker tests" | 2013-05-01 | 3 | -22/+12 | |
|\ \ | |||||
| * | | Fix Google spell checker tests•••Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1 | 2013-05-01 | 3 | -22/+12 | |
* | | | Merge "Introduce MoreSuggestionsListener class" | 2013-05-01 | 3 | -22/+49 | |
|\ \ \ | |||||
| * | | | Introduce MoreSuggestionsListener class•••Bug: 8694255 Change-Id: I9420a7cb1983c6211f58d13b3b11db4347c3f99b | 2013-05-01 | 3 | -22/+49 | |
* | | | | Merge "Add permissions for personalization" | 2013-05-01 | 1 | -4/+6 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add permissions for personalization•••Bug: 8683365 Change-Id: Ia74d730a6b778c0e647794efc8c3a810c715902c | 2013-05-01 | 1 | -4/+6 | |
| |/ / | |||||
* / / | Override View.drawableStateChanged to detect state_pressed•••Unlike on JB, View.setPressed(boolean) is never called when the view is pressed on ICS. To detect a pressed state of the view, we need to override View.drawableStateChanged() and check the drawable state contains state_pressed. Bug: 8159728 Change-Id: I481051364d6f3d1370742723c3ce19d898ea5463 | 2013-05-01 | 1 | -8/+23 | |
|/ / | |||||
* / | Display still image when device can't play welcome video•••Note that the still image in this change is a placeholder and must be replaced by final asset. Bug: 8159728 Change-Id: I4f5a28e0af711edacbc87c2ee64508f34f67f0da | 2013-05-01 | 3 | -0/+10 | |
|/ | |||||
* | am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when suggestions are ...•••* commit 'ace3f3c5d56f5b4a58e8dc400fec1bb8c7b17a63': Don't do recorrection when suggestions are off. | 2013-04-30 | 1 | -2/+7 | |
|\ | |||||
| * | am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into jb...•••* commit '25c90e6d51aeca5dce05b5adb691876b55a142d5': Don't do recorrection when suggestions are off. | 2013-04-30 | 1 | -2/+7 | |
| |\ | |||||
| | * | Merge "Don't do recorrection when suggestions are off." into jb-mr2-dev | 2013-05-01 | 1 | -2/+7 | |
| | |\ | |||||
| | | * | Don't do recorrection when suggestions are off.•••Bug: 8767981 Change-Id: If5c775e488b91ae03ecce2673c99918ac8134928 | 2013-05-01 | 1 | -2/+7 | |
| * | | | am e5ae0bd3: Import translations. DO NOT MERGE•••* commit 'e5ae0bd36aaaa3396ed09e23c7a19acab63eed7f': Import translations. DO NOT MERGE | 2013-04-30 | 1 | -1/+1 | |
| |\| | | |||||
| | * | | Import translations. DO NOT MERGE•••Change-Id: I90d5918cc37eaa6d3e19822e149a8a16b9d76744 Auto-generated-cl: translation import | 2013-04-30 | 1 | -1/+1 | |
| | |/ | |||||
* | | | Merge "Cleanup an unused return value" | 2013-04-30 | 2 | -21/+10 | |
|\ \ \ | |||||
| * | | | Cleanup an unused return value•••Change-Id: I974964aa3cc24b5480e57bd38c197fe7a49acaa4 | 2013-04-30 | 2 | -21/+10 | |
* | | | | Merge "Catch error while playing welcome video" | 2013-04-30 | 2 | -3/+14 | |
|\ \ \ \ | |||||
| * | | | | Catch error while playing welcome video•••Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee | 2013-04-30 | 2 | -3/+14 | |
* | | | | | Merge "[PB14] Cosmetic fixes to the progress bar" | 2013-04-30 | 2 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | [PB14] Cosmetic fixes to the progress bar•••Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c | 2013-04-30 | 2 | -0/+4 | |
* | | | | | Merge "Fix the title of the fragment of the personal dictionary" | 2013-04-30 | 2 | -14/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix the title of the fragment of the personal dictionary•••This change is corresponding to I9b8bab21b144385bc2386e7fcb Bug: 8600958 Change-Id: I0a0cf37d0a11c14a51dc63b2e4371facb34514d0 | 2013-04-30 | 2 | -14/+0 | |
* | | | | | [PB13] Actually update the progress bar•••Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6 | 2013-04-30 | 1 | -5/+60 | |
| |/ / / |/| | | | |||||
* | | | | Fix missing string reference of spellchecker.xml•••This is a followup of I8dea5393ad. Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b | 2013-04-30 | 1 | -1/+1 | |
* | | | | [PB12] Implement the progress bar update lifecycle•••This ensures the thread does not run uselessly (it is even terminated when the progress bar exits the screen). Bug: 7600384 Change-Id: I09117a6f763b574b9b3266f36ba3da4720dc9224 | 2013-04-30 | 2 | -3/+93 | |
|/ / / | |||||
* | | | Merge "Avoid leaking AssetFileDescriptor." | 2013-04-30 | 1 | -2/+10 | |
|\ \ \ | |||||
| * | | | Avoid leaking AssetFileDescriptor.•••Change-Id: Iac388c8aefc684980cb4c7131fb47319f6073eb3 | 2013-04-29 | 1 | -2/+10 |