aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-23Revert "Revert "Revert "Use mclinker"""Stephen Hines1-1/+1
This reverts commit b48c93b3fcb46adf998055cc4b9b5fb43ee6248b. MCLinker is not a valid option for clang 3.5.
2014-07-24Refactoring checkAndPrepareWriting.Keisuke Kuroyanagi1-18/+28
Bug: 14425059 Change-Id: I98940f3841a6c61b0482440b4da21f415dc843f6
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-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