Commit graph

99 commits

Author SHA1 Message Date
mgroves
2488a4cbd1 minor tweak with mocking lib reference 2011-03-30 21:40:56 -04:00
mgroves
284116a5a5 merging csproj setting 2011-03-22 00:21:35 -04:00
mgroves
f7edde8dae refactored config view to MVP, added tests 2011-03-22 00:18:30 -04:00
Matthew D. Groves
8d9e6d4919 refactored tests out of xunit 2011-03-20 16:18:14 -04:00
Matthew D. Groves
1098cdd056 removed some unused files 2011-03-20 15:55:58 -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
f6d7c71188 updated readme to reflect CSV library changes 2011-03-15 23:02:09 -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
158cf7916d formatting 2011-03-07 21:07:20 -05:00
Matthew D. Groves
5a5c69b42b refactored assets to use local copied instead of framework, per best practices 2011-03-07 00:40:48 -05:00
Matthew D. Groves
aac72e202a updated correct ldpi refresh icon 2011-03-07 00:07:01 -05:00
Matthew D. Groves
21e07938b2 bug in lazy portfolio repo stuff 2011-03-06 23:33:40 -05:00
Matthew D. Groves
b6bee8f594 some build tweaks to deploy to my 2.1 phone 2011-03-06 20:18:03 -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
9ef1c04920 added red/green highlighting 2011-02-26 11:58:22 -05:00
mgroves
bd57f2f665 sped up service for new/empty portfolio 2011-02-26 11:34:53 -05:00
mgroves
4b3f252a38 uppercasing of user entered tickers 2011-02-26 11:30:41 -05:00
mgroves
9f49dbc187 added validation for tickers 2011-02-26 11:27:52 -05:00
mgroves
0eeae1cfba removed the old config activity (for now) 2011-02-26 11:06:43 -05:00
mgroves
30c95afa97 cleanup/refactoring 2011-02-26 10:35:24 -05:00
mgroves
c4f92f2d9c Merge branch 'new_config_activity' into develop 2011-02-26 10:14:06 -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
132655170b got the basics of a config screen in place 2011-02-21 22:44:12 -05:00
mgroves
0a489ce6ac refactor of intent stuff, added ManifestName class to framework 2011-02-20 22:40:43 -05:00
mgroves
48a6e6a318 Merge branch 'lazy_control_properties' into develop 2011-02-20 12:12:34 -05:00
mgroves
d2bd5598bd applied LazyView to EditPortfolioActivity 2011-02-20 12:10:50 -05:00
mgroves
e51bf3d8df applied LazyView to EditPositionActivity 2011-02-20 12:09:22 -05:00
mgroves
afb00c6f19 used Lazyview in PortfolioActivity 2011-02-20 12:07:28 -05:00
mgroves
0a68bf1518 created LazyView aspect, removed the '.designer' file for MainActivity 2011-02-20 12:05:36 -05:00
mgroves
cc72b84404 Merge branch 'multithreading_with_postsharp' into develop 2011-02-16 23:04:51 -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
b08b13f1cd again with the git problems 2011-02-05 20:59:04 -05:00
mgroves
d8a6d3d7f2 what now 2011-02-05 20:54:59 -05:00
mgroves
29fe11504e what is going on 2011-02-05 20:54:20 -05:00
mgroves
d53d393bd6 still fixing git stuff 2011-02-05 20:52:15 -05:00
mgroves
e4b07dd8d9 I have screwed up something in git 2011-02-05 20:48:55 -05:00
mgroves
3f1189254a Merge branch 'config' into develop 2011-02-05 20:41:13 -05:00
mgroves
f17519b19c removed TinyIoC from csproj 2011-02-05 20:40:52 -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
795f1ec3f8 still getting weirdness with multichoiceitems 2011-01-03 23:10:54 -05:00
mgroves
78f76cbc49 working on config screen, items don't check or save properly 2011-01-02 23:11:15 -05:00
mgroves
f1fc7275f0 now pulling config from DB instead of hardcoded list 2011-01-02 21:33:01 -05:00