kegs-android/src/com/froop/app/kegs
James Sanford 406dc13ff3 Fix typo.
2012-09-30 21:20:09 -07:00
..
BitmapSize.java Fix typo. 2012-09-30 21:20:09 -07:00
BitmapThread.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
Config.java Initial Android application. 2012-08-06 17:04:38 -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
KegsKeyboard.java First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -07:00
KegsMain.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
KegsTouch.java First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -07:00
KegsView.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
KeyTable.java Initial Android application. 2012-08-06 17:04:38 -07:00
RomDialogFragment.java Add icon. Use string resources instead of raw strings. 2012-08-12 00:12:20 -07:00
SpeedFragment.java First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -07:00
TouchJoystick.java First pass at Joystick. Add a settings menu. 2012-08-21 03:41:05 -07:00