| Commit message (Expand) | Author | Files | Lines |
2017-12-19 | Import translations. DO NOT MERGE•••Change-Id: I265c7babd1e0f3d6ed7dc9ddf7779f770520cca5
Auto-generated-cl: translation import
|  Bill Yi | 2 | -3/+3 |
2017-12-19 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I62e324677b8c212ff4b94ccfa46102a8971ad39e
|  Bill Yi | 3 | -5/+5 |
2017-12-19 | Import translations. DO NOT MERGE•••Change-Id: I47cd7bc7be3a009b204ecd509b98577d5a07ee38
Auto-generated-cl: translation import
|  Bill Yi | 2 | -4/+4 |
2017-12-19 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I23df49c7d77697a168da5c2d1201078582349eab
|  Bill Yi | 1 | -15/+15 |
2017-12-19 | Import translations. DO NOT MERGE•••Change-Id: Id98113aaa443c1107240b4002a35a8d9e1ea129b
Auto-generated-cl: translation import
|  Bill Yi | 1 | -15/+15 |
2017-12-19 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I4c5f3c11ba98c1ee0dc4ad110ddf8f92eb13ac75
|  Bill Yi | 3 | -3/+3 |
2017-12-19 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I118125d24857d4aae99800775c0456ee94c56676
|  Bill Yi | 1 | -2/+2 |
2017-12-15 | Add android.test.base/stubs dependency•••In preparation for the removal of the non-junit classes in the
android.test.base library from the android.jar this adds a dependency
on android.test.base/stubs to ensure this code will continue to
compile.
The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.
* tests/Android.mk
Added 'android.test.base.stubs' to LOCAL_JAVA_LIBRARIES because
LatinIMETests's will need them in order to compile once its classes
are removed from the current SDK on which it currently depends.
Bug: 30188076
Test: make dist
Change-Id: I9f2244d4b5711620dc02dd24dc407807d726480e
|  Paul Duffin | 1 | -1/+5 |
2017-12-07 | Import translations. DO NOT MERGE•••Change-Id: I1fb69251a612e2f064b418a651e5c679aeb6f528
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2017-12-07 | Import translations. DO NOT MERGE•••Change-Id: I23bdefa3861b985df5f0cec0cfc84e85df449e58
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2017-12-07 | Use a.t.mock.stubs instead of a.t.mock.sdk•••Remove dependencies on android.test.mock.sdk as it is a duplicate of
android.test.mock.stubs and will be removed.
The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.
* tests/Android.mk
Replaced 'android.test.mock.sdk' with 'android.test.mock.stubs' in
LOCAL_JAVA_LIBRARIES because android.test.mock.sdk has been
deprecated.
Bug: 30188076
Test: make checkbuild
Change-Id: I50a306c3bb80a9d7cdf2d19744734f304abf3bd1
Merged-In: I50a306c3bb80a9d7cdf2d19744734f304abf3bd1
(cherry picked from commit 097130d1986b8a921c79b064991090e48173e5b9)
|  Paul Duffin | 1 | -1/+1 |
2017-12-05 | Flatten dependency hierarchy of legacy-android-test•••Previous changes statically included legacy-android-test in preparation
for removing android.test.* and junit.* classes from the android.jar.
Unfortunately, that lead to duplicate classes between APKs and the
bootclasspath which caused build problems (Proguard) and also runtime
problems (when targeting and running on older releases).
Switching from statically including the classes to using the runtime
libraries cannot be done in one step because legacy-android-test is
statically included in libraries which are used in many APKs and so
removing it from those libraries requires that all APKs be updated at
once. Doing that atomically across dozens of projects is not practical.
This change modifies APKS that statically include the
legacy-android-test library indirectly.
* If the APK manifest uses the android.test.runner library then the APK
is modified to stop statically including legacy-android-test and
instead build against android.test.base/mock/runner libraries instead.
* Otherwise, the APK statically includes legacy-android-test.
Also, any libraries that statically include are modified to stop
statically including it and if it has source dependencies on the classes
is changed to build against the android.test.base/mock/runner libraries.
The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.
* tests/Android.mk
Replaced 'legacy-android-test' with 'android.test.runner.stubs' in
LOCAL_JAVA_LIBRARIES because LatinIMETests's source depends on its
classes. The classes do not need to be statically included because
the classes will be provided by the runtime, either from the
default bootclasspath or from the android.test.runner library that
LatinIMETests specifies in its manifest.
Bug: 30188076
Test: make checkbuild
Change-Id: I3c70889b35d402626f79c986771b9c2ea8823b8a
|  Paul Duffin | 1 | -1/+1 |
2017-11-30 | Import translations. DO NOT MERGE•••Change-Id: I04edbba85dc4d86470666ec0ff9bad841af7524a
Auto-generated-cl: translation import
|  Bill Yi | 1 | -3/+3 |
2017-11-30 | Import translations. DO NOT MERGE•••Change-Id: I4e7b720ad4a2493ac24a44e66a4c52f8ef63ceac
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2017-11-30 | Import translations. DO NOT MERGE•••Change-Id: Ib36b48a0a806dc351ffba5a5581f85c017ca348a
Auto-generated-cl: translation import
|  Bill Yi | 1 | -2/+2 |
2017-11-29 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 69925163
Change-Id: I27a8a609dbedec443ec0efcb5a9624a30109a2dd
|  Bill Yi | 4 | -9/+9 |
2017-11-29 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 69925163
Change-Id: I24694255d2be60a04d11630f1f738b8e84eaeaa0
|  Bill Yi | 1 | -3/+3 |
2017-11-29 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 69925163
Change-Id: I04fb48059e4b43c0093ff661dc15f7471f58821b
|  Bill Yi | 3 | -3/+3 |
2017-11-29 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Bug: 69925163
Change-Id: I0303d0946be41a5bea10906e4c83de2288720df0
|  Bill Yi | 1 | -2/+2 |
2017-11-26 | Import translations. DO NOT MERGE•••Change-Id: I9888f32b8fe115df2509ec58edf97fac514a6984
Auto-generated-cl: translation import
|  Bill Yi | 1 | -1/+1 |
2017-11-20 | Import translations. DO NOT MERGE•••Change-Id: I2ef7c3c9861f0b171d90c8224f5a9b11550a0482
Auto-generated-cl: translation import
|  Bill Yi | 1 | -3/+3 |
2017-11-16 | Use a.t.mock.stubs instead of a.t.mock.sdk•••Remove dependencies on android.test.mock.sdk as it is a duplicate of
android.test.mock.stubs and will be removed.
The following change descriptions were generated automatically and so
may be a little repetitive. They are provided to give the reviewer
enough information to check the comments match what has actually been
changed and check the reasoning behind the changes.
* tests/Android.mk
Replaced 'android.test.mock.sdk' with 'android.test.mock.stubs' in
LOCAL_JAVA_LIBRARIES because android.test.mock.sdk has been
deprecated.
Bug: 30188076
Test: make checkbuild
Change-Id: I50a306c3bb80a9d7cdf2d19744734f304abf3bd1
|  Paul Duffin | 1 | -1/+1 |
2017-11-06 | Import translations. DO NOT MERGE•••Change-Id: Id418d38eb98ab8208f06e5c7af1ca796296937dd
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-11-02 | Use -Werror in packages/inputmethods/LatinIME/native/jni•••Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I6b91302908e147077bb4fd0a8718c39357337133
|  Chih-Hung Hsieh | 1 | -0/+1 |
2017-10-30 | Import translations. DO NOT MERGE•••Change-Id: Ibbdbe5ae6503c20da9a53d82ee2cb3d68e11a397
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-10-20 | Use -Werror in packages/inputmethods/LatinIME/native/jni•••* Suppress warning on unused loop index variable.
Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: Ia3f0f9cc4cb0ebeeac9b1ff51955597a725c87ef
|  Chih-Hung Hsieh | 4 | -3/+6 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: I49a204ed91926d35cb0ab45159e103a1716489a1
|  Bill Yi | 23 | -212/+212 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: I782f9c874cee4502ec56c3c6158dcda4cedddcb1
|  Bill Yi | 10 | -34/+34 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: Ie327a07f5377952aa2a20cb16c686c8f50f3f792
|  Bill Yi | 2 | -51/+51 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: Iaabf04eb63eb41d2e895cdc011a540bf48de95ee
|  Bill Yi | 13 | -697/+409 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: I3ac35f1a243185d7c10eafc64428927dbc95ebe3
|  Bill Yi | 2 | -2/+2 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: Ic7198eb249a6745a8e4a1c4517ce6f2805950383
|  Bill Yi | 5 | -8/+8 |
2017-10-20 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: I0b9604ade68baf6adc5a0ce7aaf9351aaeead8ec
|  Bill Yi | 4 | -7/+7 |
2017-10-19 | Import translations. DO NOT MERGE•••Change-Id: I9de8c7fc233e8f6d348ed82ede7645a9f16cd679
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I9041461805f6e050332e6fa8aa16aac190058c6e
|  Bill Yi | 19 | -210/+210 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I590bc34b1bd4135bb6d3a5b3b66fdda53d92c544
|  Bill Yi | 5 | -6/+6 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I3f4e03eb358297227ef30997c24a9695c5a31ae9
|  Bill Yi | 10 | -66/+50 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: If1e31955a854b5ff286af2009b6c7f0e7419fd9e
|  Bill Yi | 2 | -2/+2 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I450588cca024169ee2c55d0ceb8cc03427976345
|  Bill Yi | 3 | -51/+259 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Id6ec44ef21a035161ad0619fa75f8b11722f8e80
|  Bill Yi | 11 | -694/+2173 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Ieea5e1b0216268bf3ff4622519645ebd4a9c7d16
|  Bill Yi | 2 | -2/+2 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I61a0bc20e599a14f9aba900f3f7dbdc843973f16
|  Bill Yi | 1 | -1/+1 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Ia202e0a2ec22ae94fe39c97003524d116b39ce37
|  Bill Yi | 5 | -8/+8 |
2017-10-16 | Import translations. DO NOT MERGE•••Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: Ifb4f7a04efd3ce6cca3a92fbd1edbec31a3d8fbb
|  Bill Yi | 4 | -8/+7 |
2017-10-11 | Import translations. DO NOT MERGE•••Change-Id: Ie61f6f70a9e9995b5fe12e50506c05076c17165f
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-09-27 | Import translations. DO NOT MERGE•••Change-Id: I994d8b6a74b094a0900cfb2c681924b3a2451173
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-09-26 | Import translations. DO NOT MERGE•••Change-Id: Ie9579595bc2a320799a101c5810b9a67169ee187
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 2 | -2/+2 |
2017-09-26 | Import translations. DO NOT MERGE•••Change-Id: I26f6a1a5cfd0302f1c01b132d718b4c2d7a2ec36
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |
2017-09-20 | Import translations. DO NOT MERGE•••Change-Id: I83791c319069fe717fae58e55da5e494666ed93a
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 2 | -3/+3 |
2017-09-20 | Import translations. DO NOT MERGE•••Change-Id: I8920f9ac19ae4b76df4f2f8ba0e4cc9f4e0c3064
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
|  Bill Yi | 1 | -1/+1 |