1. af516f3 Fix sample app by Yigit Boyar · 9 years ago
  2. 722fe71 Observable* listeners should be callbacks. by George Mount · 9 years ago
  3. 9399cb4 Configure dependencies using the plugin by Yigit Boyar · 9 years ago
  4. 6a5e8f4 Add setContentView to DataBindingUtil. by George Mount · 9 years ago
  5. 9bdb241 Change from using Context to LayoutInflater for inflate() by George Mount · 9 years ago
  6. 658c71b Fix invalidate any flag. by Yigit Boyar · 9 years ago
  7. c64ae35 WIP eap by Yigit Boyar · 9 years ago
  8. 3b8fedc Parse and strip new layout format. by George Mount · 9 years ago
  9. 2e2043d Change "generated" to "databinding" by George Mount · 9 years ago
  10. 34a18e6 Move to public final fields instead of getters for Views. by George Mount · 9 years ago
  11. fead9ca Move to package android.databinding. by George Mount · 9 years ago
  12. fa9fe12 Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. by George Mount · 9 years ago
  13. a6e4583 Support for multi module setups by Yigit Boyar · 9 years ago
  14. 4c5cc00 Use abstract base class instead of interfaces for Binding objects. by George Mount · 9 years ago
  15. f9e51c0 Restructure project for test apps by Yigit Boyar · 9 years ago
  16. 2ae965a Merge "Add a unit test to the sample project." by Michal Bendowski · 9 years ago
  17. cec8772 Add a unit test to the sample project. by Michal Bendowski · 9 years ago
  18. 895b618 Downgrade to java 1.6 by Yigit Boyar · 9 years ago
  19. 974a078 Made expressions prefix with "@" by George Mount · 9 years ago
  20. 71eb690 Added tests for BindingAdapters by George Mount · 9 years ago
  21. 5bf3700 Support for layout files in multiple resource folders by Yigit Boyar · 9 years ago
  22. 2c86cdb Moved classes from library to baseLibrary by George Mount · 9 years ago
  23. 2c91eec Project renaming by George Mount · 9 years ago
  24. 5cd681c Add observable collections by George Mount · 9 years ago
  25. 43596c2 Cleanup previous layout generators. by Yigit Boyar · 9 years ago
  26. d7af42b WIP Moved models to Java, refactored expressions to have proper dependencies, added tests by Yigit Boyar · 9 years ago
  27. 3561e3e Added implementations of BindingAdapters. by George Mount · 9 years ago
  28. 612997f Handle BindingAdapters by George Mount · 9 years ago
  29. 293de28 Started renaming to classes and methods to match design doc. by George Mount · 9 years ago
  30. 7bdc351 Move to android.binding.BR by George Mount · 9 years ago
  31. b617e5d Add annotation processor. by George Mount · 9 years ago
  32. 8ffce57 Upload plugin for new lang by Yigit Boyar · 9 years ago
  33. 57f5033 Revert "Added Bindable annotation processor." by George Mount · 9 years ago
  34. e0b6d64 Added Bindable annotation processor. by George Mount · 9 years ago
  35. 840f0ce move dependencies from maven to project by Yigit Boyar · 9 years ago
  36. eb1062a add samples, upload gradle files by Yigit Boyar · 9 years ago