Commit graph

27 commits

Author SHA1 Message Date
mgroves
d464f7f313 removed GenericArrayAdapter, YAGNI 2011-04-01 23:27:11 -04:00
mgroves
c94d7e36cb 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
mgroves
f7edde8dae refactored config view to MVP, added tests 2011-03-22 00:18:30 -04:00
mgroves
efdf271f1a refactored edit-position to MVP, wrote tests, completely removed old validation stuff 2011-03-19 23:21:12 -04:00
mgroves
9a0d711294 mvp refactor of the edit-portfolio activity, also half-way refactoring the Validation framework stuff 2011-03-16 23:05:49 -04:00
mgroves
872df67ffd 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
mgroves
fef665cdee refactored Portfolio view to MVP, moved some tests to MSpec, tweaked IoC stuff a bit 2011-03-14 21:42:26 -04:00
mgroves
0504e27f8c moved ittybitty to another project, wrote tests for MainPresenter (with JustMock) 2011-03-10 21:32:51 -05:00
Matthew D. Groves
592d74f9d8 refactored ioc/service locator to hopefully improve clarity/readability 2011-03-06 13:46:04 -05:00
Matthew D. Groves
e56a165011 refactored Main Activity into presenter & view, fixed IoCAttribute 2011-03-06 10:21:31 -05:00
mgroves
fd63359e48 finished config activity, switched to new CSV parser 2011-02-26 10:13:52 -05:00
mgroves
348a999912 we interrup this branch to update broken stuff for preview 13 and now back to your regularly scheduled feature 2011-02-25 23:44:01 -05:00
mgroves
3164d4a3c7 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
mgroves
0a489ce6ac refactor of intent stuff, added ManifestName class to framework 2011-02-20 22:40:43 -05:00
mgroves
0a68bf1518 created LazyView aspect, removed the '.designer' file for MainActivity 2011-02-20 12:05:36 -05:00
mgroves
5cbdf0956e used postsharp to clean up multithreaded stuff on Portfolio activity 2011-02-16 23:04:28 -05:00
mgroves
dc1607c38d added a custom monodroid build of FileHelpers to usher in the return of the Yahoo stock service 2011-02-16 20:26:22 -05:00
mgroves
db3700201e lots of changes to get the project working again 2011-02-05 20:39:48 -05:00
mgroves
0aee8ad048 working on bug 666601 2011-02-03 07:09:03 -05:00
mgroves
8de53824b0 refactored config repository stuff 2011-01-02 21:00:10 -05:00
mgroves
3709c553cb minor cleanup & refactoring 2011-01-02 17:47:20 -05:00
mgroves
c851ea9516 refactored TinyIoC stuff into ServiceLocator class 2011-01-02 17:27:28 -05:00
mgroves
bca11551f5 dropped in TinyIoC to use as a container 2011-01-02 17:10:27 -05:00
mgroves
505a87bd8c removed unnecessary views from portfolio.xml which were screwing things up 2011-01-02 15:47:12 -05:00
mgroves
c07f913502 only the first two 'rows' appear visible... 2011-01-01 23:03:35 -05:00
mgroves
5d2d664833 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
mgroves
b1b848c788 reorganized project a little 2010-12-26 23:18:10 -05:00