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

51 Коммитов

Автор SHA1 Сообщение Дата
conceptdev abe75659ca onboard missing samples 2019-08-01 19:45:18 -07:00
Craig a39a36402a remove invalid yaml metadata 2019-07-19 19:15:52 -07:00
Justin Johnson 5bcf0993b7 Jusjohns gallery updates (#376)
* batch run on readme files

* Some manual fixes that couldn't parse

* Some more batch fixes

* Fixed final two edge cases

* Manual fix of a parse error

* Missed bad md whitespace

* Another manual fix of parser error

* Some minor parse fixes
2019-07-18 16:35:50 -07:00
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Craig Dunn f2d020fd84 update xibs and storyboards 2017-07-20 14:57:30 -07:00
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
olegoid 58c5e8c813 Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
GouriKumari 9da9274e2d Rebuilt samples to fix bug 1842 2014-04-09 15:53:52 -04:00
Rolf Bjarne Kvinge 6d1b2dd333 [CoreAnimation] The Export attribute needs a selector. Fixes #18347. 2014-03-13 15:50:06 +01:00
olegoid 6d1b654283 [CoreAnimation] Change UIView.Animate to UIView.Transition, bug #4422 fix 2014-03-05 18:06:55 +04:00
Joel Martinez 195db80fe3 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
Amy Burns 7e3ae93777 Reorganization of tags 2014-02-13 16:39:15 +00:00
olegoid 6b3b06df57 [CoreAnimation] Hide ViewTransitions toolbar in landscape 2014-01-14 20:31:05 +04:00
olegoid 1f11609e9f [CoreAnimation] Edit comments 2014-01-14 19:56:28 +04:00
olegoid dc1a121dad [CoreAnimation] Remove generated Constructors region 2014-01-14 00:25:30 +04:00
olegoid fe04ae946c [CoreAnimation] Remove delegate for the current details view 2014-01-13 23:32:27 +04:00
olegoid 4fc1178429 [CoreAnimation] BackTransitionViewController changes 2014-01-13 22:28:30 +04:00
olegoid 04169bd8c3 [CoreAnimation] Rename fields, set background to white, add subviews rotation 2014-01-13 22:26:06 +04:00
olegoid d42b641324 [CoreAnimation] TransitionViewController changes 2014-01-13 22:17:52 +04:00
olegoid ec7c02fce9 [CoreAnimation] LayerAnimationScreen changes 2014-01-13 22:15:51 +04:00
olegoid e543a934ab [CoreAnimation] Remove ViewWillAppear, ViewWillDisappear overrides. Update code style according to guidelines 2014-01-13 22:02:26 +04:00
olegoid a9a590ca3a [CoreAnimation] Update ImplicitAnimationScreen.xib.cs according to code guideline 2014-01-13 21:57:23 +04:00
olegoid a76ee1e843 [CoreAnimation] ImplicitAnimationScreen changes 2014-01-13 21:54:21 +04:00
olegoid 421f9ea864 [CoreAnimation] Add master view visibility settings, "Contents" button click handler, update coding style 2014-01-13 21:53:13 +04:00
olegoid 9dc29b5c89 [CoreAnimation] Remove AddContentButton & RemoveContentButton methods from IDetailView and add event ContentsButtonClicked 2014-01-13 21:49:16 +04:00
olegoid e1dd35d099 [CoreAnimation] CustomizableAnimationViewerScreen changes 2014-01-13 21:45:19 +04:00
olegoid ab930fbaef [CoreAnimation] BasicUIViewAnimationScreen changes 2014-01-13 21:43:24 +04:00
olegoid d9c4e4f79b [CoreAnimation] Allow landscape left & right orientation 2014-01-13 21:39:16 +04:00
olegoid 4cfca4ae03 [CoreAnimation] Update RowClickedEventArgs.cs according to code guidelines 2014-01-13 21:37:37 +04:00
olegoid e86a01f22b [CoreAnimation] Update NavItemTableSource.cs according to code guidelines 2014-01-13 21:35:03 +04:00
olegoid d32cf85d64 [CoreAnimation] Update NavItemGroup.cs according to code guidelines 2014-01-13 21:33:17 +04:00
olegoid e2c646003a [CoreAnimation] Remove empty comment 2014-01-10 10:18:55 +04:00
olegoid c4584bad6e [CoreAnimation] ImplicitAnimationScreen: Remove empty summary 2014-01-09 23:25:15 +04:00
olegoid 2d0dbae3f9 [CoreAnimation] CustomizableAnimationViewerScreen: Remove commented "old ways" of animation and empty summaries 2014-01-09 23:19:55 +04:00
olegoid 8c82140d48 [CoreAnimation] BasicUIViewAnimationScreen: Remove commented "old ways" of animation and empty summaries 2014-01-09 23:18:54 +04:00
PJ Beaman ecc64a7827 [Core Animation] Use GetFromKeyPath instead of FromKeyPath 2013-07-24 15:32:53 -04:00
Nina Vyedin 61beef5d5f add explicit animation image to CoreAnimation 2013-02-06 16:06:12 -08:00
Nina Vyedin 66b83eb0cf errors were fixed by removing the Resources part of the image path, which may be an inconsistency with MonoTouch itself 2013-02-06 16:05:34 -08:00
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
Miguel de Icaza abdf23ece2 Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
Nina Vyedin 844c7a201e Update CoreAnimation/Metadata.xml 2012-04-11 13:29:48 -03:00
Sebastien Pouliot bd51410386 Fix sample (like Apple's MultipleDetailViews does). Fix bug #2820 2012-01-16 15:04:08 -05:00
alexrp ffdef08044 Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
alexrp bf04ee01e1 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
alexrp 6c76bf6c7a Initial tags. 2011-10-05 22:32:15 +02:00
Jeffrey Stedfast ea73ab9c20 Remove corrupted pngs. Fixes bug #1230.
The landscape/portrait splash screen images don't really seem
important for this demo, so I opted to just remove them.
2011-10-04 13:30:22 -04:00
alexrp 75db722a20 Keep some stuff consistent. 2011-10-02 17:18:47 +02:00