Rolf Bjarne Kvinge
c48c4d648c
Add .editorconfig and fix formatting accordingly. ( #471 )
...
The new .editorconfig is copied from the one in xamarin/xamarin-macios.
Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
conceptdev
1b21e84c03
onboard missing samples
2019-08-02 09:09:43 -07:00
Craig
708c814a5c
remove invalid yaml markup
2019-07-19 22:36:19 -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
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
d4585ae681
Fix metadata file
2016-09-08 18:00:01 -03: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
Larry O'Brien
1c463e7203
Wrapping CGContext in using() blocks. Squashed commit of the following:
...
commit 2897b346f2a98b0a76c89e62e36caa32043018eb
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 09:39:17 2014 -1000
WeatherMap sample: Wrapped CGContext in using()
commit 4f571659aa92f78dfaf3408f5a3a21d4a501c696
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 09:12:25 2014 -1000
Quotes sample: Wrapped CGContext in using()
commit 7511c14345bf542b70517a7ac472722fd376bc12
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 09:04:53 2014 -1000
QuartzSample: wrapped CGContext in using()
I checked the implementations of the abstract DrawInContext() method and they were not individually guaranteeing cleaning up of the CGContext. So the wrap happens in the abstract QuartzView Draw() method.
commit 370c72054382caaad59fe649972ff850cbfeab2a
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 08:59:19 2014 -1000
PaintCode sample: wrapped CGContext usages in using()
commit f6b1ff047653465704bd7e74f308f00e3f6152ca
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 08:47:58 2014 -1000
AVTouch sample: Wrapped CGContext in using()
commit e0abb9f37485644a567d7d52bb2c1dcc3f111ec2
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 08:47:41 2014 -1000
FrogScroller sample: Wrapped CGContext in using
commit e9c732e7afe25a13b9cc11fbbe615580c533cd4f
Author: Larry O'Brien <lobrien@knowing.net>
Date: Wed Apr 30 08:47:18 2014 -1000
MotionGraphs sample: Wrapped CGContext in using()
2014-04-30 09:43:34 -10:00
GouriKumari
66ff4c285d
Rebuilt samples to fix bug 1842
2014-04-14 11:15:31 -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
NinaV
e5ae35eac5
add new resources
2012-12-20 14:20:14 -05: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
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
alexrp
955c6beb22
More screenshots.
2011-10-04 11:14:42 +02:00
alexrp
3ced8dc394
Add Metadata.xml files.
2011-09-29 15:30:09 +02:00
alexrp
4a5eb90208
Make sure all samples have a README.dm.
2011-09-27 16:04:15 +02:00
Jeffrey Stedfast
7d28a5d621
Bug #483 has been fixed
2011-08-27 17:27:35 -04:00
Jeffrey Stedfast
2327331cc5
Added WeatherMap sample
2011-08-26 18:33:22 -04:00