manuroe
d1dc935725
Make code compatible with !use_frameworks in Podfile
2017-11-23 16:09:19 +01:00
manuroe
a092491686
Fixed warnings now detected by Xcode 9
2017-09-26 16:10:42 +02:00
Giom Foret
09afdf36fe
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
6fdbb5d844
Enable Dark theme
...
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret
01ede51919
Prepare Dark theme - Handle table view cell customization
2017-08-08 16:05:43 +02:00
manuroe
7df8e25506
MELS: s/serie/series
2017-07-17 10:30:46 +02:00
manuroe
b53902b93a
MELS: Force use of Riot style placeholder in collapsed cells
2017-07-11 17:02:23 +02:00
manuroe
ef783774ee
MELS: Make RoomEmptyBubbleCell really empty (ie, height = 0)
2017-07-11 16:33:45 +02:00
manuroe
f362413411
MELS: Add RoomMembershipExpandedWithPaginationTitleBubbleCell
2017-07-10 15:05:21 +02:00
manuroe
29aed5db0f
MELS: Add RoomMembershipCollapsedWithPaginationTitleBubbleCell
2017-07-10 14:30:53 +02:00
manuroe
09aacc7687
MELS: Rename RoomMembershipBubbleCellWithPaginationTitleBubbleCell to RoomMembershipWithPaginationTitleBubbleCell
2017-07-10 10:25:06 +02:00
manuroe
29120ce01c
MELS: Implement onCollapseButtonTap with matrix-kitty way
2017-07-07 11:53:49 +02:00
manuroe
7d6bbcb131
MELS: Uncheck :installed" in xibs
2017-07-07 11:14:05 +02:00
manuroe
cc58b162a5
MELS: Add RoomMembershipExpandedBubbleCell that displays the first membership event of serie that can be collapsable.
2017-07-07 11:11:42 +02:00
manuroe
ae0bfe703f
MELS: Add RoomMembershipCollapsedBubbleCell to display collapsed membership cells.
2017-07-06 22:52:08 +02:00
manuroe
e0b3d65a7b
RoomVC: Make membership events use less screen
...
If the text was moved down (because of last message), do the same for the icon
2017-07-05 14:13:38 +02:00
manuroe
cdfeeb1180
RoomVC: Make membership events use less screen
...
Move icon and text of membership cells to the right to be aligned with other cells.
2017-07-05 14:06:53 +02:00
manuroe
09b27c84f5
RoomVC: Make membership events use less screen
...
Add RoomMembershipBubbleCellWithPaginationTitleBubbleCell
2017-07-05 12:29:54 +02:00
manuroe
f29fa8e8ef
RoomVC: Make membership events use less screen
...
If the text was moved down, do the same for the icon
2017-07-05 09:55:21 +02:00
manuroe
01e5086a02
RoomVC: Make membership events use less screen
...
Reduce height of RoomMembershipBubbleCell from 44 to 34
2017-07-05 07:50:42 +02:00
manuroe
0165a7cc6c
RoomVC: Make membership events use less screen
...
Add RoomMembershipBubbleCell to display a single membership event
2017-07-05 07:38:07 +02:00
Giom Foret
a76e4d3ced
Bug Fix - Chat screen: several encryption icons are displayed on the same event.
...
Fix tap handling on encryption icons
(related to #1361 )
2017-06-28 21:15:09 +02:00
Giom Foret
7459f529e6
Read markers should be synchronised across clients
...
The read marker may be defined on an event which is not displayed in the room history.
The MatrixKit has been updated to handle this kind of event in the MXKRoomBubbleCellData object.
Previously these events were ignored during the bubbles rendering. Now a bubble component is created even if the event has no actual display.
This component is useful to display the read marker in the room history, and to allow the user to jump on this read marker.
vector-im/riot-meta#8
2017-06-13 17:43:32 +02:00
giomfo
06100684bc
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo
521e2110e1
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00