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