aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 9be350bc: Merge "Abolish source code overlay and inroduce overridable src ↵Ken Wakasa2014-08-2016-586/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dir" * commit '9be350bc218a8d57b5ac083e0ca9114dd9fbf761': Abolish source code overlay and inroduce overridable src dir
| * | | | Merge "Abolish source code overlay and inroduce overridable src dir"Ken Wakasa2014-08-1616-586/+1
| |\ \ \ \
| | * | | | Abolish source code overlay and inroduce overridable src dirKen Wakasa2014-08-1616-586/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
* | | | | | am ffaa9c2a: Merge "Add language to PersonalizationDataChunk."Keisuke Kuroyanagi2014-08-191-3/+3
|\| | | | | | |_|_|/ / |/| | | | | | | | | | | | | | * commit 'ffaa9c2a713aacc0b511baac70629921835512bd': Add language to PersonalizationDataChunk.
| * | | | Merge "Add language to PersonalizationDataChunk."Keisuke Kuroyanagi2014-08-161-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add language to PersonalizationDataChunk.Keisuke Kuroyanagi2014-08-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16547557 Change-Id: I11b82667631cbd5263cc08ccb304fc97bf692050
* | | | | am 8adf5e8a: Have the "add to dictionary" hint display the right wordJean Chalard2014-08-181-8/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8adf5e8a70a9153094d1e51587c91a96d7c5888f': Have the "add to dictionary" hint display the right word
| * | | | Have the "add to dictionary" hint display the right wordJean Chalard2014-08-181-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this, we display the word we have committed instead of the word we will actually insert into the personal dictionary. There is a difference when the word was typed with auto-caps. Bug: 17071785 Change-Id: I2bfec0402b1307934590a78ab5c25104d92b75ca
* | | | | am fd8f1cf1: am 4617bf56: am b7a227b9: Merge "Use RelativeLayout for the ↵Yohei Yukawa2014-08-161-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backing view" into lmp-dev * commit 'fd8f1cf1bde09008ace309d8fb925e69df10c676': Use RelativeLayout for the backing view
| * | | | am 4617bf56: am b7a227b9: Merge "Use RelativeLayout for the backing view" ↵Yohei Yukawa2014-08-161-1/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '4617bf563f69047bfceb580477fae8c23c9b39f4': Use RelativeLayout for the backing view
| | * | | Merge "Use RelativeLayout for the backing view" into lmp-devYohei Yukawa2014-08-161-1/+1
| | |\ \ \
| | | * | | Use RelativeLayout for the backing viewYohei Yukawa2014-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RelativeLayout allows the IME to place its UI element at an arbitrary position on the backing view. Change-Id: Ib40d2111f56d8f38007e37c6c47536db3f0bef75
* | | | | | am c9240d28: am 18ac3c8a: am 16a43d2b: Let the backing view cover the entire ↵Yohei Yukawa2014-08-163-7/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | content area * commit 'c9240d280c2a49ed09069be36a0e3dae05ac0e69': Let the backing view cover the entire content area
| * | | | | am 18ac3c8a: am 16a43d2b: Let the backing view cover the entire content areaYohei Yukawa2014-08-163-7/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '18ac3c8afd06c237a2935abad130aa3b99b5004b': Let the backing view cover the entire content area
| | * | | | Let the backing view cover the entire content areaYohei Yukawa2014-08-163-7/+8
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the backing view starts covering the content area entirely. This allows the IME to render its UI elements at an arbitrary position on the screen. Change-Id: I8b4173410931b776964dddf66de2fe247e51d9de
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-152-32/+32
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-122-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I691365225a7a9006723751aa26be4898f46948b0 Auto-generated-cl: translation import
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-152-38/+38
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-122-38/+38
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6e9684b6ce3aeb85084b135e78a2082add1d436d Auto-generated-cl: translation import
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-151-1/+1
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-121-1/+1
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib7098ce2fffd7eb5040b2714cbae17eb66a072e5 Auto-generated-cl: translation import
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-1573-90/+147
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-1273-90/+147
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: Idee05910c3f7bb4d2206c231d763cf026d62fa3c Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-08-1557-67/+109
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-1257-67/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If7dbccfaa4a62879f9db788bb61ffb12276bd3c9 Auto-generated-cl: translation import
* | | | | | am 3dbc3ece: am e04c8b10: am b8d76477: Add the input style to SuggestedWords.Jean Chalard2014-08-148-55/+95
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * commit '3dbc3ece2614cb9d694e2f1d9607accd5eac7fc4': Add the input style to SuggestedWords.
| * | | | | am e04c8b10: am b8d76477: Add the input style to SuggestedWords.Jean Chalard2014-08-148-55/+95
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | * commit 'e04c8b10d7876effbfdf2340a1fec6bf368c3409': Add the input style to SuggestedWords.
| | * | | Add the input style to SuggestedWords.Jean Chalard2014-08-148-55/+95
| | | | | | | | | | | | | | | | | | | | Change-Id: I81f37d08659d449822b027d3d5912e11eec8b8ff
* | | | | am af078ce7: am 1901c331: am a94c89e0: Use light emoji icon for Material ↵Tadashi G. Takaoka2014-08-1314-20/+27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | light tablet keyboard * commit 'af078ce7b462d4e9340b39060e3a3aa244c38b78': Use light emoji icon for Material light tablet keyboard
| * | | | am 1901c331: am a94c89e0: Use light emoji icon for Material light tablet ↵Tadashi G. Takaoka2014-08-1314-20/+27
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard * commit '1901c331283e2f60e6277a7773a103a447bd31ca': Use light emoji icon for Material light tablet keyboard
| | * | | Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-1414-20/+27
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
* | | | | am 85ce863d: am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when ↵Yohei Yukawa2014-08-132-4/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary * commit '85ce863d1903903151379b17d677c270121c7d69': Enable CursorAnchorInfo callback when necessary
| * | | | am 4a2dbd87: am d9a8e1cc: Enable CursorAnchorInfo callback when necessaryYohei Yukawa2014-08-132-4/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '4a2dbd87c4a49afbe40a61028ff338e2864554ed': Enable CursorAnchorInfo callback when necessary
| | * | | Enable CursorAnchorInfo callback when necessaryYohei Yukawa2014-08-132-4/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: If3dda7442418053600ac935da50baaddb0e31d37
* | | | | am bec6c6e3: am 3a346bf5: am 6e7806bc: Add stub implementation of ↵Yohei Yukawa2014-08-131-0/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #onUpdateCursorAnchorInfo * commit 'bec6c6e306836d475a731ce1873d52a1a3ac68b3': Add stub implementation of #onUpdateCursorAnchorInfo
| * | | | am 3a346bf5: am 6e7806bc: Add stub implementation of #onUpdateCursorAnchorInfoYohei Yukawa2014-08-131-0/+12
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '3a346bf51c441b9b62f0cee364940c2d4661c72c': Add stub implementation of #onUpdateCursorAnchorInfo
| | * | | Add stub implementation of #onUpdateCursorAnchorInfoYohei Yukawa2014-08-131-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL never changes existing behavior because ProductionFlags.ENABLE_CURSOR_ANCHOR_INFO_CALLBACK is not yet turned on. Change-Id: I4bcbd2aebd05977b07231e8aa14acdcf6d8e1fa0
* | | | | am f8f83c24: am 43b8646a: am c225d2e2: Add setting boolean for showing UI to ↵Tadashi G. Takaoka2014-08-136-0/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accept typed word * commit 'f8f83c24cac97005714d8bed7d43a787d567f960': Add setting boolean for showing UI to accept typed word
| * | | | am 43b8646a: am c225d2e2: Add setting boolean for showing UI to accept typed ↵Tadashi G. Takaoka2014-08-136-0/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | word * commit '43b8646a31573ef3ce8efbbaf46c3d72d8c5deca': Add setting boolean for showing UI to accept typed word
| | * | | Add setting boolean for showing UI to accept typed wordTadashi G. Takaoka2014-08-136-0/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: Iedd90d07b904362d9debc9994ce86cd78a0303b9
| | * | | (DO NOT MERGE) Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-136-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655 (cherry picked from commit 3659c70fc3174b00ac24e105677d7e480596bf56)
* | | | | am 26233cdd: Merge "Add debug setting to force hardware special key"Tadashi G. Takaoka2014-08-136-4/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '26233cddeea6d45064c7b7f62af1ea2543759d2a': Add debug setting to force hardware special key
| * | | | Merge "Add debug setting to force hardware special key"Tadashi G. Takaoka2014-08-126-4/+22
| |\ \ \ \
| | * | | | Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-136-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
* | | | | | am 089371b6: am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an ↵Tadashi G. Takaoka2014-08-134-20/+51
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | effective platfrom API version * commit '089371b649538dca728b48672b2a2563753ba365': Add BuildCompatUtils to get an effective platfrom API version
| * | | | | am bdb05cc8: am 78cff10f: Add BuildCompatUtils to get an effective platfrom ↵Tadashi G. Takaoka2014-08-134-20/+51
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | API version * commit 'bdb05cc89f63f4f3956936fa062d0b4555aa072a': Add BuildCompatUtils to get an effective platfrom API version
| | * | | | Add BuildCompatUtils to get an effective platfrom API versionTadashi G. Takaoka2014-08-134-20/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT. Bug: 13888366 Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
* | | | | | am 4ac551d1: am 7edc27f1: am 8f3e778a: Revert "Remove reference of ↵Tadashi G. Takaoka2014-08-131-5/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VERSION_CODES.CUR_DEVELOPMENT" * commit '4ac551d189054ec58dd8aeb4754ee3071dc798d2': Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
| * | | | | am 7edc27f1: am 8f3e778a: Revert "Remove reference of ↵Tadashi G. Takaoka2014-08-131-5/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VERSION_CODES.CUR_DEVELOPMENT" * commit '7edc27f17b450e690f08a972c4573b92b39ef7ee': Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
| | * | | | Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"Tadashi G. Takaoka2014-08-131-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5380acfd04342b35289599f0bda3eaae1ddac642. Bug: 13888366 Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b