Simó Albert i Beltran
9b19deddac
Added translation using Weblate (Catalan)
2018-01-17 07:15:14 +00:00
Göller Bertalan
1fc0b94a39
Added translation using Weblate (Hungarian)
2017-12-21 09:23:22 +00:00
Weblate
0f5fd1a995
Merge remote-tracking branch 'origin/develop' into develop
2017-11-29 18:07:53 +00:00
Giom Foret
1ea707d3fc
Code cleaning
2017-11-28 10:18:44 +01:00
Giom Foret
ab9cc733d4
Bug Fix - App crashes when user wants to share a message
...
rageshake 676
2017-11-27 19:03:45 +01:00
Giom Foret
e832f2f8bf
fix compilation errors
2017-11-27 12:38:21 +01:00
Giom Foret
09ba919881
AppDelegate: Add logs to know how long we wait for the protected data
2017-11-27 12:14:06 +01:00
giomfo
4e1a342fe4
Merge pull request #1665 from aaronraimist/oled-black
...
Add basic OLED black theme
2017-11-27 09:59:35 +01:00
giomfo
2db333f1c8
Merge pull request #1671 from vector-im/use_frameworks_compatible
...
Make code compatible with `!use_frameworks` in Podfile
2017-11-27 09:55:17 +01:00
Giom Foret
437e2c0477
Code cleaning
2017-11-24 17:30:55 +01:00
giomfo
d1845e31d2
Merge pull request #1672 from vector-im/riot_1643
...
Should fix spontaneous logout
2017-11-24 17:20:51 +01:00
Giom Foret
c61146b22d
Should fix spontaneous logout
2017-11-24 17:16:47 +01:00
Aaron Raimist
cfeb036adc
Remove kRiotKeyboard initialization
2017-11-23 11:15:51 -06:00
manuroe
796b5f5076
Make code compatible with !use_frameworks in Podfile
2017-11-23 16:09:19 +01:00
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
466c94260d
Add basic OLED black theme
2017-11-21 20:55:11 -06: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
dark159123
d6c0d0ca6c
Added translation using Weblate (Danish)
2017-11-21 19:05:42 +00: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
Louis Le
b6fb88d29c
Translated using Weblate (Vietnamese)
...
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/vi/
2017-11-17 03:08:58 +00:00
Louis Le
bb5c7da507
Added translation using Weblate (Vietnamese)
2017-11-17 02:57:11 +00: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