Commit Graph

4 Commits

Author SHA1 Message Date
d654b1a1f8 Due to this bug http://code.google.com/p/android/issues/detail?id=8816 google's Geocoder class does not function.
I found ReverseGeocode.java in one of the comments mentioning that it is a work around. i made a method getAddressFromLocation() that will do the job base on this source.
2011-01-31 17:57:17 +00:00
1ad7485edb added an ongoing notification to the location service, that is started with the service, and removed when the service finished 2011-01-31 05:08:08 +00:00
c52f835f7a I created TwitterServices.java to handle the twitter services.
the reason why it was failing before is that i created a request token to get an auth url, and then i would create a new one when i get the auth code.
finished twitter intergration
2011-01-31 02:45:04 +00:00
warren powers
61212cb55e created TavelPost.java and ChangeLog.txt
added PostMortemReportExceptionHandler.java
2011-01-16 20:40:42 +00:00