manuroe
|
9d79dd2f56
|
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
|
2017-04-07 13:17:34 +02:00 |
|
manuroe
|
796cc736f6
|
Merge remote-tracking branch 'origin/ux_rework' into directory-server-list
|
2017-04-07 12:51:17 +02:00 |
|
manuroe
|
ee0fdc5138
|
Directory Server Picker: Add a completion block to report the selected server
|
2017-04-07 12:45:14 +02:00 |
|
Giom Foret
|
4e90defe11
|
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
|
2017-04-07 11:52:53 +02:00 |
|
manuroe
|
695568e34c
|
Directory Server Picker: Fix spinner and title
|
2017-04-07 11:41:01 +02:00 |
|
manuroe
|
056319a5c0
|
Directory Server Picker: show 3rd party protocol instance
|
2017-04-07 10:38:05 +02:00 |
|
jeangb
|
7662961c40
|
SettingsViewController: secured the instanciation of a new configCell by setting the accessibilityidentifier property to nil.
|
2017-04-06 18:21:24 +02:00 |
|
jeangb
|
faea1fc15a
|
SettingsViewController: add accessibility identifiers
|
2017-04-06 18:16:49 +02:00 |
|
Giom Foret
|
62b20e0682
|
Prepare UX rework:
- Update correctly tab bar title
- Add Invites section in the Rooms tab
|
2017-04-06 15:49:47 +02:00 |
|
Giom Foret
|
6a3ad6b0fb
|
Prepare UX rework:
- Handle room selection at RecentsViewController level.
|
2017-04-06 15:23:54 +02:00 |
|
Giom Foret
|
cfab1305ec
|
Merge branch 'develop' into ux_rework
|
2017-04-06 14:56:02 +02:00 |
|
Giom Foret
|
4eb90fbb2e
|
Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
|
2017-04-06 14:27:45 +02:00 |
|
jeangb
|
98b0c87ea7
|
SettingsViewController: add accessibility identifiers
|
2017-04-05 15:29:54 +02:00 |
|
Giom Foret
|
d59903d750
|
RecentsDataSource: Improve data handling
|
2017-04-05 14:03:59 +02:00 |
|
manuroe
|
5e9e6e27a6
|
BF: Cancelling a search in room list doesn't refresh the room list (#1152).
|
2017-04-04 17:43:56 +02:00 |
|
jeangb
|
309637e6c6
|
AttachmentsViewController: add accessibility identifiers
|
2017-04-04 15:16:25 +02:00 |
|
Giom Foret
|
2069cc495f
|
RoomFiles view controller: custom the attachment viewer
|
2017-04-04 14:59:28 +02:00 |
|
Giom Foret
|
52021bd252
|
Merge branch 'develop' into ux_rework
|
2017-03-31 17:37:50 +02:00 |
|
manuroe
|
c58c8c42e0
|
Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary
|
2017-03-31 15:42:11 +02:00 |
|
Giom Foret
|
5ef444eafe
|
merge develop into ux_rework
|
2017-03-31 15:38:22 +02:00 |
|
manuroe
|
4098fc86db
|
Public rooms: Do not make a /publicRooms request at app startup
|
2017-03-29 10:59:27 +02:00 |
|
manuroe
|
6759a72c09
|
Public rooms: Do inconspicuous pagination
|
2017-03-29 10:02:33 +02:00 |
|
Giom Foret
|
9bd8985b19
|
Prepare UX rework
- Hide Back button title in details view controller
|
2017-03-28 18:17:14 +02:00 |
|
Giom Foret
|
6e8290df93
|
Prepare UX Rework
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
|
2017-03-28 17:26:50 +02:00 |
|
manuroe
|
c549d72c2b
|
Public rooms: Make search homeserver-side
|
2017-03-28 16:36:21 +02:00 |
|
Giom Foret
|
b39299008a
|
Prepare UX rework
- Restore messages/files search handling
|
2017-03-27 15:59:51 +02:00 |
|
manuroe
|
f8758596e3
|
Merge remote-tracking branch 'origin/develop' into room_summary
|
2017-03-27 15:21:43 +02:00 |
|
Giom Foret
|
be947e1d8b
|
Prepare UX rework
- Restore Directory View controller.
|
2017-03-27 14:20:54 +02:00 |
|
Giom Foret
|
f2927df484
|
Prepare UX Rework:
- Fix Tab Bar display
- Adjust (+) icon display
|
2017-03-24 17:19:55 +01:00 |
|
Giom Foret
|
89d31cc116
|
Prepare UX rework:
- Use a tab bar controller in the master view controller of the split view controller.
|
2017-03-23 17:48:05 +01:00 |
|
giomfo
|
eaf875aad0
|
Merge pull request #1113 from morozkin/upstream
Fix logic of changing room's avatar
|
2017-03-23 16:30:06 +01:00 |
|
manuroe
|
059a08ba8b
|
Merge remote-tracking branch 'origin/master' into room_summary
|
2017-03-23 16:24:50 +01:00 |
|
Denis Morozov
|
cdd72fc5ef
|
Increase hit area of the "Matrix users only" checkbox
|
2017-03-22 23:07:06 +03:00 |
|
Denis Morozov
|
7223afd315
|
Add nil checking for eventTypeForSelectedField
|
2017-03-22 22:07:06 +03:00 |
|
manuroe
|
e9f6a52259
|
Room summary: localUnreadEventCount has moved
|
2017-03-22 15:45:22 +01:00 |
|
Giom Foret
|
81d5c54ac5
|
Bug Fix: Chat screen - The missed discussions badge is missing in the navigation bar
|
2017-03-21 14:20:47 +01:00 |
|
Denis Morozov
|
c2f91caada
|
Check power level of the user before starting editing room info
|
2017-03-20 22:15:39 +03:00 |
|
Giom Foret
|
f019f07b16
|
Bug Fix - Registration with email failed when the user validated the email on the phone.
|
2017-03-20 19:43:24 +01:00 |
|
Denis Morozov
|
4f53465fca
|
Fix logic of changing room's avatar
|
2017-03-18 21:57:06 +03:00 |
|
manuroe
|
96a5a7b247
|
Merge pull request #1104 from vector-im/riot-1058
BF: Unknown devices modal from calling page is different that room page one
|
2017-03-15 17:39:09 +01:00 |
|
manuroe
|
a8302ce9df
|
Merge remote-tracking branch 'origin/develop' into room_summary
# Conflicts:
# Riot/Categories/MXRoom+Riot.m
# Riot/Model/RoomList/RecentCellData.m
|
2017-03-15 17:24:54 +01:00 |
|
manuroe
|
dc04e64128
|
E2E: manage unknown devices when placing or answering a call (#1058).
|
2017-03-15 15:56:26 +01:00 |
|
manuroe
|
f6779982dd
|
UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method
|
2017-03-15 15:54:50 +01:00 |
|
Giom Foret
|
e6a4622d2b
|
Update accessibility ids used for testing
|
2017-03-15 11:17:50 +01:00 |
|
Giom Foret
|
117d6d0f18
|
Bug Fix - [Direct Chat] No placeholder avatar and display name from the member details view
#923
- Remove the "Direct Chat" section in the room member details view of the current user.
- Handle correctly tap on “Start new chat” cell
|
2017-03-13 15:11:08 +01:00 |
|
Giom Foret
|
6dfdceaf7e
|
Support msisdn login
|
2017-03-10 14:48:34 +01:00 |
|
giomfo
|
fe046e7b3a
|
Merge pull request #1087 from vector-im/msisdn_login
Support msisdn login
|
2017-03-10 14:35:32 +01:00 |
|
Giom Foret
|
1b842e3070
|
SettingsViewController: Improve 3pid adding UI
- paint the “plus icon” in green when the 3pid input is editing.
|
2017-03-10 12:02:57 +01:00 |
|
Giom Foret
|
c43587da76
|
Support msisdn login
|
2017-03-10 11:09:46 +01:00 |
|
Giom Foret
|
b766005150
|
AuthenticationViewController: fix wrong access id
|
2017-03-10 10:22:36 +01:00 |
|