Commit Graph

4633 Commits

Author SHA1 Message Date
SBiOSoftWhare d43ffa1f7c Merge branch 'release/v0.6.19' 2018-07-05 11:02:12 +02:00
SBiOSoftWhare 14e40f8062 version++ 2018-07-05 11:00:17 +02:00
manuroe eae26214e0 Merge pull request #1929 from vector-im/duplicate_read_receipt
RoomVC: Fix duplication of read receipts
2018-07-04 08:44:06 +00:00
manuroe f437ffa006 RoomVC: Fix duplication of read receipts
Regression due to read receipt perf improvement.

Disable the optimisation with `foundSenders` because the assumption "As there is one (the last) read receipt displayed per user" was wrong  for internal processing data.
2018-07-04 09:42:00 +02:00
manuroe 60d33b546f Finish v0.6.18 2018-07-03 16:04:22 +02:00
manuroe 8b974d09f5 Finish v0.6.18 2018-07-03 16:04:22 +02:00
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
manuroe 33a0025e03 Merge pull request #1925 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-07-03 10:49:10 +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
manuroe 4cb2c93253 Merge pull request #1921 from vector-im/bf_e2e_padlock_position
RoomVC: Fix regressions on vertical alignment of e2e padlock, read marker, etc
2018-07-03 07:00:22 +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
SBiOSoftWhare bac72e4405 Enable Swift in share extension. Add RiotSettings to share extension target. 2018-07-02 17:59:35 +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
SBiOSoftWhare f51ca940fd Update change log 2018-07-02 15:48:11 +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
manuroe a11d09a510 Merge pull request #1919 from vector-im/bf_multiple_read_receipts
RoomVC: Fix regression where read receipts can be duplicated
2018-07-02 14:45:34 +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 51daa414a6 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 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 e32977971e Merge pull request #1913 from vector-im/e2e_telemetry
Refresh Analytics code
2018-06-28 07:00:59 +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 9115b15426 Update CHANGES 2018-06-27 07:55:50 +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