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

71 Коммитов

Автор SHA1 Сообщение Дата
Craig Dunn 3090e88865
de-duplicate csproj GUIDs (#379)
* update PassKit

* update newsstand

consider deleting in future

* update iclouduidoc

* update customcollectionviewattributes

* update touchgesturerecognizers

* update phonewordmultiscreen

* update lazytablesasync

* update lazytables

* update watchkit-getstarted

consider deleting in future

* update HostedNonConsumables

* update duplicate guid

* fix whitespace/formatting
2019-08-16 14:23:29 -07:00
conceptdev 403c8ff6a0 remove YAML from deprecated samples (watchkit) 2019-08-03 11:41:26 -07:00
Craig 6e80b218ed remove unused YAML key 2019-07-22 09:54:03 -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
Mykyta Bondarenko 9f31bdb2fd Delete old `WatchKitCatalog` sample (#335) 2018-12-07 11:30:56 -08:00
Mykyta Bondarenko 1501d417f5 Deleted old `WatchLocalization` sample (#334) 2018-12-07 11:30:39 -08:00
Mykyta Bondarenko fb2d67ca08 Deleted old `WatchTables` sample (#333) 2018-12-07 11:30:27 -08:00
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Brad Umbaugh a612bbf44c Fixed sample to run correctly, use modern templates. 2018-06-13 12:22:30 -06: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
Craig Dunn 8614597ef9 [watchOS] remove old samples from gallery 2016-09-22 13:56:51 -07:00
Craig Dunn 5494c04769 [watchos] update readmes 2016-09-14 21:31:07 -07:00
olegoid d4585ae681 Fix metadata file 2016-09-08 18:00:01 -03:00
Oleg Demchenko 0feca8f646 [WatchKitCatalog] Add license 2016-02-18 22:18:30 -03:00
Oleg Demchenko 1bec0c0397 [WatchKitCatalog] Add copyrights 2016-02-18 22:17:11 -03:00
Jeffrey Stedfast b8bd95e7b3 [WatchKitCatalog] Fixed up WatchApp arch 2016-01-25 13:41:04 -05:00
Miguel de Icaza 563f0eef02 Add a convenient Makefile to build the samples 2016-01-15 22:53:14 -05:00
lobrien 2a57d6c45d Switched copyright notice per Bryan C.
Switches copyright notice from Apple to Xamarin.
2015-12-01 10:19:10 -10:00
Craig Dunn d0a3e4b3a2 [watchkitcatalog] remove hardcoded codesign fixes #64 2015-10-20 17:18:14 -07:00
Rustam Zaitov a746b6815e [WatchKitCatalog] remove custom namespace, because this blows the VS 2015-08-27 15:05:49 +03:00
Craig Dunn 6d756e0bcb [watchkit] move getting started sample out of ZIP 2015-08-24 11:45:44 -07:00
Aaron Sky 2f8773b637 further changes to WatchKitCatalog submission metadata 2015-08-11 13:46:06 -04:00
Aaron Sky 8c5ec5e4c2 Change to WatchKitCatalog bundle ids and signing identities 2015-08-11 13:12:05 -04:00
olegoid 264998c108 [Entitlements] Remove custom entitlements from project's configuration 2015-07-29 03:08:00 +03:00
Jeffrey Stedfast 1ddec6d698 [WatchKitCatalog] Disambiguate between a null string and a null NSObject 2015-06-09 13:19:03 -04:00
Peter Collins 08092c8cc3 [WatchNotifications] Fix Project Reference relative path 2015-05-21 17:31:32 -04:00
Craig Dunn 4712769b42 [watchkit] fix datetime localization formatting 2015-05-13 12:02:59 -07:00
Craig Dunn 0e57f66f18 [watchkit] add datetime localization 2015-05-13 10:29:23 -07:00
Aaron Sky ca00500767 [WatchKitCatalog] Updated to latest successfully submitted build number 2015-05-12 14:37:48 -04:00
Craig Dunn e5e4dcb4b9 [watchkit] local notifications sample 2015-05-09 15:30:17 -07:00
Craig Dunn d7f3a009ff [watchkit] localization sample 2015-05-07 13:30:05 -07:00
Craig Dunn 510e2bd823 [watchkit] fix for real watch device deployment 2015-05-01 16:59:20 -07:00
Vincent Dondain 9cc837e98b [WatchKit Catalog] Removed unused variable 2015-04-25 17:56:54 -04:00
Craig Dunn 8db9a4bdd3 Merge pull request #53 from dannycabrera/master
Ah, yeah. The original idea was to build a two-level table drill-down before the final detail page, but then ended up just keeping it simple. Accepting the PR to avoid confusion - I may revisit and include the additional table in future. :)
2015-04-25 09:59:32 -07:00
Danny Cabrera 627ef19e85 Redundant if?
The if statement is not needed. Not sure if intent was meant to show
something else?
2015-04-25 12:51:42 -04:00
Oleg Demchenko 364016aa61 Merge pull request #52 from emanuel4/master
[WatchKitCatalog] Fixed GlanceController Awake method
2015-04-16 03:31:08 +03:00
Aaron Sky 91a28abe06 Updated WatchKitCatalog build numbers for valid submission 2015-04-15 15:47:14 -04:00
Emanuel 555f738325 [WatchKitCatalog] Fixed GlanceController Awake method
Since it was not finding the image Walkaway, it was throwing a NullException, preventing the app to start in the watch simulator.

Changed to the same value that is being used in the ImageDetailController.
2015-04-15 14:34:00 -03:00
Aaron Sky 80c9d125a6 Updated build numbers as submission testing continues. 2015-04-14 11:18:09 -04:00
Aaron Sky 4ed4013cba Updated build numbers on WKCatalog so the App Store submission tool will stop crying about redundant binaries 2015-04-02 17:49:10 -04:00
Aaron Sky e9b9afdd84 Fixed GpsWatch icon alpha channel issue 2015-04-02 17:49:09 -04:00
Aaron Sky 659bd2aceb Resolved Icon issues in WKCatalog 2015-04-01 18:22:28 -04:00
Aaron Sky 93c7a04014 Updated GpsWatch for impending submission compliance testing 2015-04-01 18:22:28 -04:00
Vincent Dondain 4446fe4586 [WatchKitCatalog] Made ImageSets AppleWatch specific
Cherry-pick conflicts:
	WatchKit/GpsWatch/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-29@2x.png
	WatchKit/GpsWatch/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-40@2x.png
	WatchKit/GpsWatch/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-44@2x.png
	WatchKit/GpsWatch/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-86@2x.png
	WatchKit/GpsWatch/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-98@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-29@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-40@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-44@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-86@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Images.xcassets/AppIcons.appiconset/Icon-98@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-29@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-29@3x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-40@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-44@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-86@2x.png
	WatchKit/WatchKitCatalog/WatchApp/Resources/Images.xcassets/AppIcons.appiconset/Icon-98@2x.png
	WatchKit/WatchKitCatalog/WatchApp/WatchApp.csproj
2015-04-01 16:40:28 -04:00
Vincent Dondain c868a769f8 [WatchKit Catalog] Moved to xcassets/updated icon-29@3x 2015-04-01 16:02:16 -04:00
Aaron Sky e1cf1cea01 Updated asset catalogs and icons for submission compliance. Updated bundle ID to be capable of submission. 2015-04-01 15:26:30 -04:00
Rolf Bjarne Kvinge c3c222af74 [WatchKitCatalog] Fix CFBundlePackageType for WatchApp. 2015-04-01 18:53:39 +02:00
Craig Dunn db7e2d5a91 [watchkit] fix 3x icon 2015-03-21 10:46:39 -07:00
Craig Dunn c4fa63b35a [watchkit] make catalog icons work 2015-03-20 16:17:08 -07:00