manuroe
9ec3e26cb6
Merge pull request #1406 from vector-im/meta_riot_22
...
Prepare Dark Theme
2017-07-24 09:00:33 +02:00
Giom Foret
93f76a4788
Prepare Dark Theme
...
Remove the [UIApplication statusBarHidden] use (deprecated since iOS 9).
Use the default UIViewController-based status bar system.
Hide the user interface theme option in Settings.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 17:22:34 +02:00
Giom Foret
a3b2e11981
Merge branch 'develop' into meta_riot_22
2017-07-21 16:50:58 +02:00
manuroe
d1be1eb243
MELS: replace "X member updates" by "X membership changes"
2017-07-21 16:13:07 +02:00
manuroe
e06c4eba9d
Merge pull request #1404 from vector-im/language_picker
...
Language picker
2017-07-21 16:07:03 +02:00
manuroe
1c0476f0ef
Language settings: Report it in the bug report
2017-07-21 15:09:23 +02:00
manuroe
3847beda8f
Language settings: Reload data softly after language change
2017-07-21 12:06:10 +02:00
Giom Foret
ee2da83c86
Prepare Dark Theme
...
Observe user interface theme change.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 11:28:17 +02:00
manuroe
68b5083a52
Language settings: Store it in NSUserDefaults (@"appLanguage")
2017-07-21 11:08:33 +02:00
manuroe
e5ddc185b2
Settings: Add app language settings
2017-07-21 10:55:21 +02:00
giomfo
344a0746a8
Merge pull request #1402 from vector-im/meta_riot_22
...
Prepare Dark theme
2017-07-19 15:42:00 +02:00
giomfo
a96ab8e9d7
Merge pull request #1401 from vector-im/riot_681
...
Bug Fix: Room settings, ticks are badly refreshed
2017-07-19 15:41:12 +02:00
Giom Foret
0cba0d3189
Prepare Dark theme
...
- Add User Interface section in settings
https://github.com/vector-im/riot-meta/issues/22
2017-07-19 15:26:09 +02:00
Giom Foret
24e3abddd3
Bug Fix: Room settings, ticks are badly refreshed
...
#681
2017-07-19 15:23:19 +02:00
giomfo
f7e1c6fbc5
Merge pull request #1400 from vector-im/riot_meta_85
...
Translate the potential error observed during 3pid handling
2017-07-18 16:31:10 +02:00
manuroe
29b68653ed
Merge pull request #1399 from vector-im/riot_1157
...
MXKEventFormatter: Add singleEmojiTextFont property to special case t…
2017-07-18 16:19:26 +02:00
Giom Foret
77ef7fe450
Translate the potential error observed during 3pid handling
...
https://github.com/vector-im/riot-meta/issues/85
2017-07-18 15:57:11 +02:00
giomfo
070594bc5e
Merge pull request #1398 from vector-im/riot_meta_85
...
Bug Fix: Change API used to add email in order to check if the email …
2017-07-18 14:54:33 +02:00
manuroe
653826d1d4
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
0f70244fbf
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
0807de501e
Merge pull request #1396 from vector-im/MELS_BF
...
MELS: bug fixing
2017-07-17 16:26:55 +02:00
manuroe
1e9d544bf5
MELS: Reset the event selection before collapsing
...
This fixes a crash
2017-07-17 16:15:49 +02:00
manuroe
3a7610a714
MELS: For now, do not merge VoIP conference events
2017-07-17 15:59:43 +02:00
giomfo
33d3817a80
Merge pull request #1391 from vector-im/remove_mxk_alert
...
Remove mxk alert
2017-07-17 14:33:17 +02:00
manuroe
22cf380b72
Merge pull request #1390 from vector-im/MELS
...
MELS
2017-07-17 10:41:28 +02:00
manuroe
a5c8eb344a
MELS: s/serie/series
2017-07-17 10:30:46 +02:00
manuroe
720475bb4e
MELS: Simplify check condition
2017-07-17 10:17:16 +02:00
manuroe
d7352a9b6d
MELS: Fix typo
2017-07-17 09:15:41 +02:00
Giom Foret
1e34aa5e1b
Remove MXKAlert class use.
...
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret
130d999a26
Prepare MXKAlert withdrawal
2017-07-14 00:36:11 +02:00
manuroe
bcae8f96e9
MELS: Improve detection on how to configure a cell
2017-07-13 17:10:15 +02:00
giomfo
b78eac20f2
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
034191a726
RoomTableViewCell: Replace the direct chat icon with a green ring
2017-07-12 15:51:28 +02:00
giomfo
6d5961c1f2
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
509975b8ef
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
40eefa4140
MELS: Force use of Riot style placeholder in collapsed cells
2017-07-11 17:02:23 +02:00
manuroe
d723c99145
MELS: Do not show read receipts on collapsed bubbles
2017-07-11 16:51:31 +02:00
manuroe
4c4b2f254f
MELS: Make RoomEmptyBubbleCell really empty (ie, height = 0)
2017-07-11 16:33:45 +02:00
manuroe
d4dc9784d9
MELS: Fix call of bubbleCell.blurred when selected an event
2017-07-11 16:26:59 +02:00
manuroe
1fc0c9bbfe
MELS: Remove attributedTextMessageBackup and let MXKRoomBubleCellDataStoring implementation display attributedTextMessage or collapsedAttributedTextMessage
2017-07-11 15:35:11 +02:00
manuroe
09b406d202
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
560b8e2ebe
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
45fd94d718
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
6a4b1468c4
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
011c830b92
MELS: Add RoomMembershipExpandedWithPaginationTitleBubbleCell
2017-07-10 15:05:21 +02:00
manuroe
194ba271cd
MELS: Add RoomMembershipCollapsedWithPaginationTitleBubbleCell
2017-07-10 14:30:53 +02:00
manuroe
38c039512b
MELS: Rename RoomMembershipBubbleCellWithPaginationTitleBubbleCell to RoomMembershipWithPaginationTitleBubbleCell
2017-07-10 10:25:06 +02:00
giomfo
2d3085b691
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
6da9ee0ed6
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
manuroe
cb07a34fe5
MELS: some i18n
2017-07-07 17:58:39 +02:00