Commit Graph

13178 Commits

Author SHA1 Message Date
manuroe b53902b93a MELS: Force use of Riot style placeholder in collapsed cells 2017-07-11 17:02:23 +02:00
manuroe 41e400c9da MELS: Do not show read receipts on collapsed bubbles 2017-07-11 16:51:31 +02:00
manuroe ef783774ee MELS: Make RoomEmptyBubbleCell really empty (ie, height = 0) 2017-07-11 16:33:45 +02:00
manuroe 22f0e47df3 MELS: Fix call of bubbleCell.blurred when selected an event 2017-07-11 16:26:59 +02:00
manuroe d2d53062a4 MELS: Remove attributedTextMessageBackup and let MXKRoomBubleCellDataStoring implementation display attributedTextMessage or collapsedAttributedTextMessage 2017-07-11 15:35:11 +02:00
manuroe 642eacab31 MXKRoomBubbleCellData: Add the hasAttributedTextMessage property to avoid to do recomputation in MXKRoomBubbleCellData.attributedTextMessage when there is no strings to compose 2017-07-11 11:47:18 +02:00
giomfo 6097d19c96 Merge pull request #1385 from vector-im/riot_meta_75_fix
Bug Fix - Home: Fix the flickering effects observed when user edits a…
2017-07-11 09:34:25 +02:00
Giom Foret 8dfae572f1 Bug Fix - Home: Fix the flickering effects observed when user edits a room on iOS < 10
https://github.com/vector-im/riot-meta/issues/75
2017-07-10 18:33:27 +02:00
Giom Foret 1d17ed85d7 Bug Fix - Home: On iOS <= 9.0, the rooms collection scrolls to the left on room edition.
https://github.com/vector-im/riot-meta/issues/75
2017-07-10 17:18:11 +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
giomfo f9cf9b450a Merge pull request #1383 from vector-im/riot_meta_75
UX Rework: Add edition mode in home page
2017-07-10 09:37:35 +02:00
Aram Sargsyan 90be1ff34b Using the App Extension compaitable versions of the MatrixSDK and MatrioxKit for the Share Extension. 2017-07-10 00:23:55 -05:00
Giom Foret d23b6c65c7 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
Aram Sargsyan 2df475a26b Fix project file 2017-07-08 23:08:48 -05:00
Krombel 76879af932 Added translation using Weblate (French) 2017-07-09 00:54:12 +00:00
Krombel 7cd9293862 Added translation using Weblate (French) 2017-07-09 00:53:21 +00:00
Krombel 8fdbe06d10 Added translation using Weblate (German) 2017-07-09 00:51:05 +00:00
Krombel 058a68f594 Translated using Weblate (German)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/de/
2017-07-09 00:50:04 +00:00
Krombel 22b5b70f1a Added translation using Weblate (German) 2017-07-09 00:45:32 +00:00
Krombel 3ef3985c6d Translated using Weblate (German)
Currently translated at 100.0% (24 of 24 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/de/
2017-07-09 00:35:58 +00:00
Krombel 0f1c4ea83b Added translation using Weblate (German) 2017-07-09 00:27:56 +00:00
Aram Sargsyan dfcf39e4bf Initial commit. Added a new target for the share extension, created an app group to share info between the app and the extension. 2017-07-08 18:06:29 -05:00
manuroe c6f2114f0c MELS: some i18n 2017-07-07 17:58:39 +02:00
manuroe 4788aa05a1 MELS: Use normal membership cell for single membership event 2017-07-07 17:47:58 +02:00
manuroe d65ef69477 MELS: Do not expand cell with single membership event 2017-07-07 17:46:37 +02:00
manuroe 8173ede5ca MELS: EventFormater: provide a string for membership events as simple as possible for now 2017-07-07 15:26:30 +02:00
manuroe 5e2fe527ad MELS: implement [MXKRoomBubbleCellDataStoring collaspseWith:] 2017-07-07 14:32:49 +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 03581cd51d MELS: expand them on collapsed cell tap 2017-07-07 08:36:47 +02:00
manuroe 75427cfe9e MELS: Add RoomMembershipCollapsedBubbleCell to display collapsed membership cells. 2017-07-07 08:21:53 +02:00
manuroe ae0bfe703f MELS: Add RoomMembershipCollapsedBubbleCell to display collapsed membership cells. 2017-07-06 22:52:08 +02:00
manuroe b200493333 MELS: membership events are collapsable. Collapse them by default 2017-07-06 18:21:24 +02:00
manuroe ea04970c8c RoomVC: Use the condition on bubbleData.hasNoDisplay to display RoomEmptyBubbleCell 2017-07-06 17:55:13 +02:00
manuroe 0b0bf97d6c Translated using Weblate (French)
Currently translated at 100.0% (24 of 24 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/fr/
2017-07-06 12:46:13 +00:00
manuroe f809d6edc7 Added translation using Weblate (French) 2017-07-06 12:30:01 +00:00
manuroe ca0d6c460d Merge pull request #1380 from vector-im/riot_1102
Bug Fix: Add the m.audio attachments support
2017-07-06 14:02:49 +02:00
manuroe 6301e82a6c Merge pull request #1373 from vector-im/smaller_membership
Smaller memberships
2017-07-06 13:46:51 +02:00
manuroe 33974c6c2d Merge remote-tracking branch 'origin/develop' into smaller_membership
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2017-07-06 13:46:20 +02:00
Giom Foret fdeff3db49 Bug Fix: Add the m.audio attachments support
We support here the display of the attached audio files, but we are still not able to attach audio file.

#1102
2017-07-06 11:06:12 +02:00
manuroe 962c1d9f00 Fix Dutch Vector.strings and add nl.proj to pbxproj 2017-07-05 15:51:07 +02:00
manuroe 8fe5865010 Merge remote-tracking branch 'origin/pr/1317' into develop 2017-07-05 15:29:08 +02:00
manuroe 58a880531d Merge pull request #1374 from vector-im/revert-1317-patch-1
Revert "Dutch translation of the strings"
2017-07-05 15:23:44 +02:00
manuroe 0d9cfc8521 Revert "Dutch translation of the strings" 2017-07-05 15:23:08 +02:00
manuroe 30b6121168 Merge pull request #1317 from nvbln/patch-1
Dutch translation of the strings
2017-07-05 15:22:25 +02:00
manuroe d5e1816e0a Merge branch 'master' into patch-1 2017-07-05 15:21:44 +02:00
manuroe c83ed38e25 Merge remote-tracking branch 'origin/master' into smaller_membership 2017-07-05 14:57:31 +02:00