David Britch
473c38e643
Unit tests fixed.
2018-01-17 11:07:03 +00:00
David Britch
648b1b3585
Android settings implementation.
2018-01-16 17:21:53 +00:00
David Britch
a86a11694a
SettingsService works on iOS.
2018-01-16 16:00:25 +00:00
David Britch
1a8215a822
Merge branch 'dev' into xamarin-settings
2018-01-16 15:24:13 +00:00
David Britch
e358099bcc
Work in progress.
2018-01-16 15:02:18 +00:00
David Britch
e98651b256
Moved TinyIoC location.
2018-01-16 14:54:25 +00:00
David Britch
2ded6b8cfa
Unit tests all passing.
2018-01-16 14:21:34 +00:00
David Britch
69073af45a
Replaced Autofac with TinyIoC on iOS and Android.
2018-01-16 14:06:45 +00:00
David Britch
8ea5a80306
Added missing dependency.
2018-01-15 15:25:05 +00:00
David Britch
0dd9fbf5d3
Merge branch 'xamarin-netstandard' of https://github.com/dotnet-architecture/eShopOnContainers into xamarin-netstandard
2018-01-15 14:31:10 +00:00
David Britch
1dbca234cf
Removed references to Microsoft.CSharp as packages.config references newer versions.
...
Removes two more warnings.
2018-01-15 14:30:57 +00:00
David Britch
397ccd30d9
AssertTargetFallbacks removed.
2018-01-15 14:23:33 +00:00
David Britch
f8b41f23a2
AssertTargetFallback added.
2018-01-15 14:18:45 +00:00
David Britch
dd9a97a8b0
Added AssertTargetFallback.
2018-01-15 14:14:59 +00:00
David Britch
89c3bcdfe6
Merge branch 'xamarin-netstandard' of https://github.com/dotnet-architecture/eShopOnContainers into xamarin-netstandard
2018-01-15 13:55:31 +00:00
David Britch
d5aef48025
Removed UITest folder.
2018-01-15 13:55:22 +00:00
David Britch
d7b47cff8f
Added package dependency.
2018-01-15 13:54:23 +00:00
David Britch
83478af9bc
Package consolidation.
2018-01-15 13:43:06 +00:00
David Britch
796dd002af
Consolidated Xamarin.Forms packages.
2018-01-15 13:34:23 +00:00
David Britch
cc4fb9b5fa
Reduced number of warnings.
2018-01-15 13:06:29 +00:00
David Britch
df086fe0de
Added AuthorizeRequest class, which is no longer present in IdentityModel.Client.
...
Note that this will ultimately be eliminated when moving to using
OIDCClient.
2018-01-15 11:46:34 +00:00
David Britch
5a12965695
Windows projects build.
2018-01-12 16:33:53 +00:00
David Britch
18057d0498
Moved eShopOnContainers.Core back to correct location.
2018-01-12 16:25:14 +00:00
David Britch
6b1cffad9d
Refactored unit tests to remove compiler warnings.
2018-01-12 16:04:10 +00:00
David Britch
c666c36cec
Windows apps migrated to .NET Standard.
2018-01-12 15:50:18 +00:00
David Britch
972ff42d94
Changes to move the unit tests to .NET Standard.
2018-01-10 17:41:34 +00:00
David Britch
447a23db5d
First batch of changes to move the Xamarin app to .NET Standard.
2018-01-10 17:41:04 +00:00
David Britch
690f0fd03a
All projects build on Windows.
2018-01-05 12:14:30 +00:00
David Britch
1a8cafa1c8
Ensured that reference to eShopOnContainers.Core is present in all projects.
2018-01-05 11:49:31 +00:00
CESARDELATORRE
505d0f9c16
Minor changes in .sln and projects, updated by VS 2017 15.5.
...
Tested on Android app deployment to device and UWP on local Windows
2018-01-03 16:38:56 -08:00
David Britch
8f6b979f53
Update to iOS project for Forms 2.5.
2017-11-22 17:25:58 +00:00
David Britch
7acb0bd68e
Updates to ensure app runs on Forms 2.5.
2017-11-22 17:22:21 +00:00
David Britch
bee76a4523
Updated to Forms 2.5. Fixes #416
2017-11-22 15:48:10 +00:00
David Britch
1545eb80bd
Replaced deprecated OnPlatform API. Fixes #399
2017-11-09 11:21:03 +00:00
Cesar De la Torre
3218c1b54c
Fixed bug in Xamarin code when mapping from Order to Basket, method MapOrderToBasket(), in order to submit to the Basket microservice.
2017-10-31 21:55:04 -07:00
David Britch
fc82bba271
Whitespace removed.
2017-10-25 17:04:17 +01:00
David Britch
771962f054
Removed unused methods.
2017-10-25 16:56:38 +01:00
David Britch
03e61fae9d
Added a Style to define the margin on Entry controls on the SettingsView. Fixes #387
2017-10-25 16:31:25 +01:00
David Britch
954717b65d
Removed unneeded reference.
2017-10-25 15:47:38 +01:00
David Britch
2e463f4b25
Fixed SplashScreen implementation on Android. Fixes #355
...
The MainTheme set the splash screen image as the window background.
I’ve removed this and ensured that the SplashActivity is the launch
activity.
Also did some code tidy up on the Campaign page classes.
2017-09-29 17:25:49 +01:00
David Britch
0348d882f3
Fixed relationship between XAML and their code-behind files in the PCL. Fixes #354
2017-09-29 16:14:18 +01:00
David Britch
745cb39d76
UWP campaign icon. Fixes #353
2017-09-29 12:50:33 +01:00
David Britch
86af9ec922
New campaign icons for iOS + Android #353
2017-09-29 12:35:15 +01:00
Eduard Tomàs
180efc45df
Merge pull request #347 from jzeferino/feature/readme_fix
...
Fixed header typo.
2017-09-28 16:27:16 +02:00
jzeferino
aca7779fd9
Fixed header typo.
2017-09-25 21:59:59 +01:00
Javier Suárez Ruiz
0c274d46be
Fixed bindings errors
...
Fixed Checkout process
Changed some UWP icons
2017-09-25 08:17:20 +02:00
David Britch
39b3a0ec3b
Windows test runner uses same target version as Windows app.
2017-09-22 12:35:10 +01:00
David Britch
68fc5d158e
Removed async warning.
2017-09-21 17:40:51 +01:00
David Britch
c92b54d29c
Changed minimum deployment target to iOS 9.
...
This ensures the launch storyboard doesn’t generate an error, and is
line with Xamarin policy for samples.
2017-09-21 17:32:24 +01:00
Javier Suárez Ruiz
20b14edea6
Created new PCL projects to fix compilation in Visual Studio for macOS
2017-09-21 16:20:26 +02:00