1. 0e9c775 Fix and make sure our maven examples always compile by ronshapiro · 6 years ago
  2. 92cbe34 Remove unused maven config by gengjiawen · 7 years ago
  3. fff33f7 Align the user's guide's usage of CoffeeShop with the sample code by mTwTm · 7 years ago
  4. 4a39142 Remove examples/{android-simple,android-activity-graphs} by ronshapiro · 7 years ago
  5. fcf2727 Switch all authors of files to "The Dagger Authors" by ronshapiro · 8 years ago
  6. 5abbc82 Fix dagger-android build in Travis by ronshapiro · 8 years ago
  7. b3841ab Adds back <scope>provided</scope> to dagger-compiler for our android examples by ronshapiro · 8 years ago
  8. d1e3431 Clean up POMs by using dependency management. by dpb · 8 years ago
  9. 46c8e9a Modify snapshots to stick to HEAD-SNAPSHOT by ronshapiro · 8 years ago
  10. e55f074 Update Dagger to use Google's new standard import order: by gak · 8 years ago
  11. 1b65b6a Add blank line above package declaration by dpb · 8 years ago
  12. 788eaea Update to 2.6-SNAPSHOT by ronshapiro · 8 years ago
  13. 5dde42d Clean up opensource repo; remove Dagger 1 references by ronshapiro · 8 years ago
  14. 3f74a7e Migrate @Provides methods to @Binds methods where possible. by gak · 8 years ago
  15. 5a5f70e 2.4 changelog and 2.5-SNAPSHOT update by ronshapiro · 8 years ago
  16. 58e6fb6 Add Changelog for 2.3 and bump to 2.4-SNAPSHOT by ronshapiro · 8 years ago
  17. aa25775 Also fix Guava dependency resolution with the Android examples by ronshapiro · 8 years ago
  18. af5da3e When validating the binding graph, validate each binding's dependencies from the perspective of the component that owns that binding, not from its subcomponent. Otherwise there is potential for a graph with missing bindings not to be caught at validation time. by dpb · 8 years ago
  19. 4ab5846 Bump the build files to 2.2-SNAPSHOT by cgruber · 9 years ago
  20. a6ac28b Fix Dagger maven build for android examples by ronshapiro · 9 years ago
  21. a7e6285 Fixes from a code review, pulled into a separate CL to make for easier merging. by cgruber · 9 years ago
  22. 818251d Restore development versions. by Christian Edward Gruber · 9 years ago
  23. 85f8347 Prepare for release, incrementing dependencies to non-snapshot versions, and setting the project versions to 2.0 and 2.0-beta (for producers) by Christian Edward Gruber · 9 years ago
  24. fa669f1 Remove now-obsolete annotation members from tests. by cgruber · 9 years ago
  25. b67bf10 Change Dagger components to generate components prefixed with Dagger rather than Dagger_ by gak · 9 years ago
  26. f689a83 Fix activity graph sample compilation error by Tho Nguyen · 10 years ago
  27. 4819c95 Add a bit more coverage to the basic test. by gak · 10 years ago
  28. 10221ba A quick clean up CL to make sure that we're consistent with import order. by gak · 10 years ago
  29. 3b92a14 Change the naming scheme for implementations of Dagger component interfaces that are nested, from Dagger_Outer$Inner to Dagger_Outer_Inner. by emcmanus · 10 years ago
  30. 8343f28 Dagger bugfix: HomeActivity in android simple example is not injected. by freemanliu · 10 years ago
  31. 177208e Introduce a (lame) functional test that runs the annotation processor. This configuration works in (at least) intellij. by Gregory Kick · 10 years ago
  32. c9e3809 Fix DemoApplication to conform to the new scoping validation. by Christian Edward Gruber · 10 years ago
  33. 4136f4d Add intra-component scope validation (within all modules included in a component). by cgruber · 10 years ago
  34. 920f11b Remove Dagger 1.x from the open-source build, convert the example apps so the maven build is not broken, and migrate from fest to truth which is (in this case) nearly entirely drop-in. by cgruber · 10 years ago
  35. e12d8e3 Bump dagger version to 2.0-SNAPSHOT in the open-source plugin, and update some dependency versions. by Christian Edward Gruber · 10 years ago
  36. bd6608e Fix bad android labels by Christian Edward Gruber · 10 years ago
  37. c8e1107 Fix javac8 compilation failure. by Christian Edward Gruber · 11 years ago
  38. c6e5e58 Merge upstream changes from square/dagger by Christian Edward Gruber · 11 years ago
  39. a668c8b fixed compile issue: Caused by: java.lang.ClassNotFoundException: com.android.sdklib.AndroidVersion$AndroidVersionException by qxo · 11 years ago
  40. 3e7ec96 Merge changes from square/master into google/master by Christian Edward Gruber · 11 years ago
  41. bc6fcab Switch Android example to use addsTo for a complete module. by Jake Wharton · 11 years ago
  42. 9d6b752 [maven-release-plugin] prepare for next development iteration by Jake Wharton · 11 years ago
  43. 524de6d [maven-release-plugin] prepare release dagger-parent-1.2.0 by Jake Wharton · 11 years ago
  44. 2af57e6 Update the Maven Android plugin for compatibility with Maven 3.1. by Jake Wharton · 11 years ago
  45. dfeaca7 Bump version numbers as part of 1.1.0 release. by Jake Wharton · 11 years ago
  46. b9edbff Fix typo in AndroidModule.java in example by Hugh Cannon · 11 years ago
  47. dfc012f [maven-release-plugin] prepare for next development iteration by Jake Wharton · 11 years ago
  48. 7e97819 [maven-release-plugin] prepare release dagger-parent-1.1.0 by Jake Wharton · 11 years ago
  49. 081ec51 Fix typo in AndroidModule.java in example by Hugh Cannon · 11 years ago
  50. 50665b0 Merge remote-tracking branch 'upstream/master' by Christian Edward Gruber · 11 years ago
  51. 052d406 Include DemoModule in module list for simple Android example. by Jake Wharton · 11 years ago
  52. 476d498 Merge remote-tracking branch 'upstream/master' by Christian Edward Gruber · 11 years ago
  53. 7d70d6a [maven-release-plugin] prepare for next development iteration by Jake Wharton · 11 years ago
  54. 293d479 [maven-release-plugin] prepare release dagger-parent-1.0.1 by Jake Wharton · 11 years ago
  55. c3d0abf Update android-maven-plugin to 3.6.0. by Jake Wharton · 11 years ago
  56. 9e0704b Merge remote-tracking branch 'upstream/master' by Christian Edward Gruber · 11 years ago
  57. ff5c19a Could not find tool 'aapt' error after updating android sdk by adriancole · 11 years ago
  58. 2b9cd90 Merge remote-tracking branch 'upstream/master' by Christian Edward Gruber · 11 years ago
  59. d92a2d9 Ensure the manifest points to the correct application. by Jake Wharton · 11 years ago
  60. f207ab4 squareup -> google by Christian Edward Gruber · 11 years ago
  61. 48bdaa7 Merge from square/dagger by Christian Edward Gruber · 11 years ago
  62. 69192e5 Copy the note from the simple Android example into the scope example. by Jake Wharton · 11 years ago
  63. 7498e27 fix simple typo by sheng168 · 11 years ago
  64. 654625a [maven-release-plugin] prepare for next development iteration by Jake Wharton · 11 years ago
  65. 21bdcdd [maven-release-plugin] prepare release dagger-parent-1.0.0 by Jake Wharton · 11 years ago
  66. 70a96dd Correct some problems with the Activity graph example. by Jake Wharton · 11 years ago
  67. d45582b Add two Android examples. by Jake Wharton · 11 years ago
  68. 5418dc3 Rename entryPoints to injects. by jwilson · 11 years ago
  69. 2131aef Merge from upstream/master by Christian Edward Gruber · 11 years ago
  70. 6ae3bbb Unused @Provide methods cause compiler failures unless @Module(library=true) by Kiran Ryali · 11 years ago
  71. 2d31f83 Move back to optional dependency for the dagger-compiler. by Thomas Broyer · 12 years ago
  72. 2014bce Move dagger-compiler as a m-compiler-p dependency. by Thomas Broyer · 12 years ago
  73. a3f8fea Migrate poms to google using a com.google.dagger groupId. by Christian Edward Gruber · 12 years ago
  74. 482d473 Switch to .dagger groupId. by Jake Wharton · 12 years ago
  75. 23b976b fix copyright. by Christian Edward Gruber · 12 years ago
  76. ad36309 Move example into a sub-folder and create the structure to parent other examples. by Christian Edward Gruber · 12 years ago