Xamarin.iOS sample apps
Перейти к файлу
Marek Safar e3244949c8 Add metadata 2013-01-28 13:51:51 -08:00
AQTapDemo Add license 2013-01-28 13:51:45 -08:00
AUSoundTriggeredPlayingSoundMemoryBased Fix comment 2013-01-28 13:51:09 -08:00
AVCaptureFrames Add AQTapDemo, port of Chris Adamson's sample from CocoaConf 2013-01-28 13:51:43 -08:00
AVTouchSample The UI is not adapted for iPad so this remove it's universal status (and a few unused variables). Fix bug #3270 2012-04-10 16:23:36 -04:00
AppPrefs Added new sample screenshots 2012-03-07 16:35:49 -05:00
AudioConverterFileConverter Add metadata 2013-01-28 13:51:51 -08:00
AudioGenerator Fix build and add a solution file. Ref bug #8657 2012-11-29 12:36:59 -05:00
AudioQueueOfflineRenderDemo Update to use new AudioBuffers API 2012-12-10 16:26:17 +01:00
BackgroundExecution Added new sample screenshots 2012-03-07 16:35:49 -05:00
BindingSample Remove armv6 support from the native library and sample 2012-09-19 12:22:43 -04:00
BubbleCell Merge branch 'master' into monotouch-5.4 2012-07-24 16:11:32 -04:00
ButtonEventDemo better console messages 2012-03-23 12:43:01 -04:00
Calendars Added sample description files - metatdata, screenshots, and readme. 2012-09-19 14:07:39 -04:00
CircleLayout updated min deployment target to fix crashes 2012-10-31 16:32:45 -04:00
ContentControls Make URL check case insensitive since it varies with iOS versions 2012-09-18 13:33:26 -04:00
CoreAnimation Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
CoreImage Do not rebase the filter images on devices (for debug/simulator only) 2012-11-21 16:31:10 -05:00
CoreLocation [CoreLocation] fix UpdateLocation() args 2012-09-27 17:45:29 +10:00
CoreMidiSample Improve the sample, cover more stuff 2012-03-23 16:12:42 -04:00
CoreTelephonyDemo Initial tags. 2011-10-05 22:32:15 +02:00
CustomInputStream Update CustomInputStream to reflect latest API changes 2012-05-24 16:22:56 +02:00
CustomPropertyAnimation Add new sample - CustomPropertyAnimationDemo 2012-04-26 23:51:39 +02:00
Data 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
Drawing Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
FileSystemSampleCode fixed FNF exception on device due to case of file name. Ref bug #8771 2012-12-05 19:39:34 -05:00
FontList [FontList] add image resources for iOS6 2012-09-20 06:32:15 +10:00
FrogScroller Fixed debug button greyed out issue 2012-10-30 14:16:38 -04:00
GLCameraRipple Reformat sample with tabs 2012-08-14 15:20:06 -04:00
GLPaint-GameView Added new sample screenshots 2012-03-07 16:35:49 -05:00
GoogleAdMobAds/binding Google AdMobs documentation 2013-01-28 13:51:33 -08:00
HelloWorld_iPhone Formatting and tags. 2011-11-30 17:05:53 +01:00
Hello_ComplexUniversal Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_MultiScreen_iPhone Remove class variable declaration for UINavigationController 2012-08-06 17:41:04 -04:00
Hello_Universal Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_iPad Formatting and tags. 2011-11-30 17:05:53 +01:00
HttpClient Fix sample to work with changes to the twitter API. Old URL no longer returned tweet feed. Also updated project format. 2012-10-22 15:10:14 -04:00
ImageProtocol Revert "Add new sample - ImageProtocol" 2012-04-18 23:34:15 +02:00
KeyValueObserving Revert "Add KeyValueObserver sample" 2012-04-19 17:51:50 -04:00
Keychain Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
LazyTableImages Add Metadata.xml files. 2011-10-31 15:35:37 +01:00
LineLayout Set min version for sample 2012-10-31 18:14:24 -04:00
LowLevelGLPaint Added new sample screenshots 2012-03-07 16:35:49 -05:00
MTDJsonDemo Added MT.D walkthrough examples 2012-08-01 17:03:10 -04:00
MTDReflectionWalkthrough Added MT.D walkthrough examples 2012-08-01 17:03:10 -04:00
MTDWalkthrough Added MT.D walkthrough examples 2012-08-01 17:03:10 -04:00
MapCallouts RectangleF must be initialized 2012-08-27 13:59:12 +02:00
MediaCapture Added MediaCapture directory containing solution and project files 2012-03-19 18:02:11 -04:00
MediaNotes Changed a typo in MediaNotes 2012-11-08 10:12:43 -05:00
MonoCatalog-MonoDevelop Removed console output from LevelMeter to view exception, added confirmation of all button pushes to MonoCatalog 2012-01-31 15:21:09 -05:00
MonoCatalogSample Fix MonoCatalogSample build and include basic instructions to use the Makefile 2012-04-10 15:54:00 -04:00
MonoDevelopTouchCells README.md fixications. 2011-11-16 14:23:44 +01:00
MotionGraphs Set min version 2012-10-31 17:14:46 -04:00
MoviePlayback Commit the Sound and MoviePlayback samples. 2012-02-13 20:46:45 +01:00
Notifications Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
OpenGLESSample Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
OpenGLESSample-GameView Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
OpenGLScroller Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
PaintCode [paintcode] add new sample for PaintCode 2012-06-08 10:11:28 +10:00
PassKit [PassKit] fix Entitlements 2012-09-21 10:15:29 +10:00
PinchIt Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
PokerNightVoting updated min deployment target to fix crashes 2012-10-31 16:32:45 -04:00
Popovers Update Popovers/Metadata.xml 2012-04-11 13:29:20 -03:00
PrintSample Initial tags. 2011-10-05 22:32:15 +02:00
Protocols_Delegates_Events Added new sample screenshots 2012-03-07 16:35:49 -05:00
QuartzSample Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Quotes updated min deployment target to fix crashes 2012-10-31 16:32:45 -04:00
ReachabilitySample Update ReachabilitySample/reachability.cs 2013-01-28 13:51:38 -08:00
RecipesAndPrinting Fix project compilation. Fix #7043 2012-09-19 09:38:45 -04:00
RegionDefiner Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
RosyWriter Add missing condition that broke recording. Fix bug #5997 2012-09-05 09:03:18 -04:00
SearchDemo Added search example 2012-10-19 12:11:39 -04:00
SharedResources Merge branch 'master' into monotouch-5.4 2012-07-24 16:11:32 -04:00
SimpleCollectionView Fixed bug in supplementary view layout for multiple sections 2013-01-28 13:51:35 -08:00
SimpleDrillDown Initial tags. 2011-10-05 22:32:15 +02:00
SimpleTextInput Use new API style 2012-08-14 15:43:54 -04:00
SocialFrameworkDemo Social Framework sample 2012-09-20 10:02:23 -04:00
Sound Allow multiple record and play in the Sound sample. Fix bug #6150 2012-09-04 19:54:02 -04:00
SplitView [splitview] updated for iOS5.1 2012-07-09 10:56:15 +10:00
StandardControls Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
Stars updated min deployment target to fix crashes 2012-10-31 16:32:45 -04:00
StoreKit [StoreKit] add in-app purchase samples 2012-09-20 21:49:22 +10:00
StreamingAudio Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -04:00
SysSound Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Tabbed_Images Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
TableAndCellStyles Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
TableEditing Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
TableParts Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
Touch Use new API style 2012-08-14 15:43:54 -04:00
Touches_Classic Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Touches_GestureRecognizers Update to new MonoTouch strongly typed API 2012-03-06 17:50:32 -05:00
Transitioning_To_Xcode_4 Added new sample screenshots 2012-03-07 16:35:49 -05:00
ViewTransitions Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
WayUpSample Added new sample screenshots 2012-03-07 16:35:49 -05:00
WeatherMap 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
Working_with_images Added iPad retina images 2012-04-06 17:31:07 -04:00
WorldCities Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
ZoomingPdfViewer 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
.gitattributes Add sln file (and make sure it stays as CRLF because VS needs it) for CoreTelephonyDemo. 2011-09-09 19:45:29 +02:00
.gitignore Readd Make.common and update .gitignore. 2011-10-03 19:38:40 +02:00
LICENSE Add License 2011-09-27 11:47:28 -04:00
Make.common Fix MonoCatalogSample build and include basic instructions to use the Makefile 2012-04-10 15:54:00 -04:00
README.md Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
Xamarin.Edu.SampleGallery.Core.dll Update sample validator. 2012-07-05 19:30:05 +02:00
install-hook.sh Set executable bit on install-hook.sh and pre-commit.posix. 2011-09-27 19:14:23 +02:00
mdtool-build Fix mdtool build invocation. 2011-10-04 11:53:52 +02:00
pre-commit.posix Fix pre-commit script's use of ==. 2012-02-20 18:45:41 +01:00
validate.posix Fix usage of `find` in some scripts. 2012-02-17 21:39:36 +01:00
xcsv.exe Update sample validator. 2012-07-05 19:30:05 +02:00

README.md

MonoTouch Samples

The samples in this directory use the MonoTouch toolchain and MonoDevelop project files to illustrate the basics of how to work with iOS and the SDK.

License

The Apache License 2.0 applies to all samples in this repository.

Copyright 2011 Xamarin Inc

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

Before adding a sample to the repository, please run either install-hook.bat or install-hook.sh depending on whether you're on Windows or a Posix system. This will install a Git hook that runs the Xamarin code sample validator before a commit, to ensure that all samples are good to go.