aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | [automerger skipped] DO NOT MERGE - Merge pi-platform-release ↵Xin Li2019-02-140-0/+0
| |\| | | | | | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (PPRL.190205.001) into stage-aosp-master am: edb32289f2 -s ours am skip reason: subject contains skip directive Change-Id: Ideb2a4ae6b8035057793c5b6a8f23fb823bc6930
| | * | | | DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into ↵Xin Li2019-02-125-8/+8
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | stage-aosp-master Bug: 124234733 Change-Id: I7cf7739a6a70d4caeb1c20a3c1c4f33a05568670
| | | * | | Snap for 5180536 from 556b091a754cadd239102086bbcfa77e5afe6ba4 to ↵android-build-team Robot2019-02-0917-27/+27
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-platform-release Change-Id: I0d7de023eac68880bab0b670385e67b721a5abcf
| | | | * \ \ Snap for 5130385 from f1f7f05512d628cd45e67e8770fa73e673e1876e to ↵android-build-team Robot2018-11-142-3/+3
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: If2439f25f9e62fedb35c16dfcad0fe19861c288e
| | | | * \ \ \ Snap for 5115288 from 2a04a34ee723b0665fa5164ce03f197ff3326f6f to ↵android-build-team Robot2018-11-072-2/+2
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I9dda63f33991c56765c7c1d5cc546af087f3e16c
| | | | * \ \ \ \ Snap for 5101444 from 98552375639133af1f25e7b4397078f734d1205a to ↵android-build-team Robot2018-10-311-3/+3
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I231dc9c6d0c93dfd0cb3b0638728f9cba623628a
| | | | * \ \ \ \ \ Snap for 5073521 from 67efbc844c4b333e56213605779fe53aee35a499 to ↵android-build-team Robot2018-10-171-2/+2
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I027c4c4d21d645b6fd4120fbdd6f5b27487b6817
| | | | * \ \ \ \ \ \ Snap for 5044688 from 8353ab156f3fc64f5ea3c4aba07c00b0edee3433 to ↵android-build-team Robot2018-10-0211-17/+17
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I4719dd272fc2cb56f67e0da4cd75e8c15e9db95b
* | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If684531601502dce2fa4c0fe36a1af2086226faa Auto-generated-cl: translation import
* | | | | | | | | | | | Support testing Direct Reply with EditTextVariations on API 24/25Yohei Yukawa2019-02-052-18/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up CL to my previous CL [1], which enabled us to test Direct-Reply with EditTextVariations. What this CL does are: * Specyfing min_sdk_version to avoid INSTALL_FAILED_OLDER_SDK error when installing on older devices. * Avoiding NoSuchMethodError on pre-O devices where Notification.Builder does not have a constructor that takes notification channel. * Fixing a race condition where notification can be sent before notification channel is created. [1]: Iafffcc7d138b0f502116a5e557f0c3f17e9d0b73 da2486fd63d7d46e982d0e2fb2eba3dac07aff32 Bug: 122957841 Test: Made sure that we can install EditTextVariations on N devices and "Direct-Reply" on EditTextVariations works there. Change-Id: Ib4fbd447608b111e763fde4287226cf7e206e65e
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-73/+73
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-73/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I09408d72060cc69d3734647abe7969528539c1cc Auto-generated-cl: translation import
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-4/+4
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I782e5d547025d56f98fc6a972c205367fa9e7bca Auto-generated-cl: translation import
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-1281/+1281
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-1281/+1281
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie30d0bb36cd7157921f3745fe722f7c0c458e92f Auto-generated-cl: translation import
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-179/+179
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-179/+179
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ide4b5b729b9a7b482cfbd2aff914c3064f5ec668 Auto-generated-cl: translation import
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-1/+1
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id25f8e0d7b2bb7c47e9f04e6355a10f2da9f9b25 Auto-generated-cl: translation import
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-02-021-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-02-021-8/+8
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I51b7669e416dce6ccf73724110d9ed446e0f2940 Auto-generated-cl: translation import
* / / / / / / / / / / / / Import translations. DO NOT MERGEBill Yi2019-02-021-189/+189
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I58ea73335befe5324077a7775c4ff78f04ed1a4b Auto-generated-cl: translation import
* | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-01-281-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9612b424937fd60ea265f2276d5a53ebe332afb9 Auto-generated-cl: translation import
* | | | | | | | | | | | Support testing Direct Reply with EditTextVariationsYohei Yukawa2019-01-165-1/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, EditTextVariations is able to send Direct Repply notification so that we can easily test IME behaviors there. You don't need to set up a chat application then let it receive a message from someone else any more just to test IME behaviors on Direct Reply. Fix: 122957841 Test: manually done as follows. 1. tapas EditTextVariations 2. make -j 3. adb install -r \ $ANDROID_TARGET_OUT_TESTCASES/EditTextVariations/EditTextVariations.apk 4. Open EditTextVariations 5. Tap the menu icon. 6. Select "Direct Reply" 7. Make sure that there is a Direct Reply notification. Change-Id: Iafffcc7d138b0f502116a5e557f0c3f17e9d0b73
* | | | | | | | | | | | Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6Anton Hansson2019-01-143-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: d894eec1ee Change-Id: Ib7cdb0007c22934f7736cd02c02e0f9358f889d4
| * | | | | | | | | | | Merge "Move LatinIME and its lib to /product" am: 149b9d4f6eAnton Hansson2019-01-143-0/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 84d156b1e6 Change-Id: I386b9b5ed6ba02a4cd00efb75804ffef24603a2c
| | * | | | | | | | | | Merge "Move LatinIME and its lib to /product"Anton Hansson2019-01-143-0/+6
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 149b9d4f6e Change-Id: I8cdefaaa460ff09dfb410c5406735676669ce9c1
| | | * | | | | | | | | Merge "Move LatinIME and its lib to /product"Anton Hansson2019-01-143-0/+6
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Move LatinIME and its lib to /productAnton Hansson2019-01-113-0/+6
| | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This app is frequently overriden by proprietary apps on shipping devices, so move it to /product along with its jni library. Bug: 122353713 Test: launch keyboard on aosp_arm64 emulator Change-Id: Ied8c1e6133b67e28da76b0e48254e2e2e0ed15bf
* | | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev ↵Bill Yi2019-01-130-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 06c8063be0 -s ours am: dcf087ef89 -s ours am skip reason: subject contains skip directive Change-Id: Ic0a48e342779f72c9056d1b17d844da6dca55b86
| * | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-devBill Yi2019-01-130-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 06c8063be0 -s ours am skip reason: subject contains skip directive Change-Id: I361ed1fa55f6dc6d7b7aee8984e61873114988fb
| | * | | | | | | | | | Merge "Import translations. DO NOT MERGE" into pi-devTreeHugger Robot2019-01-141-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I9baa804b18e008b1083ef970d9d3c12498364744
* | | | | | | | | | | | | [automerger skipped] Import translations. DO NOT MERGE am: 54b7ed4a9d -s oursBill Yi2019-01-130-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: d4290f3b50 -s ours am skip reason: subject contains skip directive Change-Id: I8f5d2f0f24a2ef3f7f6f3ec96230a794110be1ea
| * | | | | | | | | | | | [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-01-130-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 54b7ed4a9d -s ours am skip reason: subject contains skip directive Change-Id: Iccec905e74b8a20923ddf92db0beda0278d5cdfb
| | * | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-01-131-2/+2
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I55aec88a6c77441c68c7121cab8dcce25d5ef4cc
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"TreeHugger Robot2019-01-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23b6acdfb44a25c8136764c6b1b254dd54e363a2 Auto-generated-cl: translation import
* | | | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2019-01-111-2/+2
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I57c8de2acc020fdb8d30f8cdc6f5b616acc98eab Auto-generated-cl: translation import
* | | | | | | | | | | | Merge "Migrate packages/inputmethods/LatinIME to androidx.test"TreeHugger Robot2019-01-0454-218/+238
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Migrate packages/inputmethods/LatinIME to androidx.testBrett Chabot2018-12-1354-218/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See go/jetpack-test-android-migration Test: make checkbuild Change-Id: I63edeced1465725cd8d6467cd75ea1acc2608932
* | | | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev ↵Bill Yi2018-12-280-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 2d2288f37c -s ours am: fde4ac8f22 -s ours Change-Id: I84400735f5eef0ebb7f0e94e21fc616200106ee8
| * | | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-devBill Yi2018-12-280-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 2d2288f37c -s ours Change-Id: I496ac1555af61b6f2e8a52074e2416ad1113a320
| | * | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into pi-devTreeHugger Robot2018-12-282-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2018-12-282-2/+2
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Iedbf75b9435c748ada110ea50847d4be9efe5f79
* | | | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev ↵Bill Yi2018-12-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: ba23f94b7b -s ours am: fe242b4e99 -s ours Change-Id: Ia92aed9188947a280e713404051393e7f0786b95
| * | | | | | | | | | | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-devBill Yi2018-12-280-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: ba23f94b7b -s ours Change-Id: Ib222f7a1f0a43d6b0adea55afca349dc6bd83319
| | * | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into pi-devTreeHugger Robot2018-12-285-17/+17
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Import translations. DO NOT MERGEBill Yi2018-12-285-17/+17
| | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Id860302ad84eb62980b4a945874cb45edfdcc687