kegs-android/src/com/froop/app/kegs
2012-10-25 18:38:13 -07:00
..
diskimage Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
AssetImages.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
BitmapSize.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
BitmapThread.java Disable FPS counter. 2012-10-23 18:40:29 -07:00
ConfigFile.java Exit app if user cancels mandatory dialog. 2012-10-23 18:40:22 -07:00
CopyHelper.java Style and unused code cleanup. 2012-10-23 18:40:28 -07:00
DownloadHelper.java Initial Android application. 2012-08-06 17:04:38 -07:00
Event.java First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -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 Add some helpful comments. 2012-10-25 18:38:13 -07:00
KegsMain.java Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07: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 Add some helpful comments. 2012-10-25 18:38:13 -07:00
KegsTouch.java Add some helpful comments. 2012-10-25 18:38:13 -07: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
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