Mobile Changelog
Spaz 1.4.0 - Monday, September 6, 2010
Note: This version is functionally identical to the Spaz webOS 1.3.3 beta
- NEW: UI changes and improvements (thanks @tibfib)
- NEW: View user pics full-screen by tapping from user detail scene
- NEW: API RT support
- NEW: Sharing via Facebook app
- NEW: Can delete statuses and DMs
- FIX: All sharing options can be accessed from tap+hold menu in timeline
- FIX: Search command menus not building correctly for logged-in users
- FIX: Freezes caused by loading unnecessary info from DB
- FIX: Custom server accounts
- FIX: URL shortening
- CHANGE: useNativeJSONParser enabled
Spaz 1.2.0 - Monday, August 9, 2010
- NEW: Full support for OAUTH authentication for Twitter
- NEW: IMAGE UPLOADING USING OAUTH ECHO to Drippic, Pikchur, Twitpic, and Twitgoo
- NEW: ACCOUNT SWITCHING in main timeline (click name in toolbar)
- NEW: various UI ENHANCEMENTS
- NEW: Uses jQuery 1.4.2 for improved performance
Spaz 1.1.0 - Friday, March 5, 2010
- NEW: "Hold" menu on messages in timelines for quick access to Reply, RT, Quote actions
- NEW: Preference to enable/disable sending on Enter in posting scene
- NEW: Preference of cursor position when ReTweeting/Quoting in posting scene
- NEW: Fast loading of detail views via local storage (using Lawnchair)
- CHANGE: Your main timeline is now the root scene if you auto-login. Accounts can be accessed from app menu
- CHANGE: Can now load up to 200 of each message type (setting all to max WILL slow performance)
- CHANGE: Added donate button to About, app menu
- FIX: Improved sorting algorithm to keep messages in correct chronological order
- FIX: CSS bug where long contents of list items would overflow
- FIX: messages received from Twitter without all required data would hang refresh action
- FIX: Search results now have rounded avatars
Spaz 1.0.0 - Friday, December 18, 2009
- NEW: direct image uploading to Twitpic, Posterous, yfrog, Twitgoo, and Pikchur
- NEW: "Share" a message via Email, SMS, IM, Quote, or ReTweet
- NEW: Saved search support, syncing with Twitter web site and other API apps
- NEW: Minor UI changes in detail views
- NEW: Added Accounts… App menu option
- NEW: prefs for when to raise dashboard notifications
- FIX: changed Laconi.ca references to StatusNet
- CHANGE: Dropped Tweetphoto support; yfrog is now default
- CHANGE: updated About info
- CHANGE: removed Status Text from displayed error info
Spaz 0.5.11 - Sunday; November 8, 2009
- NEW: added image thumbnail previews in message detail
- NEW: clicking on thumbnail in message-detail will load it in ImageView in view-image scene
- NEW: More theme tweaks
- NEW: Splash page refactored to work better with Pixi resolution
- NEW: MyTimeline keeps refreshing while other scenes are pushed on top of it
- FIX: Timeline in MyTimeline scene now inits on setup, not activate, and doesn't get destroyed until cleanup.
- FIX: Fix for duplicate post response parsing from previous builds
- CHANGE/FIX: No custom audio cues played, anywhere -- problems with audio quality and disabling when phone muted
- CHANGE: UI prefs for audio and vibration removed
- FIX: timeline cache now saved on every refresh
- FIX: search timeline now clears if new query does not match last query
- FIX: fixed bug in obj ref in message-detail-dm template
- CHANGE: modified error message when DM can't be pulled from cache
- CHANGE: get_relative_time now applied on render of template in addition to after timeline built
- CHANGE: Changed JSON decode helper to dump a sch.warn()
Spaz 0.5.10 - Tuesday, September 1, 2009
- [CHANGE] Requires webOS 1.1
- [NEW] Significant performance increases
- [NEW] Posterous and Pikchur image posting support
- [NEW] Lots of UI tweaks
- [NEW] Tapping top bar will scroll to top in all scenes
- [NEW] New Seach Card option returns
- [CHANGE] Increased gain of sounds
- [FIX] Error reporter should correctly handle timeouts
- [FIX] Scrolling to top works even when timeline is moving
- [FIX] Fixes to potential for collisions in accounts
- [FIX] Dashboard notifications close when Spaz is made active
Spaz 0.5.2 – Thursday, July 16, 2009
- [NEW] Custom Laconica/Twitter-API sites like army.twit.tv,
floss.pro now supported (user must enter API URL)
- [NEW] "Search & Explore" now used as search view
- [NEW] Public timeline in Search
- [CHANGE] new layout to Search
- [CHANGE] new look to timeline entries, detail views, button layouts
- [FIX] cache filling up should be fixed by using new ext: prefix for depot storage
Spaz 0.5.0 – Friday, July 3, 2009
- [NEW] Photo posting via email to TweetPhoto, yfrog, Twitgoo and TwitPic (big thanks to Nick Carter/@thynctank for critical contributions)
- [NEW] Persistant "dashboard" notifications when timeline or search refreshes
- [NEW] Timeline entry size preference (Tall/Grande/Venti)
- [CHANGE] Preference scene layout changes
- [CHANGE] UI changes to posting scene
Spaz 0.4.11 – Friday; June 26, 2009
- [NEW] Completely rewritten posting scene
- [NEW] URL shortening feature via bit.ly (more services coming)
- [NEW] Text shortening feature to reduce length of posts
- [CHANGE] Post textbox now has focus on activation
- [CHANGE] Enter now submits post
- [CHANGE] Reduced number of options in Help scene
- [CHANGE] Char count in post scene now updates a little faster
Spaz 0.4.8 – Wednesday; June 17, 2009
- [NEW] added support for Identi.ca
- [NEW] prefs scene now has controls for changing initial message load counts
- [CHANGE] new prefs defaults for initial loads (to speed up initial loads for users)
- [CHANGE] minor changes to timeline colors to increase contrast a bit
- [CHANGE] minor CSS changes on border for new items
- [CHANGE] turned on HTML escaping in templates
- [FIX] significant speed increases in main timeline rendering
- [FIX] speedup in switching filter views in main timeline
- [FIX] Enter now submits in search scenes
- [FIX] fixed a bug where exception thrown when no favs are returned
- [FIX] spinner doesn’t try to “clear” after cache load anymore
- [FIX] fix where ‘false’ objects weren’t being properly detected in rendering loop
- [FIX] fixed stopListening calls in cleanup for prefs scene
- [FIX] fixed calls to show alert in message detail
- [FIX] replaced errant console.log() call with dump()
- [CHANGE] various code refactors
Spaz 0.4.2 – Wednesday; June 10, 2009
- NEW: Update Location… option in app menu to enter a new location in Twitter profile. Allows you to get current geocode via GPS
- NEW: Lock icon appears on messages from Protected Users
- CHANGE: “New Search Card” option removed until we can sort out mem leak issues
- FIX: bug where uncaught exception thrown if cache did not exist for user
- FIX: cache loading performance
- FIX: typing speed
- FIX: numerous listeners that weren’t properly unbound
Spaz 0.3.15 – Saturday; June 6, 2009
- Initial public release