Commit graph

20 commits

Author SHA1 Message Date
Kevin Pope
0a5b387366 Add support for apk downloads. 2014-10-31 10:19:50 -07:00
kevinepope
e936fe98f7 Change message confirmation dialogs from modal to async w/callback. 2014-10-21 21:20:09 -07:00
Kevin Pope
5663289ef7 Make application controller a generic object. Fix title of auto-leveling warning window. 2014-09-22 14:16:40 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00
larsbrubaker
7d1f698141 Turning off the rooted weak event stuff 2014-08-19 11:41:13 -07:00
Kevin Pope
4c422cbf20 Making auto-update process more robust. Added secondary download attempt and connection error handling. 2014-08-16 11:18:12 -07:00
Kevin Pope
23842ae901 Merge commit 'e1184db77b' into development 2014-08-16 10:45:03 -07:00
Kevin Pope
ba386f1725 Working on auto-updater. 2014-08-16 10:44:56 -07:00
larsbrubaker
2af2997818 Made UpdateStatusChanged a week event.
Fixed a typo in help.
2014-08-08 10:40:01 -07:00
larsbrubaker
0ac58b2eb4 And this time check in the right code. 2014-06-20 09:47:52 -07:00
larsbrubaker
a282b0ce95 New and improved os detection with a plugin. 2014-06-20 09:27:17 -07:00
larsbrubaker
b523c7d486 rename PlatformAbstract 2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d Moved ImageIO into a plugin and hooked then made the windows version of that. 2014-06-19 15:55:20 -07:00
larsbrubaker
503726ae65 Fixed the problem with downloads not always working.
Made the tab names of tabs be independent of the visible title
Made styled message box have option of custom buttons
More localizations
2014-06-10 11:44:16 -07:00
larsbrubaker
6e7abb73f1 Cleaning up update a bit so we can have first time check for new version.
Made more strings push through translations.
Put in a new OEM setting for check for update on first run
2014-06-10 09:25:38 -07:00
larsbrubaker
a26c8d8caa Trying to make updater show errors better.
Fixed a bug using Frosted Serial Port. Now go through wrapper.
Only add the Manual Controls plugins one time.
2014-05-13 17:00:50 -07:00
larsbrubaker
0f468aed95 Made the UpdateData and View actually work all the way. 2014-05-12 11:44:07 -07:00
kevinepope
fed3955d8e Move download update actions out of View and into Data to prevent GC issues. 2014-05-11 19:26:37 -07:00
larsbrubaker
c78af4a41a The update dot is now working (mostly) 2014-04-28 18:17:51 -07:00
larsbrubaker
5e24089aef Working to make the update button show correctly. 2014-04-28 17:34:54 -07:00