aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-23Remove unnecessary DebugSettingsActivity, use fragment directlyTadashi G. Takaoka6-63/+3
This CL must be checked in together with I1db2e848ab. Bug: 16522808 Change-Id: I08a1b0c300c504def609cbb53462d215d1ead15c
2014-07-22Import translations. DO NOT MERGEBaligh Uddin73-2664/+1080
Change-Id: I8916526987bd2008b85222124bf465114e4d592c Auto-generated-cl: translation import
2014-07-22Import translations. DO NOT MERGEBaligh Uddin8-602/+302
Change-Id: Ic1191118d6f8d9dc2bcc6c293c4ffa0f86be34c6 Auto-generated-cl: translation import
2014-07-22Import translations. DO NOT MERGEBaligh Uddin4-0/+108
Change-Id: I95653f0874ab89771a1aa60cb3a01cb3cfedf01a Auto-generated-cl: translation import
2014-07-22Import translations. DO NOT MERGEBaligh Uddin5-70/+35
Change-Id: I8ffb44bf95c317dca14df03e5627bd9870acccb5 Auto-generated-cl: translation import
2014-07-22Import translations. DO NOT MERGEBaligh Uddin56-0/+47658
Change-Id: I2f8c16e0dcaf894d2c0acb70c5804969ac618500 Auto-generated-cl: translation import
2014-07-22Import translations. DO NOT MERGEBaligh Uddin5-0/+120
Change-Id: I844a25e74c1cd451523248ae0d09ba9d40c3d09d Auto-generated-cl: translation import
2014-07-20Enable InputMethodService#onUpdateCursor behind the flagYohei Yukawa3-39/+31
With this CL, InputMethodService#onUpdateCursor and InputMethodService#onUpdateCursorAnchorInfo can be enabled on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and ENABLE_CURSOR_RECT_CALLBACK are specified, respectively. BUG: 16382260 Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff