SBiOSoftWhare
ef4a010aeb
Create SharedImages.xcassets in order to share images between main app and share extension
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a9646df24d
Fix RiotShareExtension target
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
48e6207408
Remove unused images
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
f816d61796
Move images to Image.xcassets
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
f32375f2e4
Update Riot CallKit icon file name for retina display. Remove back icon @4x file.
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
e00fba775a
Create managers folder
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
53e9214b1d
Organize views by feature
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
73ca630780
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
d60ad1072d
Merge branch 'release/v0.6.19' into develop
2018-07-05 11:02:12 +02:00
SBiOSoftWhare
7c5f9463f9
version++
2018-07-05 11:00:17 +02:00
manuroe
a2e23d297b
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
f26a6d8371
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
83258bdbb3
Finish v0.6.18
2018-07-03 16:04:22 +02:00
manuroe
dc0349305d
version++
2018-07-03 16:04:11 +02:00
manuroe
5a8698c92f
Merge pull request #1922 from vector-im/e2e_telemetry_reasons
...
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe
beaae07651
Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe
7c11b07dcf
Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2018-07-03 10:49:30 +02:00
manuroe
7f532ea631
Merge pull request #1925 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2018-07-03 10:49:10 +02:00
Weblate
749b99a183
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:38:13 +00:00
Weblate
23e342316b
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:38:00 +00:00
Weblate
3b7310973c
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:37:50 +00:00
Pedro Jatobá
5d94ed96bc
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
7085b41254
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
f6d697d98c
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
18a9a07d51
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
0beaaa47ba
Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount
2018-07-03 10:31:14 +02:00
manuroe
4703a8ce37
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
b85e790022
Fix check for enableCrashReport value set in MasterTabBarController
2018-07-02 18:06:39 +02:00
SBiOSoftWhare
e85185cb5b
Handle correct target Swift module import in RiotDesignValues
2018-07-02 18:01:33 +02:00
SBiOSoftWhare
2385248531
Enable Swift in share extension. Add RiotSettings to share extension target.
2018-07-02 17:59:35 +02:00
manuroe
4ed283f1ca
Crypto: Telemetry: Categorise e2e failures
...
#1894
2018-07-02 17:20:01 +02:00
SBiOSoftWhare
b1503f0ceb
Add comments to RiotSettings.
2018-07-02 16:49:36 +02:00
SBiOSoftWhare
326b5bb26f
Update change log
2018-07-02 15:48:11 +02:00
manuroe
84154514d0
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
a9a75eae34
Use RiotSettings instead of direct access to UserDefault where needed
2018-07-02 14:51:47 +02:00
manuroe
344b7ec22b
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
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
daniel tygel
3b46822f8e
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
1cb63a9feb
RoomVC: Fix regression where read receipts can be duplicated
2018-06-29 15:26:41 +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