David Britch
648b1b3585
Android settings implementation.
7 years ago
David Britch
a86a11694a
SettingsService works on iOS.
7 years ago
David Britch
e358099bcc
Work in progress.
7 years ago
David Britch
e98651b256
Moved TinyIoC location.
7 years ago
David Britch
2ded6b8cfa
Unit tests all passing.
7 years ago
David Britch
69073af45a
Replaced Autofac with TinyIoC on iOS and Android.
7 years ago
David Britch
8ea5a80306
Added missing dependency.
7 years ago
David Britch
1dbca234cf
Removed references to Microsoft.CSharp as packages.config references newer versions.
Removes two more warnings.
7 years ago
David Britch
397ccd30d9
AssertTargetFallbacks removed.
7 years ago
David Britch
f8b41f23a2
AssertTargetFallback added.
7 years ago
David Britch
dd9a97a8b0
Added AssertTargetFallback.
7 years ago
David Britch
d5aef48025
Removed UITest folder.
7 years ago
David Britch
d7b47cff8f
Added package dependency.
7 years ago
David Britch
83478af9bc
Package consolidation.
7 years ago
David Britch
796dd002af
Consolidated Xamarin.Forms packages.
7 years ago
David Britch
cc4fb9b5fa
Reduced number of warnings.
7 years ago
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.
7 years ago
David Britch
5a12965695
Windows projects build.
7 years ago
David Britch
18057d0498
Moved eShopOnContainers.Core back to correct location.
7 years ago
David Britch
6b1cffad9d
Refactored unit tests to remove compiler warnings.
7 years ago
David Britch
c666c36cec
Windows apps migrated to .NET Standard.
7 years ago
David Britch
972ff42d94
Changes to move the unit tests to .NET Standard.
7 years ago
David Britch
447a23db5d
First batch of changes to move the Xamarin app to .NET Standard.
7 years ago
David Britch
690f0fd03a
All projects build on Windows.
7 years ago
David Britch
1a8cafa1c8
Ensured that reference to eShopOnContainers.Core is present in all projects.
7 years ago
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
7 years ago
David Britch
8f6b979f53
Update to iOS project for Forms 2.5.
7 years ago
David Britch
7acb0bd68e
Updates to ensure app runs on Forms 2.5.
7 years ago
David Britch
bee76a4523
Updated to Forms 2.5. Fixes #416
7 years ago
David Britch
1545eb80bd
Replaced deprecated OnPlatform API. Fixes #399
7 years ago
Emmanuel Nosa Evbuomwan
a4f1e656de
Fixed certain typos in README.md file
7 years ago
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.
7 years ago
David Britch
fc82bba271
Whitespace removed.
7 years ago
David Britch
771962f054
Removed unused methods.
7 years ago
David Britch
03e61fae9d
Added a Style to define the margin on Entry controls on the SettingsView. Fixes #387
7 years ago
David Britch
954717b65d
Removed unneeded reference.
7 years ago
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.
7 years ago
David Britch
0348d882f3
Fixed relationship between XAML and their code-behind files in the PCL. Fixes #354
7 years ago
David Britch
745cb39d76
UWP campaign icon. Fixes #353
7 years ago
David Britch
86af9ec922
New campaign icons for iOS + Android #353
7 years ago
jzeferino
aca7779fd9
Fixed header typo.
7 years ago
Javier Suárez Ruiz
0c274d46be
Fixed bindings errors
Fixed Checkout process
Changed some UWP icons
7 years ago
David Britch
39b3a0ec3b
Windows test runner uses same target version as Windows app.
7 years ago
David Britch
68fc5d158e
Removed async warning.
7 years ago
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.
7 years ago
Javier Suárez Ruiz
20b14edea6
Created new PCL projects to fix compilation in Visual Studio for macOS
7 years ago
Javier Suárez Ruiz
c22a443cfd
Changes in csprojs
7 years ago
Javier Suárez Ruiz
cc3b010fcb
Reverted net standard libraries to pcl
7 years ago
jacano
41d9afb84d
Core, Android and iOS project updated to netstandard 2.0
7 years ago
jacano
208047c6ca
test runners updated
7 years ago