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

15 Коммитов

Автор SHA1 Сообщение Дата
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 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
jzeferino 85a1edf0f0 Removed duplicated title. (#288)
* Removed duplicated title.

* our samples gallery doesn't support # for the first heading
2018-10-19 08:46:51 -07:00
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Brad Umbaugh 69153a03ab
Merge branch 'master' into 52848-fix 2018-07-26 09:42:55 -06:00
Brad Umbaugh fc9fda2ad4
Fixed code signing issues 2018-07-26 09:41:51 -06:00
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
GouriKumari 34b2515f46 Xisamplearchfix (#190)
* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Update architecture to arm64 and x86_64 only for iOS11 samples

* Remove testdistribution keys from watchOS sample

* Remove testdistribution keys from customtransitions  sample
2017-10-02 09:57:23 -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
David Britch ba0f18b35b Fixed build error by removing duplicate storyboard in the Resources folder. 2017-07-19 09:54:35 +01:00
Marcelo Perretta f12bf2331d 52848: minor update 2017-04-11 20:22:12 -03:00
Marcelo Perretta ca76ff0d00 Removed storyboard reference 2017-04-11 20:10:38 -03:00
Oleg Demchenko e98596673b Custom transitions sample (#139)
* Initial Commit

* Added files and finished CrossDissolveTransition

* Added files, fixed unwind segues

* updated swipe transitions

* Swipe transition updated and working

* Added custom presentation transition

* Slide Transition Working

* Updated checkboard transition

* Last transition completed, autolayout applied

* Added screenshots, metadata, readme and updated autolayouts

* [CustomTransitions] Huge refactoring
2017-01-12 19:50:49 -03:00