Commit Graph

5042 Commits

Author SHA1 Message Date
Giom Foret 3475139d59 Prepare UX rework:
- Add the filter in each screen.
2017-04-21 14:26:42 +02:00
Giom Foret ca3eb71cad Bug Fix - App crashes during searching in room directory
- Add sanity check
2017-04-21 11:24:51 +02:00
manuroe 9a383d3a68 Merge pull request #1172 from vector-im/ux_rework_directory_picker
Ux rework: Modify the directory section header
2017-04-21 10:00:54 +02:00
manuroe e493adac05 UX rework: Make the UI of the directory section header
Update after PR review
2017-04-21 10:00:01 +02:00
manuroe 70583d374b UX rework: Make the UI of the directory section header
Show it only in RecentsDataSourceModeRooms
2017-04-21 08:53:00 +02:00
manuroe 5f440f5fad UX rework: Make the UI of the directory section header
Fix some spacing.
2017-04-21 08:37:58 +02:00
manuroe 09aa212522 UX rework: Make the UI of the directory section header 2017-04-21 08:30:27 +02:00
Giom Foret 86013eb17c Prepare UX rework
- Bug Fix: the sticky headers display failed on screen rotation.
2017-04-20 19:17:22 +02:00
manuroe 4799501ad3 UX rework: Make the UI of the directory section header 2017-04-20 18:06:49 +02:00
Giom Foret fead097bc0 Prepare UX Rework:
- Bug Fix: the first sticky header of the bottom container is sometimes cropped.
2017-04-20 18:05:12 +02:00
Giom Foret 3284036036 Prepare UX rework:
- Handle tap gesture on the sticky headers
2017-04-20 17:42:25 +02:00
manuroe c8d12f70cc UX rework: directory sticky header: Make RoomsVC able to display the DirectoryServerPickerViewController 2017-04-20 15:58:44 +02:00
Giom Foret adf9f959f7 Prepare UX rework
- Bug fix the last section header was missing in the sticky headers of the top.
2017-04-20 15:57:50 +02:00
manuroe 360df33cfb Merge remote-tracking branch 'origin/ux_rework' into ux_rework_directory_picker 2017-04-20 15:05:53 +02:00
Giom Foret 9929f9c8da Prepare UX rework:
- Define sticky headers at RoomsViewController level
2017-04-20 15:00:22 +02:00
manuroe e05dd38bc8 UX rework: directory sticky header: list public rooms from any kind of directory server 2017-04-20 11:58:25 +02:00
manuroe 521c54300f UX rework: directory sticky header: Put the directory picker under a navigation controller 2017-04-20 11:56:30 +02:00
giomfo 292fb41173 Merge pull request #1169 from vector-im/sticky_headers
Prepare UX Rework:
2017-04-20 11:33:56 +02:00
Giom Foret ae34b7b2c7 Prepare UX rework:
- Update the bottom bar icons
2017-04-20 11:28:09 +02:00
Giom Foret 5ac1af0b52 Prepare UX Rework:
- Fix flickering during sticky headers update
2017-04-20 10:38:13 +02:00
Giom Foret 635e09f6bb Bug Fix: [UITabBarItem setBadgeColor:] required iOS 10 and later. 2017-04-19 09:18:54 +02:00
giomfo e6eb65c73f Merge pull request #1167 from vector-im/sticky_headers
Prepare UX rework:
2017-04-18 17:19:17 +02:00
Giom Foret 8be31c5df2 Prepare UX rework:
- enable the sticky headers in Rooms tab
2017-04-18 17:16:31 +02:00
giomfo 51d39c58f2 Merge pull request #1165 from vector-im/tab_badges
Add the badge value for Home tab bar item.
2017-04-18 16:28:37 +02:00
Giom Foret d6c0635dbf Missed notifications handling:
- Apply API changes in matrixKit
2017-04-18 16:20:55 +02:00
Giom Foret f8141d5c27 Add the badge value for Home tab bar item.
Fix the missed discussion count
2017-04-18 15:55:51 +02:00
giomfo 8aaa029943 Merge pull request #1164 from vector-im/sticky_headers
Prepare UX rework:
2017-04-18 10:33:37 +02:00
Giom Foret 9c3e6692e6 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 b110517ec6 Add the badge value for Home tab bar item.
TODO: Fix the missed discussions count, it is broken FTM.
2017-04-14 17:01:44 +02:00
Giom Foret 407502ddde Prepare UX reworks:
- Set tab icons
2017-04-14 15:11:57 +02:00
Giom Foret f9004afef0 Merge branch 'ux_rework' into sticky_headers 2017-04-14 13:44:54 +02:00
Giom Foret f1ee0910fb Merge branch 'develop' into ux_rework 2017-04-14 13:43:40 +02:00
Giom Foret bc7d5bfc54 Bug Fix: App crashes sometimes on clear cache 2017-04-14 13:42:36 +02:00
Giom Foret 168111ed85 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 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
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 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 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