Commit Graph

19 Commits

Author SHA1 Message Date
James Sanford
f37eeb8986 Fix invalid XML. 2013-02-03 14:33:50 -08:00
James Sanford
d6845024a0 Version 6 2013-02-03 14:33:50 -08:00
James Sanford
d65aa9d63d Fix glob patterns (they are not greedy). Try using mime type for zip. 2012-11-21 18:57:43 -08:00
James Sanford
8a977116c2 Version 4 2012-11-07 20:49:20 -08:00
James Sanford
681644ea73 Exit cleanly when user cancels or has error with first disk image.
Also change around intent patterns again.
2012-11-07 19:10:37 -08:00
James Sanford
7bde7861c2 New DiskLoader with gzip and zip support.
Flow of disk image selection now goes through DiskLoader
with onImageReady/onImageCancelled callbacks.  DiskLoader
handles downloading, ungzipping, and extracting from zipfile.
2012-11-07 19:10:36 -08:00
James Sanford
ee103891c5 Add a priority for the filetypes we support. 2012-11-03 13:19:19 -07:00
James Sanford
e62d6044b1 Accept intents for local disk images. 2012-11-02 16:43:58 -07:00
James Sanford
0b71b9b65e Version 3 2012-10-30 00:20:52 -07:00
James Sanford
ba78747cc0 Version 1 2012-10-23 23:35:20 -07:00
James Sanford
2d2ff27518 Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
James Sanford
e09b2a0b8a Ask user to pick a disk image. 2012-10-23 18:40:22 -07:00
James Sanford
029a485d0d User can choose between some built in disk images. 2012-10-23 18:40:22 -07:00
James Sanford
3f106b9ce0 Use pure black background. Bitmap scale must be at least 1. 2012-10-17 21:24:08 -07:00
James Sanford
fb6893468a Screen scaling code for landscape and portrait modes. 2012-09-20 22:02:01 -07:00
James Sanford
ad994b8232 First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -07:00
James Sanford
cc5e16b6da Add icon. Use string resources instead of raw strings. 2012-08-12 00:12:20 -07:00
James Sanford
91f006be3a First pass at OpenSLES audio driver. 2012-08-09 18:38:41 -07:00
James Sanford
814d298c4c Initial Android application. 2012-08-06 17:04:38 -07:00