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

40 Коммитов

Автор 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 e74d954a4b onboard missing samples 2019-08-01 22:24:39 -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
Amy Burns 1570f2e8fc Updating sample for iOS 11 (#182)
* Updating sample for iOS 11

Adds support for:
-Apple Music
-Siri
-Speech Recognition

* Updates based on feedback
2017-08-23 16:08:07 -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
German Marquez fa3a280fb6 Added description for accessibility keys 2016-10-19 16:57:00 -03:00
German Marquez 3a38147860 Added missing privacy keys to samples 2016-10-19 07:51:20 -03:00
olegoid 2a33546709 [PrivacyPromts] Update entitlements 2015-07-29 04:37:31 +03:00
Rustam Zaitov 5003841ea2 [PrivacyPrompts_Classic] clean usings
Xamarin.iOS 8.8.1.9
2015-04-07 02:08:44 +03:00
Rustam Zaitov d8ca81d38c [PrivacyPrompts_Classic] use CMPedometer on iOS8 and CMStepCounter before iOS8
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov 23581750d7 [PrivacyPrompts_Classic] fix Location screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov 70cea48abf [PrivacyPrompts_Classic] add sceleton for Motion sreen (scene inheritance)
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov f9cd384900 [PrivacyPrompts_Classic] fix Advertising screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov 7e412bb9b6 [PrivacyPrompts_Classic] fix Bluetooth screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov da2dce6954 [PrivacyPrompts_Classic] fix MicrophonePrivacy screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:49 +03:00
Rustam Zaitov 2b33f5a649 [PrivacyPrompts_Classic] fix VideoCapture screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov 6a2cd91812 [PrivacyPrompts_Classic] fix Photo screen
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov 0f1b4b66f6 [PrivacyPrompts_Classic] fix AddressBookPrivacy screen 2015-04-07 02:03:48 +03:00
Rustam Zaitov b4198e22cc [PrivacyPrompts_Classic] remove IPrivacyViewController, employ Task
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov d142b4a0f0 [PrivacyPrompts_Classic] fix social networks VCs
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov d581f92015 [PrivacyPrompts_Classic] fix Calendars VC
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov 325443dbf2 [PrivacyPrompts_Classic] fix Reminders VC
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:48 +03:00
Rustam Zaitov ef74c68200 [PrivacyPrompts_Classic] move design to storyboard file
Xamarin.iOS 8.8.1.9
2015-04-07 02:03:47 +03:00
Rustam Zaitov 68380ddd0f [PrivacyPrompts_Classic] fix crash on iOS7. UIApplication.SharedApplication.CurrentUserNotificationSettings available since iOS8
Xamarin.iOS 8.8.0.2
2015-03-24 01:45:25 +03:00
Rustam Zaitov a4514f31ca [PrivacyPrompts_Classic] move controllers to folder
Xamarin.iOS 8.8.0.2
2015-03-24 01:21:40 +03:00
Rustam Zaitov 79127265b8 [PrivacyPrompts_Classic] replace delegate fields with virtual methods
Xamarin.iOS 8.8.0.2
2015-03-24 01:14:05 +03:00
Rustam Zaitov c1d1bd47ea [PrivacyPrompts_Classic] fix warnings
Xamarin.iOS 8.8.0.2
2015-03-24 00:38:44 +03:00
Rustam Zaitov 38d0504538 [PrivacyPrompts_Classic] fix NPE. there is no button in ctor. We should await ViewDidLoad first
Xamarin.iOS 8.8.0.2
2015-03-24 00:11:49 +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 46d23f9a9e [Privacy Prompts] Updated screenshots 2014-10-31 13:55:55 -10:00
Larry O'Brien 40abac864a [Privacy Prompts] Removed 64-bit version
For now, sticking with 32-bit version. I have Unified version ready to go.
2014-10-31 13:46:43 -10:00
Larry O'Brien 4fcd236a4a [Privacy Prompts] updated to iOS 8
Squashed:
commit 2ac78b0fd667bd4a6b6165612025683868669717
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 13:39:12 2014 -1000

    Refactor: Cleared duplicate code

commit 0ba553f796aeae7ebc0173e5aa8a53a28ec8da73
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 13:35:56 2014 -1000

    Refactored out dead PrivacyViewController c'tor

commit cd1c39583039d043c246f5ca69f2634f8bf779f8
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 12:37:11 2014 -1000

    Update confirmation

commit a88242422a634e4291d5cee1fc1effc9b24f8ce4
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 11:40:22 2014 -1000

    Fixed constraint

commit d1f1d2422fefce00181900ae815c92bba5578b5a
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 11:27:57 2014 -1000

    Switched to Factory pattern for detail controller

commit d94e718175090a55fa1bd28f8b00fd32115a9a5e
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 10:31:32 2014 -1000

    Backport to 32

commit eca96c0ec73c8901e8f5b525e99a230d21e99dac
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Fri Oct 31 09:37:51 2014 -1000

    Notifications

    Added Notifications support, which entailed modifying AppDelegate, since that receives the delegate event method.

commit eb25128405d5db16bd141f99bc0bf5a21d860d40
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Thu Oct 30 17:08:13 2014 -1000

    Motion Activity

    Custom view controller demonstrating technique for determining authorization.

    There is no direct API to check authorization. If that changes, this should change.

commit 195833be23a3753a0dc88c10fdf2f024ace40827
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Thu Oct 30 15:52:36 2014 -1000

    Added Video & async AVCaptureDevice

    Demonstrates AVCaptureDevice.RequestAccessForMediaTypeAsync

commit ed12d7919d34c85f1d561550c3b3db28f9d15968
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Thu Oct 30 15:26:40 2014 -1000

    Location Manager

    Added new location privacy stuff. Added MKMapView and output of location.

commit 6bb1da4efe156f41cad1735dd4beacb35303259d
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Thu Oct 30 13:27:20 2014 -1000

    Converted "check" from alert to ()->string

    This allows me to pass in the Func<string>, as in the original program, but instead of using an alert, show the results in the status label.

commit 0b2c48c9bd5c4c5c63c6d66d08b95521afc211b6
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Thu Oct 30 12:51:26 2014 -1000

    Code-based PrivacyViewController

    This should allow me to create custom subtypes.

commit b5a0a1de5ac79b330864066a66ee0ec399fe607a
Author: Larry O'Brien <lobrien@knowing.net>
Date:   Wed Oct 29 15:11:36 2014 -1000

    64-bit migration
2014-10-31 13:41:52 -10: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
Peter Collins a72940b9d6 [iOS7] update metadata tags 2013-09-18 20:48:49 -04:00
Peter Collins 6794bdebc5 [iOS7] Add new samples 2013-09-18 13:23:40 -04:00