Commit Graph

4098 Commits

Author SHA1 Message Date
manuroe 0dface1084 Missing Push Notifications (#1696): We do not need to wait for [application isProtectedDataAvailable] anymore
Thanks to https://github.com/matrix-org/matrix-ios-kit/pull/387
2017-12-27 15:40:25 +01:00
giomfo f42d76014c Merge pull request #1707 from vector-im/riot_1701_tmp
Bug Fix: Share extension is not localized?
2017-12-27 14:57:47 +01:00
Giom Foret c13f1abe28 Bug Fix: Share extension is not localized?
#1701
2017-12-27 14:53:17 +01:00
manuroe d6cc2b0b9d Merge pull request #1703 from vector-im/rageshake_756
Widget: Fix crash when widget JSON data contains a number value
2017-12-27 09:03:49 +01:00
manuroe 8310861bc0 Widget: Fix crash when widget JSON data contains a number value instead of an expected string (https://github.com/matrix-org/riot-ios-rageshakes/issues/765) 2017-12-27 08:57:14 +01:00
manuroe 93c2a62adb version++ 2017-12-21 09:31:28 +01:00
manuroe 26e6f14404 VoIP: increase call invite lifetime from 30 to 60s (https://github.com/vector-im/riot-meta/issues/129) 2017-12-21 09:28:40 +01:00
manuroe 5230e13395 Widget: Integrate widget data into widget URL (https://github.com/vector-im/riot-meta/issues/125) 2017-12-21 09:28:21 +01:00
manuroe 1e0e930d7f version++ 2017-12-19 16:04:45 +01:00
manuroe a8271b4992 Missing Push Notifications (#1696): Try to delay [application isProtectedDataAvailable]. At least, logging to file will be enabled 2017-12-19 15:59:35 +01:00
manuroe b1bc89e33f Push Notifications: Prefix logs related push notifications with "[Push]" and add more logs to track lost notifications 2017-12-19 15:59:22 +01:00
manuroe 7a1749dbbc Push Notifications: Add more logs to track possible lost notifications 2017-12-19 15:51:53 +01:00
manuroe 8b1b0f53b9 Push Notifications: Add more logs to track possible lost notifications 2017-12-19 15:51:53 +01:00
manuroe cc94677d71 version++ 2017-12-05 17:00:41 +01:00
manuroe 6205154b9e Merge pull request #1685 from vector-im/bf_1683
Crypto: BF: The share key dialog can appear with a 'null' device (#1683)
2017-12-05 16:02:01 +01:00
manuroe 4e66aa243c Crypto: BF: The share key dialog can appear with a 'null' device (#1683)
Make sure we download requester device keys before showing the share dialog.
Also, add "You added a new device '%@', which is requesting encryption keys." string
2017-12-05 15:47:39 +01:00
Giom Foret 5ae5fd2e5e version++ 2017-11-30 11:16:11 +01:00
Giom Foret b9e68f1dc5 Enable Vietnamese, thanks to @loulsle. 2017-11-29 19:36:14 +01:00
giomfo 55fb0056f9 Merge pull request #1678 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2017-11-29 19:26:43 +01:00
giomfo 1d8f712a22 Merge pull request #1677 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2017-11-29 19:25:50 +01:00
giomfo ceb1d67609 Merge pull request #1676 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-11-29 19:25:13 +01:00
Weblate 0f5fd1a995 Merge remote-tracking branch 'origin/develop' into develop 2017-11-29 18:07:53 +00:00
Weblate 33597e8f5f Merge remote-tracking branch 'origin/develop' into develop 2017-11-29 18:07:44 +00:00
Weblate 0fd452f744 Merge remote-tracking branch 'origin/develop' into develop 2017-11-29 18:07:19 +00:00
Louis Le a0829f63f6 Translated using Weblate (Vietnamese)
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/vi/
2017-11-29 18:06:54 +00:00
Walter e608909767 Translated using Weblate (Russian)
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/ru/
2017-11-29 18:06:53 +00:00
libraryxhime ff8a672c7a Translated using Weblate (Japanese)
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/ja/
2017-11-29 18:06:53 +00:00
dccs 9c240c9bda 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-11-29 18:06:53 +00:00
Giom Foret 1ea707d3fc Code cleaning 2017-11-28 10:18:44 +01:00
yuurii 1197b5ba03 Translated using Weblate (Japanese)
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/ja/
2017-11-28 08:35:26 +00: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
Florian Kalis d236eedb99 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-11-25 21:30:53 +00: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
dccs 8cdf28818f 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-11-21 21:21:14 +00:00
dark159123 6b48788060 Added translation using Weblate (Danish) 2017-11-21 19:06:02 +00:00
dark159123 50ee284605 Added translation using Weblate (Danish) 2017-11-21 19:05:50 +00: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
ledangtrung a86c8dc34c Translated using Weblate (Vietnamese)
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/vi/
2017-11-20 03:57:31 +00:00