Commit Graph
8 Commits
Author SHA1 Message Date
ricky db27e1528a created travelpostwidget.xml to be used as the widget layout
added required information into travelpostwidgetinfo.xml

TravelPostWidget.java 
created onReceive(), onUpdate(), onDestroy()
added debug logs to TravelPostWidget.java

added TravelPostWidget.java to the AndroidManifest.xml

got the widget button to start the service via a pending intent

basic testing seems to be all working, i need to run some more test on the service befor i call it done
2011-01-24 01:30:15 +00:00
ricky 1e39e770bd inital commit of a working example of a widget 2011-01-23 19:35:50 +00:00
ricky e1ec4143dc Share project "HelloWidget" into "svn+ssh://tcdevsvn1/svn/travel_post" 2011-01-23 19:35:04 +00:00
ricky 72923068ec Modified TravelPost.java to extend PreferenceActivity instead of activity, and created the settings.xml to be used for the activity.
incorpatared the exception handler into TravelPost.java

Added android permission READ_LOGS to the manifest for the exception handler

created LocationService.java, and LocationReceiver.java to handle the location services required.

updated version build code to 0.0.0 b 0 as we do not have a working version yet
2011-01-21 18:25:23 +00:00
ricky 146dae75b4 test again 2011-01-16 20:26:56 +00:00
ricky d3416252d1 made a test class to print hello world 2011-01-16 20:17:00 +00:00
ricky 4b81645c7d test commit 2011-01-16 20:10:01 +00:00
ricky d24b76f20d Share project "test" into "svn+ssh://tcdevsvn1/svn/travel_post" 2011-01-16 20:09:55 +00:00