1. 70291ad Remove usages of ActionBarActivity. by Aurimas Liutikas · 7 years ago
  2. b7eeedb Two-way binding tests by George Mount · 9 years ago
  3. 9e6805b Move to gradle 2.10 by Yigit Boyar · 8 years ago
  4. 0b6d118 Avoid re-reading variables. by Yigit Boyar · 8 years ago
  5. 9784c9a Data binding as studio dep + java6 by Yigit Boyar · 9 years ago
  6. 263bf94 Fix BindingDemo gradle. by George Mount · 9 years ago
  7. 7d9836f Move tool versions into config by Yigit Boyar · 9 years ago
  8. f75f86f Add disclaimer to the demo layouts by Yigit Boyar · 9 years ago
  9. 793e979 Support different event handlers having different API levels. by George Mount · 9 years ago
  10. af516f3 Fix sample app by Yigit Boyar · 9 years ago
  11. 722fe71 Observable* listeners should be callbacks. by George Mount · 9 years ago
  12. 9399cb4 Configure dependencies using the plugin by Yigit Boyar · 9 years ago
  13. 6a5e8f4 Add setContentView to DataBindingUtil. by George Mount · 9 years ago
  14. 9bdb241 Change from using Context to LayoutInflater for inflate() by George Mount · 9 years ago
  15. 658c71b Fix invalidate any flag. by Yigit Boyar · 9 years ago
  16. c64ae35 WIP eap by Yigit Boyar · 9 years ago
  17. 3b8fedc Parse and strip new layout format. by George Mount · 9 years ago
  18. 2e2043d Change "generated" to "databinding" by George Mount · 9 years ago
  19. 34a18e6 Move to public final fields instead of getters for Views. by George Mount · 9 years ago
  20. fead9ca Move to package android.databinding. by George Mount · 9 years ago
  21. fa9fe12 Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. by George Mount · 9 years ago
  22. a6e4583 Support for multi module setups by Yigit Boyar · 9 years ago
  23. 4c5cc00 Use abstract base class instead of interfaces for Binding objects. by George Mount · 9 years ago
  24. f9e51c0 Restructure project for test apps by Yigit Boyar · 9 years ago
  25. 2ae965a Merge "Add a unit test to the sample project." by Michal Bendowski · 9 years ago
  26. cec8772 Add a unit test to the sample project. by Michal Bendowski · 9 years ago
  27. 895b618 Downgrade to java 1.6 by Yigit Boyar · 9 years ago
  28. 974a078 Made expressions prefix with "@" by George Mount · 9 years ago
  29. 71eb690 Added tests for BindingAdapters by George Mount · 9 years ago
  30. 5bf3700 Support for layout files in multiple resource folders by Yigit Boyar · 9 years ago
  31. 2c86cdb Moved classes from library to baseLibrary by George Mount · 9 years ago
  32. 2c91eec Project renaming by George Mount · 9 years ago
  33. 5cd681c Add observable collections by George Mount · 9 years ago
  34. 43596c2 Cleanup previous layout generators. by Yigit Boyar · 9 years ago
  35. d7af42b WIP Moved models to Java, refactored expressions to have proper dependencies, added tests by Yigit Boyar · 9 years ago
  36. 3561e3e Added implementations of BindingAdapters. by George Mount · 9 years ago
  37. 612997f Handle BindingAdapters by George Mount · 9 years ago
  38. 293de28 Started renaming to classes and methods to match design doc. by George Mount · 9 years ago
  39. 7bdc351 Move to android.binding.BR by George Mount · 9 years ago
  40. b617e5d Add annotation processor. by George Mount · 9 years ago
  41. 8ffce57 Upload plugin for new lang by Yigit Boyar · 9 years ago
  42. 57f5033 Revert "Added Bindable annotation processor." by George Mount · 9 years ago
  43. e0b6d64 Added Bindable annotation processor. by George Mount · 9 years ago
  44. 840f0ce move dependencies from maven to project by Yigit Boyar · 9 years ago
  45. eb1062a add samples, upload gradle files by Yigit Boyar · 9 years ago