Commit Graph

  • 93196b71d9 Mark previously built-in assets as downloadable images. main James Sanford 2023-11-20 16:20:55 -0800
  • 001b451118 Reintroduce intent-filter, although it is not working yet. James Sanford 2022-07-05 14:12:40 -0700
  • e64a50d735 Use Android Studio James Sanford 2022-07-05 13:17:08 -0700
  • a70b380255 Maybe fix DownloadDialogFragment onCancel() James Sanford 2022-07-05 12:49:08 -0700
  • efc2a8dcac Add gradle James Sanford 2022-07-05 12:25:36 -0700
  • 32e5546ff1 Update to Android Studio James Sanford 2022-07-05 12:23:30 -0700
  • d7029b1943 Move JNI folder for Android Studio James Sanford 2022-07-05 12:22:24 -0700
  • d9f8a84ff8 Remove old values-v11 James Sanford 2022-07-05 13:02:55 -0700
  • e5689a59a6 Move folders for Android Studio James Sanford 2022-07-05 12:10:16 -0700
  • 0fed780320 Remove gitmodules James Sanford 2022-07-05 12:26:56 -0700
  • ecd78dedfc Switch to Android Studio James Sanford 2022-07-05 12:08:26 -0700
  • 06c8d8418c Add note about +1 offset, remove FpsCounter. release9 James Sanford 2013-07-31 13:43:09 -0700
  • 045e601c4a Fix? off-by-one error in GL view. James Sanford 2013-07-27 21:50:25 -0700
  • fd3c79cdca An interface for controlling emulation speed. James Sanford 2013-07-27 20:08:21 -0700
  • c0751f8421 Useful usability tips. James Sanford 2013-07-27 18:52:07 -0700
  • 6306a98a05 Remove 'Ignore disk' menu option. James Sanford 2013-07-26 18:08:27 -0700
  • 052f96c54d Target android-18 James Sanford 2013-07-26 18:05:48 -0700
  • 0d0f99e7b4 Bugfix: Fix tab key button. James Sanford 2013-09-12 08:47:33 -0700
  • 04eecd3147 Bugfix: Avoid setProgressNumberFormat on Honeycomb. James Sanford 2013-07-26 18:01:19 -0700
  • 3f654b411a Use 16MHz full speed. TODO: 1/16th scaling and res/ updates. James Sanford 2013-07-26 17:46:52 -0700
  • cddd41ca6c Use 'TouchMouse' instead of old KegsTouch name. James Sanford 2013-07-26 17:44:55 -0700
  • 2726b3f2c7 Touch movements scaled to match screen scaling. James Sanford 2013-07-26 02:51:20 -0700
  • 19dfbdd245 Remove old software renderer, GL is used now. James Sanford 2013-07-26 02:40:59 -0700
  • af3ae51ec8 Show current emulation speed in dialog. Use java.util.concurrent.atomic for objects shared between threads. James Sanford 2013-07-25 20:19:47 -0700
  • 7a7d7cc37e Release 8 release8 James Sanford 2013-02-20 15:55:00 -0800
  • 1c73953ad3 Fix one more spot that assumed external storage was available. James Sanford 2013-02-20 15:45:54 -0800
  • 4abd03387d Release 7 release7 James Sanford 2013-02-16 20:39:13 -0800
  • 0914d4ea51 Allow startup when no external storage is available. James Sanford 2013-02-16 19:55:04 -0800
  • 5a957ec8ad If no external storage dir available, use internal storage. James Sanford 2013-02-16 19:49:02 -0800
  • e757179683 fix formatting James Sanford 2013-02-16 17:52:16 -0800
  • 49bda51656 Note about x_calc_ratio. James Sanford 2013-02-03 16:17:31 -0800
  • f31ca41ed8 Fix implicit-function-declaration warnings. James Sanford 2013-02-03 15:17:56 -0800
  • 6e861763de Fix shift-overflow warnings. James Sanford 2013-02-03 15:16:58 -0800
  • da899313d3 min SDK of app is 10 James Sanford 2013-02-03 14:29:44 -0800
  • f37eeb8986 Fix invalid XML. James Sanford 2013-02-02 20:56:06 -0800
  • d6845024a0 Version 6 release6 James Sanford 2013-01-17 10:23:20 -0800
  • 1e41eab9bf Manually add built-in assets to disk image list, they may not exist on startup. James Sanford 2013-01-17 10:22:59 -0800
  • 6a6b104d5e Remove unused/broken code. James Sanford 2012-12-24 20:17:07 -0800
  • a873aef4a2 Make items visible on Android 2.x. James Sanford 2012-12-21 20:53:26 -0800
  • f5f5a3b70b Add special touch zone to Joystick driver. James Sanford 2012-12-21 19:57:07 -0800
  • 54108c346f Support for special click area to toggle ActionBar. James Sanford 2012-12-21 18:52:20 -0800
  • d12e3a8d0c Use new drive number when attaching hard drive images. James Sanford 2012-12-21 14:01:29 -0800
  • cfad789cf8 Hack to allow multiple hard drives. James Sanford 2012-12-20 15:43:42 -0800
  • 428315b553 Use 1400ms James Sanford 2012-12-20 14:34:22 -0800
  • b0db2876b9 Ask user what to do with each image. James Sanford 2012-12-20 14:34:14 -0800
  • 39d3208185 Use better names for asset titles. James Sanford 2012-12-20 14:19:44 -0800
  • 50c207cc78 Show all found disk images. James Sanford 2012-12-20 13:40:35 -0800
  • a0e3306ee3 Prepare for disk image selector. James Sanford 2012-12-20 13:17:16 -0800
  • 611ed0eefc Fix keyboard on API 10-12 devices. James Sanford 2012-11-21 18:51:49 -0800
  • cfd8aa1418 Remove unused settings icon. James Sanford 2012-11-21 18:35:30 -0800
  • d65aa9d63d Fix glob patterns (they are not greedy). Try using mime type for zip. James Sanford 2012-11-10 18:29:11 -0800
  • 42cf5ae33a Try super.onCreateOptionsMenu James Sanford 2012-11-10 18:27:26 -0800
  • 52ca82acf1 Move sync() to a different spot yet again. James Sanford 2012-11-08 18:29:10 -0800
  • 8a977116c2 Version 4 release4 James Sanford 2012-11-07 20:49:20 -0800
  • 681644ea73 Exit cleanly when user cancels or has error with first disk image. James Sanford 2012-11-07 18:35:12 -0800
  • 125b778575 Move SwapDiskFragment into diskimage/ dir James Sanford 2012-11-07 18:10:38 -0800
  • 7bde7861c2 New DiskLoader with gzip and zip support. James Sanford 2012-11-04 21:22:27 -0800
  • ee103891c5 Add a priority for the filetypes we support. James Sanford 2012-11-03 13:17:50 -0700
  • 5f3f8e3b33 Better user experience, force filesystem sync before starting. James Sanford 2012-11-03 12:14:30 -0700
  • 973d9c1422 Add OG initializations from kegs_3_1_453 James Sanford 2012-11-03 11:53:47 -0700
  • 66ea28c3c6 Add ability to hot swap disks. James Sanford 2012-11-02 22:39:21 -0700
  • 3fe3583506 Silly optimization for better user experience. James Sanford 2012-11-02 16:34:20 -0700
  • e62d6044b1 Accept intents for local disk images. James Sanford 2012-11-02 16:28:59 -0700
  • 0b71b9b65e Version 3 release3 James Sanford 2012-10-30 00:19:21 -0700
  • 6018ceaed2 Only run DownloadImage once assets are loaded. James Sanford 2012-10-29 23:53:14 -0700
  • fc25a07c1e Initial hardware keyboard support. James Sanford 2012-10-29 23:32:03 -0700
  • 9dab77080f Remove unused variables and old debug code. James Sanford 2012-10-29 22:08:43 -0700
  • f7432b5481 Initial support for downloaded images. James Sanford 2012-10-28 00:14:52 -0700
  • 8d8653ab21 Update ActionBar visibility immediately. James Sanford 2012-10-28 00:27:30 -0700
  • bee5a9ac04 Fix markdown and mention ActiveGS patches. James Sanford 2012-10-27 17:39:49 -0700
  • c806bd416d More subdued emulation speed icon. James Sanford 2012-10-26 20:21:15 -0700
  • b3ba48b28e Add some helpful comments. James Sanford 2012-10-25 18:38:13 -0700
  • 6b41dea925 Update build docs for ActionBarSherlock submodule. release1 James Sanford 2012-10-24 15:03:49 -0700
  • 39eace1520 Pull in ActionBarSherlock to work with API 10+ James Sanford 2012-10-24 14:47:56 -0700
  • 6e3f2cc26d Link to Google Play. James Sanford 2012-10-24 14:32:40 -0700
  • ba78747cc0 Version 1 James Sanford 2012-10-23 23:31:47 -0700
  • 2d2ff27518 Use ActionBarSherlock and the Support Library to support API 10 and later. James Sanford 2012-10-23 22:25:10 -0700
  • 8d72b4b84d Updated README for current features. James Sanford 2012-10-23 19:08:35 -0700
  • f554b07c2e Even with a cropped image, try to show some of the border. James Sanford 2012-10-23 17:53:44 -0700
  • 3501d7d0d9 Disable FPS counter. James Sanford 2012-10-23 17:12:25 -0700
  • 0a335a265b Show action bar on large screens. James Sanford 2012-10-23 17:11:51 -0700
  • 593030f327 Updated error string. James Sanford 2012-10-23 16:53:23 -0700
  • e1ffa85baf Prevent accidental dismissal of error dialog. James Sanford 2012-10-23 16:45:37 -0700
  • 0e2ec5d590 Style and unused code cleanup. James Sanford 2012-10-23 16:40:46 -0700
  • 47d896ec95 Comments about mScreenSizeTime James Sanford 2012-10-23 16:15:00 -0700
  • 5ee9ac2c1a Replace crazy screen scaling code with more crazy screen scaling code. James Sanford 2012-10-22 22:48:49 -0700
  • feef9a1c3d Add a nice dial for the emulation speed icon. James Sanford 2012-10-22 19:26:29 -0700
  • 763f0d322c Image name changes. James Sanford 2012-10-21 23:36:32 -0700
  • 95155b2f04 Power Off action. James Sanford 2012-10-21 23:34:23 -0700
  • 991fdba07a Random notes for those that read the default config. James Sanford 2012-10-21 23:33:55 -0700
  • af1cb6ef89 Exit app if user cancels mandatory dialog. James Sanford 2012-10-21 22:39:59 -0700
  • c32a835a56 Load ROM at the same time that we unpack internal assets. James Sanford 2012-10-21 22:27:16 -0700
  • e09b2a0b8a Ask user to pick a disk image. James Sanford 2012-10-21 22:18:39 -0700
  • d1934cb53d Show a dialog until the internal images are ready to be used. James Sanford 2012-10-21 22:03:31 -0700
  • 029a485d0d User can choose between some built in disk images. James Sanford 2012-10-21 21:25:59 -0700
  • 4d11d473d6 Config files in assets/ James Sanford 2012-10-21 03:16:34 -0700
  • 60681e4db4 Note about deficiencies in CopyHelper. James Sanford 2012-10-21 03:04:13 -0700
  • 7fd08733ec These files were removed earlier James Sanford 2012-10-21 02:59:53 -0700
  • a587ba4ed7 Use config files from 'assets', copied to external storage directory. Copy 'default' config over on startup, which allows the user to edit the default config. James Sanford 2012-10-21 02:59:37 -0700
  • 07ad8717ba Strip down features to prepare for first release. James Sanford 2012-10-19 17:10:20 -0700