Release Note
0.1.11
- + identi.ca always uses https
- + Short URL added new service b1t.it
- * locale fixed italian locale #LP 711898
0.1.10
- + OAuth anonymous consumer
- + Short URL protocol is no more stripped off
- + Merged timeline now you can move through different instances at the same time
- + Report Spam after blocking a user a spamreport is generated - enable it under settings (only on identi.ca)
- + Unblock new Unblock function (statusnet instances only)
- * Bookmarks Users bookmark show Username
- * Exception Fixed an IllegalArgumentException when dismissDialog is called with a null id
- * Account creation Fixed a bug with status.net instances
- * Layout now using dp instead of px
0.1.9.7
- + Fonts DejaVu Fonts (http://dejavu.sourceforge.net/) are now included to fix Unicode chars issue
- + Layout New OnScreen Buttons option (enable it in Global settings) [screenshot]
- + Account Add New Account view, much easier (I hope!) [screenshot]
- * OAuth Finally the OAuth issue is fixed. Thanks to @jontheniceguy@jon.sprig.gs
- * Search fixed bug if search text contains non utf8 char
0.1.9.6
- Twitter accounts
- Merged timeline you can choose multiple accounts to be merged into single timeline (select them under Global Settings)
- Multiple account notification If merged timeline is active, notification service will check all the enabled accounts
- Repeat if you are using API method, you'll be prompted to confirm your action
- Compact view icons (location, attachment, conversation) are hidden. Click on status to get access to that funcion. See http://file.status.net/identica/macno-20100823T163555-gd4kvjx.png
- Font size choose your preferred font size (small, medium or large)
- Favor/Unfavor fixed a if/else bug
0.1.9.5
- Filters filter notice by words. Add/remove filter from "Settings" page
- UI in "New layout" without "new button", click and longclick now open two different menus
- Update if status update fails, geolocation is kept
- Composing if text exceed char limit a warning will be shown
- Location fixed a bug while getting the best LocationProvider
- Attachments fixed a bug to clear the attachments table
- Notification fixed a regression in mentions service
- User's personal timeline fixed a NullPointerException
0.1.9.4
- Added a widget to post quickly
- Minor layout restyle
- Added Share notice in context menu
- Added Copy notice's URL to clipboard in context menu
0.1.9.3
- Added a first URL shortener function (just ur1.ca ATM)
- Fixed a bug in refresh after post on Android 2.2
- OAuth Login refactoring to fix bug on Android 2.x
- Added text limit (non blocking) in compose view
- Added member since in user timeline
- Big avatar appear clicking on user image in user timeline,
0.1.9.2
- Added a setting to let you choose the account while posting
- Some UI modification
- OAuth keys check it's now scheduled once a day
0.1.9.1
- Added a setting to choose theme
- Added a setting to choose to use longclick or buttons
- In user timeline, now are displayed numerb of followers,following
and dents
- Fixed a regression in autorefresh
0.1.8.10
- Layout refactoring. Removed longclick function, now just click on user's avatar or on the gear
0.1.8.9
- Fixed geonames error (LP 559934)
- When possible, substituted username with userid in API (LP 560920)
- Fixed a bug in attachments table creation
0.1.8.8
- Inline attachment view: images and html
- If it's enabled the new repeat mode, you have to confirm before forwarding.
- Now it's possible to access group timeline from group alias
- Calls to Geonames WebServices are now asynchronous
- Fixed a bug on mixed case usernames (brainbird.net users)
- Fix by @shiny@shiny.status.net in strings
- Account routines refactoring
- Fixed infinite scroll when reached the notice "0"
- If the source is longest then 15 chars, it is truncated
0.1.8.7
- Added Conversation view (click "Thread" in notice)
- Fixed #LP:550253 (Mustard crashes while viewing a Geolocation)
0.1.8.4
- Added a workaround to bypass duplicate notices in timelines
0.1.8.3
- Fixed a BUG in alter table OAuth if upgrading from version older then 0.1.8.1
0.1.8.2
- Added OAuth Settings form, to manage custom Consumer Keys
- Fixed a bug in services
- Increased EditText size
0.1.8.1
- Fixed strings in fr and nb translations
0.1.8.0
- OAuth Support
(You don't need to delete the old account, use "switch account" function and it will update the old one)
- Now supports statusnet private site
0.1.7.7
- New languages added: pt,nb,zh,nl
- Added Block user function
- Review context menu items order
- Added ACTION_SEND for plain/text mime
- Added join/leave group function
- Added timelines auto refresh (Enable it in settings)
- Added refresh after post (Enable it in settings)
0.1.7.6
- Repeat now can use the dedicated AP
- (Enable it in settings "New repeat mode")
0.1.7.5
- Fixed "Login button not visible in Landscape mode" #LP 498512
- Fixed "Typo in first Settings option, missing 'b'" #LP 498514
- Added new Bookmark functions
0.1.7.4
- Fixed an error in User Personal Timeline
- Added a service to check statusnet sites version's upgrade
- Added an option to send an anonymous snapshot of number of accounts active
- Added a checkbox in create account form to force use of SSL/TLS
- Removed sound in new replies notification
0.1.7.3
- Rewrite Image downloader, now is Threaded thanks to KWY (from #android-dev)
- Fixed search function, now trim search string
- Fixed search layout: in landscape "Search" button was hidden
- Added avatar upload function. Image is cropped into a square then resized to 500x500
- Added Settings. Now you can set how many notices to retrieve
- Added flag to disable GeoLocation globally
- Added an option to approximate geolocation
- Now when an error occurs while posting notice will be notified with NotificationManager
- Disabled sub/unsub context menu item on your notice
- s/status/notice
- German translation by @eike
- French translation by @stemp
- Added auto load more notices function (just arrive at the end of the list)
0.1.7.2
- Adding icon on notice with geo information and showing it (using geonames.org)
- Added User Location in User timeline
0.1.7.1
- Fixing typo in parameter name
0.1.7.0
- Staring Geo Location support
0.1.6.0
- Increasing SOCKET_TIMEOUT in http connection when uploading file
- Users personal timeline, replies and favorites
0.1.5.2
- Fixed issue when rotating
- Refactor of upload function
0.1.5.1
- Fixed DB create statement
0.1.5.0
- Added search tag function
- Added sub/unsub - ATTENTION: there is a bug in StatusNet 0.8.2 API returns always NOT FOLLOWING
- Initial view attachment function
- Added favorites function
0.1.4.1
- Fixed Date parse error. thanks to @jpec, @gdaniele
0.1.4
- Added "favorite" menu item in context menu
- Fixed bug in search list, username was missing
- Added support to attachment
- Changed link color to white
- Fixed text in About window
- Added chars counter in Update Status window
- Fixed Login window
0.1.3
- Added Search functions
- Added About window