Releases: robertodoering/harpy
Releases Β· robertodoering/harpy
beta 0.10.3
For the time being harpy is still working by using Twitter's legacy v1 api.
This release updated the user profile to use the old v1 api instead of the non-free v2 api to make profiles work again.
Please note that this doesn't mean that harpy will be maintained again, seeing as Twitter will most likely shut down access to their legacy api (again) soon and third party apps are still against their TOS.
beta 0.10.2
- Fix webview background sometimes transparent
- Fix email link in about page opened in in-app browser
- Minor style improvements
beta 0.10.1
- Fix unable to view an authenticated users own protected profile
- Small webview style improvements
beta 0.10.0
- Updated user page
- Now uses the new Twitter API v2
- Re-designed parts of the UI
- Added pinned Tweet (not yet fully displayed)
- Added support for protected users
- Improved in-app webview
- Handle system back to go back in webview when possible
- Added loading animations
- Added 'always use 24-hour time format' setting
- Can be enabled in
settings βΊ general βΊ always use 24-hour time format
- Can be enabled in
beta 0.9.13
- Added scroll direction change threshold (by @ivribalko)
- Fixed restoring scroll position sometimes didn't work
beta 0.9.12
- Added option to restore home timeline position on refresh (by @S3basuchian)
- Can be enabled in
settings βΊ general βΊ restore home timeline position on refresh
- Can be enabled in
- Added support for themed icon (by @S3basuchian)
- Fixed custom theme creation not updating while editing
- Minor bug fixes & improvements
beta 0.9.11
- Added option to start video playback muted (by S-ecki)
- Added long press on link previews (by S-ecki)
- Improved internal webview (by nplettenberg)
- Opening twitter urls in harpy which are not yet handled will now be open opened externally instead (by Dhi13man)
- Fixed opening tweets externally didn't work when harpy was set to handle Twitter urls
- Fixed 'scroll-to-top' caused the app to drop frames
- Removed 'restore scroll position on tab change' option
- Scroll position is now always restored when switching tabs
- Minor bug fixes & improvements
Thanks to everyone for contributing to this release!
@Aryashakya
@Dhi13man
@nplettenberg
@S-ecki
@mbestavros
beta 0.9.10
- Added link previews in Tweets
- Added option to open link in internal webview
- Enabled by default
- Can be disabled in
settings βΊ media βΊ open links externally
- Added custom api key hint in settings
- Updated video thumbnail duration design
- Fixed date & time format was wrong for some countries
beta 0.9.8
- Added support to set a custom api key
- Added video duration in thumbnail
- Updated font to cover a bigger range of glyphs
- Fixed timeline sometimes jumping when scrolling up (Thanks Jebeditis!)
beta 0.9.7
- Fixed black screen after posting a new Tweet (Thanks robsonsobral!)