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

34 Коммитов

Автор 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 d98aff6051 onboard missing samples 2019-08-02 09:31:19 -07: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
iherrera 7fa133e308 Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Gouri Kumari 86c8455c90 [XISamples]Update xibs 2017-07-21 12:35:56 -04: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 ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
Aaron Sky 962a34eef5 Resolved warnings in SharedResources sample 2015-05-05 16:56:49 -04:00
Dylan Kelly 363ad78b09 Shorten brief descriptions 2015-04-23 16:04:21 -04: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
Vincent Dondain 0817cdf66c [Shared Resources] Fixed crash in address book
- Fix for bug 3920 sample 'Shared Resources' crash in address book
feature.
- We had some missing error messages for the user. Now the user has to
select a contact first end then, will be able to edit it or add new
phone numbers. With the previous solution we tried to add info to a
null contact (not selected by the user).
2014-07-25 12:25:20 -04:00
Vincent Dondain 99eccd1c6d Fix for Bug 19725 - [In iOS Sample 'SharedResources' , Album List does not display in first attempt]
- The TableView was not reloaded, so even if the assets were loaded in background, the View did not displayed them.
- I added the ReloadData method for the TableView.
2014-06-17 19:17:44 -04:00
GouriKumari 5855679a25 Rebuilt samples to fix bug 1842 2014-04-14 10:53:48 -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
GouriKumari 7d54d72e25 Fix bug 14776: Make Retake/Use photo buttons clickable in iOS7 device 2014-01-06 15:32:49 -05:00
Oleg Demchenko a09a2d4958 [Shared Resources] Use of custom table view instead of base class table view. Fix bug #14631 2013-09-25 01:49:18 +04:00
Timothy Risi 26d04e8c15 Update SharedResources to fix views hiding behind NavigationBar in iOS 7 2013-09-12 15:25:07 -08:00
bopang 46ad60aeb9 Fix bug #11612 in Shared resource.
Implement BtnSaveChangesTouchUpInside method to enable save contact function. Change some code in table data source to support phone number editing and saving.
2013-06-17 18:25:29 -04:00
Sebastien Pouliot c366b0e0bd Add call to RequestAccess so the sample works on iOS 6.0+ devices (check not enforced on the simulator). Fix bug #11618 2013-04-08 08:58:13 -04:00
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
PJ Beaman ef78fd900e Merge branch 'master' into monotouch-5.4 2012-07-24 16:11:32 -04:00
Peter Collins 3af5e35d1a Fixed crash that occured when attempting to access the camera on a device with no camera 2012-07-23 18:32:58 -04:00
Miguel de Icaza abdf23ece2 Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
NinaV 0bb05bf5f2 fix shared resources read me 2012-03-07 15:34:29 -05:00
Bryan Costanich 7a777f8f64 Removed MITX11 license. (license inherited from root of repo - APache 2.0 2012-02-25 17:31:17 -08:00
Bryan Costanich 8ab790984a Adding SharedResources Sample 2012-02-24 17:29:34 -08:00