Commit Graph

4 Commits

Author SHA1 Message Date
26be6cea67 added new icons by jen from task #114 2011-02-11 15:06:58 +00:00
8d56ea8776 centered the travel post button in the widget layout 2011-02-06 20:45:36 +00:00
1e5667d018 added a temp widget icon 2011-01-31 05:38:16 +00:00
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