• Home
  • History
  • Annotate
  • only in /frameworks/data-binding/integration-tests/App With Spaces/
History log of /frameworks/data-binding/integration-tests/App With Spaces/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e6805b0ab84967da017e48c5e8284d3263dae35 06-Jan-2016 Yigit Boyar <yboyar@google.com> Move to gradle 2.10

Change-Id: I1a642a954d3b9f7fb5bcb5639f21a58192349a31
radle/wrapper/gradle-wrapper.properties
0b6d118e6eeb3bc100fc6a6e66016ab812cb2783 04-Dec-2015 Yigit Boyar <yboyar@google.com> Avoid re-reading variables.

This CL fixes a bad code generation where we would set a variable to itself,
which breaks if you use a tool like ErrorProne.

I've also updated gradle version and data binding versions.

Bug: 25077399
Change-Id: I6620faf4cad5fa74dc7c35be03c46c4a76c9cfbc
radle/wrapper/gradle-wrapper.properties
9784c9aaedeb863018f5fcaa0a598e8e2f8ed2f3 13-Oct-2015 Yigit Boyar <yboyar@google.com> Data binding as studio dep + java6

This CL gets rid of the gradle plugin and instead provides
DataBindingBuilder for the gradle plugin to directly use.

Now, everything that is deployed via SDK Manager (lib and adapters)
are included as prebuilts so that we avoid accidently changing
them w/o an SDK manager release.

There is still work to do:
> re-enable proguard for externel dependencies
> release a batch to ensure everything works

Bug: 22516688
Change-Id: I83ace15bd6d3d23bf5b4ad850f36453dd23ebd43
pp/build.gradle
uild.gradle
7d9836f8bd4f2525597b091787d0858784c6c22e 14-Sep-2015 Yigit Boyar <yboyar@google.com> Move tool versions into config

Change-Id: Ia75eb20a50571aa6f8ebb80596962694d2d535fa
pp/build.gradle
24bec1cc542de69e0e21cc774469f20d34811ad9 09-Jul-2015 Yigit Boyar <yboyar@google.com> Localize Maven

This CL introduces a new development plugin that downloads all
dependencies into the given repository. This will allow us to
build data binding in build servers w/o internet connection.

By default, it is setup to disable public repositories to avoid
adding a new dependency w/o running the script.
Public repositories can be added by running -PaddRemoteRepos=true.
There is also a convenience script to fetch dependencies.
localize.sh

Bug: 19626302
Change-Id: I9d200550b76c3b60119cdbbdb4e1e7772d0da1d7
uild.gradle
75da807698ae0f3b857d8160541cb03bb5ee1028 20-May-2015 Yigit Boyar <yboyar@google.com> Handle spaces in file paths

If file path has spaces, we were not handling them properly.
I've replaced the code with what android studio does so they
should be consistent.

Bug: 21283108
pp/.gitignore
pp/build.gradle
pp/proguard-rules.pro
pp/src/main/AndroidManifest.xml
pp/src/main/java/android/databinding/appwithspaces/MainActivity.java
pp/src/main/res/drawable-hdpi/ic_launcher.png
pp/src/main/res/drawable-mdpi/ic_launcher.png
pp/src/main/res/drawable-xhdpi/ic_launcher.png
pp/src/main/res/drawable-xxhdpi/ic_launcher.png
pp/src/main/res/layout/activity_main.xml
pp/src/main/res/menu/menu_main.xml
pp/src/main/res/values-v21/styles.xml
pp/src/main/res/values-w820dp/dimens.xml
pp/src/main/res/values/dimens.xml
pp/src/main/res/values/strings.xml
pp/src/main/res/values/styles.xml
uild.gradle
radle.properties
radle/wrapper/gradle-wrapper.jar
radle/wrapper/gradle-wrapper.properties
radlew
radlew.bat
ettings.gradle