Commit Graph

4060 Commits

Author SHA1 Message Date
Göller Bertalan 4e952537f7 Added translation using Weblate (Hungarian) 2017-12-21 09:23:22 +00:00
Weblate afdbd4e448 Merge remote-tracking branch 'origin/develop' into develop 2017-11-29 18:07:53 +00:00
Giom Foret 0abb08598c Code cleaning 2017-11-28 10:18:44 +01:00
Giom Foret 7a59bb6b64 Bug Fix - App crashes when user wants to share a message
rageshake 676
2017-11-27 19:03:45 +01:00
Giom Foret 26fc3c3377 fix compilation errors 2017-11-27 12:38:21 +01:00
Giom Foret 56ee44ee00 AppDelegate: Add logs to know how long we wait for the protected data 2017-11-27 12:14:06 +01:00
giomfo 204d98ccc2 Merge pull request #1665 from aaronraimist/oled-black
Add basic OLED black theme
2017-11-27 09:59:35 +01:00
giomfo 94df9f9422 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 6aa82444c4 Code cleaning 2017-11-24 17:30:55 +01:00
giomfo a9c18cbb69 Merge pull request #1672 from vector-im/riot_1643
Should fix spontaneous logout
2017-11-24 17:20:51 +01:00
Giom Foret 1e65e11651 Should fix spontaneous logout 2017-11-24 17:16:47 +01:00
Aaron Raimist dc39537cd6 Remove kRiotKeyboard initialization 2017-11-23 11:15:51 -06:00
manuroe a7907364e7 Make code compatible with !use_frameworks in Podfile 2017-11-23 16:09:19 +01:00
manuroe 0f968689ff Merge pull request #1664 from aaronraimist/patch-1
Update developing instructions in README
2017-11-23 07:48:21 +01:00
Aaron Raimist 8abe65b289 Add basic OLED black theme 2017-11-21 20:55:11 -06:00
Aaron Raimist f41c63542a 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 cd19fafe2d Added translation using Weblate (Danish) 2017-11-21 19:05:42 +00:00
giomfo 22c97b5e64 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 ade651788b 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 3eb9b7e116 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 096ee96970 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 33b35b0c8e Added translation using Weblate (Vietnamese) 2017-11-17 02:57:11 +00:00
giomfo dce6013c34 Merge pull request #1650 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-11-16 21:47:32 +01:00
manuroe 7201131b4f 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 e047e5ebb2 Merge pull request #1653 from vector-im/unexpected_logout
Should fix spontaneous logout.
2017-11-15 16:27:03 +01:00
Giom Foret 9b0a8f3170 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 bdcc4d670d 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 704cb66dc7 Crypto: Key sharing dialog for incoming room key requests
Follow Giom's review advice
2017-11-15 14:28:59 +01:00
manuroe aa90d1e82f Crypto: Key sharing dialog for incoming room key requests
Manage ignore requests
2017-11-15 12:25:00 +01:00
giomfo ea44e90dbc 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 809b178a11 Fix UICollectionView warning: The behavior of the UICollectionViewFlowLayout is not defined... 2017-11-14 18:43:05 +01:00
manuroe 68dc733317 Crypto: Add key sharing dialog for incoming room key requests 2017-11-14 18:21:01 +01:00
Giom Foret 0993e860b8 version++ 2017-11-13 18:16:43 +01:00
Weblate 641f276b2c Merge remote-tracking branch 'origin/develop' into develop 2017-11-13 15:58:59 +00:00
Tong Hui 8544020153 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 85cee5d249 Merge pull request #1648 from vector-im/riot_1611
Bug Fix: Share extension improvements
2017-11-12 11:22:21 +01:00
Giom Foret b0db9aa6a0 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 56e253427e 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 bfa66e49fd Bug Fix: share silently fails on big pics - eg panoramas #1627 2017-11-09 15:59:42 +01:00
Giom Foret 395c35e432 Add logs 2017-10-30 16:39:58 +01:00
Giom Foret 84262bdc85 version++ 2017-10-27 17:11:47 +02:00
giomfo adca0fb22a Merge pull request #1626 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-10-27 16:24:47 +02:00
Weblate 6272feb85f Merge remote-tracking branch 'origin/develop' into develop 2017-10-27 14:21:43 +00:00
Kévin C c1b3ccbbd3 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 07b7d5d610 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 3c629dab9e Bug Fix - The Call View Controller is displayed whereas the call has been cancelled 2017-10-27 15:35:43 +02:00
manuroe 89a5ecf9f9 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 b1acc52b0d 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 643e2256af BF: Jitsi: Crash if the user display name has several components (#1616) 2017-10-25 16:46:03 +02:00
giomfo b9876ab991 Merge pull request #1610 from vector-im/fix_empty_table_cell
Fix - tableView cellForRowAtIndexPath:
2017-10-24 23:39:50 +02:00