Commit graph

20 commits

Author SHA1 Message Date
mgroves
d4e1ac708e issue from Amazon AppStore team - casing in ticker could cause duplicate tickers (and crashing), fixed to always uppercase tickers when saving & checking for duplication 2011-04-12 21:54:21 -04:00
mgroves
cc105decef issue 1 fix - added validation to prevent repeat tracking of a ticker within a portfolio (thanks correl) 2011-04-07 22:57:38 -04:00
mgroves
75262e8584 added better sanitization via parameterization with RawQuery 2011-04-07 16:37:24 -04:00
mgroves
e1a304e25b added some lame sql injection sanitization 2011-04-07 16:25:58 -04:00
mgroves
865892576d some linking issues (added a lot of Preserves), renamed the xml files (finally) to the proper extension 2011-04-07 00:40:56 -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
e4b07dd8d9 I have screwed up something in git 2011-02-05 20:48:55 -05:00
mgroves
8de53824b0 refactored config repository stuff 2011-01-02 21:00:10 -05:00
mgroves
e13925d949 updated the 'sample portfolio' with some tech stocks 2011-01-02 20:46:45 -05:00
mgroves
3709c553cb minor cleanup & refactoring 2011-01-02 17:47:20 -05:00
mgroves
60024d86f9 implemented edit/update functionality 2011-01-02 16:51:19 -05:00
mgroves
b8aaf85604 implemented 'delete' functionality 2011-01-02 16:09:39 -05:00
mgroves
182c0c8f10 created context menu for positions, using the .Tag of the enclosing view to store the db id 2011-01-02 16:01:28 -05:00
mgroves
1f3fcf49e2 refactored to use built-in Context menu stuff instead of my own long-click handling 2010-12-26 23:04:42 -05:00
mgroves
8686848d3e working with PostSharp/IoC stuff 2010-12-19 15:34:20 -05:00
Matthew D. Groves
1e7dde035b implemented 'edit' long click action and validation 2010-12-18 13:39:57 -06:00
mgroves
f98d073569 working on long click for portfolio list 2010-12-18 11:33:29 -05:00
mgroves
032fd4898e abadoned threading for now, made changes to get app working with latest version of monodroid 2010-12-08 21:02:03 -05:00
mgroves
ac337754e0 wired up the 'add position' form to sqlite, and also put back in the Yahoo API calls 2010-11-08 13:41:58 -05:00
mgroves
98af705859 initial commit exported from svn 2010-11-02 12:26:36 -04:00