projects
/
JavaForFun
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
JavaForFun
2012-02-20
gumartinm
Finishing my provider. Query and insert working smoothly.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
gumartinm
Last steps with my provider.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
gumartinm
The first insert in my database.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
gumartinm
Having fun with my provider. It does not work yet...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
gumartinm
Finish my SQLite Provider.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
gumartinm
Implementing an Android Provider.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
gumartinm
Testing a SQLite provider.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
gumartinm
No more playing with AndroidHttpClient
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
Moving JavaFork to: https://github.com/gumartinm/JavaTC...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
Removing tabs, I know this should have been done before but
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
No time for comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
New modifications in Java TCP fork
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
Working on Java TCP fork.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
I keep working on Java TCP fork.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
I keep woking on Java TCP fork.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
gumartinm
Working on Java TCP fork.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
gumartinm
Sorry, committing forgotten changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
gumartinm
Many improvements in my remote TCP fork for Java
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
gumartinm
More tests using AndroidHttpClient
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
gumartinm
SIGTERM handler for Java fork process.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
gumartinm
Launch commands without using fork from the JVM.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
gumartinm
Last change using HttpClient, I keep reading the API :(
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
gumartinm
New class PrinterLogicalHelper replacing PrinterHelper
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
gumartinm
Improving a bit the HttpClient code. I keep reading...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
gumartinm
Improving the Log in main Activity. Now make more sense.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
gumartinm
Working with HttpClient and multiple threads.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
gumartinm
Examples with Executors (Java Concurrent library)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
gumartinm
Another nice example using Advices. You can define...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
gumartinm
Some nice examples using threads without executors.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
gumartinm
Executor Thread Poll with a tasks max number.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
gumartinm
1. Parsing JSON data from a RESTful Web Service. DONE.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
gumartinm
New Test, same as Test 2 but using Java executors inste...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
gumartinm
First steps obtaining user location
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
gumartinm
Final steps in Log in Activity.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
gumartinm
Removing Log in activity from Stack once started the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
gumartinm
First steps launching the main activity.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
gumartinm
Finally I will not use AsyncTask for the log in Activity
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
gumartinm
AsyncTask working: launching a new Task and storing...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
gumartinm
Connection to RESTful Web Service authentication
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
gumartinm
First HTTP async client connecting to my RESTful Web...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
gumartinm
No time for comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
gumartinm
First program with more than 1 activity.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
gumartinm
First steps with Android.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
gumartinm
Creating new Android directory and
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
gumartinm
Code refactoring (adding some nice final following...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
gumartinm
Cleaning up the code and calculating the screen center
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
gumartinm
Just rest to finish the score and levels.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
gumartinm
Cleaning useless code and adding some new collisions.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
gumartinm
Retrieving the the key event and moving the blocks...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
gumartinm
Finally onKeyDown method in DrawView class is working :)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
gumartinm
Fixing packages.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
gumartinm
Weaving with ASPECTJ libraries.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
gumartinm
SPRING AOP is a complete mess.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
gumartinm
Adding code to execute other custom annotations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
gumartinm
A very nice example about custom annotation in Spring.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
gumartinm
First steps with my own Spring annotations handler.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
gumartinm
Fixing wrong comment
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
gumartinm
Messing around with Spring.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Some changes left :S
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Cleaning up the code. Many, many things are left.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Some nice comments in Piece and Tile classes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Fix bottom boundary
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
First steps checking the collisions :/
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Current and next piece first steps.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
First steps drawing pieces and using enum classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
gumartinm
Enum classes for Tiles and Pieces.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
gumartinm
Tiles, first steps. Without effects, raw colors.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
gumartinm
First thread working. TODO: java.util.concurrent
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
gumartinm
Trying some nasty things with the thread implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
gumartinm
Trying game loop with thread implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
gumartinm
First steps with Android
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
gumartinm
Some nice methods to read and write text files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
gumartinm
New .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
gumartinm
JavaPOS KeyBoardDriver
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
gumartinm
Merge branch 'master' of https://gumartinm@github.com...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
gumartinm
Effective Java 2nd Edition:
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
gumartinm
Effective Java 2nd Edition:
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Gustavo Martin...
first commit
commit
|
commitdiff
|
tree
|
snapshot