Commit graph

55 commits

Author SHA1 Message Date
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
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
b9a30b6d62 Merge branch 'use_a_real_ioc_container' into develop 2011-01-02 17:27:44 -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
b41d507730 Merge branch 'longclick_options_for_positions' into develop 2011-01-02 16:51:33 -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
f09a6350c4 Merge branch 'listview_instead_of_table' into develop 2011-01-02 15:47:47 -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
f0bf5fd061 added an options menu with 'refresh' button on portfolio screen...this thing is starting to look like a real app :) 2010-12-26 23:54:31 -05:00
mgroves
b1b848c788 reorganized project a little 2010-12-26 23:18:10 -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
a39911f7ff added spinner wait dialog 2010-12-26 22:25:52 -05:00
mgroves
1a30f7a44a added a wait message when refreshing portfolio 2010-12-26 22:00:49 -05:00
mgroves
86a9854c88 reorganized activity classes into partials, also changed how IoCAttribute handles a long-running static Context 2010-12-26 21:47:10 -05:00
mgroves
f5520b1ad5 renamed 'edit' to 'rename' on long click list 2010-12-26 21:22:46 -05:00
Matthew D. Groves
c2c499caec minor clean up 2010-12-20 00:04:46 -05:00
Matthew D. Groves
46bcc117e6 got rudimentary IoC with PostSharp working 2010-12-20 00:00:50 -05:00
mgroves
8686848d3e working with PostSharp/IoC stuff 2010-12-19 15:34:20 -05:00
Matthew D. Groves
7eb5623d25 added additional validation to add/edit portfolio 2010-12-18 13:45:57 -06: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
c39d0652ab wired up 'long' click events for the main list 2010-12-08 22:13:35 -05:00
mgroves
8c749c667f Merge branch 'refresh_stocks_thread' 2010-12-08 21:04:19 -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
5365be8440 Merge branch 'cleanup_refactoring1' into develop 2010-11-09 10:44:43 -05:00
mgroves
136421d11a refactored AddPosition activity a bit 2010-11-09 10:43:42 -05:00
mgroves
72029335c5 refactored the validation to be more usuable (user) and more REusuable (dev) 2010-11-09 10:25:58 -05:00
mgroves
1a00d0bf60 Merge branch 'pretty_icons' into develop 2010-11-08 14:03:46 -05:00
mgroves
acbe82a8b8 add icons for all dpi's and added icon to Activity attribute of main launcher 2010-11-08 14:03:01 -05:00
mgroves
496abed050 Merge branch 'add_position_to_portfolio' into develop 2010-11-08 13:47:32 -05:00
mgroves
9687f6e239 forgot to add refactored Refresh() method into OnCreate 2010-11-08 13:46:59 -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
7c71fa0f0d created 'add position' form, validation, and a button to get to it from the main portfolio screen 2010-11-08 11:08:02 -05:00
mgroves
e4ed0c1ce3 removed msi reference from sln 2010-11-08 10:10:42 -05:00
mgroves
b9d5c5c6dc Merge branch 'anewfeature' 2010-11-02 14:42:21 -04:00
mgroves
feb3dc16c7 removed db4o dll file since no longer used 2010-11-02 14:41:06 -04:00
mgroves
92af0d57f2 updated the readme and other documentation some 2010-11-02 14:37:42 -04:00
mgroves
d99225f27f modified readme in a new branch 2010-11-02 14:34:16 -04:00