also handled removal of sites.
also removed locationlib. There are too many issues with skyhook. Since this project does not use skyhook I will handle location internally.
had to make a small modification to Add Social Site preference. For some reason the key value changed. works now.
added thread needed to start twitter authorization to TravelPostMain.java. Created TwitterWebAuth.java and twitterwebauth.xml
modified some strings to better explain failure points.
tested and working for authorization.
TODO:
Need to finish Facebook and Twitter integration. To avoid context issues in facebook possible perform authorization in its own activity.
Need to handle the widget and posting.
i made PostActivity.java to get users input after a widget click
i added post options to the settings.xml
TravelPostWidget.java
i added an if block to check users settings for posting
LocationReceiver.java
i made a convince method for posting and added an if block that generates a post base on users settings