Nathan van Beelen
c7d9c40a80
Create Localizable.strings
2017-06-18 11:17:47 +02:00
Nathan van Beelen
15b39c157b
Create InfoPlist.strings
2017-06-18 11:16:30 +02:00
Denis
9d69656772
Merge branch 'develop' into callkit
2017-06-16 19:39:59 +03:00
Denis Morozov
f1d2c0c476
Add call section to settings screen
2017-06-16 19:21:07 +03:00
Giom Foret
6be6807130
version ++
2017-06-16 17:59:04 +02:00
manuroe
0c8b042fc5
Update CHANGES.rst
2017-06-16 17:42:11 +02:00
giomfo
8a5d683e53
Merge pull request #1311 from vector-im/riot_1306
...
Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order
2017-06-16 17:08:25 +02:00
Giom Foret
a262de0b40
Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order
...
#1306
2017-06-16 16:55:54 +02:00
manuroe
6c485aebf0
Update CHANGES.rst
2017-06-16 16:49:20 +02:00
giomfo
d7166cf0e5
Merge pull request #1310 from vector-im/option_pin_missed_notif_unread
...
UX Rework - Home: Put the new ordering behind a setting.
2017-06-16 15:45:55 +02:00
Giom Foret
8954922d44
UX Rework - Home: Put the new ordering behind a setting.
...
Add 2 settings: Pin rooms with missed notif and pin rooms with unread messages
this will pin the rooms at the beginning of the list on your home page
2017-06-16 15:18:33 +02:00
manuroe
85180f873e
Apply renaming of MXDefaultBackgroundModeHandler to MXUIKitBackgroundModeHandler
2017-06-16 14:35:15 +02:00
giomfo
fe95f876e0
Merge pull request #1309 from vector-im/fix_missing_unread_banner
...
Bug Fix: "Jump to first unread" banner disappeared during back pagina…
2017-06-16 13:52:21 +02:00
Giom Foret
e7b812c525
Bug Fix: "Jump to first unread" banner disappeared during back pagination.
...
We have to wait for the end of table transition before refreshing the banner visibility.
2017-06-16 11:57:19 +02:00
giomfo
4d81f8761f
Merge pull request #1302 from vector-im/riot_1294
...
Bug Fix: Read marker: preview mode interferes with typing indicator
2017-06-15 11:20:32 +02:00
Giom Foret
5c41e46da2
Bug Fix: Read marker: preview mode interferes with typing indicator
...
#1294
2017-06-15 11:15:47 +02:00
giomfo
b5263bf9b0
Merge pull request #1300 from vector-im/riot_1291
...
Bug Fix - Read marker: no "Jump to first message" on landscape mode f…
2017-06-15 11:04:54 +02:00
Giom Foret
af8fe80f81
Bug Fix - Read marker: no "Jump to first message" on landscape mode for devices with left and right panels
...
RoomViewController: Override exposed method used to reload the bubbles table.
vector-im/riot-ios#1291
2017-06-15 10:28:57 +02:00
giomfo
a191cfc83a
Merge pull request #1296 from vector-im/hide_jump_banner
...
RoomViewController: Improve the read marker handling
2017-06-15 09:45:08 +02:00
Giom Foret
9ed07157f9
RoomViewController: Do not display the banner "jump to last unread message"
...
when the timeline is not in live.
2017-06-14 23:09:56 +02:00
giomfo
4fe7bda69b
Merge pull request #1295 from vector-im/riot_1268
...
Bug Fix: Home View sometimes is empty
2017-06-14 17:56:08 +02:00
Giom Foret
cb972a4ccb
Bug Fix: Home View sometimes is empty
...
- RecentsDataSource: check configuration change before reloading the table view.
#1268
2017-06-14 17:53:26 +02:00
giomfo
7b21451674
Merge pull request #1290 from vector-im/home_add_badge_in_section_header
...
UX-Rework - Home: Badge handling.
2017-06-14 17:40:07 +02:00
manuroe
5aad63baab
Use UIKit BackgroundTask for handling background tasks in the SDK
2017-06-14 17:37:22 +02:00
Giom Foret
b5be7d1502
Bug Fix: Home View sometimes is empty
...
#1268
2017-06-14 17:30:01 +02:00
manuroe
75a9bb7730
Pods: Reduce number or warnings from other pods
2017-06-14 16:55:06 +02:00
Giom Foret
f82c14321c
UX-Rework - Home: Badge handling.
...
- Add missed notifications badge in section header.
- Improve invites display.
2017-06-14 13:58:26 +02:00
giomfo
4ae9e59f17
Merge pull request #1288 from vector-im/unnumbered_badge_on_fav
...
Unnumbered badge on favourite
2017-06-14 10:36:03 +02:00
giomfo
b499ecc4bd
Merge pull request #1287 from vector-im/scroll_to_unread_on_rooms_tab_tap
...
UX Rework - Rooms tab: Tap on the current tab's icon jumps to next un…
2017-06-14 10:35:53 +02:00
Giom Foret
56223306da
Unnumbered badge on favourite
2017-06-14 10:06:36 +02:00
Giom Foret
af2700fa75
UX Rework - Rooms tab: Tap on the current tab's icon jumps to next unread.
2017-06-14 09:41:15 +02:00
giomfo
e6cf29bc76
Merge pull request #1286 from vector-im/home_sort_rooms_collections
...
UX Rework - Home Tab: Sort the rooms collections
2017-06-14 08:56:00 +02:00
giomfo
be261b8763
Merge pull request #1285 from vector-im/read_marker
...
Read marker
2017-06-13 19:51:43 +02:00
Giom Foret
3350c76535
Read marker: Improvement
2017-06-13 19:51:25 +02:00
Giom Foret
1728c29e65
UX Rework - Home Tab: Sort the rooms collections
...
by displaying first the rooms with some missed notifs, the rooms with unread, then the others.
2017-06-13 18:43:03 +02:00
Giom Foret
42536710e4
Read markers should be synchronised across clients
...
Improve "jump to last unread message" banner handling
https://github.com/vector-im/riot-meta/issues/8
2017-06-13 17:46:13 +02:00
Giom Foret
79a6b07570
Merge commit 'f3d65120e04dcfe49020921f0a08e949c70caa83' into read_marker
2017-06-13 17:43:55 +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
manuroe
7101af2bc1
Update 3rd party pods
2017-06-13 09:29:08 +02:00
manuroe
2b3f4cac95
Pods: Update WebRTC and Realm pods
2017-06-12 17:58:48 +02:00
manuroe
315db742e5
Merge pull request #1282 from vector-im/riot_657
...
Fix App crashes on [AvatarGenerator imageFromText:withBackgroundColor:]
2017-06-12 16:44:32 +02:00
manuroe
865dc0da38
Fix App crashes on [AvatarGenerator imageFromText:withBackgroundColor:]
...
https://github.com/vector-im/riot-ios/issues/657
Do not call [AvatarGenerator imageFromText:withBackgroundColor:] outside main thread.
2017-06-12 15:06:35 +02:00
manuroe
3c66e60d32
Merge pull request #1281 from vector-im/rageshake_36
...
Fix crash in [MXKContactManager localContactsSplitByContactMethod]
2017-06-12 09:38:16 +02:00
manuroe
4d9ced4786
Fix crash in [MXKContactManager localContactsSplitByContactMethod]
...
https://github.com/matrix-org/riot-ios-rageshakes/issues/36
Do not call this method from another thread than main to avoid race conditions within MXKContactManager queues.
This does not affect performance on the UI. CPU eating processing seems to be in the for-loops in the block.
2017-06-12 09:17:53 +02:00
giomfo
36df0c14d2
Merge pull request #1279 from vector-im/read_marker
...
Read Marker: Fix wrong room header display
2017-06-09 19:27:31 +02:00
Giom Foret
83c6417253
Read Marker: Fix wrong room header display
2017-06-09 15:58:27 +02:00
giomfo
0f673b05a9
Merge pull request #1278 from vector-im/read_marker
...
Read marker: Fix issues on marker handling
2017-06-09 15:47:02 +02:00
manuroe
91bdedf85f
Merge pull request #1277 from vector-im/locales_in_bug_report
...
Bug report: add "locale", the device language and "app_language", the…
2017-06-09 14:54:00 +02:00
manuroe
3e8386da57
Merge pull request #1276 from vector-im/rageshake_32
...
Fix crash in global search
2017-06-09 14:49:18 +02:00
Giom Foret
78b2f73c0a
Read marker: Fix issues on marker handling
...
https://github.com/vector-im/riot-meta/issues/8
2017-06-09 14:20:00 +02:00