JavaForFun
2011-12-15 gumartinmFinal steps in Log in Activity.
2011-12-14 gumartinmRemoving Log in activity from Stack once started the...
2011-12-14 gumartinmFirst steps launching the main activity.
2011-12-14 gumartinmFinally I will not use AsyncTask for the log in Activity
2011-12-14 gumartinmAsyncTask working: launching a new Task and storing...
2011-12-12 gumartinmConnection to RESTful Web Service authentication
2011-11-25 gumartinmFirst HTTP async client connecting to my RESTful Web...
2011-11-24 gumartinmNo time for comments.
2011-11-24 gumartinmFirst program with more than 1 activity.
2011-11-23 gumartinmFirst steps with Android.
2011-11-22 gumartinmCreating new Android directory and
2011-11-20 gumartinmCode refactoring (adding some nice final following...
2011-11-20 gumartinmCleaning up the code and calculating the screen center
2011-11-18 gumartinmJust rest to finish the score and levels.
2011-11-16 gumartinmCleaning useless code and adding some new collisions.
2011-11-16 gumartinmRetrieving the the key event and moving the blocks...
2011-11-15 gumartinmFinally onKeyDown method in DrawView class is working :)
2011-11-10 gumartinmFixing packages.
2011-11-10 gumartinmWeaving with ASPECTJ libraries.
2011-11-10 gumartinmSPRING AOP is a complete mess.
2011-11-09 gumartinmAdding code to execute other custom annotations.
2011-11-09 gumartinmA very nice example about custom annotation in Spring.
2011-11-09 gumartinmFirst steps with my own Spring annotations handler.
2011-11-09 gumartinmFixing wrong comment
2011-11-09 gumartinmMessing around with Spring.
2011-11-06 gumartinmSome changes left :S
2011-11-06 gumartinmCleaning up the code. Many, many things are left.
2011-11-06 gumartinmSome nice comments in Piece and Tile classes
2011-11-06 gumartinmFix bottom boundary
2011-11-06 gumartinmFirst steps checking the collisions :/
2011-11-06 gumartinmCurrent and next piece first steps.
2011-11-06 gumartinmFirst steps drawing pieces and using enum classes.
2011-11-06 gumartinmEnum classes for Tiles and Pieces.
2011-11-05 gumartinmTiles, first steps. Without effects, raw colors.
2011-11-04 gumartinmFirst thread working. TODO: java.util.concurrent
2011-11-03 gumartinmTrying some nasty things with the thread implementation.
2011-11-03 gumartinmTrying game loop with thread implementation
2011-11-02 gumartinmFirst steps with Android
2011-10-20 gumartinmSome nice methods to read and write text files
2011-10-16 gumartinmNew .gitignore file
2011-10-16 gumartinmJavaPOS KeyBoardDriver
2011-10-12 gumartinmMerge branch 'master' of https://gumartinm@github.com...
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 Gustavo Martin... first commit