Commit graph

3587 commits

Author SHA1 Message Date
manuroe
6eb65f4ff0 MXKEventFormatter: Add singleEmojiTextFont property to special case the display of message with a single emoji.
https://github.com/vector-im/riot-ios/issues/1157: optionally boost size of lone emoji like on riot-web
2017-07-18 14:43:46 +02:00
Giom Foret
0545bee962 Bug Fix: Change API used to add email in order to check if the email is already used.
(idem for msisdn)

https://github.com/vector-im/riot-meta/issues/85
2017-07-18 13:57:15 +02:00
manuroe
64959453f7 Merge pull request #1396 from vector-im/MELS_BF
MELS: bug fixing
2017-07-17 16:26:55 +02:00
manuroe
3c7e3e3c1e MELS: Reset the event selection before collapsing
This fixes a crash
2017-07-17 16:15:49 +02:00
manuroe
c0bd8ac83f MELS: For now, do not merge VoIP conference events 2017-07-17 15:59:43 +02:00
giomfo
1ab2e6ad29 Merge pull request #1391 from vector-im/remove_mxk_alert
Remove mxk alert
2017-07-17 14:33:17 +02:00
manuroe
ee1377d379 Merge pull request #1390 from vector-im/MELS
MELS
2017-07-17 10:41:28 +02:00
manuroe
ec701c5813 MELS: s/serie/series 2017-07-17 10:30:46 +02:00
manuroe
fd69cb5908 MELS: Simplify check condition 2017-07-17 10:17:16 +02:00
manuroe
a0031a0d00 MELS: Fix typo 2017-07-17 09:15:41 +02:00
Tong Hui
831b4fd5eb Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (385 of 385 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2017-07-14 19:12:31 +00:00
Giom Foret
cc0478c4ec Remove MXKAlert class use.
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Tong Hui
34e0608ecc Added translation using Weblate (Chinese (Simplified)) 2017-07-14 12:24:08 +00:00
Tong Hui
1f3ef2ce82 Added translation using Weblate (Chinese (Simplified)) 2017-07-14 12:23:56 +00:00
Giom Foret
fafa40846e Prepare MXKAlert withdrawal 2017-07-14 00:36:11 +02:00
manuroe
6a5f92eda3 MELS: Improve detection on how to configure a cell 2017-07-13 17:10:15 +02:00
giomfo
4cfc8fdd6d Merge pull request #1389 from vector-im/room_table_cell
RoomTableViewCell: Replace the direct chat icon with a green ring
2017-07-13 09:32:02 +02:00
Giom Foret
98e5343a79 RoomTableViewCell: Replace the direct chat icon with a green ring 2017-07-12 15:51:28 +02:00
giomfo
ab33b8f616 Merge pull request #1388 from vector-im/riot_686
Bug Fix: Camera preview is broken after a second try
2017-07-12 09:18:40 +02:00
Giom Foret
12db2a443f Bug Fix: Camera preview is broken after a second try
The camera preview was set up with a wrong frame value. We wait for the first `viewDidLayoutSubviews` call before setting up the preview.
#686

+ fix the wrong preview layout on iPad described in PR #1372 MediaPicker xib layout fix.
2017-07-11 17:48:18 +02:00
manuroe
d2c6fa426e MELS: Force use of Riot style placeholder in collapsed cells 2017-07-11 17:02:23 +02:00
manuroe
31e04ffdc9 MELS: Do not show read receipts on collapsed bubbles 2017-07-11 16:51:31 +02:00
manuroe
47eb0d3ad3 MELS: Make RoomEmptyBubbleCell really empty (ie, height = 0) 2017-07-11 16:33:45 +02:00
manuroe
fcbbb8569c MELS: Fix call of bubbleCell.blurred when selected an event 2017-07-11 16:26:59 +02:00
manuroe
71ef89170c MELS: Remove attributedTextMessageBackup and let MXKRoomBubleCellDataStoring implementation display attributedTextMessage or collapsedAttributedTextMessage 2017-07-11 15:35:11 +02:00
manuroe
8fdcefec03 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
e7a4344867 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
4f06940698 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
1d4b875c15 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
7472d45da5 MELS: Add RoomMembershipExpandedWithPaginationTitleBubbleCell 2017-07-10 15:05:21 +02:00
manuroe
cee4115452 MELS: Add RoomMembershipCollapsedWithPaginationTitleBubbleCell 2017-07-10 14:30:53 +02:00
manuroe
3dd2b4a811 MELS: Rename RoomMembershipBubbleCellWithPaginationTitleBubbleCell to RoomMembershipWithPaginationTitleBubbleCell 2017-07-10 10:25:06 +02:00
giomfo
7861672136 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
Giom Foret
e7e6944a75 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
Krombel
f44604a112 Added translation using Weblate (French) 2017-07-09 00:54:12 +00:00
Krombel
af9352039d Added translation using Weblate (French) 2017-07-09 00:53:21 +00:00
Krombel
5d371e2339 Added translation using Weblate (German) 2017-07-09 00:51:05 +00:00
Krombel
449a677f7c 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
4056df5bdd Added translation using Weblate (German) 2017-07-09 00:45:32 +00:00
Krombel
7b9d241d9c 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
91d356960f Added translation using Weblate (German) 2017-07-09 00:27:56 +00:00
manuroe
c093c34b1f MELS: some i18n 2017-07-07 17:58:39 +02:00
manuroe
b859d64174 MELS: Use normal membership cell for single membership event 2017-07-07 17:47:58 +02:00
manuroe
d2d31532a9 MELS: Do not expand cell with single membership event 2017-07-07 17:46:37 +02:00
manuroe
498fe978fc MELS: EventFormater: provide a string for membership events as simple as possible for now 2017-07-07 15:26:30 +02:00
manuroe
01ed7f63c8 MELS: implement [MXKRoomBubbleCellDataStoring collaspseWith:] 2017-07-07 14:32:49 +02:00
manuroe
e2d8cc8d87 MELS: Implement onCollapseButtonTap with matrix-kitty way 2017-07-07 11:53:49 +02:00
manuroe
bc6b410271 MELS: Uncheck :installed" in xibs 2017-07-07 11:14:05 +02:00
manuroe
54b8ba2399 MELS: Add RoomMembershipExpandedBubbleCell that displays the first membership event of serie that can be collapsable. 2017-07-07 11:11:42 +02:00
manuroe
9a818ea5b3 MELS: expand them on collapsed cell tap 2017-07-07 08:36:47 +02:00