MonodroidStockPortfolio/MonoStockPortfolio/Framework
2011-04-01 23:27:11 -04:00
..
ActivityExtensions.cs mvp refactor of the edit-portfolio activity, also half-way refactoring the Validation framework stuff 2011-03-16 23:05:49 -04:00
ContextExtensions.cs a lot of refactoring and cleanup, trying to use a listview instead of a table for portfolio activity 2011-01-01 20:16:08 -05:00
FormValidator.cs refactored edit-position to MVP, wrote tests, completely removed old validation stuff 2011-03-19 23:21:12 -04:00
IoCAttribute.cs refactored ioc/service locator to hopefully improve clarity/readability 2011-03-06 13:46:04 -05:00
IttyBittyIoC.cs refactored Portfolio view to MVP, moved some tests to MSpec, tweaked IoC stuff a bit 2011-03-14 21:42:26 -04:00
LazyViewAttribute.cs adjusted onworkerthread--I may not even need all this multithreaded malarkey, but I'll look into that later 2011-02-21 23:02:28 -05:00
ManifestNames.cs refactor of intent stuff, added ManifestName class to framework 2011-02-20 22:40:43 -05:00
OnGuiThreadAttribute.cs used postsharp to clean up multithreaded stuff on Portfolio activity 2011-02-16 23:04:28 -05:00
OnWorkerThreadAttribute.cs hammered out race conditions in Portfolio Presenter tests finally, also renamed the CSV folder to reflect the new CSV library I'm using 2011-03-15 22:58:47 -04:00
ServiceLocator.cs refactored config view to MVP, added tests 2011-03-22 00:18:30 -04:00
StringExtensions.cs refactored MainActivity to utilize itemId in listview instead of querying with portfolio name for context menu...still not happy with this, but I did learn about .NET's lack of Anonymous Inner Classes, so that's something 2011-03-30 23:42:00 -04:00