Giom Foret
772b7ee23e
Handle the room display name and its avatar at the room summary level.
...
- Update the room display name and its avatar url when the Room Summary is updated on state events change (see `[session: updateRoomSummary: withStateEvents:]`).
- Store the riot display room name and its avatar url in the Room Summary.
- Add a new category `MXRoomSummary+Riot` to handle avatar display.
TODO: Increase file store version in `MXFileStore.h`.
2017-09-14 16:00:50 +02:00
Giom Foret
63d0358106
Dark Theme - Bug Fix
...
Recents List: some room avatars have an unexpected black background.
We apply here the new property `defaultBackgroundColor` defined in MXKImageView class to initialize correctly image background.
2017-08-14 19:11:13 +02:00
Giom Foret
a36d824873
Enable Dark theme
...
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret
3ca96e5c95
Prepare Dark theme - Handle table view cell customization
2017-08-08 16:05:43 +02:00
Giom Foret
0e56595864
UX Rework: Add home page
...
- Add edition mode support.
https://github.com/vector-im/riot-meta/issues/75
2017-07-09 18:32:40 +02:00
Giom Foret
d44d5cfeb9
Home: display the room name on 2 lines
2017-06-30 17:37:43 +02:00
Giom Foret
8e4bfeef5e
Home: display the room name on 2 lines
2017-06-30 17:06:23 +02:00
Giom Foret
eb7c699e4a
Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
...
#1304
2017-06-22 15:17:24 +02:00
Giom Foret
401797b559
Merge branch 'riot_1304' into riot_1304_bis
2017-06-22 15:09:38 +02:00
Giom Foret
230d15889a
Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
...
#1304
2017-06-22 15:03:30 +02:00
Giom Foret
cfae3b5f71
Revert "Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room"
...
This reverts commit 06a7712d46f348cdd287d73eda40632fc5419531.
2017-06-22 14:43:21 +02:00
Giom Foret
f4471cd7b4
Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
...
#1304
2017-06-22 14:40:11 +02:00
Giom Foret
fc4926eb51
UX-Rework - Home: Badge handling.
...
- Add missed notifications badge in section header.
- Improve invites display.
2017-06-14 13:58:26 +02:00
Giom Foret
4fd7bd3f5f
UX Rework: Replace the direct chat icon with a green ring on the room avatar.
2017-05-15 19:19:03 +02:00
Giom Foret
acf88b3937
UX Rework: Add home page
...
- reduce room avatar size
- improve badge display
https://github.com/vector-im/riot-meta/issues/75
2017-05-11 14:58:55 +02:00
Giom Foret
1dfff91c29
Prepare UX Rework:
...
- Add Home tab
2017-05-05 15:30:35 +02:00