aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1Ken Wakasa2013-05-011-5/+0
| | | | Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041
* Fix buildSatoshi Kataoka2013-05-011-0/+6
| | | | Change-Id: Ib9373b26b04b0f4789b3cd6a7af64e4bcd2c4b9c
* Merge "Fix a layout problem for pre-MR2"Jean Chalard2013-05-011-1/+2
|\
| * Fix a layout problem for pre-MR2Jean Chalard2013-05-011-1/+2
| | | | | | | | | | | | ...where marginStart is not supported yet. Change-Id: Id4f642333c17d091b1ab36549ca580f4572d3bf4
* | Merge "Fix Google spell checker tests"Satoshi Kataoka2013-05-019-96/+96
|\ \
| * | Fix Google spell checker testsSatoshi Kataoka2013-05-019-96/+96
| | | | | | | | | | | | | | | | | | Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
* | | Merge "Introduce MoreSuggestionsListener class"Tadashi G. Takaoka2013-05-013-22/+49
|\ \ \
| * | | Introduce MoreSuggestionsListener classTadashi G. Takaoka2013-05-013-22/+49
| | | | | | | | | | | | | | | | | | | | Bug: 8694255 Change-Id: I9420a7cb1983c6211f58d13b3b11db4347c3f99b
* | | | Merge "Add permissions for personalization"Satoshi Kataoka2013-05-011-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add permissions for personalizationSatoshi Kataoka2013-05-011-4/+6
| |/ / | | | | | | | | | | | | | | | Bug: 8683365 Change-Id: Ia74d730a6b778c0e647794efc8c3a810c715902c
* | | Merge "Override View.drawableStateChanged to detect state_pressed"Tadashi G. Takaoka2013-05-011-8/+23
|\ \ \ | |/ / |/| |
| * | Override View.drawableStateChanged to detect state_pressedTadashi G. Takaoka2013-05-011-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Fix exact match profanitySatoshi Kataoka2013-05-011-2/+2
|/ / | | | | | | | | Bug: 8661070 Change-Id: I421bed14cc71af7715101423652d706e33958445
* / Display still image when device can't play welcome videoTadashi G. Takaoka2013-05-013-0/+10
|/ | | | | | | | Note that the still image in this change is a placeholder and must be replaced by final asset. Bug: 8159728 Change-Id: I4f5a28e0af711edacbc87c2ee64508f34f67f0da
* am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when suggestions are ↵Jean Chalard2013-04-301-2/+7
|\ | | | | | | | | | | | | off." into jb-mr2-dev * commit 'ace3f3c5d56f5b4a58e8dc400fec1bb8c7b17a63': Don't do recorrection when suggestions are off.
| * am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into ↵Jean Chalard2013-04-301-2/+7
| |\ | | | | | | | | | | | | | | | | | | jb-mr2-dev * commit '25c90e6d51aeca5dce05b5adb691876b55a142d5': Don't do recorrection when suggestions are off.
| | * Merge "Don't do recorrection when suggestions are off." into jb-mr2-devJean Chalard2013-05-011-2/+7
| | |\
| | | * Don't do recorrection when suggestions are off.Jean Chalard2013-05-011-2/+7
| | | | | | | | | | | | | | | | | | | | Bug: 8767981 Change-Id: If5c775e488b91ae03ecce2673c99918ac8134928
* | | | am b4251873: (-s ours) am e5ae0bd3: Import translations. DO NOT MERGEBaligh Uddin2013-04-300-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit 'b4251873b0ff784d7f7c925da84ce7b862a87412': Import translations. DO NOT MERGE
| * | | am e5ae0bd3: Import translations. DO NOT MERGEBaligh Uddin2013-04-301-1/+1
| |\| | | | | | | | | | | | | | | | | | * commit 'e5ae0bd36aaaa3396ed09e23c7a19acab63eed7f': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-04-301-1/+1
| | |/ | | | | | | | | | | | | Change-Id: I90d5918cc37eaa6d3e19822e149a8a16b9d76744 Auto-generated-cl: translation import
* | | Merge "Cleanup an unused return value"Ken Wakasa2013-04-302-21/+10
|\ \ \
| * | | Cleanup an unused return valueKen Wakasa2013-04-302-21/+10
| | | | | | | | | | | | | | | | Change-Id: I974964aa3cc24b5480e57bd38c197fe7a49acaa4
* | | | Merge "Catch error while playing welcome video"Tadashi G. Takaoka2013-04-302-3/+14
|\ \ \ \
| * | | | Catch error while playing welcome videoTadashi G. Takaoka2013-04-302-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee
* | | | | Merge "[PB14] Cosmetic fixes to the progress bar"Jean Chalard2013-04-302-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PB14] Cosmetic fixes to the progress barJean Chalard2013-04-302-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c
* | | | | Merge "Fix the title of the fragment of the personal dictionary"Satoshi Kataoka2013-04-302-14/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the title of the fragment of the personal dictionarySatoshi Kataoka2013-04-302-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is corresponding to I9b8bab21b144385bc2386e7fcb Bug: 8600958 Change-Id: I0a0cf37d0a11c14a51dc63b2e4371facb34514d0
* | | | | [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
| |/ / / |/| | | | | | | | | | | | | | | Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
* | | | Fix missing string reference of spellchecker.xmlTadashi G. Takaoka2013-04-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup of I8dea5393ad. Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b
* | | | Merge "[PB12] Implement the progress bar update lifecycle"Jean Chalard2013-04-302-3/+93
|\ \ \ \
| * | | | [PB12] Implement the progress bar update lifecycleJean Chalard2013-04-302-3/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures the thread does not run uselessly (it is even terminated when the progress bar exits the screen). Bug: 7600384 Change-Id: I09117a6f763b574b9b3266f36ba3da4720dc9224
* | | | | Reduce MAX_NORM_DISTANCE_FOR_EDIT in typing model after recent logic ↵Tom Ouyang2013-04-293-3/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improvements After recent logic improvements we can now safely reduce MAX_NORM_DISTANCE_FOR_EDIT. This leads to better regression test performance and faster runtime speed. Bug: 8633962 Change-Id: Ie0db73680b32687ff4d8ea5dfae47dee5c7c66a3
* | | | Merge "Fix: Demote first char capitalized new words."Keisuke Kuroynagi2013-04-304-11/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix: Demote first char capitalized new words.Keisuke Kuroynagi2013-04-304-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 8680578 Change-Id: I84bcdf3a20428c7561f600332bfef4685c72b67f Signed-off-by: Keisuke Kuroynagi <ksk@google.com>
* | | | Merge "Avoid leaking AssetFileDescriptor."Jeff Sharkey2013-04-301-2/+10
|\ \ \ \
| * | | | Avoid leaking AssetFileDescriptor.Jeff Sharkey2013-04-291-2/+10
| |/ / / | | | | | | | | | | | | Change-Id: Iac388c8aefc684980cb4c7131fb47319f6073eb3
* | | | am af77854a: am 31a70de6: Import translations. DO NOT MERGEBaligh Uddin2013-04-291-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'af77854afce13fa54826cbe2c55745030621cb5a': Import translations. DO NOT MERGE
| * | | am 31a70de6: Import translations. DO NOT MERGEBaligh Uddin2013-04-261-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '31a70de6d22c9fd763d0e6dcc46e24be33838066': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Id6eb0824603681ad04462fc08c0dcf071efa1d72 Auto-generated-cl: translation import
* | | | am 8f4cad6f: (-s ours) am 78e92b5c: Import translations. DO NOT MERGEBaligh Uddin2013-04-290-0/+0
|\| | | | |_|/ |/| | | | | | | | * commit '8f4cad6f85e39211ede87895d2fb14a7504cfb2c': Import translations. DO NOT MERGE
| * | am 78e92b5c: Import translations. DO NOT MERGEBaligh Uddin2013-04-241-3/+3
| |\| | | | | | | | | | | | | * commit '78e92b5cd94f2fa582b43190002ac6e51a163032': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-04-241-3/+3
| | | | | | | | | | | | | | | Change-Id: Ic979ab299132925396513d01ece53a6dc02cfa80 Auto-generated-cl: translation import
* | | Merge "Revert "Import translations. DO NOT MERGE""Baligh Uddin2013-04-2753-2487/+2193
|\ \ \
| * | | Revert "Import translations. DO NOT MERGE"Baligh Uddin2013-04-2753-2487/+2193
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c64147835229ddbd04541ddfe56dae0c4754e2a3 Change-Id: Ibfdb00914e74239ed18982f7e264392e27ebccc4
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-04-2653-2193/+2487
|\| | |
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-04-2653-2193/+2487
| | | | | | | | | | | | | | | | | | | | Change-Id: If02e4938fef4c4b30e61ae967aed197873b2dc61 Auto-generated-cl: translation import
* | | | Improve bigram frequency lookupTom Ouyang2013-04-2611-106/+217
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 8592527 Change-Id: I1908bcb552279b9acb140fe4d8d26b10ed9eda72
* | | | Merge "A small follow-up to I8d03bae3264974eff7b790e27c073b0a8758d17a"Ken Wakasa2013-04-261-1/+1
|\ \ \ \ | |/ / / |/| | |