Commit Graph

6199 Commits

Author SHA1 Message Date
Pedro Jatobá cc46937bfa 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 848f065b71 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 5bfc4f8aaa 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 7409de98ea 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 af1c4523c4 Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00
SBiOSoftWhare 4b66f7fc8d Fix check for enableCrashReport value set in MasterTabBarController 2018-07-02 18:06:39 +02:00
SBiOSoftWhare 2946c9f332 Handle correct target Swift module import in RiotDesignValues 2018-07-02 18:01:33 +02:00
manuroe 6815d5a098 Crypto: Telemetry: Categorise e2e failures
#1894
2018-07-02 17:20:01 +02:00
SBiOSoftWhare cb506a88f0 Add comments to RiotSettings. 2018-07-02 16:49:36 +02:00
manuroe 172d6d41e9 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 ef9aebc90c Use RiotSettings instead of direct access to UserDefault where needed 2018-07-02 14:51:47 +02:00
SBiOSoftWhare e2b9d33e02 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 307eefe16f 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 bff927a2b4 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 33d518112f RoomVC: Fix regression where read receipts can be duplicated 2018-06-29 15:26:41 +02:00
manuroe fe2441c484 Analytics: Shorten constants names 2018-06-29 12:04:49 +02:00
manuroe 6c1fd429cd Crypto: Telemetry use "no_reason" name 2018-06-29 11:45:49 +02:00
manuroe 9f15108a25 extra \n 2018-06-29 07:51:09 +02:00
manuroe cf254c3d1b Crypto: Add telemetry for events unable to decrypt (UTDs)
Add a dispatch method
2018-06-29 07:50:06 +02:00
manuroe 25b16cb750 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare 83da0d44d8 Added titles to sound files ID3 tags in order to avoid system exception 2018-06-28 10:18:36 +02:00
manuroe fc58931faa Merge branch 'develop' into e2e_telemetry 2018-06-27 18:14:47 +02:00
manuroe 33e4f0e86c Analytics: Improve comments 2018-06-27 18:11:04 +02:00
manuroe 1cbb02ebf1 Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe 43c982b1df 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 619c9bffcd 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 9001b061cc Analytics: clean references to GA as we do not use it anymore 2018-06-27 10:43:22 +02:00
manuroe 20e9ac3757 Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe 85fc4c5f7b 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 dcc1e5139f 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 239380fafb 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 604475ade7 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 23e2aba275 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 e92d944d12 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 662f862397 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 2810a4920e Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:19:36 +00:00
daniel tygel 986f7aa5cf 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 13aa99a472 Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:17:20 +00:00
daniel tygel f22d7ec3d5 Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:16:33 +00:00
Osoitz ca4eb13832 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 00aa3c8d8b 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 db45f437b8 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 957f898184 Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 08:29:32 +00:00
Felix Schäfer 0529e33a82 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 d40f488342 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 8e8f9a90de RoomVC: Update re-request dialog message 2018-06-14 10:21:45 +02:00
manuroe 35d30515d4 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 a7b4ffcddd RoomVC: Add a re-request keys button on message unable to decrypt
Update string
2018-06-12 16:35:12 +02:00
manuroe 9417a0f366 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 afe08e7114 RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:21:52 +02:00