Commit graph

1792 commits

Author SHA1 Message Date
giomfo
eeae581c7f Fix typo 2016-03-01 16:00:15 +01:00
giomfo
c55221853e Media Picker: code cleaning 2016-03-01 10:38:56 +01:00
giomfo
a6c220ad3f MediaPicker: Do not save captured media in user's library 2016-02-29 17:49:07 +01:00
giomfo
cd2c8b3c03 Room member details: remove custom power level handling 2016-02-29 15:05:22 +01:00
giomfo
1dd1efb630 Bug Fix: Chat screen: wrong keyboard animation #121 2016-02-27 00:23:46 +01:00
giomfo
80bd51d4d6 Bug Fix Unexpected Recents scrolling
Clicking into a favourite room and then back to recents can leave you scrolled to the 'wrong' point in the recents list #105
2016-02-26 18:18:04 +01:00
manuroe
48ba653b85 Renamed MXEventDirection* to MXTimelineDirection because of https://github.com/matrix-org/matrix-ios-sdk/pull/80 2016-02-26 17:08:53 +01:00
giomfo
7611fc12a2 SYIOS-202: IOS should no longer reset badge count on launch 2016-02-26 12:27:22 +01:00
giomfo
d2da88a729 Media Picker: Remove ugly navigation bar (Cancel/Camera). 2016-02-26 12:08:24 +01:00
giomfo
03861ee6bb Merge pull request #120 from vector-im/vector_113
Image Picker: Launch must be speed up
2016-02-26 11:08:28 +01:00
giomfo
a9b3526fff Image Picker: Launch must be speed up
issue #113
Retrieve user's album on a specific processing queue
2016-02-26 10:47:27 +01:00
giomfo
d472446f7b Merge pull request #119 from vector-im/media_picker_layout_issues
Media Picker: fix layout issues
2016-02-26 10:34:20 +01:00
giomfo
7f2d7cd14e Media Picker: fix layout issues
- Enlarge the touch area of the 'Close' and 'Camera switch' button.
- Crop album thumbnail to fit the display box.
- Remove the thumbnail of 'Recently Deleted' album.
- Fix simultaneous asset selection. Only the first selected asset is considered.
- Fix multiple selfies capture. Only one selfie is captured at once.
2016-02-26 10:10:32 +01:00
giomfo
28fc252e50 Chat Screen: Fix wrong activities view display.
Unsent messages may be deleted manually, so we have to force activities refresh on table refresh.
2016-02-25 15:47:30 +01:00
giomfo
5bd3378823 Merge pull request #117 from vector-im/chat_screen_update_activities_view
Chat screen: Display network status, and handle unsent messages.
2016-02-25 14:54:33 +01:00
giomfo
7539e3a726 Chat screen: Display network status, and handle unsent messages. 2016-02-25 13:54:53 +01:00
giomfo
edf33d94ac Chat Screen: Bug fix - Hide expanded header when keyboard appears.
+ Hide keyboard when header is expanded.
2016-02-24 15:42:22 +01:00
giomfo
7260e321cc Bug Fix #96
I see my avatar moving down from the header down to the text input field when entering a room.
2016-02-24 13:04:29 +01:00
giomfo
239182eb30 RoomMemberDetailsVC: hide the bottom image on view will disappear. 2016-02-24 11:38:05 +01:00
giomfo
dbdf61b167 Merge pull request #110 from vector-im/add_room_member_details_screen
Add Room Member Details screen
2016-02-24 11:07:40 +01:00
giomfo
4824d6b535 Add Room Member Details screen
0.5 and 1 normalised values should be replaced by kVectorRoomModeratorLevel and kVectorRoomAdminLevel constant values.
2016-02-24 11:01:06 +01:00
giomfo
b91c183b1c Add Room Member Details screen 2016-02-24 10:08:21 +01:00
giomfo
db361078c5 RoomTitleView: Enlarge title box 2016-02-24 09:55:11 +01:00
manuroe
0652f031a3 Merge pull request #107 from vector-im/event_timeline
Update to support MXEventTimeline
2016-02-23 16:09:21 +01:00
manuroe
0e39d19a4e Event timeline: Moves all pagination API from MXRoom to MXEventTimeline 2016-02-23 09:08:19 +01:00
manuroe
fb6d8b68f0 Event timeline: Made usage of MXEventTimeline 2016-02-22 18:07:30 +01:00
giomfo
d1803f362e Bug fix: Chat screen: Navigation bar has disappeared
Navigation bar disappears when app is resumed on push notif, whereas the room expander header was displayed when the app was backgrounded.
2016-02-22 17:18:59 +01:00
giomfo
29c7e5fc02 Media Picker: Force the camera zoom factor (1.0). 2016-02-22 17:06:28 +01:00
giomfo
27b2637ce4 BugFix: App crashes when user resumes it on push notif.
This crash happens when the app when backgrounded whereas the expanded header was displayed on chat screen.
2016-02-22 10:58:29 +01:00
giomfo
7bea9fe002 BugFix: Chat screen: the room title is missing in landscape mode on iPhone 6+ 2016-02-22 10:36:31 +01:00
manuroe
cfaede8064 Moving to R0 API: userId has been removed from MXEvent.
Note the impacted code was removed because it was wrong. Curiously, it was followed by a code block that does things right
2016-02-18 15:46:45 +01:00
manuroe
931c7d6641 Update Podfile.lock to point to last Matrix SDK/Kit 2016-02-17 10:46:13 +01:00
giomfo
fa2e81b33e RoomTitleView: Fix iOS 8 issue
Center horizontally the display name and the avatar.
2016-02-12 10:40:23 +01:00
giomfo
eaba671b8e Merge pull request #95 from vector-im/vecto_ios_87
BugFix: vector-ios #87
2016-02-11 16:14:34 +01:00
giomfo
2e5ba81c9f Merge pull request #94 from vector-im/observe_network_reachability
Observe correctly network reachability
2016-02-11 16:14:24 +01:00
giomfo
1ede2766ce Observe correctly network reachability
Improvement: prompt user only on app launch or resume.
2016-02-11 16:09:35 +01:00
giomfo
1925d5ba3f BugFix: vector-ios #87
Please can we have default ios long-tap to select and clipboard behaviour again?
2016-02-11 15:19:49 +01:00
giomfo
d65cc7e556 Observe correctly network reachability 2016-02-11 15:05:24 +01:00
giomfo
903af8cf9c Check the network connectivity when app becomes active. 2016-02-11 14:06:48 +01:00
giomfo
a0d0070cd6 Remove access token from Vector logs. 2016-02-11 11:29:33 +01:00
giomfo
6ef7b75011 Merge pull request #92 from vector-im/issue_90_Blank_screen_on_relaunch
BugFix Blank screen after restarting the app #90
2016-02-11 09:07:57 +01:00
giomfo
24dbee9e43 Merge pull request #91 from vector-im/issue_80_rageshake_handling
issue_80: Rageshake handling
2016-02-11 09:07:33 +01:00
giomfo
00d7514c48 Merge pull request #89 from vector-im/chat_expanded_header
Chat expanded header
2016-02-11 09:06:44 +01:00
giomfo
1e8e704ffb BugFix Blank screen after restarting the app #90 2016-02-11 00:02:56 +01:00
giomfo
d22417ee94 issue_80: Rageshake handling
Rageshake doesn't work on the image upload screen #80

- Define the navigation bar tint color.
- Disable navigation bar tint color change according to HS status.
- Set RageShake manager.
2016-02-10 22:12:17 +01:00
giomfo
ce4a283932 Chat: Expanded header
Fix issues on iPhone 6 plus (landscape).
2016-02-10 15:08:51 +01:00
giomfo
5b5679ebb6 Chat: Expanded header
Hide the header only on scroll down.
2016-02-10 12:25:40 +01:00
giomfo
7a9ac019da Chat: Expanded header
Fix issue: scroll to the top of the bubbles table failed
2016-02-10 11:13:30 +01:00
giomfo
f5fb047062 Chat: Expanded header 2016-02-10 10:59:48 +01:00
manuroe
e16dae4caa Fixed compilation 2016-02-08 11:32:42 +01:00