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

498 Коммитов

Автор SHA1 Сообщение Дата
Mike Bluestein d7fe386282 Sample code used in Collection Views article 2012-09-20 09:19:25 -04:00
Craig Dunn 5585ced0b5 [PassKit] add Passbook Companion App iOS 6 sample 2012-09-20 22:53:32 +10:00
Craig Dunn 54013da8c8 [StoreKit] add in-app purchase samples 2012-09-20 21:49:22 +10:00
Craig Dunn 9bbb2fcf1e [FontList] add image resources for iOS6 2012-09-20 06:32:15 +10:00
PJ Beaman a7bf5c6a54 Removed extra copies of samples that somehow made their way into the Stars sample directory... 2012-09-19 14:53:18 -04:00
PJ Beaman bfc0a21dd9 Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PJ Beaman 406784cde9 Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
Sebastien Pouliot 0be2c9d453 Allow sample to build/work on all version of iOS 2012-09-19 14:19:57 -04:00
PJ Beaman b1d157486b Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
bryan costanich 965ee77010 Added sample description files - metatdata, screenshots, and readme. 2012-09-19 14:07:39 -04:00
bryan costanich 774d3c784a Finalized sample code 2012-09-19 14:07:39 -04:00
bryan costanich cdce0933e7 More updates to EventKit Sample. 2012-09-19 14:07:39 -04:00
bryan costanich 29e0872513 Initial checkin of the Calendaring sample showing iOS EventKit stuff. 2012-09-19 14:07:39 -04:00
Sebastien Pouliot aaed644473 Remove armv6 support from the native library and sample 2012-09-19 12:22:43 -04:00
Sebastien Pouliot 9f690d6ce0 Fix project compilation. Fix #7043 2012-09-19 09:38:45 -04:00
Sebastien Pouliot 52b135da59 Make URL check case insensitive since it varies with iOS versions 2012-09-18 13:33:26 -04:00
Craig Dunn b266ecf514 [FontList] new sample, list fonts on device (with preview) 2012-09-11 20:30:36 +10:00
Miguel de Icaza 7a8ded2f52 Merge branch 'monotouch-5.4'
Conflicts:
	CoreImage/AppDelegate.cs
2012-09-06 14:33:04 -04:00
Sebastien Pouliot bc82453df7 Complete the CIColorCube part of the sample. Fix bug #6932 2012-09-05 15:36:33 -04:00
Sebastien Pouliot 51a89e0f93 Add missing condition that broke recording. Fix bug #5997 2012-09-05 09:03:18 -04:00
Sebastien Pouliot 13fef1d7d0 Allow multiple record and play in the Sound sample. Fix bug #6150 2012-09-04 19:54:02 -04:00
Marek Habersack 7292b1c713 Value types cannot be assigned to if they're product of intermediate expression 2012-08-30 16:01:47 +02:00
Marek Habersack a3f148995d RectangleF must be initialized 2012-08-27 13:59:12 +02:00
Miguel de Icaza 1a7e7d0477 Use new API style 2012-08-14 15:43:54 -04:00
Miguel de Icaza 9fa8432ac2 Reformat sample with tabs 2012-08-14 15:20:06 -04:00
Craig Dunn 6dcf20be67 [CoreImage] fix ColorEffect > ColorCube example
Permission granted by author to use their UIColorCube sample code
https://github.com/vhbit/ColorCubeSample/issues/1
2012-08-13 15:06:58 +10:00
Mike Bluestein 1a761239cb Remove class variable declaration for UINavigationController 2012-08-06 17:41:04 -04:00
Miguel de Icaza aa5280c1d7 Add new sample 2012-08-04 18:38:28 -04:00
Mike Bluestein 9d562fa807 Added MT.D walkthrough examples 2012-08-01 17:03:10 -04:00
PJ Beaman ef78fd900e Merge branch 'master' into monotouch-5.4 2012-07-24 16:11:32 -04:00
Peter Collins 3af5e35d1a Fixed crash that occured when attempting to access the camera on a device with no camera 2012-07-23 18:32:58 -04:00
Sebastien Pouliot f31d0dcccc Fix race where we could miss the first RegionChanged event which would prevent showing the annotations until a new, user driven, event happens. Fix bug #6063 2012-07-19 08:16:21 -04:00
Sebastien Pouliot 306b081ef5 Switch from using CreateResizableImage to the older StretchableImage method to work around an iOS bug. Details in bug #6177 2012-07-18 14:31:50 -04:00
alexrp dd3290d548 Try to fix a broken symlink. 2012-07-18 20:25:10 +02:00
alexrp 7882b12798 Move BindingSample/doc/README.md to BindingSample/README.md. 2012-07-13 22:26:37 +02:00
Craig Dunn ca2e892391 [splitview] updated for iOS5.1
specifically this 'bug'
https://bugzilla.xamarin.com/show_bug.cgi?id=3803
2012-07-09 10:56:15 +10:00
alexrp 69d05bafbf Update sample validator. 2012-07-05 19:30:05 +02:00
alexrp f376bf769c Delete build output of BindingSample. 2012-07-05 18:40:01 +02:00
Miguel de Icaza 1930db278c Merge pull request #15 from topgenorth/master
Possible fix for Reachability.InternetConnectionStatus() always returns NetworkStatus.ReachableViaWiFiNetwork
2012-06-29 13:24:05 -07:00
Tom Opgenorth bdf1fdd320 Reachable.InternetConnectionStatus() returns NetworkStatus.ReachableViaWiFiNetwork when WiFi is turned off, or Airplane Mode is on. 2012-06-29 13:54:48 -06:00
Tom Opgenorth f99fb19f8a Fixed a typo in a method name. 2012-06-29 13:49:42 -06:00
Craig Dunn eb640165f0 [paintcode] add new sample for PaintCode
Use www.paintcodeapp.com to open the .paintcode files included in this
sample
2012-06-08 10:11:28 +10:00
Craig Dunn 86f41718ff [coreimage] fix readme, and therefore the samples webpage 2012-06-05 15:10:49 +10:00
Mike Bluestein 3ea1d73098 Renamed files to match latest version of article 2012-06-01 11:20:25 -04:00
Rolf Bjarne Kvinge 40e2e8b23c Update CustomInputStream to reflect latest API changes 2012-05-24 16:22:56 +02:00
mikebluestein 125102cae5 Merge pull request #14 from paulbatum/patch-1
Fix sqlite data sample to not insert duplicate rows
2012-05-15 06:26:44 -07:00
Paul Batum c289981784 The sqlite sample has a bug where it will insert more records into the table every time the app starts up. This is easily prevented by doing a count * and exiting early if records exist. 2012-05-14 22:02:33 -07:00
Rolf Bjarne Kvinge af478bf807 Add new sample - CustomInputStream 2012-05-08 14:54:23 +02:00
Sebastien Pouliot 3b1709b284 Asking for Bounds inside DrawLayer was a bad idea and, beside using UIView in another thread, also introduced rendering glitches. Fix bug #4566 2012-04-27 12:15:44 -04:00
Rolf Bjarne Kvinge 6d9e3da66a Add new sample - CustomPropertyAnimationDemo 2012-04-26 23:51:39 +02:00