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

11 Коммитов

Автор SHA1 Сообщение Дата
Jason Smith df24270915 Resharper warnings are slightly different for some reason than WError, resolve these (#66) 2016-04-11 17:33:34 -07:00
Paul DiPietro b2ad3e53a8 Enable CS0618 warnings as errors (#72)
CS0618 occurs when using an obsolete property or method.

https://msdn.microsoft.com/en-us/library/x5ye6x1e.aspx
2016-04-11 09:50:28 -07:00
Jason Smith e9f6556885 [A] Fix Bugzilla 40173 (#62)
* [A]Fix issue where Frame would block all tap gestures under it even if it didn't have one

* [A]Make BoxView non-blocking inside a ListView only

* Add UITest for bz40173

* Fix code review issues
2016-04-08 17:16:02 +01:00
kingces95 870f9c98ff [A, iOS] CarouselView Bug Fixes (#49)
* CarouselView programatic scrolling fixes; swipe back fixes

* Make iOS CarouselView events consistant with Android

* bump swipe distance; add Screenshot on Exception

* Formatting. No logical change.

* Comment out [Test] on UITest and fix TestCloud failures later.
2016-04-07 22:55:19 +01:00
Jason Smith 14e22d8f6c [A] Make sure carouselView disposes correctly 2016-04-05 14:11:11 -07:00
Jason Smith 22e4b3bd6d Merge pull request #44 from xamarin/fix-bz39499
Fix bz39499
2016-04-05 11:18:24 -07:00
kingces95 bcf7067324 Merge pull request #39 from xamarin/unformat
Unformat CarouselViewRenderer, recombine files; no code changes
2016-04-04 09:37:32 -07:00
Chris King a470dd255d Unformat CarouselViewRenderer, recombine files; no code changes
/*privat*/ -> #region

Unformat CarouselView.cs

More unformat work

Remove offending /*privates*/
2016-04-01 16:46:32 -07:00
E.Z. Hart 17e2a4b94d Add options for specifying layout of button text/image content
Also make the layout and layout defaults consistent across platforms
2016-03-30 16:22:35 -06:00
Chris King b3365b7f7d Reformat using statements 2016-03-25 13:53:19 -07:00
Jason Smith 17fdde66d9 Initial import 2016-03-22 16:13:41 -07:00