summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael W2019-03-1121-672/+0
| | | | Change-Id: I90148c66fb9d8d3c5c4fe7ac8c35f8b7b062b5dc
* Automatic translation importMichael Bestas2019-02-262-78/+0
| | | | Change-Id: I77e69c1988b2b19e9ac2a609bcdd2ed5a305d1ad
* Automatic translation importMichael Bestas2019-01-1223-0/+961
| | | | Change-Id: I340cfafb2775fc1be7052fbc43591889f6ee1d32
* LivePicker: adaptive iconJoey2018-08-228-1/+43
| | | | Change-Id: Ief0ff2d941d355ff82a7dd8905cecfe936de9a34
* Snap for 4799153 from 0f6e5a85ec95926d748a08f205ca688e18149254 to pi-releaseandroid-build-team Robot2018-05-232-4/+4
|\ | | | | | | Change-Id: I556fc07636cf33f1a674de44f8a074c7bcc8eb04
| * Update icons for the target selectorSantiago Etchebehere2018-05-212-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Update the icons for the Live Wallpaper picker target selection dialog to be consistent with the WallpaperPicker app. Test: Icon change only, manually verified that they look as expected. No unit tests should be affected. Bug: 77642236 Change-Id: I8b3824c6f7f267113359d046669b8a227ae4fa98
* | Snap for 4752322 from 5e6dbf35511529c17a3a3ca8ecad49079f6763eb to pi-releaseandroid-build-team Robot2018-04-301-1/+1
|\| | | | | | | Change-Id: If424d3d31ac6ce7800c253d2e1590d9e220e486c
| * Import translations. DO NOT MERGEBill Yi2018-04-281-1/+1
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I9856a7342a3a2cfb32b10c37732b4c9588928852
* | Snap for 4728508 from 8068ccd982aa325a7bbfb7aaae6e08e68e05cb87 to pi-releaseandroid-build-team Robot2018-04-181-1/+1
|\| | | | | | | Change-Id: I3173fe8f64f5cf604fc0bb236aa608b6da6e2184
| * Import translations. DO NOT MERGEBill Yi2018-04-171-1/+1
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I9db93ebdd2b51f5b5a3470889b8d8faab53b4ff5
* | Snap for 4693621 from 859a377985509a17a358f313d149ad71aa628aca to pi-releaseandroid-build-team Robot2018-04-012-0/+72
|\| | | | | | | Change-Id: I683c74d67146f1bd42dea79831b0ca9d6e8ad73e
| * Import translations. DO NOT MERGEBill Yi2018-03-292-0/+72
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I24382fb22aea9ee246fc0f3e162075d50b9559ab
* | Snap for 4647811 from 0058e82a6f2025e043fc57d7660c828b05cb7029 to pi-releaseandroid-build-team Robot2018-03-111-0/+3
|\| | | | | | | Change-Id: I85d4fb7bdf0c73cf9a39f7a60a36b38881b0d57d
| * [Wallpaper] Add wide color gamut support into LivePicker.Peiyong Lin2018-03-091-0/+3
| | | | | | | | | | | | | | | | | | This patch adds wide color gamut support into LivePicker activities to deliver a compelling experience when users are previewing live wallpaper. BUG: 74008618 Test: adb shell dumpsys SurfaceFlinger Change-Id: Ib4a95649acea82d346267b9a34155e6e0733c398
* | Snap for 4620899 from 4c40159f15f1eb988b46b7c906537337abc7cc59 to pi-releaseandroid-build-team Robot2018-02-251-0/+1
|\| | | | | | | Change-Id: Icccd8fee8abed3276cafd0d445b30e9f28a86105
| * Merge "packages/wallpapers/LivePicker: Set LOCAL_SDK_VERSION where ↵Anton Hansson2018-02-231-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | possible." am: 0121025378 am: eb0ecc7321 am: 5e82e035ef Change-Id: Id2687725c7b6c4fce9bda910aabe7706fe4f8eb6
| | * Merge "packages/wallpapers/LivePicker: Set LOCAL_SDK_VERSION where ↵Anton Hansson2018-02-231-0/+1
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | possible." am: 0121025378 am: eb0ecc7321 Change-Id: I5ac2131c0d24c3af7eb84fbf809a0ae70516b2f8
| | | * Merge "packages/wallpapers/LivePicker: Set LOCAL_SDK_VERSION where possible."Anton Hansson2018-02-231-0/+1
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | am: 0121025378 Change-Id: I8f546def539b2221a2daa534cc59153eed9b316f
| | | | * Merge "packages/wallpapers/LivePicker: Set LOCAL_SDK_VERSION where possible."Anton Hansson2018-02-231-0/+1
| | | | |\
| | | | | * packages/wallpapers/LivePicker: Set LOCAL_SDK_VERSION where possible.Anton Hansson2018-02-231-0/+1
| | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: Ic9401c375e04d1e0ad20f93bbb4460dabdc61573
* | | | | Snap for 4593582 from 0446b76a9fc5027c6a7728d27ca6125d4b659728 to pi-releaseandroid-build-team Robot2018-02-081-1/+1
|\| | | | | | | | | | | | | | | | | | | Change-Id: Id10ee6ad96eebff63ccc4a8e00bc82e2e2e8940a
| * | | | Use var for design libraryAlan Viverette2018-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 72796206 Test: make checkbuild Change-Id: I73e4989aa53d8ff54091381dcb2e0e0fb3bda710
* | | | | Snap for 4496165 from a71283cf69dcea1d3efbc55290700b3bb355215f to pi-releaseandroid-build-team Robot2017-12-110-0/+0
|\| | | | | | | | | | | | | | | | | | | Change-Id: I8f305ec0c03471ac058e9dce3e881f0a6b04221f
| * | | | Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 98417af42c -s ours am: ↵Xin Li2017-12-080-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2a3155f66 am: 059b0edd64 -s ours Change-Id: I6b0916add81216b01cb7fce18b138e7f47412890
| | * | | Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 98417af42c -s oursXin Li2017-12-070-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | am: f2a3155f66 Change-Id: I5027f581c500f109fea93148f8ce8a8eac825e52
| | | * | Merge "DO NOT MERGE: Merge Oreo MR1 into master"Xin Li2017-12-070-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | am: 98417af42c -s ours Change-Id: I53cc1fd727c53bcde32f1025e202390202988d88
| | | | * Merge "DO NOT MERGE: Merge Oreo MR1 into master"Xin Li2017-12-061-7/+17
| | | | |\
| * | | | | Manually merge changes from giant AOSP topicStephen Li2017-12-070-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | Change-Id: Ife1a5aa10372f9a98185374b51414f8127728ce8
| | * | | | DO NOT MERGE: Merge Oreo MR1 into master am: 8c9a191065 -s oursXin Li2017-12-070-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1403e763f8 Change-Id: Ie59efe017b47c0b21cd5832b25a952c16ad0e4ad
| | | * | | DO NOT MERGE: Merge Oreo MR1 into masterXin Li2017-12-070-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | | | | | | | | | | | | am: 8c9a191065 -s ours Change-Id: Ie8fe76c3f100aff7cac3980b671021e23434d850
| | | | * | DO NOT MERGE: Merge Oreo MR1 into masterXin Li2017-12-061-7/+17
| | | | |\ \ | | | | |/ / | | | |/| / | | | | |/ | | | | | Exempt-From-Owner-Approval: Changes already landed internally Change-Id: Ic97f006f577e5ce990b8c936ca5c470157eeb05b
* | | | | Snap for 4453288 from e696551575c3a8b15701c02300d37d0aca133918 to pi-releaseandroid-build-team Robot2017-11-150-0/+0
|\| | | | | | | | | | | | | | | | | | | Change-Id: I030c110eb0457ae1b1f91c2e095ffbabcec03038
| * | | | Merge remote-tracking branch 'goog/stage-aosp-master' into HEADXin Li2017-11-150-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: ff7b6d8dc0 Change-Id: If36fdbfb95db802dd9e58d92082e03d335961aae
| | * | | Merge remote-tracking branch 'goog/stage-aosp-master' into HEADXin Li2017-11-140-0/+0
| | |\| | | | | | | | | | | | | | | | | Change-Id: Ie9b8c97a49f9278120e637e43318c0d74beb98c8
| | | * | Merge commit '09e2eb749f4bf71d13cdc07ee35c5c52991d87c0' into HEADXin Li2017-11-131-7/+17
| | | |\ \ | | | | |/ | | | |/| | | | | | Change-Id: I5c5945d72d09f803a97554c1fd6114e6d51f498f
* | | | | Snap for 4450504 from 11dbf989fcb804a4999e76b96c1a29874d5c1b63 to pi-releaseandroid-build-team Robot2017-11-141-1/+3
|\| | | | | | | | | | | | | | | | | | | Change-Id: Id3bf9685cf6bc10c0ef9cfa3c638f54394ef543a
| * | | | Fix import of android-support-annotationsAurimas Liutikas2017-11-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 69161825 Change-Id: I38bc0d27315130b051e579e8ed0ceadf0aa8f123
* | | | | Snap for 4439972 from b939c997a77661f6637e470803390d653b05dd9e to pi-releaseandroid-build-team Robot2017-11-081-1/+4
|\| | | | | | | | | | | | | | | | | | | Change-Id: I96539eeb329abc54ffbe10cce428320157366834
| * | | | Set the result code before finishingAjay Nadathur2017-11-071-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 65691577 Test: Manually tested and verified that resultCode is set Change-Id: I5132cabf4ff84975a3b49e3aa099622ae52b3853
* | | | | Snap for 4410151 from c56981f2a847ee2c53e9ffb97dc78294b75eb7c5 to pi-releaseandroid-build-team Robot2017-10-210-0/+0
|\| | | | | | | | | | | | | | | | | | | Change-Id: Icb4e5625c22c9c9b43e19f4ffe143a0d21848f4b
| * | | | Import translations. DO NOT MERGE am: 8a85d46930 -s ours am: b3b462c758 -s ↵Bill Yi2017-10-200-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 0695fd8980 -s ours Change-Id: Ibefab57d4197017fb8336fbb1de7e8f42477b8e1
| | * | | Import translations. DO NOT MERGE am: 8a85d46930 -s oursBill Yi2017-10-200-0/+0
| | |\ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | am: b3b462c758 -s ours Change-Id: I4ded02d39d809a0e98df11427918237df529aa9c
| | | * | Import translations. DO NOT MERGEBill Yi2017-10-200-0/+0
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | am: 8a85d46930 -s ours Change-Id: I70d72eb7bf05fc9b150766550ba662a5f71ad9b8
| | | | * Import translations. DO NOT MERGEBill Yi2017-10-2011-23/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 68003463 Change-Id: Icccaa744e2a9a4dee7e907973a09aec186670a2b
* | | | | Snap for 4402171 from ca08403dbe213c9f3caebe7c9c314edde90df115 to pi-releaseandroid-build-team Robot2017-10-180-0/+0
|\| | | | | | | | | | | | | | | | | | | Change-Id: I8f0c9dc09034e8ed54b8c86906819ada16f27e4e
| * | | | Import translations. DO NOT MERGE am: a11c4b93ec -s ours am: dc21bbfcb0 -s ↵Bill Yi2017-10-170-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: 09e2eb749f -s ours Change-Id: I6cf034294ee9f95ff9e58eeda719e720bf2bbfe6
| | * | | Import translations. DO NOT MERGE am: a11c4b93ec -s oursBill Yi2017-10-170-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | am: dc21bbfcb0 -s ours Change-Id: I872fcce4a16b560f1b722624fe2553a10ef16fe1
| | | * | Import translations. DO NOT MERGEBill Yi2017-10-170-0/+0
| | | |\ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | am: a11c4b93ec -s ours Change-Id: I1a360e4c1ae3b60c7807e54cbbf07b82bd7601f8
| * | | | Import translations. DO NOT MERGE am: a11c4b93ec -s ours am: 03e1bb5794 -s ↵Bill Yi2017-10-170-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ours am: e5ea37bbdd -s ours Change-Id: I02fe5082301a480c72362b6ea94eacf20e7c8718
| | * | | Import translations. DO NOT MERGE am: a11c4b93ec -s oursBill Yi2017-10-170-0/+0
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 03e1bb5794 -s ours Change-Id: Ia03641f67c228f82ae2b78858a89fc4d3315e6f9