1. 0dbcee1 Merge implementation into base class for single implementations. by George Mount · 10 years ago
  2. 75aa9bf Require only one pass to make BR.java file. by George Mount · 10 years ago
  3. a428ab9 Address comments on LeakTest. by George Mount · 10 years ago
  4. 46bb16c Make ViewStub support binding variables like include. by George Mount · 10 years ago
  5. efff1c2 Move to public final fields instead of getters for Views. by George Mount · 10 years ago
  6. 038ad93 Don't execute binding when the root view is detached. by George Mount · 10 years ago
  7. ff5868e Fix integration tests that were broken after package renaming by Yigit Boyar · 10 years ago
  8. fc195a6 Move to package android.databinding. by George Mount · 10 years ago
  9. 77ab0a0 Created command line method to be invoked by make. by George Mount · 10 years ago
  10. 5b9cab1 Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. by George Mount · 10 years ago
  11. 243a1e3 Support for multi module setups by Yigit Boyar · 10 years ago
  12. 230ecdb Use abstract base class instead of interfaces for Binding objects. by George Mount · 10 years ago
  13. f5140a1 Move configuration values into a config file by Yigit Boyar · 10 years ago
  14. 1ec5cb0 Restructure project for test apps by Yigit Boyar · 10 years ago
  15. 0710ff5 Merge "Add a unit test to the sample project." by Michal Bendowski · 10 years ago
  16. dd47168 Add a unit test to the sample project. by Michal Bendowski · 10 years ago
  17. 20af2f0 Downgrade to java 1.6 by Yigit Boyar · 10 years ago
  18. ac5dc9a4 Check API version for methods called via binding by Yigit Boyar · 10 years ago
  19. eed3f1f Support bracket expressions for SparseArray. by George Mount · 10 years ago
  20. f9c62b6 Don't require IDs for most bound views. by George Mount · 10 years ago
  21. 10dd0cb Fix gradle plugin by Yigit Boyar · 10 years ago
  22. 81536a4 Move expression parsing to Annotation Processing stage. by George Mount · 10 years ago
  23. 2af44f8 Add fraction resource parameters. by George Mount · 10 years ago
  24. 9a1918f Add quantity and format string easy formats. by George Mount · 10 years ago
  25. 25ac81d Added support for imports in type checking. by George Mount · 10 years ago
  26. 980449b Fix broken static import with alias. by George Mount · 10 years ago
  27. 0e7ca40 Support static method and field access and improve method finding. by George Mount · 10 years ago
  28. 371450b Support casting operation in binding expressions. by George Mount · 10 years ago
  29. 812d215 Removed reflection-based implementations and renamed classes. by George Mount · 10 years ago
  30. d872e1c Move expression generation to annotation processor. by George Mount · 10 years ago
  31. 8d2181b Allow chef to be created from bundle by Yigit Boyar · 10 years ago
  32. e5741e4 Separate resource parser by Yigit Boyar · 10 years ago
  33. fbdb3c0 Prepare ClassAnalyzer to be replaced by other implementations. by George Mount · 10 years ago
  34. 30bc4d2 Fix how we handle non-bindable fields in Observable objects by Yigit Boyar · 10 years ago
  35. b389318 Added support for Observable fields. by George Mount · 10 years ago
  36. 3d61272 Check for final observable fields by Yigit Boyar · 10 years ago
  37. af890a6 Test now really breaks. by George Mount · 10 years ago
  38. cf0cf87 Fixed unit test by Yigit Boyar · 10 years ago
  39. 5184371 Made new breaking test. by George Mount · 10 years ago
  40. e7b2984 added test for binding to a final field by Yigit Boyar · 10 years ago
  41. 49f8a82 Made expressions prefix with "@" by George Mount · 10 years ago
  42. 99dfc75 Added tests for BindingAdapters by George Mount · 10 years ago
  43. 6bd7cd4 Support for layout files in multiple resource folders by Yigit Boyar · 10 years ago
  44. 8323229 Support include tags as inner binders by Yigit Boyar · 10 years ago
  45. 5d97aa8 Made SetterStore serialization upgradable. by George Mount · 10 years ago
  46. 31c37ff Made ProcessBindable read intermediate files from class path. by George Mount · 10 years ago
  47. e72bfcd Added tests for ViewBindingAdapter. by George Mount · 10 years ago
  48. 8a9d376 Add more tests. by George Mount · 10 years ago
  49. 662d87a Moved classes from library to baseLibrary by George Mount · 10 years ago
  50. 607fb14 fix genereated code folder by Yigit Boyar · 10 years ago
  51. da3c454 more integration tests by Yigit Boyar · 10 years ago
  52. 860a2fc Project renaming by George Mount · 10 years ago
  53. 0666515 Lazy load classes for SetterStore. by George Mount · 10 years ago
  54. fb14188 Merge "properly handle expressions which are static." by Yigit Boyar · 10 years ago
  55. 377009e Fixed and added test for the expression parser. by George Mount · 10 years ago
  56. 2a50c7c properly handle expressions which are static. by Yigit Boyar · 10 years ago
  57. 6488106 Add observable collections by George Mount · 10 years ago
  58. dba4c94 Add resource support in binding expression. by George Mount · 10 years ago
  59. 3ab81f6 fixed tests by Yigit Boyar · 10 years ago
  60. 04d9e78 Cleanup previous layout generators. by Yigit Boyar · 10 years ago
  61. a9811af WIP Moved models to Java, refactored expressions to have proper dependencies, added tests by Yigit Boyar · 10 years ago
  62. 7e05590 Made non-android XML namespace uniform for setter retrieval. by George Mount · 10 years ago
  63. cbecb90 Added implementations of BindingAdapters. by George Mount · 10 years ago
  64. 89ac4e0 Handle BindingAdapters by George Mount · 10 years ago
  65. f940533 initial implementation for type resolution by Yigit Boyar · 10 years ago
  66. f28cb01 New expression language. by George Mount · 10 years ago
  67. 6344a69 Started renaming to classes and methods to match design doc. by George Mount · 10 years ago
  68. c641c5a Move to android.binding.BR by George Mount · 10 years ago
  69. 1411165 Add annotation processor. by George Mount · 10 years ago
  70. 2f3e759 Upload plugin for new lang by Yigit Boyar · 10 years ago
  71. d5b8bd6 Merge "Revert "Added Bindable annotation processor."" by George Mount · 10 years ago
  72. c7e4d66 Revert "Added Bindable annotation processor." by George Mount · 10 years ago
  73. 36c60a4 Revert "Missed adding annotation processor code." by George Mount · 10 years ago
  74. 9fdabe4 Missed adding annotation processor code. by George Mount · 10 years ago
  75. 4e84d3d Added Bindable annotation processor. by George Mount · 10 years ago
  76. fea2044 move dependencies from maven to project by Yigit Boyar · 10 years ago
  77. 090e1db Replace maven dependencies w/ direct project references by Yigit Boyar · 10 years ago
  78. e99793d add samples, upload gradle files by Yigit Boyar · 10 years ago
  79. 45ad130 update demo app, create project gradle file by Yigit Boyar · 10 years ago
  80. be0624b cleanup personal references by Yigit Boyar · 10 years ago
  81. a76e6fa add copyright to project files by Yigit Boyar · 10 years ago
  82. e09ceae add demo app by Yigit Boyar · 10 years ago
  83. 32a8409 initial commit by Yigit Boyar · 10 years ago
  84. 54e0c99 Initial empty repository by Qiwen Zhao · 10 years ago