Commit Graph

4592 Commits

Author SHA1 Message Date
SBiOSoftWhare 4c8df2b330 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 c0fa7c9913 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
manuroe 7e228b205c Merge pull request #1917 from vector-im/e2e_telemetry_
Crypto: Add telemetry for events unable to decrypt (UTDs)
2018-06-29 12:05:16 +02:00
manuroe 89b1148d66 Analytics: Shorten constants names 2018-06-29 12:04:49 +02:00
manuroe 3ff912a0a3 Crypto: Telemetry use "no_reason" name 2018-06-29 11:45:49 +02:00
manuroe eff31d15ce extra \n 2018-06-29 07:51:09 +02:00
manuroe 014d030f4a Crypto: Add telemetry for events unable to decrypt (UTDs)
Add a dispatch method
2018-06-29 07:50:06 +02:00
manuroe bb98c32985 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare 659bd9ccf1 Added titles to sound files ID3 tags in order to avoid system exception 2018-06-28 10:18:36 +02:00
manuroe d952211077 Merge pull request #1913 from vector-im/e2e_telemetry
Refresh Analytics code
2018-06-28 07:00:59 +02:00
manuroe e26e90f150 Merge branch 'develop' into e2e_telemetry 2018-06-27 18:14:47 +02:00
manuroe 30d1ce2439 Analytics: Improve comments 2018-06-27 18:11:04 +02:00
manuroe 678467b998 Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe a942ec9f9c 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 451fe063f0 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 a8efa87152 Analytics: clean references to GA as we do not use it anymore 2018-06-27 10:43:22 +02:00
manuroe fff8f2f14e Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe 1a694538ad Update CHANGES 2018-06-27 07:55:50 +02:00
manuroe d789dff18e 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 6b3efd5a2e 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 13c55249af 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 a30f322d1c 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
Marco Seizew cdb9411538 Merge branch 'master' of https://github.com/einMarco/riot-ios 2018-06-20 11:14:42 +02:00
einMarco 7ce2a0ae2e 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
einMarco f2874d0f7a Added accessibility labels for issue: "Voiceover support for accessibility #1842" 2018-06-20 10:51:44 +02:00
manuroe 028e8667b0 Merge pull request #1905 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-06-14 11:02:53 +02:00
Weblate 7d2a487631 Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 08:29:32 +00:00
Felix Schäfer c061d9498d 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 7d9f723847 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 f90bf0f4dc RoomVC: Update re-request dialog message 2018-06-14 10:21:45 +02:00
manuroe fbefaedab9 Merge pull request #1901 from vector-im/riot_1879
RoomVC: Add a re-request keys button on message unable to decrypt
2018-06-13 10:42:45 +02:00
manuroe ea206a0275 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 5c6f92ba28 RoomVC: Add a re-request keys button on message unable to decrypt
Update string
2018-06-12 16:35:12 +02:00
manuroe d70c7ad9ed 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 c85d7c721d RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:23:32 +02:00
manuroe cfe867d991 RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:21:52 +02:00
SBiOSoftWhare 822a165b86 Merge pull request #1900 from vector-im/fix_cells_border_color_leak
Fix a memory leak with cells direct room border color
2018-06-08 13:34:00 +02:00
SBiOSoftWhare 5606863227 Fix a memory leak with direct room border color and add constants for border layer customization. 2018-06-08 11:31:39 +02:00
manuroe 3c087208cc Pod: Update GBDeviceInfo 2018-06-04 14:47:36 +02:00
Osoitz 065fedbcde 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 3775904ce2 Finish v0.6.17 2018-06-01 17:00:51 +02:00
manuroe e92f6ed475 Finish v0.6.17 2018-06-01 17:00:51 +02:00
manuroe 881ead2bcc version++ 2018-06-01 16:56:05 +02:00
manuroe 7f8e86685b Merge pull request #1889 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-06-01 16:20:51 +02:00
Weblate 75622884ea Merge remote-tracking branch 'origin/develop' into develop 2018-06-01 14:20:00 +00:00
SBiOSoftWhare f1527cfa0a Merge pull request #1895 from vector-im/fix_account_deactivation_completion
Fix account deactivation completion
2018-06-01 16:19:51 +02:00
SBiOSoftWhare 9abb8ab6f8 Update account deactivation success handling in SettingsViewController. Do not send logout request to home server. 2018-06-01 16:08:55 +02:00
SBiOSoftWhare c0e086d294 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 38ac909955 Add call to account deactivation success delegate method in DeactivateAccountViewController 2018-06-01 16:01:21 +02:00
Kévin C 43d4453cbd 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