1. f99fa78 Support for Android API 16. Provide concrete implementations for several Android APIs that were made abstract in API 16. Maven and Ant profiles build against API 16. by Michael Portuesi · 12 years ago
  2. 0d4fc51 Fix travis-ci integration by Jan Berkel · 12 years ago
  3. 0ca861e Merge branch 'master' of git://github.com/pivotal/robolectric into robo-staging by Wenhui Yao · 12 years ago
  4. b9453c1 Add back in several paths to find maps jar, because Google has changed naming conventions several times. Also, attempt to fix an intermittent deadlock in HandlerThreadTest by ensuring threads are torn down by an @After method. by Michael Portuesi · 12 years ago
  5. 9659af2 Build and pass tests with Android 4.0.1 with Ant script by Michael Portuesi · 12 years ago
  6. f9d5ac6 Fetch maps.jar from the right place if you're using the R20 release of the Android SDK by Phil Goodwin & Rick Kawala · 12 years ago
  7. b60014c add another path to maps.jar in build.xml to make it compatible with android sdk tools version 19 by Ryan Richard · 12 years ago
  8. c4d4bf8 Merge pull request #258 from zoodles/master by Michael Portuesi · 12 years ago
  9. e3f7461 Support for travis-ci by Jan Berkel · 12 years ago
  10. 704006c Updating build.xml to deal with new path for Android Support rev 8. by Rich Humphrey · 12 years ago
  11. d1a3090 Basic support for Fragments by Aaron VonderHaar & Amrit Thakur · 12 years ago
  12. 6301612 Made it easier for ant to help maven find the Google maps.jar file by Phil Goodwin · 12 years ago
  13. 23552e0 Make the build.xml work with the new paths that android tools r14 uses. by Tim Labeeuw & Tyler Schultz · 13 years ago
  14. d2edc26 Fixed build script to only run correct OS version of find-android by Jesse Toth & Tim Labeeuw · 13 years ago
  15. a739b57 Merge remote branch 'shoptap/master' by Ian Fisher & Tyler Schultz · 13 years ago
  16. 326baa7 Add -DgeneratePom=true to get maps.jar to work. by Alexander Murmann & Rick Kawala · 13 years ago
  17. aafab4e update mvn build to use android level 10 by David Farber & Ryan Richard · 13 years ago
  18. 5f52066 Merge remote branch 'upstream/master' by Ryan Richard · 13 years ago
  19. c7ed09e fixed mvn support in ant by buildmachine · 13 years ago
  20. e04e87d upgrade robolectric to use Google API level 10; improve ShadowArrayAdapter to use its textViewResourceId constructor param correctly by Ryan Richard · 13 years ago
  21. 58f7b6e update build.xml with a maven-install-jars target that locates and installs the appropriate maps.jar file into the Maven repo from the Android SDK by Phil Goodwin · 13 years ago
  22. 6a85565 Search for the Android SDK using various methods by Phil Goodwin · 13 years ago
  23. cd21db2 Fix ant build. Fix some javadoc errors. by Christian Williams · 13 years ago
  24. a900bb7 Exclude hamcrest from robolectric-all.jar. You'll need to provide your own hamcrest if you want to use the matchers. by Phil Goodwin & Tyler Schultz · 14 years ago
  25. 652b68a Merge branch 'master' of github.com:pivotal/robolectric by Phil Goodwin & Tyler Schultz · 14 years ago
  26. 470a83d update build file to glob for dependent jars by Phil Goodwin & Tyler Schultz · 14 years ago
  27. 3f44f6e Merge branch 'master' of github.com:pivotal/robolectric by Phil Goodwin & Tyler Schultz · 14 years ago
  28. 1bd81c8 upgrade to gingerbread by Phil Goodwin & Tyler Schultz · 14 years ago
  29. 8808add Added source-jar to snapshot build target by Phil Goodwin & Tyler Schultz · 14 years ago
  30. 536b99c Merge branch 'master' of https://github.com/pivotal/robolectric by Phil Goodwin · 14 years ago
  31. 6dee830 adding find-android.bat to build.xml. Writes an ugly error message during the build but succeeds in the end. by Phil Goodwin · 14 years ago
  32. badf6c4 Add H2 database libs as dependencies. Update Ant, Maven, and Eclipse dependencies and classpaths. by Michael Portuesi · 14 years ago
  33. ddb525f Made it so that by Phil Goodwin & Tyler Schultz · 14 years ago
  34. 5010e89 Fix "include ant runtime" error in build.xml. Fixed download file md path. by Phil Goodwin & Tyler Schultz · 14 years ago
  35. e35eaaf Created a "gen-javadoc" target by Phil Goodwin · 14 years ago
  36. 3ad8c94 added source-jar target to the build script and included it in the snapshot by Christian Williams, Phil Goodwin & Tyler Schultz · 14 years ago
  37. 14796f5 Made snapshot require clean and test by Gregg Van Hove & Phil Goodwin · 14 years ago
  38. 2e17796 Cleaned up snapshot target by Phil Goodwin · 14 years ago
  39. 76264b9 Updated to use android 8 jars by Christian Williams & Phil Goodwin · 14 years ago
  40. 0e7edc4 Add snapshot ant target. Move quick start docs to site. by Christian Williams & Phil Goodwin · 14 years ago
  41. 986790e Add jar-all ant target. Improve docs. Add eclipse launch target. by Christian Williams & Phil Goodwin · 14 years ago
  42. 8f62a59 Improved jar target by Christian Williams & Phil Goodwin · 14 years ago
  43. d6d683b Added jar target, fixed ShadoContextThemeWrapper constructor by Phil Goodwin · 14 years ago
  44. 56c1c7d Remove "tmp" directory in robolectric "clean" target by Joe Moore & Phil Goodwin · 14 years ago
  45. 661c3bf Fix ant build. by Christian Williams · 14 years ago
  46. e8502e0 make ant test task fail the build if the tests don't succeed. by Tyler Schultz · 14 years ago
  47. 5749405 Rename from droid-sugar to robolectric! by Christian Williams & Ryan Richard · 14 years ago
  48. 780ae89 Add ant build.xml for ci. by Christian Williams & Ian Fisher · 14 years ago