Tong Hui
da5283c27d
Added translation using Weblate (Chinese (Simplified))
2017-07-14 12:24:08 +00:00
Tong Hui
a78c630990
Added translation using Weblate (Chinese (Simplified))
2017-07-14 12:23:56 +00:00
Giom Foret
626bca3555
Prepare MXKAlert withdrawal
2017-07-14 00:36:11 +02:00
manuroe
63cb2284af
MELS: Improve detection on how to configure a cell
2017-07-13 17:10:15 +02:00
giomfo
84e5105dfd
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
a73ab31d84
Fix pod install error
2017-07-12 17:45:12 +02:00
Giom Foret
d6ab8639f0
RoomTableViewCell: Replace the direct chat icon with a green ring
2017-07-12 15:51:28 +02:00
giomfo
bc4f8b8e0e
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
b4932acd2a
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
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