David Britch
|
a43086fe2c
|
Removed Task.Delay test.
|
2018-02-21 15:59:56 +00:00 |
|
David Britch
|
0f0a7fb698
|
App now gracefully handles the location service being turned off in the Windows OS.
|
2018-02-21 14:29:19 +00:00 |
|
David Britch
|
2e87eacded
|
Windows LocationService fixed.
|
2018-02-21 10:13:41 +00:00 |
|
David Britch
|
7a7d8a87a1
|
Using statements sorted.
|
2018-02-21 10:01:24 +00:00 |
|
David Britch
|
d412a00a3c
|
Location plugins removed from test runners.
|
2018-02-21 09:37:07 +00:00 |
|
David Britch
|
b9835a3e72
|
iOS LocationService complete.
|
2018-02-20 17:52:19 +00:00 |
|
David Britch
|
1fa48de667
|
Android LocationService refactoring.
|
2018-02-20 15:58:42 +00:00 |
|
David Britch
|
04296e7a14
|
Android LocationService implementation complete.
|
2018-02-20 15:28:10 +00:00 |
|
David Britch
|
d2bd5a55ec
|
UWP location service added.
|
2018-02-20 13:14:56 +00:00 |
|
David Britch
|
41398ab03a
|
Work in progress.
|
2018-02-20 12:22:58 +00:00 |
|
David Britch
|
68d0783070
|
Removed TinyIoC behavior overrides.
|
2018-02-19 16:59:29 +00:00 |
|
David Britch
|
48b273c9b2
|
Rely on TinyIoC defaults to register interface mappings as singletons.
|
2018-02-19 16:48:34 +00:00 |
|
David Britch
|
043ededb48
|
Explicitly turned off DebugSymbols on release builds of the iOS test runner.
|
2018-02-08 12:25:33 +00:00 |
|
David Britch
|
840288bd38
|
Turned off .net native tool chain for release builds.
|
2018-02-07 15:17:24 +00:00 |
|
Kyle White
|
2a7b37e70d
|
Add reference packages to TestRunner app so it builds successfully
|
2018-02-06 17:53:46 -05:00 |
|
David Britch
|
940ddd5297
|
Regions added.
|
2018-01-17 13:07:17 +00:00 |
|
David Britch
|
3cbd0b6430
|
Removed unnecessary .csproj items.
|
2018-01-17 13:01:16 +00:00 |
|
David Britch
|
4d0d69b550
|
Added settings implementation to Windows project.
|
2018-01-17 12:55:38 +00:00 |
|
David Britch
|
89769133c8
|
Organised using statements.
|
2018-01-17 12:35:57 +00:00 |
|
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 |
|