Commit Graph

12250 Commits

Author SHA1 Message Date
Giom Foret 076ca21993 Prepare UX rework:
- Fix sections handling in unified search screen.
- Prepare sticky headers in RecentsViewController.
2017-04-11 17:58:59 +02:00
Giom Foret f25b2e7a51 Prepare UX rework:
- Add start new chat button on People screen.
- Refresh the current selected contact in People screen.
2017-04-11 10:04:52 +02:00
Giom Foret 038b94d602 RiotDesignValues: use hex color values 2017-04-11 09:39:08 +02:00
giomfo a75bb195b7 Merge pull request #1160 from vector-im/contacts_data_source
Create a ContactDataSource from the existing ContactsTableViewController
2017-04-11 09:36:56 +02:00
Giom Foret 81469763b1 Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
Giom Foret 398e00661e Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
manuroe a546743716 Merge pull request #1159 from vector-im/directory-section
Fill the directory section
2017-04-07 15:54:49 +02:00
manuroe bd96c3ea92 UX rework: Fix Giom's remarks 2017-04-07 15:54:34 +02:00
manuroe f034333445 UX rework: Fix Giom's remarks 2017-04-07 15:44:29 +02:00
jeangb 7b21dbc8e5 Merge pull request #1153 from vector-im/add_accessibility_identifiers
AttachmentsViewController: add accessibility identifiers
2017-04-07 15:38:48 +02:00
manuroe 64e440c243 UX rework: Directory section: Fix issue when there is invites
But we need to expose RecentsDataSource.directorySection. So expose all the family
2017-04-07 15:33:48 +02:00
manuroe 1f8d2dab01 UX rework: Directory section: Enable selection of a public room 2017-04-07 14:54:05 +02:00
manuroe 828a0d9339 UX rework: Directory section: Do inconspicuous pagination 2017-04-07 14:44:34 +02:00
manuroe 8cb19c2ee8 UX rework: Directory section: plug publicRoomsDirectoryDataSource 2017-04-07 14:09:23 +02:00
manuroe 4ce28e48fd Merge pull request #1158 from vector-im/directory-server-list
Add a server directory picker
2017-04-07 14:06:31 +02:00
manuroe 51fb60e7ab Directory Server Picker: code cleaning 2017-04-07 14:06:15 +02:00
manuroe b8cdb0d9bc Directory Server Picker: roll back unexpected change commit 2017-04-07 13:21:26 +02:00
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 d6ea9de43e Directory Server Picker: Fix icon bg 2017-04-07 11:31:57 +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
Giom Foret 4dacbb4b6f RecentsDataSource: comments 2017-04-05 16:39:32 +02:00
jeangb 98b0c87ea7 SettingsViewController: add accessibility identifiers 2017-04-05 15:29:54 +02:00
giomfo d96feffa98 Merge pull request #1155 from vector-im/recents_data_source
Recents data source
2017-04-05 15:15:24 +02:00
Giom Foret 9555c63a66 RecentsDataSource: Improve data handling 2017-04-05 14:08:17 +02:00
Giom Foret d59903d750 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
Giom Foret a25f92dfb2 RecentsDataSource: Improve data handling 2017-04-05 11:26:59 +02:00
manuroe ce4ffb8b61 Merge pull request #1154 from vector-im/riot-1152
BF: Cancelling a search in room list doesn't refresh the room list
2017-04-04 18:02:08 +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
manuroe 5c1c22e59a Merge pull request #1145 from vector-im/riot-1129-last-message
Room summary: fix "No timestamp on last bubble"
2017-04-03 10:45:06 +02:00
manuroe 44789c5657 Room summary: fix "No timestamp on last bubble" (vector-im/riot-ios#1129 - 2)
By simplifying the way how the last message cell is computed
2017-04-03 08:44:31 +02:00
Giom Foret 52021bd252 Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
manuroe 5a13e5646c Room summary: Fix warning 2017-03-31 16:04:48 +02:00
manuroe dcb870bdc0 Merge pull request #1139 from vector-im/riot-341-black-launch-screen-logo
BF: LaunchScreen: black box instead of the vector logo on startup #341
2017-03-31 15:50:09 +02:00
manuroe 252ab3dfdd Merge pull request #1002 from vector-im/room_summary
Room summary
2017-03-31 15:49:57 +02:00
manuroe 83cf5143aa Room summary: Remove @TODO 2017-03-31 15:48: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
Giom Foret 2b254d3bab Update Authors 2017-03-31 13:15:54 +02:00