2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added basic posting functionality with reply tracking. Connection now supports POST for status updates. TweetList Send button now posts the message if longer than 0. Updated version to 0.1.1. More... over 16 years ago
Cleaned up sources to eliminate warnings. More... over 16 years ago
Cleaned up TweetView to ensure that views are created properly. Fixed context bug in AndTweetService by setting default action and category on intent. Cleaned up Tweet activity. Cleaned up manifest. More... over 16 years ago
Added comments to XML files. Cleaned up resource files and made sure they validate. More... over 16 years ago
Added class for presenting relative time/date. Added ViewBinder for Tweet list to add date parsing among other things. More... over 16 years ago
Added tweet view. Updated the way notifications are presented to the user. Notifications are now sent from the service instead of from the activity. More... over 16 years ago
Added onResume to TweetList. Made sure that service handles sent dates correctly now that they are longs. More... over 16 years ago
Removed sample timeline, no longer necessary. More... over 16 years ago
Added automatic update preference and made update frequency a child. Updated service to better handle updates and preferences. Reformatted sources. More... over 16 years ago
Storing sent times as longs instead of as strings for sorting to work right. Made sure that preferences are reloaded when loading the timeline. More... over 16 years ago
Moved timeline loading from inside switch into its own method in service. Updated comments in main activity. More... over 16 years ago
Initial commit. More... over 16 years ago
Initial directory structure. More... almost 17 years ago