openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
andstatus
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 95 of 96
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Started using Alarm Manager in order to ensure that new data is fetched when automatic updates are enabled. Service is now created automatically when any of the timeline activities start. The service will be run on a schedule based on the setting in preferences using a repeating alarm. Added permission for wake lock. Moved date format from DirectMessages.java and FriendTimeline.java into TimelineActivity.java.
torgny.bjers
More...
over 16 years ago
Set automatic update default to 15 minutes. Based on suggestion in issue #4.
torgny.bjers
More...
over 16 years ago
Fixed typo in notification message for direct messages.
torgny.bjers
More...
over 16 years ago
Added splash screen. Added animations used for splash screen and read more screen. Updated loading message footer in list activities to use a progress bar and also to display properly when list is being scrolled to the bottom. Cleaned up connection errors and made sure that they return proper user responses. Removed progress_small.xml because it is no longer needed. Added Direct Messages activity. Added direct messages data connection class. Updated loadTheme() method in TimelineActivity.java and TweetActivity.java to support using the light theme. Switched all dialog windows over to using onCreateDialog. Added light theme to preferences. Added light theme to attributes and theme. Added text editor color to theme and attributes. Added IDs to the items in tweetlist.xml. Updated item_loading.xml to use ProgressBar instead of a custom animation.
torgny.bjers
More...
over 16 years ago
Added strings for splash resources.
torgny.bjers
More...
over 16 years ago
Added resources for splash screen.
torgny.bjers
More...
over 16 years ago
Added license block.
torgny.bjers
More...
over 16 years ago
Added license block.
torgny.bjers
More...
over 16 years ago
Added Apache 2.0 license file.
torgny.bjers
More...
over 16 years ago
Removing unused namespace.
torgny.bjers
More...
over 16 years ago
Cleaned up namespaces and filenames.
torgny.bjers
More...
over 16 years ago
Added theme support to Tweet.java and TweetList.java. Added theme selector to preferences. Restructured preference screen with additional screens for groups. Added source column to AndTweetProvider.java. Added support for source column in Tweet.java. Fixed hourly display in RelativeTime.java. Added support for closing cursors manually in SearchableCursorAdapter.java. Added better handling of connection and authentication errors in Connection.java. Cleaned up managed cursor usage and replaced with own life cycle management. Avoids crashes and cursors not finalizing.
torgny.bjers
More...
over 16 years ago
Added AndTweet icon. Added BroadcastReceiver for on boot events.
torgny.bjers
More...
over 16 years ago
Cleaned up TweetList. Added string values for a couple of raw strings.
torgny.bjers
More...
over 16 years ago
Added support for styles. Added better handling of timeline loading/insertions. Added instant insertion upon successful status message post to twitter. Added custom QueryFilterProvider enabled SimpleCursorAdapter class, SearchableCursorAdapter. Switched all relevant cursors in TweetList to managed cursors through managedQuery. Updated names of parameters in tweet list items and tweet to match. Added future menu options with a message stating that they are not implemented yet.
torgny.bjers
More...
over 16 years ago
Added 15 minutes to the fetch frequency.
torgny.bjers
More...
over 16 years ago
Fixed a bug where tweet views wouldn't work because it was trying to use the managed cursor features that were removed in a previous commit.
torgny.bjers
More...
over 16 years ago
Added new exception class for connection exceptions. Cleaned up database connections. Apparently switching view from portrait to landscape freezes/stops an activity, and if using a managed query cursor, this will actually close the cursor in the middle of an active operation. Moved all CPU intensive tasks into Runnables.
torgny.bjers
More...
over 16 years ago
Updated log tag identifiers to make sure that they are uniform. Added credentials checking to preference screen. Made sure that automatic updates are always disabled unless credentials are present.
torgny.bjers
More...
over 16 years ago
Added manual reload functionality. Added threading support for posting messages with progress dialogs. Added class for parsing the friends timeline to the data namespace. Added strings used by dialogs and toasts.
torgny.bjers
More...
over 16 years ago
Removed friends.json since it was only used for testing. Now relies on fetching friends list from Twitter.
torgny.bjers
More...
over 16 years ago
Added progress bar display when posting a message.
torgny.bjers
More...
over 16 years ago
Made sure that password text entry works as intended.
torgny.bjers
More...
over 16 years ago
Added fix for times in the future to say "just now"
torgny.bjers
More...
over 16 years ago
Made some modifications to the data loading methods.
torgny.bjers
More...
over 16 years ago
Added getFriends method to the Connection class. Fixed AndTweet.Users table, not named authors, named users. Added experimental checking of user credentials to Preferences activity. Added loading of friends list from table to TweetList activity. Cleaned up cursor usage in TweetList.
torgny.bjers
More...
over 16 years ago
Added source parameter for AndTweet.
torgny.bjers
More...
over 16 years ago
Added parsing of update frequency for the summary of the preference element. Added more options for the update frequency list.
torgny.bjers
More...
over 16 years ago
Moved log message for new tweets into if block. Added more verbose comments to the Connection class.
torgny.bjers
More...
over 16 years ago
Added support for LED alerts. Added options menu item for reloading timeline. Still not active.
torgny.bjers
More...
over 16 years ago
←
1
2
…
88
89
90
91
92
93
94
95
96
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree