David Britch
4b0c20521e
Fixed Android projects build failures.
2017-07-31 09:20:41 +01:00
David Britch
de3b034395
.csproj updates.
2017-07-28 16:54:09 +01:00
David Britch
fbbe70a469
Removed samples that have since moved to xamarin-forms-samples.
2017-07-28 16:47:14 +01:00
David Britch
3bddc38ada
Fixed Droid project.
2017-07-28 16:39:47 +01:00
David Britch
1462c2ee5c
Fixed Droid project.
2017-07-28 16:39:40 +01:00
David Britch
3f483befcd
Merge pull request #44 from xamarin/ios-fix
...
Ios fix
2017-07-28 16:35:31 +01:00
David Britch
def619b00a
Fixed Android project.
2017-07-28 16:26:37 +01:00
David Britch
6b4e76484a
Fixed Android project.
2017-07-28 16:26:28 +01:00
David Britch
c37ee966c9
Updated iOS architecture settings to 32 & 64 bit.
2017-07-28 16:07:49 +01:00
Tom Opgenorth
6fa19c5eeb
Include screenshots in readme.
2017-07-25 12:31:03 -06:00
Tom Opgenorth
eb487ebc41
Adding some XML comments, minor tweaks.
2017-07-25 12:12:59 -06:00
Tom Opgenorth
c135eff4db
Rename directories & package.
...
commit 6782841ffdaf0a63b349034199a700501cc907f7
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Tue Jul 25 11:15:22 2017 -0600
Change package name & default namespace.
commit 2d0cd24b67298a7cebf60857815936f4df1bc487
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Tue Jul 25 11:09:05 2017 -0600
Rename directory
2017-07-25 11:20:56 -06:00
Tom Opgenorth
90ad5b04e2
Refactoring: Rename class
2017-07-25 10:50:33 -06:00
Tom Opgenorth
9541fe5c9c
Changes/refactoring to the DatePickerTextView to match the recipe.
2017-07-24 15:28:35 -06:00
Tom Opgenorth
86c2647bf7
Add custom attributes to the compound view.
2017-07-24 09:38:05 -06:00
Tom Opgenorth
c8cad182d2
Add the code for Compound View (Android)
2017-07-21 16:47:54 -06:00
David Britch
da2007fde0
Merge pull request #42 from xamarin/ios-fix
...
Set minimum iOS version to 9.0.
2017-07-21 08:54:26 +01:00
David Britch
af6bb74629
Set minimum OS version to 9.0
2017-07-20 14:47:51 +01:00
David Britch
7b7e8f2e99
Set minimum iOS version to 9.0.
2017-07-20 14:21:30 +01:00
Tom Opgenorth
9ad585636b
Forgot to set Text on a text view.
2017-07-17 11:13:02 -06:00
Tom Opgenorth
2fdb6eb5bd
Update the recipe. See docs issue #2378 .
...
commit 5d00ded6959749993a2eda4f8d835f7d23cf7c63
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Mon Jul 17 10:42:04 2017 -0600
Fix typo
commit 6410cb59fb9a0c09dfa5fedeb42cd69f1174ae0c
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Mon Jul 17 09:14:22 2017 -0600
Expand the sample for API21 and lower devices.
commit dc2424420c0070c1b40b88520b6153506929dbe4
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Fri Jul 14 15:20:36 2017 -0600
Add some more image buttons and some SVG files.
commit caf4d1509a4f690aabd887a7abe20fdb3e36a3de
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Fri Jul 14 12:00:46 2017 -0600
Update layout/look.
2017-07-17 10:45:18 -06:00
Tom Opgenorth
7cb4686cf8
Remove unnecessary string resource.
2017-07-14 10:27:24 -06:00
David Britch
cf691f605e
Merge pull request #41 from xamarin/fix-ios
...
Updated iOS recipes to 32&64 bit architecture
2017-07-14 09:42:24 +01:00
David Britch
918969a367
Switched architecture setting to 32 & 64 bit.
2017-07-12 10:09:26 +01:00
David Britch
836cd61d8f
Respecified minimum version as iOS 6.
2017-07-11 12:35:15 +01:00
David Britch
9ec31747ed
Respecified the minimum OS version.
2017-07-11 11:32:02 +01:00
David Britch
30abc4c263
Merge pull request #40 from xamarin/forms-architecture-fix
...
Forms architecture fix
2017-07-11 09:23:58 +01:00
David Britch
5ab6ae5c0d
iOS architecture setting now 32 & 64 bit.
2017-07-11 09:23:18 +01:00
David Britch
5ce64247df
Bumped Forms version.
2017-07-10 17:23:14 +01:00
David Britch
7b2cf4672f
Removed provisioning profile reference.
2017-07-10 16:43:30 +01:00
David Britch
bdadea6bd7
Bumped to latest version of Forms.
2017-07-10 16:36:48 +01:00
Amy Burns
63aa760c59
Adding correct recipe re. xamarin/documentation#1262
2017-06-12 13:18:39 -04:00
Craig Dunn
3ffbdb9cd5
[ios] updates required to fix sample code
2017-06-09 15:44:55 -07:00
Craig Dunn
9abeab30be
Merge pull request #39 from xamarin/GestureDetector-fix
...
GestureDetector ctor deprecated has been updated.
2017-05-31 11:38:47 -07:00
Rob DeRosa
166c5e47c8
GestureDetector ctor deprecated has been updated.
2017-05-31 12:36:34 -06:00
Craig Dunn
c39baf37ac
[recipe] 64bitify mapview
2017-05-25 16:14:14 -07:00
Craig Dunn
d18d48c548
[recipe] for bugzilla 7573
2017-05-25 16:11:11 -07:00
Craig Dunn
acb8e879f9
[ios] update for 64bit
2017-05-04 13:42:18 -07:00
Craig Dunn
0bd8c0993e
[ios] webview recipe 64bit + launchscreen
2017-04-12 09:19:12 -07:00
Craig Dunn
d15c4e5072
[ios] fix code standard; update for 64bit
2017-04-07 09:36:03 -07:00
Kevin Mullins
5d617b22fb
iOS: Load an Image
...
Updated the sample recipe project for Load an Image to bring it
up-to-date and make it match the new Recipe text.
2017-03-10 09:33:41 -06:00
Kevin Mullins
cca42be405
iOS: Animate an ImageView
...
Brought this sample code up-to-date and matched it with the new Recipe
text per GitHub issue #2005 .
2017-03-10 09:21:12 -06:00
Tom Opgenorth
d9cc4debcc
Set max SDK to API 19 (Android 4.4) for max. compatiblity and to prevent Camera API warnings. Close #1894
...
commit 26041341781dd8a8c40f8c483ce4a46d0f7d5f90
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Sun Mar 5 14:23:03 2017 -0700
Set max SDK to API 19 (Android 4.4) for max. compatiblity.
2017-03-05 14:24:08 -07:00
tom@opgenorth.net
968b25d477
Add the CategoryBrowsable. See docs issue 1772
2017-02-23 14:09:25 -05:00
Tom Opgenorth
66d0b0cbae
Add a new recipe for Material Design edit views: TextInputLayout.
...
commit 2d158d59227693df8e521d720b4cd892b9c9fa6a
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Wed Feb 8 15:45:46 2017 -0700
Update the project to target a more modern version of Android.
commit 74d9d31910906e0b412b1a73888249a28a994936
Author: Tom Opgenorth <tom@opgenorth.net>
Date: Wed Feb 8 15:21:10 2017 -0700
Add TextInputLayout code.
2017-02-08 15:46:36 -07:00
Amy Burns
cebdd1789a
Merge pull request #29 from ajgriesemer/master
...
Updated Microphone Permissions for iOS 10
2017-01-23 17:01:57 -05:00
Tom Opgenorth
e2277351f7
Update recipe using newer APIs.
...
Docs issue - https://github.com/xamarin/documentation/issues/1883
2017-01-23 09:27:44 -07:00
Tom Opgenorth
d38fc8894f
Sync the variable names with the recipe.
2017-01-13 09:40:27 -07:00
Tom Opgenorth
b3101e22bc
Fix typo, update Android API levels.
2017-01-12 15:55:59 -07:00
Tom Opgenorth
00acf74e92
Make a note that the recipe is deprecated.
2016-12-12 08:14:52 -07:00