1. 6ad2715 Fix merge error. by George Mount · 10 years ago
  2. 4ec064d Use layout path for the tag on bound layout roots. by George Mount · 10 years ago
  3. 266aa36 Fix ternary handling and generate better code by Yigit Boyar · 10 years ago
  4. 3695b1a Fix bugs related to how we handle Ternary ops by Yigit Boyar · 10 years ago
  5. 53a6b1bd Change "generated" to "databinding" by George Mount · 10 years ago
  6. a02e4c6 Use setTag(id, val) when minSdk is ICS and later. by George Mount · 10 years ago
  7. dfbaf13 Address comment in CL by George Mount · 10 years ago
  8. 808ebfa Don't use reflection for DataBinderMapper. by George Mount · 10 years ago
  9. 4cd742f Capture views with IDs and no expressions in Binding. by George Mount · 10 years ago
  10. 0dbcee1 Merge implementation into base class for single implementations. by George Mount · 10 years ago
  11. 75aa9bf Require only one pass to make BR.java file. by George Mount · 10 years ago
  12. 46bb16c Make ViewStub support binding variables like include. by George Mount · 10 years ago
  13. efff1c2 Move to public final fields instead of getters for Views. by George Mount · 10 years ago
  14. fc195a6 Move to package android.databinding. by George Mount · 10 years ago
  15. 77ab0a0 Created command line method to be invoked by make. by George Mount · 10 years ago
  16. 5b9cab1 Move common parts of AnnotationAnalyzer methods to ModelAnalyzer. by George Mount · 10 years ago
  17. 243a1e3 Support for multi module setups by Yigit Boyar · 10 years ago
  18. 230ecdb Use abstract base class instead of interfaces for Binding objects. by George Mount · 10 years ago
  19. f5140a1 Move configuration values into a config file by Yigit Boyar · 10 years ago
  20. 1ec5cb0 Restructure project for test apps by Yigit Boyar · 10 years ago
  21. 20af2f0 Downgrade to java 1.6 by Yigit Boyar · 10 years ago
  22. ac5dc9a4 Check API version for methods called via binding by Yigit Boyar · 10 years ago
  23. eed3f1f Support bracket expressions for SparseArray. by George Mount · 10 years ago
  24. f9c62b6 Don't require IDs for most bound views. by George Mount · 10 years ago
  25. 81536a4 Move expression parsing to Annotation Processing stage. by George Mount · 10 years ago
  26. 2af44f8 Add fraction resource parameters. by George Mount · 10 years ago
  27. 9a1918f Add quantity and format string easy formats. by George Mount · 10 years ago
  28. 25ac81d Added support for imports in type checking. by George Mount · 10 years ago
  29. 980449b Fix broken static import with alias. by George Mount · 10 years ago
  30. 0e7ca40 Support static method and field access and improve method finding. by George Mount · 10 years ago
  31. 371450b Support casting operation in binding expressions. by George Mount · 10 years ago
  32. 812d215 Removed reflection-based implementations and renamed classes. by George Mount · 10 years ago
  33. d872e1c Move expression generation to annotation processor. by George Mount · 10 years ago
  34. 8d2181b Allow chef to be created from bundle by Yigit Boyar · 10 years ago
  35. e5741e4 Separate resource parser by Yigit Boyar · 10 years ago
  36. fbdb3c0 Prepare ClassAnalyzer to be replaced by other implementations. by George Mount · 10 years ago
  37. 30bc4d2 Fix how we handle non-bindable fields in Observable objects by Yigit Boyar · 10 years ago
  38. b389318 Added support for Observable fields. by George Mount · 10 years ago
  39. 3d61272 Check for final observable fields by Yigit Boyar · 10 years ago
  40. 49f8a82 Made expressions prefix with "@" by George Mount · 10 years ago
  41. 99dfc75 Added tests for BindingAdapters by George Mount · 10 years ago
  42. 6bd7cd4 Support for layout files in multiple resource folders by Yigit Boyar · 10 years ago
  43. 8323229 Support include tags as inner binders by Yigit Boyar · 10 years ago
  44. 5d97aa8 Made SetterStore serialization upgradable. by George Mount · 10 years ago
  45. e72bfcd Added tests for ViewBindingAdapter. by George Mount · 10 years ago
  46. 662d87a Moved classes from library to baseLibrary by George Mount · 10 years ago
  47. da3c454 more integration tests by Yigit Boyar · 10 years ago
  48. 860a2fc Project renaming by George Mount · 10 years ago
  49. 0666515 Lazy load classes for SetterStore. by George Mount · 10 years ago
  50. 2a50c7c properly handle expressions which are static. by Yigit Boyar · 10 years ago
  51. 6488106 Add observable collections by George Mount · 10 years ago
  52. dba4c94 Add resource support in binding expression. by George Mount · 10 years ago
  53. 3ab81f6 fixed tests by Yigit Boyar · 10 years ago
  54. 04d9e78 Cleanup previous layout generators. by Yigit Boyar · 10 years ago
  55. a9811af WIP Moved models to Java, refactored expressions to have proper dependencies, added tests by Yigit Boyar · 10 years ago
  56. 7e05590 Made non-android XML namespace uniform for setter retrieval. by George Mount · 10 years ago
  57. cbecb90 Added implementations of BindingAdapters. by George Mount · 10 years ago
  58. 89ac4e0 Handle BindingAdapters by George Mount · 10 years ago
  59. f940533 initial implementation for type resolution by Yigit Boyar · 10 years ago
  60. f28cb01 New expression language. by George Mount · 10 years ago
  61. c641c5a Move to android.binding.BR by George Mount · 10 years ago
  62. 2f3e759 Upload plugin for new lang by Yigit Boyar · 10 years ago
  63. 36c60a4 Revert "Missed adding annotation processor code." by George Mount · 10 years ago
  64. 9fdabe4 Missed adding annotation processor code. by George Mount · 10 years ago
  65. fea2044 move dependencies from maven to project by Yigit Boyar · 10 years ago
  66. 090e1db Replace maven dependencies w/ direct project references by Yigit Boyar · 10 years ago
  67. e99793d add samples, upload gradle files by Yigit Boyar · 10 years ago
  68. be0624b cleanup personal references by Yigit Boyar · 10 years ago
  69. a76e6fa add copyright to project files by Yigit Boyar · 10 years ago
  70. 32a8409 initial commit by Yigit Boyar · 10 years ago