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 23 hours
ago. based on code collected
about 23 hours
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 93 of 96
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
FIXED - task 24: Interface theme mess up http://code.google.com/p/andtweet/issues/detail?id=24 The problem appeared to be very simple: wrong line, defining light background, in the themes.xml file.
yvolk
More...
over 15 years ago
Fixed minor issue with auto updates (first auto update occurred right after checking the box)
matthias.jordan
More...
over 15 years ago
Added new notification icon plus SVG sources
matthias.jordan
More...
over 15 years ago
Fixed - task 25: constant direct message notifications http://code.google.com/p/andtweet/issues/detail?id=25 I think the problem was due to the long-lasting SharedPreferences.Editor usage by multiple threads. Now the code that reads and/or write shared preferences is more compact and incapsulated into synchronized blocks
yvolk
More...
over 15 years ago
Added German translation for widget strings
matthias.jordan
More...
over 15 years ago
- Everywhere got rid of e.getMessage() in exception handling, e.g.: Log.e(TAG, e.getMessage()); because sometimes it produces uncaught exception followed by AtndTweet crash!!! Needs more testing now... - AppWidget configuration activity (temporarily?) commented (removed effectively...) because there is no in it, in fact. - Small changes in Russian translation
yvolk
More...
over 15 years ago
Brushed up the lingo concerning the auto updates.
matthias.jordan
More...
over 15 years ago
Fix: The service wasn't started automatically at app installation.
matthias.jordan
More...
over 15 years ago
Fixed task 28: ActivityNotFoundException while long clicking on private messages http://code.google.com/p/andtweet/issues/detail?id=28 Now user sees "Not implemented" toast instead of Error message.
yvolk
More...
over 15 years ago
For RelativeTime class improved phrase formatting to using {@link I18n#formatQuantityMessage} FIXED - task 35: Add Russian language user interface to AndTweet http://code.google.com/p/andtweet/issues/detail?id=35
yvolk
More...
over 15 years ago
Removed redundant code and added a bit of logging.
matthias.jordan
More...
over 15 years ago
Fixed the problem that the recurring alarm was not started on reboot.
matthias.jordan
More...
over 15 years ago
Two tasks done (at least, partially): 1. task 35: Add Russian language user interface to AndTweet http://code.google.com/p/andtweet/issues/detail?id=35 2. task 29: AndTweet keeps the Android from going to sleep http://code.google.com/p/andtweet/issues/detail?id=29
yvolk
More...
over 15 years ago
Merging widget branch to the trunk
yvolk
More...
over 15 years ago
Reverting accidental changes to the trunk...
yvolk
More...
over 15 years ago
Committing what didn't synchronize well during previous commit...
yvolk
More...
over 15 years ago
Committing what didn't synchronize well during previous commit...
yvolk
More...
over 15 years ago
added history size/time preferences
sugree
More...
about 16 years ago
added ant
sugree
More...
about 16 years ago
Fix for typo in German translation (Fixes issue 21)
codename.matrix
More...
over 16 years ago
Updated version. Releasing 0.2.4.
torgny.bjers
More...
over 16 years ago
Made sure that dates are imported correctly for direct messages.
torgny.bjers
More...
over 16 years ago
Fixed issue 16: Focus list instead of textbox. Made a check to make sure that a hardware keyboard exists before trying to auto-focus the input field. Also made sure that the keyboard is not automatically visible by configuring the activity through the manifest.
torgny.bjers
More...
over 16 years ago
Benjamin Schirmer added direct message translations.
torgny.bjers
More...
over 16 years ago
Fixed date bug where tweets would get the current date by default because the calendar date parser would fail. Thanks to Benjamin Schirmer for the fix.
torgny.bjers
More...
over 16 years ago
Ensured that text limits update no matter what type of keyboard is in use.
torgny.bjers
More...
over 16 years ago
Added better handling for connection exceptions. Made sure that user-dismissed dialogs does not give errors when the application attempts to dismiss them.
torgny.bjers
More...
over 16 years ago
Fixed issue 19: Notifications for mentions does not work.
torgny.bjers
More...
over 16 years ago
Added German translation, courtesy of codename.matrix.
torgny.bjers
More...
over 16 years ago
Added relative time strings to the string assets. Updated timeout values.
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