Sean Davies
67f87df3d4
SwipeGestureRecognizer ( #2727 )
...
* SwipeGesture
* Fix Build Error
* Remove unused var
* Update Xamarin.Forms.Controls.csproj
* Update Xamarin.Forms.ControlGallery.Android.csproj
* Update Xamarin.Forms.Maps.Android.csproj
* Update Xamarin.Forms.Core.UnitTests.csproj
* Update Xamarin.Forms.Platform.Android.AppLinks.csproj
* Update Xamarin.Forms.ControlGallery.Android.csproj
* Update Xamarin.Forms.Controls.csproj
* Update Xamarin.Forms.ControlGallery.Android.csproj
* Update GestureManager.cs
2018-05-28 11:49:05 +01:00
Rui Marinho
a3bd00b5a7
[Android] Update android packages ( #2803 )
...
* Update all android support libraries
* Update nuget deps
* [Pages] Fix build - Increase java heap size
* [Nuspec]Udpate applinks nuspec
2018-05-24 17:48:44 +01:00
E.Z. Hart
789ca0c142
Fix VS errors when loading clean solution; prevent VS rewriting Android project files ( #2083 )
...
* Disable AndroidUseLatestPlatformSdk in VS so VS stops auto-updating Android projects;
Remove XF.targets imports from projects which don't need it;
Make XF.targets imports conditional on existence of XFBT DLL in VS to avoid errors
* More consistent check for VS
* Apply nicer VS check logic to Xamarin.Forms.Xaml.UnitTests.csproj
* Fix missing "'"
* Re-add XF.targets imports to PagesGallery native projects
2018-03-14 11:01:44 +00:00
E.Z. Hart
6a2499fe13
Revert "Disable AndroidUseLatestPlatformSdk so VS stops auto-updating Android projects;"
...
This reverts commit 3279709d95
.
2018-03-12 09:56:53 -06:00
E.Z. Hart
3279709d95
Disable AndroidUseLatestPlatformSdk so VS stops auto-updating Android projects;
...
Remove XF.targets imports from projects which don't need it;
Make XF.targets imports conditional on existence of XFBT DLL to avoid errors
2018-03-11 18:49:34 -06:00
Rui Marinho
47da2f8bf5
Bump submodule and update docs ( #1452 )
...
* Bump submodule
* Bump
* Fix spelling
* bump
* Fix missing docs
* [Android]Move to v8 tools
2017-12-21 19:10:25 +00:00
Rui Marinho
03180ad588
Fix Android version
2017-10-19 17:20:05 +01:00
Samantha Houts
74a317c2e2
[Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTemplates ( #1155 )
...
* Update repro to include header/footers with bound props
* [Android] Clear renderers of ListView header/footers
And don't call `RemoveAllViews`, because that causes the ObjectDisposedExceptions.
2017-10-18 22:28:18 +01:00
Rui Marinho
dff6ecd7b5
[Android] Applinks firebase 42 ( #1107 )
...
* Android AppLinks updated packages and refactor to comply with Firebase packages
* made nested classes internal
* removed notimplementedexception and added a Console log when on Failure
* removed Firebase init method. Changed Console for Android's native Exception logging
* formatted code styling with Visual Studio Community 2017 for Mac
* [Android] Update nuspec and gallery
* [Packages] Update android support packages for 25.4.0.2
2017-10-09 13:25:45 -07:00
Rui Marinho
04211b2ba3
VSTS support ( #803 )
...
* Fix certs
* Try fix build reference
* Update to nuget 3.5
* Remove BingMapsSDK
* Revert git ignore change
2017-03-08 11:30:34 +00:00
Rui Marinho
b645064d93
Fix tests on IOS10 [Do not merge] ( #373 )
...
* [UITests] Update packages
* [UITests] Fix formatting
* [UITests] Fix tests
* Add badges
* Update Android csproj
* fix
2016-10-04 00:45:57 +01:00
Rui Marinho
d4efe0a37e
[Controls] Update Insights and UITest packages and fix warnings ( #361 )
...
* [Controls] Update Insights and UITest packages
* Update Xamarin.Forms.Platform.Android (Forwarders).csproj
2016-09-18 11:24:44 -07:00
Jason Smith
5907152c50
Evolve feature branch ( #117 )
...
* Initial import of evolve features
* [Android] Add Xamarin.Forms.Platform.Android.AppLinks project
* [iOS] Fix issues with c# 6 features on iOS AppLinks
* Added naive stanza to update-docs-windows.bat to produce Pages docs. Not tested. (#69 )
* Update packages
* Add AppLinks android nuspec and fix linker issues
* Fix build
* Fix nusepc
* Fix nuspec
* Update android support nugets to 23.2.1
* Update Xamarin.UITest
* Add CardView
* [iOS] Fix app link for CoreSpotlight
* [Android] Update AppLinks android support libs
* Add Newtonsoft.Json dependency to nuspec
* Fix NRE when setting ControlTemplate to null
* Move to ModernHttpClient for download
* Try fix build
* Preserve android app links
* Fix margin issue
* General coding and simple fixes
2016-04-24 12:25:26 -04:00