Commit Graph

3006 Commits

Author SHA1 Message Date
manuroe dc35ba20bf version++ 2018-07-03 16:04:11 +02:00
manuroe 0860644f13 Merge pull request #1922 from vector-im/e2e_telemetry_reasons
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe 55431dfa82 Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe 623d8b1960 Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-07-03 10:49:30 +02:00
Weblate 5055dcfa88 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:13 +00:00
Weblate b4c8566c46 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:00 +00:00
Weblate c76eb98308 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:37:50 +00:00
Pedro Jatobá a2358a088d Translated using Weblate (Portuguese (Brazil))
Currently translated at 28.9% (146 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-07-03 08:37:23 +00:00
Mathijs van Gorcum f84bdd022c Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-07-03 08:37:23 +00:00
Slavi Pantaleev fbe0ba8d42 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-07-03 08:37:22 +00:00
SBiOSoftWhare 4245c04ab4 Merge pull request #1920 from vector-im/riot_1914
e2e messages not decrypted in notifs after logging back in
2018-07-03 10:32:13 +02:00
SBiOSoftWhare 8c8ef75b10 Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00
SBiOSoftWhare 759008e022 Fix check for enableCrashReport value set in MasterTabBarController 2018-07-02 18:06:39 +02:00
SBiOSoftWhare 3d54608b48 Handle correct target Swift module import in RiotDesignValues 2018-07-02 18:01:33 +02:00
manuroe 52fed220ef Crypto: Telemetry: Categorise e2e failures
#1894
2018-07-02 17:20:01 +02:00
SBiOSoftWhare 862668d638 Add comments to RiotSettings. 2018-07-02 16:49:36 +02:00
manuroe 7aa6d04d5b RoomVC: Fix regressions on vertical alignment of e2e padlock, read marker, etc.
Regression due to read receipt perf improvement.
2018-07-02 15:47:09 +02:00
SBiOSoftWhare 810aa58153 Use RiotSettings instead of direct access to UserDefault where needed 2018-07-02 14:51:47 +02:00
SBiOSoftWhare acd626451b Now store showDecryptedContentInNotifications settings option in UserDefaults instead for MXKAccount in order to keep this information when the user logout. Fix issue #1914. 2018-07-02 14:41:55 +02:00
SBiOSoftWhare 2b073f2be1 Enable Swift support for Riot target. Create first Swift class, RiotSettings for handling specific Riot app settings. 2018-07-02 14:37:44 +02:00
daniel tygel 5c05da0cd7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 17.0% (86 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-07-01 20:44:07 +00:00
manuroe 667329252a RoomVC: Fix regression where read receipts can be duplicated 2018-06-29 15:26:41 +02:00
manuroe 58f02f2b8f Analytics: Shorten constants names 2018-06-29 12:04:49 +02:00
manuroe e657951e0e Crypto: Telemetry use "no_reason" name 2018-06-29 11:45:49 +02:00
manuroe cfc892cb86 extra \n 2018-06-29 07:51:09 +02:00
manuroe 4b9e8abc15 Crypto: Add telemetry for events unable to decrypt (UTDs)
Add a dispatch method
2018-06-29 07:50:06 +02:00
manuroe 1cd52b0b67 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare fb8fba2e5a Added titles to sound files ID3 tags in order to avoid system exception 2018-06-28 10:18:36 +02:00
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
Krombel f433b61d09 Translated using Weblate (German)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-06-18 10:57:32 +00:00
daniel tygel eec00a1c44 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/
2018-06-17 17:28:44 +00:00
daniel tygel 2fb2dd463b Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:19:36 +00:00
daniel tygel 476c0b1a62 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/
2018-06-17 17:19:18 +00:00
daniel tygel 7f5a5d06e5 Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:17:20 +00:00
daniel tygel dddceec56c Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:16:33 +00:00
Osoitz 22281c0fbc Translated using Weblate (Basque)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-06-17 08:37:14 +00:00
Kévin C 7a6f9e2684 Translated using Weblate (French)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-06-14 09:00:15 +00:00
Andrey adb2f0a093 Translated using Weblate (Russian)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-06-14 08:48:46 +00:00
Weblate 5a55de792e Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 08:29:32 +00:00