app-customers/Customers
Joe Sauve a438bd8415 Removed some old commented out code. Cleaned up using statements. 2016-01-22 11:30:11 -06:00
..
Constants Moved to a more simple navigation strategy, instead of MessagingCenter-based navigation. 2016-01-21 21:57:22 -06:00
Converters Fixed list view, etc. 2016-01-06 14:50:03 -08:00
Data Removed some old commented out code. Cleaned up using statements. 2016-01-22 11:30:11 -06:00
Extensions Added logic to conditionally show the map, and to update it when the address updates. 2016-01-13 15:09:34 -06:00
Pages Renamed NavigationAwareBaseViewModel to BaseNavigationViewModel. Cleaned up some using directives. 2016-01-22 10:49:10 -06:00
Properties Initial commit 2016-01-04 16:52:05 -08:00
Services An enhancement to deal with the iOS simulator not supporting calls, messaging, or email composition. 2016-01-12 16:56:25 -06:00
ViewModels Renamed NavigationAwareBaseViewModel to BaseNavigationViewModel. Cleaned up some using directives. 2016-01-22 10:49:10 -06:00
Views A conflict merge from a stash apply 2016-01-06 11:42:40 -08:00
App.xaml Set BindingContext assignment in XAML instead of C# in App.xaml. Moved a messaging subscription for navigation into it's own method in App.xaml.cs. 2016-01-18 14:54:58 -06:00
App.xaml.cs Removed some old commented out code. Cleaned up using statements. 2016-01-22 11:30:11 -06:00
Customers.csproj Renamed NavigationAwareBaseViewModel to BaseNavigationViewModel. Cleaned up some using directives. 2016-01-22 10:49:10 -06:00
packages.config Updated some packages, including an improvement to @jamesmontemagno's Forms Toolkit package. Improved Customer model by using ObservableObject from @jamesmontemagno's MvvmHelpers package. Removed an old unused reference. Moved CustomerDataSource interface implementations closer to top of file. Added HasAddress check to SetupMap() in CustomerDetailPage.xaml.cs. Implemented new OnCompleted property of MessagingServiceQuestion in CustomerDetailVewModel.cs. 2016-01-18 14:37:56 -06:00