calculator/src/Calculator/Common
Matt Cooley 4cadfb204d
Remove unused PLM code (#7)
Remove LayoutAwarePage, SuspensionManager, and other suspend-resume handling code. SuspensionManager::SaveAsync and related methods weren't actually called anywhere. I didn't attempt to remove the serialize/deserialize code at the ViewModel layer, although much of that is likely not needed either.

We may decide we want to persist more state through a suspend-terminate-resume cycle (as the app might have done a long time ago). But if we decide we want that, we should not use a persistence mechanism that's closely coupled to frame navigation.
2019-02-01 15:15:48 -08:00
..
AlwaysSelectedCollectionView.h Hello GitHub 2019-01-28 16:24:37 -08:00
AppLifecycleLogger.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
AppLifecycleLogger.h Hello GitHub 2019-01-28 16:24:37 -08:00
BindableBase.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
BindableBase.h Hello GitHub 2019-01-28 16:24:37 -08:00
TitleBarHelper.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
TitleBarHelper.h Hello GitHub 2019-01-28 16:24:37 -08:00