Commit graph

3005 commits

Author SHA1 Message Date
Giom Foret
ef74790311 Prepare UX Rework
- Handle optional sticky headers at RecentsViewController level.
TODO fix some flickering effects observed on the sticky headers during scrolling.
2017-04-18 10:32:14 +02:00
Giom Foret
66b6d2656c Merge branch 'ux_rework' into sticky_headers 2017-04-14 13:44:54 +02:00
Giom Foret
d35147ac81 Merge branch 'develop' into ux_rework 2017-04-14 13:43:40 +02:00
Giom Foret
e07bd69944 Bug Fix: App crashes sometimes on clear cache 2017-04-14 13:42:36 +02:00
Giom Foret
d25ca80bf8 Prepare UX rework:
- Handle optional sticky headers at RecentsViewController level.

TODO fix some flickering effects observed on the sticky headers during scrolling.
2017-04-14 11:49:14 +02:00
Giom Foret
30375ffd78 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
2131efd606 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
2597e36f4e RiotDesignValues: use hex color values 2017-04-11 09:39:08 +02:00
giomfo
1a5eb6ad26 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
c57d9b7d2d Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
Giom Foret
0b49e69bb9 Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
manuroe
943a3e5558 Merge pull request #1159 from vector-im/directory-section
Fill the directory section
2017-04-07 15:54:49 +02:00
manuroe
58703e878b UX rework: Fix Giom's remarks 2017-04-07 15:54:34 +02:00
manuroe
c832554859 UX rework: Fix Giom's remarks 2017-04-07 15:44:29 +02:00
jeangb
d5116c0cdf Merge pull request #1153 from vector-im/add_accessibility_identifiers
AttachmentsViewController: add accessibility identifiers
2017-04-07 15:38:48 +02:00
manuroe
7bdb131f99 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
a3073e00ce UX rework: Directory section: Enable selection of a public room 2017-04-07 14:54:05 +02:00
manuroe
3744548afc UX rework: Directory section: Do inconspicuous pagination 2017-04-07 14:44:34 +02:00
manuroe
361eb2a139 UX rework: Directory section: plug publicRoomsDirectoryDataSource 2017-04-07 14:09:23 +02:00
manuroe
6656933e4c Merge pull request #1158 from vector-im/directory-server-list
Add a server directory picker
2017-04-07 14:06:31 +02:00
manuroe
4b93d26f64 Directory Server Picker: code cleaning 2017-04-07 14:06:15 +02:00
manuroe
7657822e64 Directory Server Picker: roll back unexpected change commit 2017-04-07 13:21:26 +02:00
manuroe
6cfe046886 Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 13:17:34 +02:00
manuroe
9ff74ad283 Merge remote-tracking branch 'origin/ux_rework' into directory-server-list 2017-04-07 12:51:17 +02:00
manuroe
c20b4e3c4b Directory Server Picker: Add a completion block to report the selected server 2017-04-07 12:45:14 +02:00
Giom Foret
50ddff54dc Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 11:52:53 +02:00
manuroe
4534aa7fb3 Directory Server Picker: Fix spinner and title 2017-04-07 11:41:01 +02:00
manuroe
e4c4684a56 Directory Server Picker: Fix icon bg 2017-04-07 11:31:57 +02:00
manuroe
8027fc8041 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00
jeangb
bb6d1383ef SettingsViewController: secured the instanciation of a new configCell by setting the accessibilityidentifier property to nil. 2017-04-06 18:21:24 +02:00
jeangb
87b1ce5bef SettingsViewController: add accessibility identifiers 2017-04-06 18:16:49 +02:00
Giom Foret
d9679c2988 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
1be5a9b0f2 Prepare UX rework:
- Handle room selection at RecentsViewController level.
2017-04-06 15:23:54 +02:00
Giom Foret
85b5899355 Merge branch 'develop' into ux_rework 2017-04-06 14:56:02 +02:00
Giom Foret
9c67c0200c Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
Giom Foret
d1f45b1677 RecentsDataSource: comments 2017-04-05 16:39:32 +02:00
jeangb
52af02c81b SettingsViewController: add accessibility identifiers 2017-04-05 15:29:54 +02:00
giomfo
d9cfecd6b0 Merge pull request #1155 from vector-im/recents_data_source
Recents data source
2017-04-05 15:15:24 +02:00
Giom Foret
f73ca5cd0c RecentsDataSource: Improve data handling 2017-04-05 14:08:17 +02:00
Giom Foret
8fe1526a80 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
Giom Foret
833378b7bd RecentsDataSource: Improve data handling 2017-04-05 11:26:59 +02:00
manuroe
9d108a9f55 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
d2222a277e BF: Cancelling a search in room list doesn't refresh the room list (#1152). 2017-04-04 17:43:56 +02:00
jeangb
d2154c5bc2 AttachmentsViewController: add accessibility identifiers 2017-04-04 15:16:25 +02:00
Giom Foret
b7eb5dd8a3 RoomFiles view controller: custom the attachment viewer 2017-04-04 14:59:28 +02:00
manuroe
44bbd7a722 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
f230aa8f00 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
a7c843d86d Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
manuroe
d1972e5ff7 Room summary: Fix warning 2017-03-31 16:04:48 +02:00
manuroe
a164d172c3 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