aboutsummaryrefslogtreecommitdiff
path: root/renderScript
AgeCommit message (Collapse)Author
2019-06-05Clarify license terms for Romain Guy's artwork.Bob Badour
As discussed with Romain Guy in the email thread, the Apache 2.0 license applies to the affected .jpg files now and retroactively from the time of import. 'data.jpg' was altered using the exiftool: exiftool -WebStatement=http://www.apache.org/licenses/LICENSE-2.0 Each of the other images was altered using the exiftool: exiftool -WebStatement=http://www.apache.org/licenses/LICENSE-2.0 \ -UsageTerms='Apache License Version 2.0' Change-Id: I5e03b940a1e2505c8b8fa807e08ab27efba30268
2019-01-16Update versions for build dependenciespie-b4s4-devYuichi Araki
This updates Gradle wrapper and Android Gradle Plugin. './gradlew assembleDebug' passes in every project in project.txt (after './gradlew preflight' if necessary). LICENSE was modified in Change-Id: I0b7143eadf2eb17b1ebf0b58e84286f9f87283d9 Test: './gradlew preflight && assembleDebug' in all projects Bug: 122916118 Change-Id: I51f02b1fa5740090d8e75850df54053bb0440863
2017-12-18Update versions for build toolsTrevor Johns
- Update Gradle Wrapper to v4.4 Fixes incompatibility with older Gradle versions and Android projects. - Update build tool and dependency versions in build.gradle Test: compileSamples.sh Bug: 70645270 Change-Id: Id4608bf5d56259427d847c356b40d743773ea3d9
2017-05-17Increment Gradle version to 3.4.1 for all samplesTrevor Johns
Test: gradlew assembleDebug Change-Id: Ifd6ac37af5fff607c1a83056f2f4100ab68c3240
2016-09-29Syncing template-generated build artifacts am: 0d2f2c6686 am: 569bcc74dfTrevor Johns
am: 0a8bb46f5b Change-Id: Ibe8c495aa158dfd01bd5d1ebd1a7eaa611382c75
2016-09-29Update Gradle wrapper to v2.14.1 am: d72f3df267 am: 0c71f6bcbdTrevor Johns
am: 36f04a307d Change-Id: I054bac1b29c5ca5f339e59f4aec6fbf00c3dae12
2016-09-28Syncing template-generated build artifactsTrevor Johns
Change-Id: I2f782966a41e36c47025e33f80c6f6df16d7299a
2016-09-28Update Gradle wrapper to v2.14.1Trevor Johns
Change-Id: I276f36356c62c4b472cae9eff4be4ab47bbde2ff
2016-08-12Resolve merge conflicts of d08288e to masterTrevor Johns
2016-08-11Update samples to use API 24Trevor Johns
Template output to update samples to use API 24 instead off 'N'. (Includes manual changes to MultiWindowPlayground.) Also any supplamentary changes to templates that haven't been checked in, since we don't usually check in template output. Change-Id: Id16ec84fddcbf6b11218aaf22475413b156449bd
2016-07-08RenderScriptIntrinsic: Several fixesYuichi Araki
- Materialize - Lower the minSdkVersion to 14 Change-Id: I08b7b1bea42f8dba200aea04ab14a4f709ce5976
2016-07-07BasicRenderScript: Several fixesYuichi Araki
- Materialize - Lower minSdkVersion to 8 Change-Id: Ie3361d4fc76a7a9ead9f2a1ab0ad0b09ad97bc5d
2016-06-16samples: Remove attrs.xml from RenderScript samplesTrevor Johns
These attributes were conflicting with the support library, causing compile errors. Change-Id: If2414b4d14285a453e04d5fe9757f8bfe2499184
2016-03-08Set Gradle wrapper to v2.10 for all samplesTrevor Johns
Change-Id: I9e5d292d218d34c6fbb2c889a43dc375bd4a9f59
2015-08-14Update sample prebuilts to use latest depsTrevor Johns
Pulling in dependency changes from //developers/build commit 5d58bc4802 Change-Id: I66d3c35f03cf0eca6463d22fdb9471f4e4a1dc0a
2015-08-13Update sample templates for android-23 releaseTrevor Johns
Converted "android-MNC" build target references (including min/compile) to use "23" instead, to correspond with recent SDK builds. Includes source file refresh. Change-Id: I441aba7b50d16179cc231531e6aeffd108cdd404
2015-05-15Bumping minimum version of samples.Max Nash
All of these samples would not build because their minimum SDK levels were too low. This CL changes these levels to the actual minimum required to build. Change-Id: I7a7f18d71f94b8982246b91bf6b48b073ec1db2f (cherry picked from commit b149a3703dd6637ec5ee4ff096e1aef0f133736b)
2015-03-11Fixes test code that don't compile.Takeshi Hagikura
- Removed the double license. - Removed non-existent classes such as ?????Fragment or ?????Activity which seemed to be created through the template but haven't been executed. - Changed the wrong index of the Fragment from 1 to 0. - Fixes the targetPackage name consistent with the application package. Change-Id: Id4e5924687ac2320f8ffc4319c4fbadd8523b42e
2015-02-19escape Aporstrophes in template-params.xmlTakeshi Hagikura
Fixes the build error (e.g. http://devrel-build.cbf.corp.google.com/job/android-samples-public-all/81/console) Change-Id: I4dc66b22b304d4ebc15518f5461e1bbface99ed1
2014-12-24Merge "Add metadata for BasicRenderScript sample" into lmp-docsTrevor Johns
2014-12-23Add metadata for BasicRenderScript sampleTrevor Johns
Change-Id: Ic8ac1f581c4e67dcd6e17ef8ce75e5a0ee71848f
2014-12-23Add metadata for RenderScriptIntrinsic sampleTrevor Johns
Change-Id: I8dd368cf196553ab5bec7c519286220acb02d516
2014-12-04Update RenderScript samples to use renderscriptSupportModeEnabledTrevor Johns
Old setting in build.gradle (renderscriptSupportMode) has been replaced with this one in Android Studio 1.0. Change-Id: I1b51cc5b37c75744de7b61a09c9d621bcfccbf97
2014-12-02Update build dependencies for Android Studio 1.0 RC1Trevor Johns
- Use Gradle version v2.2.1 Change-Id: I3a49b3b89e7cb0a66288ebb1841314109db29fdb
2014-10-14Remove <uses-sdk> block from all samplesTrevor Johns
This value is now automatically merged in from build.gradle (which is managed by template-params.xml). Removing it prevents conflicts in the event uses-sdk doesn't match properly. Change-Id: Icbe4aabac366a26a326cfa2ecd2cb57192634a1a
2014-09-10Merge "Add README and related files for distribution" into klp-modular-docsTrevor Johns
2014-09-05Add Wear sample and rename other samples modulesRenato Mangini
- Renamed all sample modules from <sampleDir>/<SampleName>Sample to <sampleDir>Application in order to support multi-module samples. - Add a Wear SynchronizedNotification sample Change-Id: I6141df5f3b161a81f389c532f2f9a67a8fe2d525
2014-08-29Add README and related files for distributionTrevor Johns
Includes CONTRIB.md, LICENSE, and README.md to all samples for distribution through GitHub. Also adds packaging.yaml for all samples for indexing purposes. Change-Id: Ia1d27af059185c8aef324c07224e400484df17f3
2014-08-08Remove managed build.gradle filesTrevor Johns
These build files are managed by a template and shouldn't be checked in. This is normally harmless, but can prevent the build system from applying global changes if a dependency breaks. Change-Id: I5d0ab1bf2244659172fa8c29957d227abbc4d886
2014-07-30update gradle from 1.10 to 1.12 in all samplesClare Bayley
Change-Id: I393063987d9c66e8aba6fb8e05f63313ff2d5a5d
2014-02-07Added samples for feb samples push, updating gradle plugin and gradle versions.Alexander Lucas
Change-Id: Ib39e3c146b296f01ebc7fa78b109174ecd72f700
2014-02-06RenderScriptIntrinsicSample, Fixed resource duplication conflict between ↵Hak Matsuda
template and main. Change-Id: I5f32bb4f99e5f5840e20c45e3a0db9586f91b69d
2014-02-06Fix app_name referenceHakuro Matsuda
Change-Id: Id62826be31008b0780177dbd6353a1c30e3fd099
2014-02-06Initial checkin of RenderScriptIntrinsic sampleHak Matsuda
Change-Id: I206b30bec63c13255d8d322133eee90f02485e3a
2014-02-06BasicRenderScript sample, initial check inHak Matsuda
Now sample template compatible, in KLP-DEV branch. Change-Id: Id3f31f9d56a908098aa9a76bef6f944416bff6fe