Sreenivasulu Kalluru
|
76fbcffd90
|
Feature/add mobile readme (#1606)
* Readme file added for mobile client
* readme file added for mobile client
* Update src/Mobile/README.md
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
* eshopOnContainers Architecture document updated
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
|
2021-02-10 15:37:04 +05:30 |
|
Borja García Rodríguez
|
a20812571f
|
remove mobile project
|
2020-12-23 15:15:46 +01:00 |
|
m-knet
|
385318c00f
|
Update solution items (#1515)
Co-authored-by: Manuel Cañete <mcanete@protonmail.com>
|
2020-11-10 16:10:35 +05:30 |
|
Miguel Veloso
|
2e769370a9
|
Relocate mobile solutions, remove obsolete ones.
|
2019-11-21 10:48:59 +00:00 |
|
Miguel Veloso
|
b3a0c86e8f
|
Relocate/remove folders
|
2019-11-20 19:02:01 +00:00 |
|
Miguel Veloso
|
9bbb37aed5
|
Sort package references
|
2019-11-06 10:40:03 +00:00 |
|
David Britch
|
8351983b25
|
Downgraded xunit.runner.devices on UWP.
Also removed xunit.runner.console from unit test project.
|
2019-08-19 16:06:00 +01:00 |
|
David Britch
|
ddff0ce19e
|
Update to Xamarin.Forms 4.1, with package refs.
|
2019-08-16 17:11:54 +01:00 |
|
David Britch
|
856bad834d
|
Bumped Android projects to v9.0, and min API to 19
|
2019-08-15 17:16:43 +01:00 |
|
David Britch
|
ea01c97651
|
Reset boolean in Reset method, plus code formatting.
|
2019-08-15 16:19:43 +01:00 |
|
Miguel Veloso
|
21436f3f16
|
Merge pull request #794 from Depechie/dev
Be sure to have all brackets inside the XAML
|
2019-08-08 09:03:12 +01:00 |
|
David Britch
|
e1ace6fe47
|
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
|
2019-06-24 11:14:19 +01:00 |
|
Kyle White
|
6466c07795
|
Update eShopOnContainers.TestRunner.iOS/Info.plist
Matching MinOSVersion to the same in eShopOnContainers.iOS/Info.plist. Required for successful builds given the currently set architectures.
|
2019-02-16 09:53:15 -05:00 |
|
Glenn Versweyveld
|
86328b8e85
|
Be sure to have all brackets inside the XAML
Added extra brackets } to get XAML compliant again when using converters
Fixes #781
|
2018-10-02 15:01:25 +02:00 |
|
Steven Yeh
|
5fd5c6a272
|
Delete eShopOnContainers.TestRunner.iOS.csproj.bak
|
2018-09-29 11:18:10 -05:00 |
|
Juan Antonio Cano
|
c5234ab1c1
|
-UriBuilder removed
-Refactor in identity urls
|
2018-06-28 16:48:52 +02:00 |
|
Juan Antonio Cano
|
cc034183aa
|
Urls for Identity, Gateway Shopping and Marketing added to setting view
|
2018-06-25 13:11:12 +02:00 |
|
David Britch
|
853492011f
|
Performant SettingViews on iOS
|
2018-06-11 12:28:28 +01:00 |
|
David Britch
|
7efacfc519
|
Resource files updated.
|
2018-06-04 12:30:10 +01:00 |
|
David Britch
|
b4daa33ae1
|
Bumped to Forms 3.0.
|
2018-06-04 12:10:31 +01:00 |
|
David Britch
|
e519fbde43
|
Merge branch 'bff' into xamarin-settings
|
2018-03-29 13:52:03 +01:00 |
|
David Britch
|
8a32e3fe10
|
Removed UWP SettingsServiceImplementation
|
2018-03-29 13:42:49 +01:00 |
|
David Britch
|
a627d1f9e2
|
SettingsService now uses Application.Current.Properties dictionary.
Platform specific settings code removed.
|
2018-03-29 13:26:26 +01:00 |
|
Marcos Cobeña Morián
|
adf46ff837
|
Clarified endpoint style
|
2018-03-23 10:28:30 +01:00 |
|
Marcos Cobeña Morián
|
4791be9298
|
Removed string.Format()s
|
2018-03-23 10:26:02 +01:00 |
|
Marcos Cobeña Morián
|
9ba004187d
|
Clarified endpoint URI
|
2018-03-22 09:29:16 +01:00 |
|
Marcos Cobeña Morián
|
f910e48c37
|
Replaced endpoint with copy
|
2018-03-21 16:56:27 +01:00 |
|
Marcos Cobeña Morián
|
77f11330ae
|
Fixed login lifecycle in UWP
|
2018-03-21 16:24:36 +01:00 |
|
Marcos Cobeña Morián
|
811f9a027a
|
Removed back-up file
|
2018-03-21 15:53:52 +01:00 |
|
Marcos Cobeña Morián
|
0f725666c0
|
Updated endpoints
|
2018-03-21 12:50:08 +01:00 |
|
Marcos Cobeña Morián
|
1f27bcb564
|
WIP endpoint update
|
2018-03-19 12:24:37 +01:00 |
|
David Britch
|
2aaffe71cf
|
Removed lazy creation of PermissionsService on iOS and Android.
|
2018-02-22 11:09:34 +00:00 |
|
David Britch
|
6e7a0ace16
|
LocationService threading issues fixed on Android.
|
2018-02-21 17:31:51 +00:00 |
|
David Britch
|
01cf30ebb8
|
iOS LocationService thread safety architecture changes.
|
2018-02-21 17:11:17 +00:00 |
|
David Britch
|
32c85b327f
|
iOS LocationService threading issues resolved.
|
2018-02-21 16:52:27 +00:00 |
|
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 |
|