SBiOSoftWhare
14036db841
Update project recommended settings
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
c483cc4a82
Move cell data and data sources to corresponding modules.
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
f29893f1f9
Move RiotDesignValues to Constants folder
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
ca037b9947
Create physical SupportingFiles folder
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
0ea9dec493
Move readme files at top of the project tree
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a8f067e5b1
Move some resource files to Assets folder
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
f5f4a6d27a
Create SharedImages.xcassets in order to share images between main app and share extension
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
92075ca7e1
Fix RiotShareExtension target
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
7eae9d15b8
Remove unused images
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a3a2a1f129
Move images to Image.xcassets
2018-07-10 10:21:21 +02:00
SBiOSoftWhare
16abfef77e
Update Riot CallKit icon file name for retina display. Remove back icon @4x file.
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
869e60624d
Create managers folder
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
fbe1264a5a
Organize views by feature
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
263c8f9246
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
e144f96117
Merge branch 'release/v0.6.19' into develop
2018-07-05 11:02:12 +02:00
SBiOSoftWhare
371dbdb85b
version++
2018-07-05 11:00:17 +02:00
manuroe
adc70d7d85
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
33a9fc2955
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
c3dd3a5adb
Finish v0.6.18
2018-07-03 16:04:22 +02:00
manuroe
9f1efc9bd2
version++
2018-07-03 16:04:11 +02:00
manuroe
74efd7289f
Merge pull request #1922 from vector-im/e2e_telemetry_reasons
...
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe
1fe5638552
Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe
b38b8e524e
Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2018-07-03 10:49:30 +02:00
manuroe
c7dc480866
Merge pull request #1925 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate.
2018-07-03 10:49:10 +02:00
Weblate
1343cfc40c
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:38:13 +00:00
Weblate
6e861976bf
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:38:00 +00:00
Weblate
c1a051b4f3
Merge remote-tracking branch 'origin/develop' into develop
2018-07-03 08:37:50 +00:00
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
manuroe
2576c28079
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
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
SBiOSoftWhare
82a5e7e778
Enable Swift in share extension. Add RiotSettings to share extension target.
2018-07-02 17:59:35 +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
SBiOSoftWhare
66493fbb60
Update change log
2018-07-02 15:48:11 +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
manuroe
301d265152
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
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
d6f4f135f3
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
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