Since Nokia’s Qt SDK 1.1 Technology Preview release I’ve found myself launching the Qt Creator pretty often on my Mac. The whole IDE along with plain QML Viewer are really stable so that I can be very productive on writing Qt Quick based apps.
During the last week I focused on adding bunch of new features to my Twitter client app, TwimGo. This new version includes the following changes:
- Auto-login
- Auto-refresh (5 minutes)
- Indicator if new tweets were found on auto-refresh for home or mentions timelines
- Fixed the bug of retweeting incorrect tweet
- New mentions icon
- Slightly colored tweets for own tweets (red) and mentions (green)
- Small improvements to error handling: Twitter API errors are shown
- N900: Minimize app by tapping top left corner
You can download the TwimGo 2.6 binaries from here. It runs on Nokia N900 and N8. It should also run on other Symbian^3 phones too which have Qt 4.7 installed. If you have installed great Nokia Bubbles app from Nokia Beta Labs recently then you’ll have Qt 4.7 already on your phone. I’ll try to publish this through Ovi Store soon.
Leave a comment if you have trouble with the release, find any bugs or have some ideas for improvements or new features! Happy Tweeting! Follow me for new releases: @tlaukkanen.







