Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Redth b57e855d26
Update Binderator with new fixes
Mostly fixes project referernces, but also gives sln items a proper full name to avoid collisions
2018-08-09 14:26:00 -04:00
Redth 93fe6fdbaa
Droid Docs tool no longer needed 2018-08-03 14:19:27 -04:00
Redth 15eb4e9c43
Initial commit using binding project generation tool
This commit marks a different approach to maintaining the bindings, and now uses a binding generation tool currently called AndroidBinderator.

This tool will fetch all the required maven artifact information including dependency chains, binaries, etc, and generate Xamarin.Android binding projects for the maven artifacts based on Razor templates for both the .csproj and .targets files.

This also uses new SDK style projects which makes packaging nugets easier, especially for including the correct dependency chains in the nupkg’s (which is automated from the maven repository info).

This is a work in progress.
2018-08-03 14:17:57 -04:00
Miljenko Cvjetko moljac 030f2dd842 fixes with ViewModel and LiveData.Core bindings and references
new updated references/dependencies
2018-05-04 13:32:15 +02:00
Redth e9bbfe7ba8 Updated droiddocs util
This fixes the error when it can’t find a packages-summary.html file on the server.
2017-08-22 13:40:38 -04:00
Redth 2a411e7f26 Download DroidDocs and cache them by version 2017-06-27 13:13:31 -04:00
Redth acf8584b99 Bump to 25.3.1 sdk version and add new bindings
This fixes bindings so they compile with 25.3.1
2017-03-28 15:07:34 -04:00