fmms (0.5.2-1) stable; urgency=low

  0.5.2:
  	* re-enabled sending to email addresses (MB#8906)
  	* new icons!
  	* hopefully solved bug where fmms would keep running when launched from share via service
  0.5.1:
  	* video/audio icon showing when attaching those mimetypes
  	* unread messages showed in correct color
  	* images in viewer are resized to fit on screen
  	* not always redrawing the listview
  	* fixed the configdialog not to hang when using share via service before firstlaunch
  	* text wrapping in sender is now on char instead of word
  0.5.0:
  	* smil generation tweaked, hopefully works with blackberries now
  	* increased timeout in wappushhandler
  	* added support for sharing-fmms
  0.4.0:
  	* autoconnects, highly experimental
  	* tweaked logging
  	* fixed bug where contactpicker in viewer would pick the wrong contact
  	* fixed bug where mainview listing was matching on wrong numbers
  0.3.6-2:
  	* fixed dependencies
  0.3.6:
  	* fixed bug introduced in 0.3.5 making it impossible to dl messages
  	* added loading indicator when treeview is updating
  	* removed WTP and WSP.py
  0.3.5:
  	* closing sender if message appears to be have sent
  	* autosetting subject to "MMS" if message is empty
  	* bug relating to utf-8 decode failures from mms.db should be fixed
  	* removed some dead code
  0.3.4:
  	* new look in sender
  0.3.3:
  	* added method for timeformat to controller, removed it from viewer/gui
  	* fmms_gui.py: readded context menu, fully working.
  	* fmms_sender_ui.py: removed fMMS prefix from title
  	* only numbers allowed in img resize field
  	* fmms_gui.py: button scrolls with treeview, receiver is shown if its outgoing message
  	* urlhook in about dialog, error handling in viewer when parsing date
  0.3.2:
  	* lots of ui improvements
  	* ... yeah, thats about it
  0.3.1:
  	* added "reply" button in viewers app menu
  	* "open" context menu working again in viewer
  	* fmms.png added again, about dialog should work
  	* hopefully fixed weird bug in get_photo_from_name
  0.3.0:
  	* adapted mvc(ish) concept on the application
  	* sqlite database for storing message info
  	* logging to file instead of terminal mostly
  	* crude validation of "to" number in sender
  	* saves outgoing mms (that are sent successfully)
  	* not really backwards compatible due to sqlite backend instead of only files
  0.2.10:
  	* reverted UA-string to N95... again - seems to be working for tmo usa
  	* separated each view in to their own class
  	* header dialog does now line wrap instead of scrolling horizontally
  	* removed some imports that (hopefully) isnt needed
  0.2.9:
  	* removed fake UA-string again as it seems pointless
  	* contactslist should show what type of number it is
  	* gui no longer freezes when launched from the mms notification
  	* message is sent as mms version1.2
  0.2.8:
  	* removed sending of "profile" header again as this seems to confuse some mmsc
  	* sending fake user-agent string (n95)
  	* viewer now word wraps text
  	* viewer should now show most txt files
  0.2.7:
  	* fixed hang on startup introduced in 0.2.5
  0.2.6:
  	* added profile header again, along with user-agent. on both send and receive. please let this work.
  	* contacts should now show all numbers, really.. hopefully
  0.2.5:
  	* profile header removed as this should be translated to x-wap-profile
  	* ui "loading" indicator added in a few places, like when sending
  	* replaced ugly dbus-calls with less ugly update_ui function
  0.2.4:
  	* sending x-wap-profile and profile header when getting mms instead of sending
  0.2.3:
  	* fixed bug where long-tap -> "open" would not launch imageviewer
  	* added search in contact list when sending
  	* now sends x-wap-profile header when sending mms
  0.2.2:
  	* bugtracker added
  	* wappushhandler should handle most sms push now
  	* banner shows when SMS PUSH decoding failed
  	
  0.2.1:
  	* no longer breaking MMS-standards (I think)!
  	* confirm dialog on redownload as message might be gone
  	* should show all numbers available for a contact
  	* wappushhandler got some love, error handling and stuff
  	* fixed postinstall to only chmod if dir exists
  0.1.12:
  	* correctly sends m-notifyresp-ind and m-acknowledge-ind when fetching the mms
  	* button to launch video/audio in the viewer should now launch the mediaplayer
  	* if the mimetype is unknown the button currently does nothing
  0.1.11:
  	* textview in sender gui scrolls individually instead of scrolling the whole window
  	* exception printed (to console) if the mmsc response parsing fails
  	* should now decode any filetype in the mms
  	* fixed "To"-button so it doesn't break on unnamed contacts
  	* config prepared for sqlite-db
  	* clicking on a notification should now open fMMS (refresh view if its open)
  	* all imagetype should now be shown in the viewer
  	* button to launch other filetypes (currently opening in imageview so its unlikely to work)
  	* decoder_mms.py decodes a given message file from console
  0.1.10:	
  	* "to" button is now bringing up a list of contacts


 -- Nick Leppnen Larsson <frals@frals.se>  Sat, 27 Feb 2010 23:54:30 +0000
