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