267 Commits (9bbfd61c4d2911ae1d4f9b3f7e2c2420ffd132d6)

Author SHA1 Message Date
  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
  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 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 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. 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
  jacano d3aa16f27d UITest to package reference 7 years ago
  jacano f01431407a UWP in netstandard 2 7 years ago
  jacano c722d4907b project.json removed from core 7 years ago
  David Britch de8c9035bd Removed Xamarin.Forms.Theme from UWP project #231 7 years ago
  David Britch f4cb659324 Removed TapGestureRecognizer from mock Register button. 7 years ago
  David Britch 19663f7ba3 Removed Xamarin.Forms.Themes and Xamarin.Forms.DataPages NuGet packages in order to help speed up the app startup time #231 7 years ago
  David Britch 15e95aa21e Refactored methods that create code challenge. Fixes #214 7 years ago
  David Britch 666a9c8735 Implemented PKCE in the authentication flow in the Xamarin client. Fixes #214 7 years ago
  David Britch b239e81063 Moved converters used by single pages from App class to the pages concerned. Part of #231 7 years ago
  Christian Arenas a5104d3444 Rename Campaings title and cleanup 7 years ago
  David Britch eec4c899a3 Fixed iOS project so that it builds. Also fixed iOS test runner project. 7 years ago
  Ramón Tomás 292f93ab24 Added geolocator plugin to TestRunner.Droid proj 7 years ago
  Eduard Tomas 7b4d995448 Invalid reference 7 years ago
  Christian Arenas a757a42217 Add new ApiUrlBase to BasketService in Xamarin App 7 years ago
  Christian Arenas 010f805a90 fix xamarin location values when saving the settings with double type 7 years ago
  Ramón Tomás dba16fd1d1 Fixed eShopOnContainers.sln does not build #237 7 years ago
  Christian Arenas 3f560757a4 cleanup 7 years ago
  Christian Arenas 34e2e19269 Add DetailsUri property to CampaignItem and Add VIEW SITE button in campaign details when the DetailsUri exists 7 years ago
  Christian Arenas ae8d38bdf6 Add StringNullOrEmptyBoolConverter to check when string value is null or empty 7 years ago
  Christian Arenas 66ee0039e5 Add StringNullOrEmptyBoolConverter to check when string value is null or empty 7 years ago
  Christian Arenas 83e425da2b Add Cancel button in order detail view when the status is submitted and add requestId guid to create a new order 7 years ago
  Christian Arenas b28c650e06 Remove userId setting from xamarin app and remove userId parameter from GetCampaignsByUserId in Campaign API 7 years ago
  Christian Arenas 4f198f179e Add a shipped order mock 7 years ago
  Christian Arenas 4f54dae03d Rename OrderState property to OrderStatus and add new status items 7 years ago
  Christian Arenas 290057789b Add styling 7 years ago
  Christian Arenas 55c2c666c0 clean up and style improving 7 years ago
  Christian Arenas 56ec1d9ed9 clean up and style improving 7 years ago