element-ios/CHANGES.rst

65 lines
3 KiB
ReStructuredText
Raw Normal View History

2016-03-17 15:07:26 +00:00
Changes in Vector iOS in 0.1.2 (2016-03-17)
===============================================
Improvements:
* Upgrade MatrixKit version (v0.3.4).
* Chat screen: Update timestamp and message edition display.
* Chat screen: Leave message edition mode when user is typing.
* Media Picker: Enlarge touch area of the X and switch-camera.
* Media Picker: Remove red placeholder images on videos #157.
* Room Creation: handle new created room as an empty room.
Bug fixes:
2016-03-18 09:06:12 +00:00
* Sliding animation on recents entries can be quite stuttery #162.
* People search is shown in UI but not yet implemented #165.
2016-03-17 15:07:26 +00:00
* Outgoing calls in the timeline are shown as Incoming calls in recents #102.
* T&Cs and Privacy Policy buttons need that text #143.
* Call button is still visible in production builds #142.
* I get sometimes typing notifications for myself #123.
* Room member details: "reset to normal user" option #149.
* Messages: Unread room handling #159.
* White screen on first launch #114.
* Chat: All messages are displayed twice #139.
* Updating favourites on the web is not reflected on mobile #136.
* Chat: scrolling to bottom when opening new rooms seems unreliable #148.
* Chat: persistent unsent messages #164.
2016-03-07 20:28:15 +00:00
Changes in Vector iOS in 0.1.1 (2016-03-07)
===============================================
Improvements:
* Upgrade MatrixKit version (v0.3.3).
* Network reachability: Check the network when app becomes active.
* Chat room: Add expanded header.
* Chat room: Display network status, and handle unsent messages.
* Room members: Support invitation by email.
* Add Room member details screen.
* Media picker: Remove navigation bar (Cancel/Camera).
* Media picker: Do not save captured media in user's library
* Message search: Enable display of timeline from a search result.
* AvatorGenerator: Made it use colors defined by VectorDesignValues.
Bug fixes:
* SYIOS-202: IOS should no longer reset badge count on launch.
* Blank screen after restarting the app #90.
* Blank chat screen #55.
* Room members: Swipe mode is not available on iphone 5c iOS 8 #70.
* The active area of Edit button is too small #77.
* Please can we have default ios long-tap to select and clipboard behaviour again? #87.
* I see my avatar moving down from the header down to the text input field when entering a room #96.
* Clicking into a favourite room and then back to recents can leave you scrolled to the 'wrong' point in the recents list #105.
* Chat: message timestamp is misaligned #100.
* RoomTitleView: Center horizontally the display name and the avatar.
* Media Picker: fix layout issues.
* Media Picker: Launch must be speed up.
2016-01-29 12:10:07 +00:00
Changes in Vector iOS in 0.1.0 (2016-01-29)
2016-01-22 16:32:29 +00:00
===============================================
2016-01-29 12:10:07 +00:00
* Upgrade MatrixKit version (v0.3.1).
2016-01-22 16:32:29 +00:00
* Implement Visual Design v1.3 (80% done).
2015-11-16 09:35:52 +00:00
Changes in Vector iOS in 0.0.1 (2015-11-16)
===============================================
2015-11-16 09:35:52 +00:00
* Creation : The first implementation of Vector application based on Matrix iOS Kit v0.2.7.