Releases: chrislacy/TweetLanes
1.2.1 Release
Features
- Make the ActionBar title selectable when viewing a profile
- Added a visual cue when favorite button is pressed
- Added Holo Light Dark Actionbar Theme
- Added "Extra Extra Large" and "Supersize" font sizes
- Extended the auto complete to match typed text anywhere in username and in full name
- Added ability to remove an attached image by pressing and holding
- Added URL handling so that Tweetlanes is a choice when loading Twitter or App.net items
- Added smarter fetching starting with small pages, and incrementing as extra pages required
- Added refresh after posting & refresh when loading app from notification
- Added ability to show absolute times on timeline, also a mixed mode (59 mins a less is relative)
Fixes
- Links are now shown in full, rather than a "display link"
- Links in profile descriptions converted from t.co links
- Reply when loading profile correction. Show "Tweet @username"
- Correct issues around compose box after loading profile
- Use the t.co display url, rather than expanded url. These are formatted nicer
- Fix issue when more than 1 page of tweets. Fetch only completes when all tweets collected preventing feed jumping
- Change the message when you try and send an empty status update
- Correct issue with the new tweet bar when orientation changes and account switches
- Profile and service icon only show when you use both networks, or have 3 or more accounts
- Position in lanes remembered between loads and lane switches
- Profile URL is now expanded from a t.co
- Close several leaks dealing with the image loader
- Significantly reduce overdraw in lists containing tweets
- Force close when switching accounts
- New tweet count on close and re-open
- Other small bug fixes
Other bits
- Large codebase tidy-up - hopefully small improvement to performance, size and reliability
Release versions are only downloadable through the Google Play Store
1.2.1 Beta 8
Fix for ADN marking reposts
Improved handling of deletes and report as spam
Fix for account spinner when you have less than 3 accounts on the same network
1.2.1 Beta 7
Fixes for fatal crashes reported in Crittersism
Fix for orientation locking when in landscape mode
Fixes around pull to refresh when no new status'
Fix to prevent both DM and standard compose boxes showing.
1.2.1 Beta 6
Fixes a horrible bug that was causing a lot of crashes for users, but that is why we test.
1.2.1 Beta 5
More bug fixes from @BlythMeister in pull request #298
Most notably we finally have the right version number ;)
1.2.1 Beta 4
Added auto rotate fix
Crashing while switching accounts potentially fixed
Now remembers new tweet count on reload
1.2.1 Beta 3
A few more fixes leading up to the final release.
1.2.1 Beta 2
Merge pull request #260 from BlythMeister/MyBetaVersion Few more beta bug fixes