1. 11df39c Added simple inverted String conversion. by George Mount · 8 years ago
  2. c0c1dab Support for java 8 method reference syntax. by George Mount · 8 years ago
  3. b7eeedb Two-way binding tests by George Mount · 9 years ago
  4. 09f8e10 Allow ObservableFields to be Bindable. by Yigit Boyar · 8 years ago
  5. 6047998 Lambda In da house by Yigit Boyar · 8 years ago
  6. 99d7403 Fixed warning when using a color resource. by George Mount · 8 years ago
  7. 9e6805b Move to gradle 2.10 by Yigit Boyar · 8 years ago
  8. 0b6d118 Avoid re-reading variables. by Yigit Boyar · 9 years ago
  9. 9eb684f Fix tag element usage with data binding. by George Mount · 9 years ago
  10. 28e7064 Override layout file metadata from module by Yigit Boyar · 9 years ago
  11. 83a8c9d Add targetSdk check for DynamicUtil. by George Mount · 9 years ago
  12. 9784c9a Data binding as studio dep + java6 by Yigit Boyar · 9 years ago
  13. da97a54 Merge "Load drawables using the theme when necessary." into studio-master-dev by George Mount · 9 years ago
  14. 88ce44c Create BR id from Callable by Yigit Boyar · 9 years ago
  15. d0bb3f1 Load drawables using the theme when necessary. by George Mount · 9 years ago
  16. 09aeb26 Handle constant predicate in ternary by Yigit Boyar · 9 years ago
  17. ff1d9e4 Constant Expression Test by George Mount · 9 years ago
  18. d3dc1b7 Fix tag check in data binding mapper by Yigit Boyar · 9 years ago
  19. 8510dab Support including data binding layout with no variables. by George Mount · 9 years ago
  20. e562335 Add binding adapter for android:background by George Mount · 9 years ago
  21. 975c05c Fix resolving listeners for multi-attribute binding adapters. by George Mount · 9 years ago
  22. a128d1c Bring all instance BindingAdapters into Component. by George Mount · 9 years ago
  23. 7c1b078 Add context as an automatic variable. by George Mount · 9 years ago
  24. 9ece2ca Fix LeakTest. by George Mount · 9 years ago
  25. 7d9836f Move tool versions into config by Yigit Boyar · 9 years ago
  26. 5b8c23f Merge "Improve some BindingAdapters." into studio-master-dev by George Mount · 9 years ago
  27. 6aa4333 Merge "Enable fragments with IDs in data binding layouts." into studio-master-dev by George Mount · 9 years ago
  28. 6a5a45a Enable fragments with IDs in data binding layouts. by George Mount · 9 years ago
  29. c7cd9c6 Improve some BindingAdapters. by George Mount · 9 years ago
  30. dd41d0e Merge "Fat jars and jarjars" into studio-master-dev by George Mount · 9 years ago
  31. 69cbd9e Fat jars and jarjars by George Mount · 9 years ago
  32. 76b791f Better handling of out of bounds exceptions on bracket expressions. by George Mount · 9 years ago
  33. eebcbdd Fix the bug about marking expressions as read early by Yigit Boyar · 9 years ago
  34. bd42d20 Support generics in conversion parameters. by George Mount · 9 years ago
  35. 23910cf Make setVariable return true for declared variables. by George Mount · 9 years ago
  36. 70eac8c Merge "Fix access to static field of generic object." into studio-master-dev by George Mount · 9 years ago
  37. e0d5ed7 Fix NPE when evaluating bracket expressions. by George Mount · 9 years ago
  38. 23ad726 Fix access to static field of generic object. by George Mount · 9 years ago
  39. 9775852 Remove automatic converstions to Object. by George Mount · 9 years ago
  40. ec3f23a Add test to ensure event binding works on Observables. by George Mount · 9 years ago
  41. d6339f7 Tests for setting image src. by George Mount · 9 years ago
  42. 5d87320 Support fields for includes with IDs and no binding. by George Mount · 9 years ago
  43. 92a4285 Support binding expressions in android:tag attribute. by George Mount · 9 years ago
  44. 91beb3a Fix ternary operator with null assigned to listener. by George Mount · 9 years ago
  45. 793e979 Support different event handlers having different API levels. by George Mount · 9 years ago
  46. d615f15 Fixed: conditional expression not always waiting for its dependencies. by George Mount · 9 years ago
  47. 24bec1c Localize Maven by Yigit Boyar · 9 years ago
  48. e4cd388 Support dependency injection. by George Mount · 9 years ago
  49. aafbe5a Add errors for layout files in different configs by Yigit Boyar · 9 years ago
  50. 4df4ba3 Data binding startup improvement by Yigit Boyar · 9 years ago
  51. 1b506ae Merge "Fix bug preventing use of android IDs for Views." into mnc-dev by George Mount · 9 years ago
  52. fdfbbcd Fix bug preventing use of android IDs for Views. by George Mount · 9 years ago
  53. 8d89ffb Fix precedence of chained ternary operation. by George Mount · 9 years ago
  54. c1560e6 Carry over location information from parser to annotation processor by Yigit Boyar · 9 years ago
  55. 716ba89 Support calling listener methods without interfaces. by George Mount · 9 years ago
  56. d37b474 Make observables parcelable by Yigit Boyar · 9 years ago
  57. 2ac58b3 Fix bug where parent of include not being tagged. by George Mount · 9 years ago
  58. 20c7182 Support old values in binding adapters. by George Mount · 9 years ago
  59. 5d22cc0 Merge "Remove fragment data binding." into mnc-dev by George Mount · 9 years ago
  60. d6527ee Remove fragment data binding. by George Mount · 9 years ago
  61. 0d6e2b8 Fix public field resolution by Yigit Boyar · 9 years ago
  62. 2f64c44 Request a rebind when invalidateAll is called by Yigit Boyar · 9 years ago
  63. 0792cfc Merge "Improve static method / field handling" into mnc-dev by Yigit Boyar · 9 years ago
  64. ec2f389 Improve static method / field handling by Yigit Boyar · 9 years ago
  65. 4d49794 Support data binding for fragments. by George Mount · 9 years ago
  66. c4a07bd Only create case statements for Bindable attributes. by George Mount · 9 years ago
  67. 081ec22 Fix inflate() to support attachToRoot = true by George Mount · 9 years ago
  68. b135633 Merge projects for an easier release by Yigit Boyar · 9 years ago
  69. 722fe71 Observable* listeners should be callbacks. by George Mount · 9 years ago
  70. 75da807 Handle spaces in file paths by Yigit Boyar · 9 years ago
  71. 65bf08e Fix IllegalStateException during ObservableArray notification. by George Mount · 9 years ago
  72. c968477 Fix String.format expression. by George Mount · 9 years ago
  73. 0ba9cf9 Merge "Properly handle constant binding expressions" by Yigit Boyar · 9 years ago
  74. 8533f27 Properly handle constant binding expressions by Yigit Boyar · 9 years ago
  75. b9e4aa9 Better handling of generics in BindingAdapters by George Mount · 9 years ago
  76. 9399cb4 Configure dependencies using the plugin by Yigit Boyar · 9 years ago
  77. 91d5384 Fix generic setter on generic View. by George Mount · 9 years ago
  78. edcbb02 Merge "Use only values for @BindingAdapter." by George Mount · 9 years ago
  79. f6e8d65 Merge "Generate Binding class when <layout> exists." by George Mount · 9 years ago
  80. d5eacf2 Fix unit test broken due to merge. by George Mount · 9 years ago
  81. 3a756d5 Merge "Support default = value from binding expression." by George Mount · 9 years ago
  82. 07cb82f Merge "Revert "Revert "Use a handler for main thread runnables""" by Yigit Boyar · 9 years ago
  83. 1968106 Support default = value from binding expression. by George Mount · 9 years ago
  84. 3f73e31 Revert "Revert "Use a handler for main thread runnables"" by Yigit Boyar · 9 years ago
  85. 10960eb Use only values for @BindingAdapter. by George Mount · 9 years ago
  86. 76c4a0c Merge "Don't strip bind: attributes without expressions." by George Mount · 9 years ago
  87. 4eb9607 Generate Binding class when <layout> exists. by George Mount · 9 years ago
  88. 7abd815 Merge "Revert "Use a handler for main thread runnables"" by George Mount · 9 years ago
  89. 610fd53 Revert "Use a handler for main thread runnables" by George Mount · 9 years ago
  90. 04c34b5 Merge "Use a handler for main thread runnables" by Yigit Boyar · 9 years ago
  91. 55ee815 Use a handler for main thread runnables by Yigit Boyar · 9 years ago
  92. a520ca4 Don't strip bind: attributes without expressions. by George Mount · 9 years ago
  93. cc0e609 More forgiving values for android:src attribute. by George Mount · 9 years ago
  94. 3a991cd Merge "Support multi-param adapters in code generation" by Yigit Boyar · 9 years ago
  95. e9b33ba Support multi-param adapters in code generation by Yigit Boyar · 9 years ago
  96. 8152eb8 Add test for adapters with custom namespace and only 1 parameter by Yigit Boyar · 9 years ago
  97. 6a5e8f4 Add setContentView to DataBindingUtil. by George Mount · 9 years ago
  98. ed64285 Add static method to get ViewDataBinding for a View. by George Mount · 9 years ago
  99. 9bdb241 Change from using Context to LayoutInflater for inflate() by George Mount · 9 years ago
  100. e725f0d Add listener to notify and disable rebinding. by George Mount · 9 years ago