kegs-android/src/com/froop/app/kegs
2012-12-21 19:58:50 -08:00
..
diskimage Use new drive number when attaching hard drive images. 2012-12-21 18:24:28 -08:00
AssetImages.java Use better names for asset titles. 2012-12-21 18:24:28 -08:00
BitmapSize.java Support for special click area to toggle ActionBar. 2012-12-21 19:58:50 -08:00
BitmapThread.java Disable FPS counter. 2012-10-23 18:40:29 -07:00
ConfigFile.java Prepare for disk image selector. 2012-12-21 18:21:51 -08:00
CopyHelper.java Move sync() to a different spot yet again. 2012-11-21 18:57:43 -08:00
DownloadHelper.java Initial Android application. 2012-08-06 17:04:38 -07:00
ErrorDialogFragment.java New DiskLoader with gzip and zip support. 2012-11-07 19:10:36 -08:00
Event.java Add ability to hot swap disks. 2012-11-03 01:33:48 -07:00
FpsCounter.java Move bitmap drawing to separate thread.\n\nBitmap drawing is now triggered by a Handler on the native thread. The bitmap thread runs a Looper that receives an empty message.\n\nAlso, screen size and scaling logic is moving into BitmapSize class. 2012-09-30 21:17:32 -07:00
InputFix.java Fixup style. 2012-10-17 21:59:07 -07:00
KegsKeyboard.java Fix keyboard on API 10-12 devices. 2012-11-21 18:58:15 -08:00
KegsMain.java Support for special click area to toggle ActionBar. 2012-12-21 19:58:50 -08:00
KegsRenderer.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
KegsThread.java Accept intents for local disk images. 2012-11-02 16:43:58 -07:00
KegsTouch.java Support for special click area to toggle ActionBar. 2012-12-21 19:58:50 -08:00
KegsView.java Add some helpful comments. 2012-10-25 18:38:13 -07:00
KegsViewGL.java Add some helpful comments. 2012-10-25 18:38:13 -07:00
KeyTable.java Initial Android application. 2012-08-06 17:04:38 -07:00
RomDialogFragment.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
SpecialProgressDialog.java New DiskLoader with gzip and zip support. 2012-11-07 19:10:36 -08:00
SpecialRelativeLayout.java Style and unused code cleanup. 2012-10-23 18:40:28 -07:00
SpeedFragment.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
TouchJoystick.java Style and unused code cleanup. 2012-10-23 18:40:28 -07:00
TouchSpecialZone.java Support for special click area to toggle ActionBar. 2012-12-21 19:58:50 -08:00