manuroe
e6c7f661be
Merge pull request #1664 from aaronraimist/patch-1
...
Update developing instructions in README
2017-11-23 07:48:21 +01:00
Aaron Raimist
3a23140aa1
Update developing instructions in README
...
This probably isn't the best way to word these instructions but something like this is needed for people to be able to build and run Riot for iOS on their own machines.
2017-11-21 19:24:29 -06:00
giomfo
3884559be6
Merge pull request #1659 from vector-im/riot_1654
...
Bug Fix - Failed to send photos which are not stored on the local device
2017-11-20 17:11:56 +01:00
Giom Foret
b1bf11869d
Bug Fix - Failed to send photos which are not stored on the local device
...
and must be downloaded from iCloud.
#1654
2017-11-17 14:33:24 +01:00
manuroe
2ad98eedf7
Merge pull request #1655 from vector-im/permanent_pending_room_requests
...
Crypto: Key sharing: Move the check of incoming key requests so that …
2017-11-17 07:11:17 +01:00
giomfo
39129a0115
Merge pull request #1650 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2017-11-16 21:47:32 +01:00
manuroe
fa81278e17
Crypto: Key sharing: Move the check of incoming key requests so that we can detect them at app startup.
...
https://github.com/vector-im/riot-meta/issues/121
This is now required because, with https://github.com/matrix-org/matrix-ios-sdk/pull/414 , key requests can be available when app starts.
2017-11-16 14:47:23 +01:00
giomfo
4bae5641be
Merge pull request #1653 from vector-im/unexpected_logout
...
Should fix spontaneous logout.
2017-11-15 16:27:03 +01:00
Giom Foret
2dd4892640
Should fix spontaneous logout.
...
Set the App Group Id in `application:willFinishLaunchingWithOptions:` method instead of the `main` function of an iOS app
2017-11-15 15:49:54 +01:00
manuroe
706a023747
Merge pull request #1652 from vector-im/e2e_key_sharing
...
E2e key sharing: Show the dialog on incoming key requests
2017-11-15 14:38:15 +01:00
manuroe
438dbca1a6
Crypto: Key sharing dialog for incoming room key requests
...
Follow Giom's review advice
2017-11-15 14:28:59 +01:00
manuroe
c5545b27ab
Crypto: Key sharing dialog for incoming room key requests
...
Manage ignore requests
2017-11-15 12:25:00 +01:00
giomfo
e079dfdbe1
Merge pull request #1651 from vector-im/collection_warning
...
Fix UICollectionView warning: The behavior of the UICollectionViewFlo…
2017-11-15 09:39:20 +01:00
Giom Foret
0d6ef08772
Fix UICollectionView warning: The behavior of the UICollectionViewFlowLayout is not defined...
2017-11-14 18:43:05 +01:00
manuroe
0be482c448
Crypto: Add key sharing dialog for incoming room key requests
2017-11-14 18:21:01 +01:00
Giom Foret
3e66aceb99
version++
2017-11-13 18:16:43 +01:00
Weblate
75f5cd1d7a
Merge remote-tracking branch 'origin/develop' into develop
2017-11-13 15:58:59 +00:00
Tong Hui
518a227241
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 90.9% (401 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2017-11-13 15:58:51 +00:00
giomfo
3725b9133e
Merge pull request #1648 from vector-im/riot_1611
...
Bug Fix: Share extension improvements
2017-11-12 11:22:21 +01:00
Giom Foret
0ecfb05b0e
Bug Fix: Share extension improvements
...
#1611
- display the search input by default
- on searching for something, the search filter seems to clear instantly on selecting a destination NOK.
2017-11-10 17:28:03 +01:00
giomfo
2bdf352f02
Merge pull request #1647 from vector-im/riot_1627
...
Bug Fix: share silently fails on big pics - eg panoramas #1627
2017-11-09 16:09:30 +01:00
Giom Foret
27e12167be
Bug Fix: share silently fails on big pics - eg panoramas #1627
2017-11-09 15:59:42 +01:00
Giom Foret
15fc672dd5
Add logs
2017-10-30 16:39:58 +01:00
Giom Foret
7642ed4e1e
version++
2017-10-27 17:11:47 +02:00
giomfo
2eb15e48da
Merge pull request #1626 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2017-10-27 16:24:47 +02:00
Weblate
f855af75a8
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 14:21:43 +00:00
Kévin C
ccbbd8e13f
Translated using Weblate (French)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2017-10-27 14:21:19 +00:00
giomfo
53cac0d490
Merge pull request #1625 from vector-im/riot_1618
...
Bug Fix - The Call View Controller is displayed whereas the call has …
2017-10-27 15:40:08 +02:00
Giom Foret
1608c17dd3
Bug Fix - The Call View Controller is displayed whereas the call has been cancelled
2017-10-27 15:35:43 +02:00
manuroe
0e061aae75
Merge pull request #1617 from vector-im/bf_1616
...
BF: Jitsi: Crash if the user display name has several components
2017-10-26 13:34:36 +02:00
manuroe
00d199f4bb
Merge pull request #1613 from morozkin/sirikit_messages
...
Add support for sending messages via Siri in e2e rooms
2017-10-25 16:52:08 +02:00
manuroe
16d13a34f2
BF: Jitsi: Crash if the user display name has several components ( #1616 )
2017-10-25 16:46:03 +02:00
giomfo
9c5144c9fd
Merge pull request #1610 from vector-im/fix_empty_table_cell
...
Fix - tableView cellForRowAtIndexPath:
2017-10-24 23:39:50 +02:00
manuroe
25fbe44b0a
version++
2017-10-24 10:46:00 +02:00
Denis Morozov
3b7ebbfafd
Add support for sending messages via Siri in e2e rooms
2017-10-24 00:50:10 +03:00
Giom Foret
860f6e3b2d
Fix App crash
2017-10-23 17:34:42 +02:00
giomfo
f4e0494ef0
Merge pull request #1612 from vector-im/fix_bg_sync_loop
...
Bug Fix - Bg Sync loop
2017-10-23 17:03:52 +02:00
Giom Foret
341793cbe5
Bug Fix - Bg Sync loop
2017-10-23 16:58:55 +02:00
Giom Foret
be888f4c7e
Remove warning
2017-10-23 16:57:05 +02:00
Giom Foret
bf3a000eef
Fix - tableView cellForRowAtIndexPath:
...
return a fake cell to prevent app from crashing.
2017-10-23 15:48:13 +02:00
manuroe
176a3570ce
Merge pull request #1609 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2017-10-23 15:15:58 +02:00
manuroe
90d97214c9
Merge pull request #1608 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2017-10-23 15:15:30 +02:00
manuroe
5957690ad5
Merge pull request #1607 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2017-10-23 15:15:08 +02:00
manuroe
bc466d0ecc
Translated using Weblate (French)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2017-10-23 13:11:31 +00:00
Weblate
425ff40017
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:42 +00:00
Weblate
67ff1caeb3
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:32 +00:00
Weblate
aceb3e0892
Merge remote-tracking branch 'origin/develop' into develop
2017-10-23 12:51:22 +00:00
yuurii
0c973f2cd3
Translated using Weblate (Japanese)
...
Currently translated at 99.5% (439 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ja/
2017-10-23 12:51:00 +00:00
Krombel
45b0ca528f
Translated using Weblate (German)
...
Currently translated at 100.0% (441 of 441 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2017-10-23 12:51:00 +00:00
manuroe
b569ce9768
Merge pull request #1606 from morozkin/sirikit_messages
...
Add message sending via Siri
2017-10-23 14:07:40 +02:00