giomfo
|
afd2831594
|
version ++
|
2016-09-27 14:44:26 +02:00 |
|
giomfo
|
61c80c49a7
|
AuthInputsView - Session validation: Keep only supported authentication flows.
#650
|
2016-09-26 18:50:00 +02:00 |
|
giomfo
|
c355baef64
|
Bug Fix - App may crash when the user logs out while a request is pending.
|
2016-09-26 10:50:19 +02:00 |
|
giomfo
|
d3fb6fdf09
|
Merge pull request #649 from vector-im/vector_645
Bug Fix - Crash due to a race condition in read receipts management
|
2016-09-26 08:52:11 +02:00 |
|
giomfo
|
de2cf7acfe
|
Bug Fix - Crash due to a race condition in read receipts management
#645
|
2016-09-23 14:57:53 +02:00 |
|
Aaron Raimist
|
53c965124c
|
Allow Riot to autostart when phone boots using VoIP background mode, fixes #538
|
2016-09-22 22:15:28 -05:00 |
|
giomfo
|
4f73c30729
|
Bug Fix - Media Picker: The screen rotation is not locked during video recording.
We had to define a UINavigationController category to handle correctly auto rotation for the view controller presented modally.
(see discussion http://stackoverflow.com/questions/12554204/ios-6-rotation-issue-no-rotation-from-presented-modal-view-controller)
|
2016-09-22 15:32:13 +02:00 |
|
giomfo
|
f9380111d5
|
Bug Fix - Media picker: Support video capture 2/2
#533
- press and hold the capture button would take video and single tap would take a photo in the live camera view.
|
2016-09-22 11:10:30 +02:00 |
|
manuroe
|
d3df6953c8
|
Let Xcode (8.0) fix project warnings
|
2016-09-21 13:45:48 +02:00 |
|
manuroe
|
5e91c1a2d1
|
Merge pull request #644 from vector-im/vector_641
Quoting a msg overrides what I already typed
|
2016-09-21 12:19:55 +02:00 |
|
manuroe
|
5667e46d2b
|
Quoting a msg overrides what I already typed #641.
|
2016-09-21 09:29:05 +02:00 |
|
giomfo
|
3af9b269ef
|
Bug Fix -Media picker: Switching camera button and exit button are not very visible
#610
We added a black translucent background.
|
2016-09-20 10:47:17 +02:00 |
|
giomfo
|
9b2fb57943
|
Design - Better UI for outbound VoIP call screen (1/2)
#598
- Update call controls icons
|
2016-09-19 18:10:43 +02:00 |
|
giomfo
|
6a5018e341
|
Design - Media picker: Support video capture (1/2)
#533
- Update video indicator on media collections
|
2016-09-19 16:40:36 +02:00 |
|
giomfo
|
2f18be9658
|
Bug Fix: Chat screen: Wrong display after placing a conf call in a room with unsent messages.
#633
|
2016-09-19 10:23:19 +02:00 |
|
giomfo
|
6a67c095f6
|
Settings screen headers slide down over the already fully displayed screen
#636
Refresh all the table on account profile update (A slide down animation is observed when we limit the refresh to the concerned section).
|
2016-09-16 17:47:23 +02:00 |
|
giomfo
|
2fdbdc12bd
|
Bug Fix - Login screen: Stuck on flashing loading wheel
in case of invalid credentials
#637
|
2016-09-16 14:27:20 +02:00 |
|
giomfo
|
debed2e38a
|
Auth screen: Update assets size
|
2016-09-16 13:46:24 +02:00 |
|
manuroe
|
cbff8d9788
|
version++
|
2016-09-15 16:02:10 +02:00 |
|
manuroe
|
0d349c853e
|
version++
|
2016-09-15 16:00:58 +02:00 |
|
manuroe
|
9d2ba500e6
|
Rollback the default IS
|
2016-09-15 15:03:35 +02:00 |
|
manuroe
|
0c002e9aac
|
Use the Apple T&C version
|
2016-09-15 15:03:03 +02:00 |
|
manuroe
|
022189c678
|
podfile++
|
2016-09-15 12:02:30 +02:00 |
|
giomfo
|
e91bc19a26
|
Authentication screen: Update logo size
|
2016-09-15 11:53:29 +02:00 |
|
giomfo
|
b6887fe77c
|
Merge remote-tracking branch 'origin/develop' into release-v0.2.0
|
2016-09-15 10:56:21 +02:00 |
|
giomfo
|
84d09ff45b
|
Merge pull request #626 from vector-im/local_contacts_access
Local contacts: Consider the local contacts when the access is author…
|
2016-09-15 10:31:19 +02:00 |
|
giomfo
|
48dcef6922
|
Local contacts: Consider the local contacts when the access is authorized even if the server sync option is disabled.
|
2016-09-15 09:44:22 +02:00 |
|
manuroe
|
3107aeace8
|
update CHANGES
|
2016-09-15 08:14:08 +02:00 |
|
manuroe
|
0616848a51
|
Update IS
|
2016-09-14 17:28:59 +02:00 |
|
manuroe
|
10b6ea615b
|
Merge pull request #622 from vector-im/vectore_517
Tap on avatar in Member Info page to zoom to view avatar full page
|
2016-09-14 16:47:30 +02:00 |
|
manuroe
|
53a8a8057c
|
Tap on avatar in Member Info page to zoom to view avatar full page #517
Do it on the contact details screen too.
|
2016-09-14 16:38:25 +02:00 |
|
giomfo
|
8d057e992a
|
Merge pull request #621 from vector-im/vector_614
Bug Fix - Chat screen: Hang up icon overlap the send button
|
2016-09-14 16:34:24 +02:00 |
|
manuroe
|
24c9cddca2
|
Tap on avatar in Member Info page to zoom to view avatar full page #517
Fix the tap area. Tap worked only at the top of the avatar, not when tapping on the middle or the bottom
|
2016-09-14 16:22:05 +02:00 |
|
giomfo
|
3fffe5b504
|
Bug Fix - Chat screen: Hang up icon overlap the send button
#614
|
2016-09-14 16:18:16 +02:00 |
|
giomfo
|
1ddbf0b78d
|
Merge pull request #619 from vector-im/people_tab_support_email_invite
People tab: support email and matrix id selection.
|
2016-09-14 15:52:59 +02:00 |
|
giomfo
|
7770ca209f
|
People tab: support email and matrix id selection.
The user is now able to file an email or a matrix id in contact picker
|
2016-09-14 15:44:36 +02:00 |
|
giomfo
|
1ee297da8f
|
Enable voip call options on contact details
|
2016-09-14 15:39:02 +02:00 |
|
giomfo
|
942365678a
|
Enable voip call options on contact details
|
2016-09-14 15:38:08 +02:00 |
|
giomfo
|
53683752ff
|
Update logs
|
2016-09-14 15:37:39 +02:00 |
|
giomfo
|
321b5c6d65
|
Call screen: Change the status bar visibility whereas the call screen is presented.
This prevent displaying wrong layout of the root view controller.
|
2016-09-14 15:36:42 +02:00 |
|
manuroe
|
af1c2d910a
|
RageShake: Update email address
|
2016-09-14 15:20:30 +02:00 |
|
manuroe
|
956de1fd62
|
Make URLs on the settings page i18nable
|
2016-09-14 15:19:01 +02:00 |
|
manuroe
|
6af18eae58
|
Add Settings > Copyright
|
2016-09-14 15:08:00 +02:00 |
|
manuroe
|
7344daff57
|
Use the prod path of the web app for email validation callback
|
2016-09-14 14:49:00 +02:00 |
|
manuroe
|
443a314c2b
|
Update universal links origin
|
2016-09-14 14:35:28 +02:00 |
|
giomfo
|
bbeefde149
|
Messages: "Start chat" is the suggestion to replace 'invite people'
|
2016-09-14 14:26:33 +02:00 |
|
manuroe
|
52024e5b47
|
Tap on avatar in Member Info page to zoom to view avatar full page #517
Fix the tap area. Tap worked only at the top of the avatar, not when tapping on the middle or the bottom
|
2016-09-14 13:54:18 +02:00 |
|
giomfo
|
f09c2c4977
|
Code cleaning: use the right enum value for keyboard autocapitalization type
|
2016-09-14 11:42:15 +02:00 |
|
giomfo
|
e2873591d8
|
Bug Fix - Change the message edit edit like in web
#591
|
2016-09-14 11:41:08 +02:00 |
|
giomfo
|
7a6a30495e
|
Update assets
|
2016-09-13 17:58:27 +02:00 |
|