Commit Graph

1319 Commits

Author SHA1 Message Date
manuroe a64794e4b9 Merge branch 'develop' into e2e_telemetry 2018-06-27 18:14:47 +02:00
manuroe 8f0efd34da Analytics: Improve comments 2018-06-27 18:11:04 +02:00
manuroe d2fe94d9dc Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe cf77731caf Merge pull request #1910 from vector-im/cache_read_receipts
RoomVC: BF: Read receipts processing dramatically slows down UI
2018-06-27 11:22:47 +02:00
manuroe c128845bff Analytics: Make sure that Analytics is opt-out
Note it was already opt-out because the code elsewhere ensures that but this this is better to ensure it here.
2018-06-27 11:00:26 +02:00
manuroe 52b2f03c2f Analytics: clean references to GA as we do not use it anymore 2018-06-27 10:43:22 +02:00
manuroe 054b2afded Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe ca5b17ca0b RoomVC: BF: Read receipts processing dramatically slows down UI
#1899

Fix wrong alignment of read receipts avatars with their message
2018-06-25 16:12:36 +02:00
manuroe 610e8fe691 Merge pull request #1906 from einMarco/master
Added accessibility labels for issue: "Voiceover support for accessibility #1842"
2018-06-25 14:29:46 +01:00
Marco Seizew f6fc27dc43 Added the i18n localisation strings to the accessibility labels
Signed-off-by: Marco Seizew <ein_marco@rausrufezeichen.de>
2018-06-25 15:07:54 +02:00
manuroe 6a2babd05d RoomVC: BF: Read receipts processing dramatically slows down UI
#1899

Build, cache and update read receipts on the processing queue.
2018-06-25 13:47:03 +02:00
einMarco 4185924a13 Added accessibility labels for issue: "Voiceover support for accessibility #1842"
Signed-off-by: Marco Seizew <ein_marco@rausrufezeichen.de>
2018-06-20 11:13:31 +02:00
Weblate 5a55de792e Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 08:29:32 +00:00
Felix Schäfer 0ed8e3b764 Translated using Weblate (German)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

Typo
2018-06-14 08:29:10 +00:00
Silke ca13349243 Translated using Weblate (Dutch)
Currently translated at 96.4% (483 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-06-14 08:29:10 +00:00
manuroe 345523862f RoomVC: Update re-request dialog message 2018-06-14 10:21:45 +02:00
manuroe 2115970a49 RoomVC: Add a re-request keys button on message unable to decrypt
Take Steve's remark into account
2018-06-12 18:21:04 +02:00
manuroe bfdc4e898f RoomVC: Add a re-request keys button on message unable to decrypt
Update string
2018-06-12 16:35:12 +02:00
manuroe 1f45b233d7 RoomVC: Add a re-request keys button on message unable to decrypt
The flow has changed a bit.

#1879
2018-06-12 16:28:26 +02:00
manuroe 8cdb4d8493 RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:21:52 +02:00
SBiOSoftWhare cddf2c77d1 Fix a memory leak with direct room border color and add constants for border layer customization. 2018-06-08 11:31:39 +02:00
Osoitz 3e985b7666 Translated using Weblate (Basque)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-06-02 12:33:51 +00:00
manuroe 1ed9dc42fd version++ 2018-06-01 16:56:05 +02:00
Weblate 91b9978c9c Merge remote-tracking branch 'origin/develop' into develop 2018-06-01 14:20:00 +00:00
SBiOSoftWhare ddb6632fb1 Merge pull request #1895 from vector-im/fix_account_deactivation_completion
Fix account deactivation completion
2018-06-01 16:19:51 +02:00
SBiOSoftWhare bd5428cfdb Update account deactivation success handling in SettingsViewController. Do not send logout request to home server. 2018-06-01 16:08:55 +02:00
SBiOSoftWhare 6d37f66b98 Update logout method in AppDelegate, add possibility to send or not logout request to home server 2018-06-01 16:07:42 +02:00
SBiOSoftWhare d14a0f583d Add call to account deactivation success delegate method in DeactivateAccountViewController 2018-06-01 16:01:21 +02:00
Kévin C 49bfaf817f Translated using Weblate (French)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-06-01 09:40:42 +00:00
Weblate a434cb1a20 Merge remote-tracking branch 'origin/develop' into develop 2018-06-01 09:18:35 +00:00
Slavi Pantaleev a628b2c62c Translated using Weblate (Bulgarian)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-06-01 08:58:18 +00:00
SBiOSoftWhare 26227cd8a0 Fix GDPR consent alert not shown after account creation 2018-06-01 09:46:11 +02:00
SBiOSoftWhare b8d044e6f9 Merge pull request #1886 from vector-im/fix_gdpr_consent_403_alert
Do not display error alert when receiving GDPR Consent not given
2018-05-31 19:06:33 +02:00
SBiOSoftWhare d88a624ba8 Merge pull request #1885 from vector-im/riot_1883
GDPR consent screen could not be closed
2018-05-31 19:06:09 +02:00
SBiOSoftWhare a98212e506 Do not display default error alert when receiving GDPR Consent not given error 2018-05-31 18:39:15 +02:00
Krombel 081dd31553 Translated using Weblate (German)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-05-31 16:10:27 +00:00
Andrey 935ba57839 Translated using Weblate (Russian)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-05-31 15:46:31 +00:00
SBiOSoftWhare 7360663a67 Put close action to left in navigation bar of GDPR consent screen 2018-05-31 17:33:20 +02:00
Weblate aa2e684fe8 Merge remote-tracking branch 'origin/develop' into develop 2018-05-31 15:15:02 +00:00
Pablo M. Rivas 4b2d430dbf Translated using Weblate (Spanish)
Currently translated at 12.4% (60 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-05-31 15:14:26 +00:00
SBiOSoftWhare 19d266254e Merge pull request #1881 from vector-im/riot_1870
Settings: Add deactivate account
2018-05-31 17:11:38 +02:00
SBiOSoftWhare 6bea87eef7 DeactivateAccountViewController: For password alert, remove empty cancel handler and use nil instead 2018-05-31 13:33:17 +02:00
SBiOSoftWhare 0cefca3d4c Remove useless commented code in SettingsViewController 2018-05-31 12:15:13 +02:00
SBiOSoftWhare 1fce667336 Handle theme change and analytics in DeactivateAccountViewController 2018-05-31 12:14:13 +02:00
SBiOSoftWhare 162547d950 Handle account deactivation from settings 2018-05-30 17:05:42 +02:00
SBiOSoftWhare 5d68e0aa18 Factorization of data user clear on logout. Reuse it for account deactivation. 2018-05-30 17:04:58 +02:00
SBiOSoftWhare 2efefc530a Add DeactivateAccountViewController allowing to deactivate a user account from given Matrix session 2018-05-30 16:59:18 +02:00
manuroe 760f3b7f6c WidgetVC: Update UIWebView by WKWebview to improve Sticker Picker performance 2018-05-30 14:42:14 +02:00
manuroe a577bb92a6 Send sticker: Update after Giom's remark
https://github.com/vector-im/riot-ios/issues/1860
2018-05-30 11:54:35 +02:00
Slavi Pantaleev b113d59761 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-05-29 15:18:49 +00:00