aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-12-07Add support for ActivityTestRule on Robolectric.Brett Chabot
2017-12-05Fix install-dependencies: install atsl 1.0.2-alpha1 not 1.0.2-alphaBrett Chabot
2017-12-05Support the ATSL InstrumentationRegistry API on Robolectric tests.Brett Chabot
2017-11-15Merge branch 'master' into rawresBrett Chabot
2017-11-06Merge remote-tracking branch 'origin/master' into arscBrett Chabot
2017-11-03When a resource reference is not resolveable we should not blow up.Jonathan Gerrish
2017-11-01Merge remote-tracking branch 'origin/rawres' into arscBrett Chabot
2017-10-31Merge remote-tracking branch 'origin/master' into arscChristian Williams
2017-10-27Fix syncBrett Chabot
2017-10-27Tweak scriptsBrett Chabot
2017-10-27Build and consume android-all jars with both binary and raw resources.Brett Chabot
2017-10-25Add support for 8.1 betabrettchabot
2017-10-23Merge branch 'master' into androidAllPropbrettchabot
2017-10-22Merge remote-tracking branch 'origin/master' into arscChristian Williams
2017-10-20Cleanup. Fix artifact names better.Christian Williams
2017-10-19Add build.prop to android-all jarsBrett Chabot
2017-10-19Adjust to makefile-produced 8.0.0_r4 jar with binary + raw resourcesBrett Chabot
2017-10-19Log that we're going to deploy snapshot artifacts.Christian Williams
2017-10-16Manually merge in scripts changes from master; support building 8.0 withBrett Chabot
2017-10-13Correct java6 pathBrett Chabot
2017-10-13Refresh scripts to generate the android all jars.Brett Chabot
2017-10-11Build and consume android-all jars with both binary and raw resourcesBrett Chabot
2017-10-03Merge branch 'master' into arscChristian Williams
2017-10-03Skip old support lib versions.Christian Williams
2017-10-03Install support lib dependencies from gmaven.Christian Williams
2017-10-03Fixed formatting for oreo stepsBrett Chabot
2017-10-03temp workaround for error proneBrett Chabot
2017-10-03Attempt to update support lib to 26.0.1Brett Chabot
2017-10-03Add support for 8.0.0_r4Brett Chabot
2017-09-22Fix Resources.obtainStyledAttributes().Christian Williams
2017-09-21Implement Robolectric.buildAttributeSet() by compiling to binary XML.Christian Williams
2017-09-19Get ShadowArscAssetManager.list working.Brett Chabot
2017-09-07Switch to generated library R files using aapt. Switch unit tests to use exis...Brett Chabot
2017-08-17Starting transliteration of C++ AssetManagerBrett Chabot
2017-08-04Remove maps shadows subproject.Jonathan Gerrish
2017-08-02Add build-android-prebuilt.sh and add ShadowResourcesImpl#loadDrawableBrett Chabot
2017-07-13Need to bump android stubs to 26 because of ShortcutManager shadow.Christian Williams
2017-06-01Fix the build-resources.rb script and regenerate resource ids (#3141)Michael Hoisie
2017-05-08Refresh build-android.sh and associated README. (#3060)brettchabot
2017-04-19Add support for setting Build.VERSION.CODENAME (#3031)Jonathan Gerrish
2017-01-05Fix snapshot uploads.Christian Williams
2016-12-06Bump API 23 from 6.0.0_r1 to 6.0.1_r3Jonathan Gerrish
2016-12-06Add case for 7.1.0_r7 to build-android.shJonathan Gerrish
2016-11-30Update build-android.sh script to work for API 24, some cleanup.Jonathan Gerrish
2016-11-30Configuration for api 24.Natalie Harris
2016-11-18Fix download URL for jarjar-1.4.jarMichael Hoisie
2016-10-31Install stubs android.jar locally as com.google.android:android-stubs.Christian Williams
2016-10-31Add integration test for projects with android stubs jar on CP.Christian Williams
2016-10-31Use annotations instead of Velocity to specify different behavior forChristian Williams
2016-09-12Apparently styles can specify a parent of `"Null"`.Christian Williams