Commit graph

4999 commits

Author SHA1 Message Date
ismailgulek
c6a3fcaedc
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek
31a4a42d3f Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek
d57c464c8a Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
ismailgulek
409082a891 Remove the method not used anymore 2020-09-23 13:36:49 +03:00
ismailgulek
c29554a596 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek
784f724179 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek
8a5df8da6e Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek
7da1be6f87 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek
4f2955226f Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek
54efe255fc Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek
ba6c9be372 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek
5c18b46e68 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek
5031f0e7da Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek
b0abfdd03e Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek
693f1a1146 Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek
e5f511117b Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek
8648a95aeb Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-22 14:23:15 +03:00
ismailgulek
91bce1f60d Merge branch 'develop' into new_room_settings 2020-09-22 14:22:47 +03:00
ismailgulek
3a6173a9bd
Merge branch 'develop' into theme_fixes 2020-09-22 14:19:55 +03:00
ismailgulek
761f5e04eb Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek
5715352c87 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
ismailgulek
44c27bc92b Change group name 2020-09-21 18:12:37 +03:00
ismailgulek
fddf9085fa Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek
76fb96f97b Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek
da4e1bcf0f Fix floating buttons' bg images 2020-09-21 17:27:15 +03:00
ismailgulek
a332474beb Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
ismailgulek
c2e90349bd Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek
0f98b183ea Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek
5c130961b2 Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek
c1716d4f6b UI changes 2020-09-21 14:08:15 +03:00
ismailgulek
745ae4bc6c Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek
daf3351302 Create GroupedTableViewCell 2020-09-21 14:06:50 +03:00
ismailgulek
c12975c032 Introduce an extension method to hide cell separators 2020-09-21 14:05:27 +03:00
ismailgulek
1b82694c69 Add new strings 2020-09-21 14:04:02 +03:00
LinAGKar
3465a130b1 Translated using Weblate (Swedish)
Currently translated at 100.0% (1075 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-20 11:43:17 +00:00
ismailgulek
6cd01c7235 Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek
24646fbbd4 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek
413a46247e Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek
299cdafaa1 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek
4a9505f6a8 Update bridging header 2020-09-18 18:55:07 +03:00
ismailgulek
c15db17de3 Change Fiels to Uploads 2020-09-18 18:54:52 +03:00
ismailgulek
5464cb2f3a Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek
ce8b7434e2 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek
32f39c372c Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek
58a3906b81 Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek
2299a51ced Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
LinAGKar
0bf25ee2cb Translated using Weblate (Swedish)
Currently translated at 75.7% (814 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-17 16:43:05 +00:00
ismailgulek
d36fca38ae Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek
751582fb22 Add strings 2020-09-17 18:29:51 +03:00
ismailgulek
1b44bc8bf2
Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-17 17:16:39 +03:00
ismailgulek
38b75abb35 Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek
7bc88999e6 Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek
754db0415a Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek
7e085c9e11 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek
9cace44927 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek
aa41d75fd4 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek
9094ed128b Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek
9a6780faad Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek
a17b9e60a5 Add error string 2020-09-17 14:01:07 +03:00
ismailgulek
27ca4803e1 Include some files to NSE target 2020-09-16 16:05:59 +03:00
manuroe
23056d557b AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe
b79e83e24c AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe
35aa4b7549 * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00
manuroe
82b4025c3b AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe
e760bd81a1 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe
b03e694056 AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek
34f0379655 Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek
e24be97c54 Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek
a9f43e24f7 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek
860ed1e0a0 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek
bb74eab6e6
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:09 +03:00
ismailgulek
91392c5a7c
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:02 +03:00
ismailgulek
5b1b691b7d
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:55 +03:00
ismailgulek
0a7ba6d213
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:47 +03:00
ismailgulek
e909c05faa Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek
7696280c64 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek
92972aa80a Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek
311de13e0b UI updates 2020-09-15 14:09:57 +03:00
ismailgulek
d232105a1d Span view 2020-09-15 14:09:42 +03:00
ismailgulek
c8f5b25c0f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek
9c952d29ad Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek
0b91b4d418 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek
89d83c6ef8 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek
e6028cf9e5 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek
b764b2f2bb Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek
fed588090f New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek
eafe99601f Localize more 2020-09-14 14:47:40 +03:00
ismailgulek
4f6109e604 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek
43f59adb02 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek
4839f6bbce Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek
a3e1ab2d55 Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
vintergatan
3ce34588c2 Translated using Weblate (Swedish)
Currently translated at 71.5% (769 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-14 08:43:06 +00:00
LinAGKar
e7635a86cc Translated using Weblate (Swedish)
Currently translated at 71.5% (769 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-14 08:43:02 +00:00
random
6785e4dec7 Translated using Weblate (Italian)
Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-09-14 08:42:59 +00:00
@a2sc:matrix.org
25fcb3df16 Translated using Weblate (German)
Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-09-14 08:42:59 +00:00
Priit Jõerüüt
1754010f93 Translated using Weblate (Estonian)
Currently translated at 100.0% (1076 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-09-14 08:42:58 +00:00
ismailgulek
c4d5abd56f Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek
18918435d4 Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek
82c62265c5 Fix placeholder of textfield 2020-09-11 16:39:32 +03:00
ismailgulek
ba7b27bdc4 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek
c08ee003d5 Default to the new flow 2020-09-11 16:12:12 +03:00
ismailgulek
6d1a89895b Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek
8c3502ca0e Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek
091ea58d72 Go to room screen after creation 2020-09-11 15:02:24 +03:00
ismailgulek
124a24bf8c Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek
500a80d0d0 Retain new room creatino bridge presenter 2020-09-11 13:39:19 +03:00
ismailgulek
f2d4e0174a Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek
7bd63a4265 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek
25170094c0 Add capture avatar icon 2020-09-11 13:37:49 +03:00
ismailgulek
86397d9246 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek
1c1f45175b Call complete on drag for directory 2020-09-11 13:36:34 +03:00
ismailgulek
1c5bb22a8d Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek
34af6caef0 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
ismailgulek
47d067e23e Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek
4013bfde1e
Merge pull request #3644 from vector-im/element_3627
Contextualize Floating Button Actions
2020-09-10 18:14:47 +03:00
ismailgulek
0bcdb5adb0 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek
27abbaf8c8 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek
24f9082a52 Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek
e2cf106d48 Add some comments 2020-09-10 16:01:24 +03:00
ismailgulek
514e4ea3bd Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek
07d40b2c28 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek
7f562a3c84 Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek
52f1d62bf3 Add create room v2 to action sheet 2020-09-09 19:40:30 +03:00
ismailgulek
e4f1ab39f3 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek
3e1d9e332f Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek
0495ba8f66 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek
0c5eb7a547 Add checkmark icon 2020-09-09 19:30:13 +03:00
ismailgulek
10028f8ba4 Create new screen 2020-09-09 16:15:09 +03:00
ismailgulek
b2dae15307 Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek
dbbfdd28bc Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek
78fe8aad05 Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek
3b9bad2650 Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek
9f820598a4 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek
6e5e6b9852 New strings 2020-09-09 14:38:24 +03:00
ismailgulek
cd8dbe6472 New user icon 2020-09-09 14:38:08 +03:00
Riot Translate Bot
6f5acaba36
Translated using Weblate (Thai) (#3639)
Currently translated at 25.0% (8 of 32 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/th/

Co-authored-by: PPNplus <ppnplus@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-09-08 13:38:31 +02:00
Riot Translate Bot
e64aadc442
Update from Weblate (#3638)
* Added translation using Weblate (Thai)

* Translated using Weblate (Albanian)

Currently translated at 99.2% (1067 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Estonian)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1076 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Russian)

Currently translated at 100.0% (1076 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/

* Translated using Weblate (Thai)

Currently translated at 0.1% (1 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/th/

* Translated using Weblate (German)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.9% (1075 of 1076 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Swedish)

Currently translated at 55.8% (600 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/

Co-authored-by: PPNplus <ppnplus@protonmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com>
Co-authored-by: @a2sc:matrix.org <a0_r@a2sc.eu>
Co-authored-by: Jonathan <jon02@jon02.ch>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-09-08 13:38:14 +02:00
ismailgulek
fa83acc562 Update generated 2020-09-08 14:06:37 +03:00
ismailgulek
078b37b702 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek
d147542d24 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek
3172d0e5fb Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek
011a0ffbfe Add new icon 2020-09-08 13:56:47 +03:00
ismailgulek
e03f0c927d Update icons 2020-09-08 13:22:22 +03:00
ismailgulek
565f438050 Change icon in Rooms screen 2020-09-08 13:09:44 +03:00
ismailgulek
3ef38c3250 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek
111b261cf9 Add new icons 2020-09-08 13:08:45 +03:00
ismailgulek
c95c6853f3 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek
59ee91500e Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
ismailgulek
a4bd3db565 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek
fd85dd9f4b Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek
bacdb04299 Expose is protection set 2020-09-07 18:08:47 +03:00
ismailgulek
6506fb9246 Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek
18f85c312c Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek
88de16b0e6 Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03:00
ismailgulek
ef1698ec3d Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek
13b3fdfa04 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare
79de270da1 Update pbxproj. 2020-09-07 10:06:34 +02:00
SBiOSoftWhare
8957dda983 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare
293382b993 Create TabBarCoordinator. 2020-09-07 10:05:18 +02:00
SBiOSoftWhare
a6dcf8623b Create SplitViewPresentable used by the master view controller of a UISplitViewController and enables to abstract interaction. 2020-09-07 10:04:36 +02:00
SBiOSoftWhare
f8baadd9ec MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare
3652f2427d PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare
8d6df7ed2b ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare
e7c08620de Remove UIMainStoryboardFile usage. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
7cccec8414 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
654ad17a59 AppDelegate: Create UIWindow programmatically and use AppCoordinator. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
d1f7fa8408 Create AppCoordinator to handle navigation at root level. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
f1f0c89823 Create SplitViewCoordinator to handle split view navigation. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
92bde224ec Add RootRouter used to abstract physical navigation handling at root level. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
eb322487c5 Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
1e6b0da7ca
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare
c582260888 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
SBiOSoftWhare
7e8b032da0 AppDelegate: Add comments for window property. 2020-09-04 12:24:36 +02:00
Riot Translate Bot
cb6d9ebb6b
Update from Weblate (#3608)
* Translated using Weblate (Estonian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/et/

* Translated using Weblate (German)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/de/

* Translated using Weblate (Ukrainian)

Currently translated at 90.6% (29 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/

* Added translation using Weblate (Swedish)

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sv/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/

* Translated using Weblate (Russian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ru/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (32 of 32 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sv/

Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: jadiof <jadiof@mailbox.org>
Co-authored-by: Олег Корапарара <qwef259@gmail.com>
Co-authored-by: Felicia <felicia.jongleur@gmail.com>
Co-authored-by: Marcelo Filho <marceloaof@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Artyom <mccoal@hotmail.com>
Co-authored-by: strix aluco <strixaluco@rocketmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
2020-09-03 09:58:43 +02:00
Riot Translate Bot
d91b0c1ba7
Update from Weblate (#3607)
* Translated using Weblate (Albanian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/uk/

* Added translation using Weblate (Swedish)

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/

* Translated using Weblate (Swedish)

Currently translated at 40.0% (2 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sv/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/et/

* Translated using Weblate (Albanian)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/

* Translated using Weblate (German)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/de/

* Translated using Weblate (Russian)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ru/

* Translated using Weblate (Italian)

Currently translated at 100.0% (6 of 6 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/it/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sv/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Олег Корапарара <qwef259@gmail.com>
Co-authored-by: Felicia <felicia.jongleur@gmail.com>
Co-authored-by: Marcelo Filho <marceloaof@outlook.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Peter Schwindt <peter@schwindt-net.de>
Co-authored-by: Artyom <mccoal@hotmail.com>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
2020-09-03 09:58:15 +02:00
Riot Translate Bot
a3917a7669
Update from Weblate (#3606)
* Translated using Weblate (Estonian)

Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (German)

Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Swedish)

Currently translated at 55.4% (596 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Russian)

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Estonian)

Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 49.5% (532 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1075 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/

* Translated using Weblate (Swedish)

Currently translated at 55.4% (596 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/

Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: dccs <christoph.dehmer@t-online.de>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Marcelo Filho <marceloaof@outlook.com>
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Imre Kristoffer Eilertsen <imreeil42@gmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
2020-09-03 09:57:51 +02:00
manuroe
d2d2f56ae0 PushKit: Fix Steve's comment 2020-09-03 08:20:26 +02:00
manuroe
eda09b9e93 PushKit: Check all registered pushers and remove PushKit ones 2020-09-02 17:00:05 +02:00
SBiOSoftWhare
0274143ddf Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare
37f68d8349 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare
82d73b39f9 RecentsViewController: Remove warning. 2020-09-01 14:11:23 +02:00
SBiOSoftWhare
1d1a324c1b Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare
e109d82860 AvatarGenerator: Remove a warning. 2020-09-01 11:57:54 +02:00
SBiOSoftWhare
f7c8ab564f Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare
af8642c37d Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare
2fcfa9173e Remove local Flow files. 2020-09-01 11:31:53 +02:00
SBiOSoftWhare
be15511af7 Update PushNotificationService. 2020-08-31 19:38:32 +02:00
SBiOSoftWhare
be0ceb1759 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare
3ea2fdfddd Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare
c11b9776cf Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
manuroe
a74e764378 PushNotificationService: Use the MatrixKit way to remove PK pusher
This is a revert of #3601
2020-08-31 17:51:20 +02:00
manuroe
3dec5d95a4 PushKit pusher: Add more logs when removing it
#3577
2020-08-31 16:42:21 +02:00
ismailgulek
f1f50dacf5 Fix isLaunching state 2020-08-28 13:17:54 +03:00
ismailgulek
dbfb416789 Fix removal of pushers 2020-08-27 19:29:44 +03:00
ismailgulek
29023d99cf Merge branch 'develop' into element_3577
# Conflicts:
#	CHANGES.rst
2020-08-27 17:59:51 +03:00
ismailgulek
7ad2cc639a Explicitly remove PushKit pushers 2020-08-27 17:57:48 +03:00
ismailgulek
54172503d6 Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
ismailgulek
73e3a7a733 Prepare for new sprint 2020-08-26 15:37:29 +03:00
ismailgulek
c72aa4bf51
Merge pull request #3565 from vector-im/element_3451_later_remarks
Fix Later Remarks on PushKit & CallKit
2020-08-26 13:32:17 +03:00
ismailgulek
5756ce0585 Use latest SDK 2020-08-26 13:05:50 +03:00
manuroe
e63efb3a01 Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00
manuroe
a151bf4a91 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
2d49b93a71 Improve logs 2020-08-25 14:13:38 +03:00
ismailgulek
48bb52817c
Merge branch 'develop' into element_3556 2020-08-24 16:03:20 +03:00
ismailgulek
cae2c36ad8 Add new loading state, add a label and activity indicator for loading state 2020-08-21 16:31:22 +03:00
ismailgulek
b4ff819000 Add string value for loading 2020-08-21 16:29:19 +03:00
ismailgulek
4caf2602cd Wait for session sync complete 2020-08-21 14:07:43 +03:00
ismailgulek
80891db6c2 Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
ismailgulek
266204b5f4 Revert session state 2020-08-21 13:24:17 +03:00
ismailgulek
a095fc4a4d Wait for the first sync to complete loading 2020-08-21 13:18:53 +03:00
ismailgulek
b60e32bfdd Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek
b2c1cacc91 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek
fafd5ac081 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek
111c27aea9 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
877cc892e2 Add presentationController delegate 2020-08-20 16:57:58 +03:00
ismailgulek
245f7fb5f9 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
SBiOSoftWhare
dc35282fbf AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
SBiOSoftWhare
db591db0e0 AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare
30888c7936 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
ismailgulek
2d9cb795d6 Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek
1e49b4c2cc Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek
29c7314151 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek
1976fc1906 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek
a52f27f77f Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek
27ba4c1d0b Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek
18237a4dcc Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek
d66c350c4b Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek
5329943c5d Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek
13a3f38891 Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek
d4aea55583 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek
d365d5c610 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
0b0be7fcfc Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek
5b8cdfe4ef
Merge pull request #3537 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2020-08-13 15:21:10 +03:00
Ismail Gulek
e75e86aa77 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-13 12:08:55 +00:00
Ismail Gulek
d7cb8b6aa4 Translated using Weblate (Italian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-08-13 12:04:00 +00:00
Ismail Gulek
8c4e3574fe Translated using Weblate (Hungarian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-08-13 12:03:59 +00:00
Ismail Gulek
1bb1f4c442 Translated using Weblate (Albanian)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-08-13 12:03:58 +00:00
Ismail Gulek
366e5acaf9 Translated using Weblate (German)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-13 11:59:16 +00:00
Weblate
0aea980b9c Merge branch 'origin/develop' into Weblate. 2020-08-13 11:51:14 +00:00
ismailgulek
c4c16f399f Merge branch 'develop' into element_3452 2020-08-13 13:32:46 +03:00
ismailgulek
5c6e377428
Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
Marcelo Filho
14f20def00 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1075 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-12 17:54:18 +00:00
random
117149a839 Translated using Weblate (Italian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-08-12 17:53:47 +00:00
inthepan
0700fb01e2 Translated using Weblate (German)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-12 17:53:43 +00:00
@a2sc:matrix.org
d1907eab76 Translated using Weblate (German)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-12 17:53:43 +00:00
Thomas Lee
56e274a67c Translated using Weblate (Esperanto)
Currently translated at 7.4% (80 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eo/
2020-08-12 17:53:29 +00:00
ismailgulek
933a9484b1 Do not render swipe action images 2020-08-12 18:42:57 +03:00
ismailgulek
7d28480219 Introduce vc_notRenderedImage 2020-08-12 18:41:38 +03:00
ismailgulek
dcded30cc4 Fix default orientation for navigation controllers 2020-08-12 17:41:54 +03:00
ismailgulek
7b6c8f0d63 Fix pin code cell selection 2020-08-12 13:17:59 +03:00
ismailgulek
4fff2887e4 Merge branch 'develop' into element_3452 2020-08-12 10:24:11 +03:00
ismailgulek
6351baf9e1 Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek
584517ea3e Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek
e0c37448c3 Refactor session for app killed state 2020-08-11 21:18:13 +03:00
ismailgulek
4487b733de Remove incoming call view 2020-08-11 21:11:41 +03:00
inthepan
9ce18c9f5e Translated using Weblate (German)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:44:19 +00:00
@a2sc:matrix.org
bcc99cd39a Translated using Weblate (German)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:44:18 +00:00
inthepan
18376ac325 Translated using Weblate (German)
Currently translated at 99.3% (1067 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:42:20 +00:00
inthepan
de7d76c01f Translated using Weblate (German)
Currently translated at 99.3% (1068 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:41:20 +00:00
@a2sc:matrix.org
9032af6640 Translated using Weblate (German)
Currently translated at 99.3% (1068 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:41:19 +00:00
Mo
6326d1663b Translated using Weblate (German)
Currently translated at 99.3% (1068 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:40:46 +00:00
inthepan
81bf30209e Translated using Weblate (German)
Currently translated at 99.4% (1069 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:39:20 +00:00
@a2sc:matrix.org
e32df2ef53 Translated using Weblate (German)
Currently translated at 99.4% (1069 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-11 16:39:19 +00:00
ismailgulek
877c72fb91 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek
ea7bca3a9b Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek
3cdfb922b6 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek
b25c0710db Category identifier for call invites 2020-08-10 18:17:46 +03:00
ismailgulek
f4b32dc4d5 Fix crash 2020-08-10 14:28:05 +03:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
panaceya
6123ab30af Translated using Weblate (Russian)
Currently translated at 74.2% (798 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-08-09 09:42:18 +00:00
Artyom
e666cfab9c Translated using Weblate (Russian)
Currently translated at 74.2% (798 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-08-09 09:42:17 +00:00
Marcelo Filho
f49c9cd7f9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 69.7% (749 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-09 09:42:16 +00:00
csett86
eb62308e71 Translated using Weblate (German)
Currently translated at 94.0% (1011 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-09 09:42:14 +00:00
Peter Schwindt
db5e22d354 Translated using Weblate (German)
Currently translated at 94.0% (1011 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-09 09:42:14 +00:00
inthepan
3ddbdecfcb Translated using Weblate (German)
Currently translated at 94.0% (1011 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-09 09:42:13 +00:00
@a2sc:matrix.org
41b29efec1 Translated using Weblate (German)
Currently translated at 94.0% (1011 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-08-09 09:42:13 +00:00
Priit Jõerüüt
818387bc00 Translated using Weblate (Estonian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-08-09 09:42:09 +00:00
ismailgulek
a39edb81b8
Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek
2deb970bc8 Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek
66f4afc552 Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek
ad0d6b348f Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek
d9dc80ec36 Introduce isPhone 2020-08-06 16:32:58 +03:00
ismailgulek
5532518447 Merge branch 'element_3483' of https://github.com/vector-im/element-ios into element_3483 2020-08-06 12:51:14 +03:00
ismailgulek
c021afcebf Fix paths 2020-08-06 12:48:20 +03:00
ismailgulek
4fe406d767
Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek
f7596b2994 Adapt new path 2020-08-06 11:02:37 +03:00
ismailgulek
ddf71022fe Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek
d7ebbfca90 Fix interface orientation 2020-08-06 10:48:19 +03:00
ismailgulek
1a947ae759 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
ismailgulek
3824896ef5 Remove redundant keys manually 2020-08-05 18:58:24 +03:00
SBiOSoftWhare
68b0200482
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
2020-08-05 16:40:26 +02:00
ismailgulek
dbb94e5114 Remove pusher ids from plist 2020-08-05 17:12:21 +03:00
ismailgulek
8e9806da65 Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek
71131a208d Add Info.plist variables 2020-08-05 17:10:32 +03:00
ismailgulek
ae70a4bed0 Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek
0439ce6c2f
Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
2020-08-05 16:40:51 +03:00
ismailgulek
2aef5f33f0 Move scroll method to an extension 2020-08-05 15:22:27 +03:00
ismailgulek
e78c5db15d Move scroll logic to KeyboardAvoider 2020-08-05 14:49:37 +03:00
ismailgulek
38bd9fe85a Call super initializer on KeyboardAvoider 2020-08-05 14:16:42 +03:00
ismailgulek
b0c0831961 Have voip backgroundMode back 2020-08-05 14:14:17 +03:00
ismailgulek
b68d55bb6e Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek
a8af28170b
Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
SBiOSoftWhare
3d6dfd6947 RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable. 2020-08-04 17:25:53 +02:00
ismailgulek
98ce0209d7
Use KeyboardAvoider instead of keyboard height 2020-08-04 17:01:26 +03:00
ismailgulek
7e61662ddd
Change auth scrollView contentInsets to automatic 2020-08-04 17:01:01 +03:00
ismailgulek
06d75eb6d1
Make KeyboardAvoider respect to safe area insets 2020-08-04 17:00:09 +03:00
ismailgulek
eaedd478f1
Make KeyboardAvoider ObjC compatible 2020-08-04 16:59:41 +03:00
Marcelo Filho
f435fcbb3b Translated using Weblate (Portuguese (Brazil))
Currently translated at 65.6% (705 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-04 10:45:46 +00:00
Priit Jõerüüt
4070179b74 Translated using Weblate (Estonian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-08-04 10:45:41 +00:00
ismailgulek
45e6255a49
Auto scroll to the custom server textfield 2020-08-04 13:08:44 +03:00
ismailgulek
d8eba13314
Adjust scrollView scrollIndicatorInsets 2020-08-04 13:06:44 +03:00
ismailgulek
db9cb7bf00
Fix contentSize when custom servers option hidden 2020-08-04 13:03:44 +03:00
ismailgulek
3abb6584fc
Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare
cd51bf15cb Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek
d787727c8b
Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek
d3c539d59e
Namespace some settings 2020-08-03 16:07:39 +03:00
Weblate
bf8231c533 Merge branch 'origin/develop' into Weblate. 2020-08-03 12:17:35 +00:00
ismailgulek
dbc4dd7e22
Merge pull request #3501 from vector-im/element_3497
Remove Riot from App Name
2020-08-03 15:17:31 +03:00
ismailgulek
b032a0e1c7
Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
Weblate
313b22a70d Merge branch 'origin/develop' into Weblate. 2020-08-03 12:03:00 +00:00
Marcelo Filho
82af8c90e1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 62.9% (676 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-03 12:02:59 +00:00
Priit Jõerüüt
548bd27cd4 Translated using Weblate (Estonian)
Currently translated at 96.5% (1037 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-08-03 12:02:56 +00:00
ismailgulek
4d3729dd6f
Add common configs for each target 2020-08-03 12:42:19 +03:00
Marcelo Filho
2382bb7581 Translated using Weblate (Portuguese (Brazil))
Currently translated at 59.3% (638 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-08-02 04:41:17 +00:00
Priit Jõerüüt
b42a09c132 Translated using Weblate (Estonian)
Currently translated at 95.8% (1030 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-08-02 04:41:16 +00:00
SBiOSoftWhare
2ebd0cb336 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
SBiOSoftWhare
4200561da1 Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare
4ae99ea4be Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare
48dd76ba4f Update bridging header. 2020-07-31 18:33:11 +02:00
SBiOSoftWhare
78f7cdf942 RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height. 2020-07-31 18:32:44 +02:00
SBiOSoftWhare
6df70a2269 Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare
137d192149 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare
5a3f506e14 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare
c461de1fa8 Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
Weblate
672cb1880f Merge branch 'origin/develop' into Weblate. 2020-07-31 13:26:37 +00:00
manuroe
b7db285704 BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
Weblate
6cd2c5c3d1 Merge branch 'origin/develop' into Weblate. 2020-07-31 13:12:36 +00:00
HelaBasa
3eeb8e65b1 Translated using Weblate (Sinhala)
Currently translated at 0.2% (2 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/si/
2020-07-31 13:12:36 +00:00
Szimszon
8b2db5f390 Translated using Weblate (Hungarian)
Currently translated at 99.9% (1074 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-07-31 13:12:35 +00:00
Priit Jõerüüt
2d0dd4dc95 Translated using Weblate (Estonian)
Currently translated at 87.7% (943 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-31 13:12:34 +00:00
manuroe
b0e59e6d2a Riot-Defaults: Remove "homeserver". It was not used 2020-07-31 12:49:22 +02:00
manuroe
e069a679bc BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
2020-07-31 12:47:28 +02:00
manuroe
94971a58d7 BuildSettings: Integrate Sygnal URL 2020-07-31 12:12:05 +02:00
manuroe
8a57df8b18 BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe
78fdd2b274 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe
6387261476 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe
41a9e53ff7 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe
3a37f99714 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe
d2b7fb7b78 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00
manuroe
20209bfcfe BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe
fc2495509a BuildSettings: Integrate Bug report 2020-07-31 08:37:27 +02:00
manuroe
1e51d5617f BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
HelaBasa
20a6e4061f Added translation using Weblate (Sinhala) 2020-07-30 20:02:12 +00:00
Weblate
c9066fed71 Merge branch 'origin/develop' into Weblate. 2020-07-30 16:16:44 +00:00
manuroe
3f7d1d08f6 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00
Weblate
05ccf979b2 Merge branch 'origin/develop' into Weblate. 2020-07-30 15:46:46 +00:00
Priit Jõerüüt
8907ecd8a3 Translated using Weblate (Estonian)
Currently translated at 83.7% (900 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-30 15:46:45 +00:00
Besnik Bleta
bc8b7ca749 Translated using Weblate (Albanian)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-07-30 15:46:44 +00:00
ismailgulek
e7c51f7a2f
Avoid mutation of sections to avoid crashes 2020-07-30 18:21:53 +03:00
ismailgulek
7267da3f05
Add sanity checks 2020-07-30 18:13:25 +03:00
ismailgulek
f328a96716
fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek
c6c5e17490
Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek
2fff1dc5f8
Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek
eecd7ebca4
Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek
c6d04fc075
Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek
f2700ebfc3 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek
a8ad34969f
All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek
349cff564f Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek
b8e5d641e1 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek
51d08641b6 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek
93edc52fcc Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek
1a29cc41bf Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek
f4372d1951 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek
efc7a9eef4 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek
ba0cf5bd25 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
ismailgulek
83c80bdd18
Introduce some settings, will be replaced with BuildSettings 2020-07-30 16:10:36 +03:00
Weblate
405647259b Merge branch 'origin/develop' into Weblate. 2020-07-30 10:05:13 +00:00
vintergatan
40381c79d2 Translated using Weblate (Swedish)
Currently translated at 55.4% (596 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-07-30 10:05:13 +00:00
manuroe
13d1b51a79 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe
341cc494f7 InfoPlist: Generated class from Info.plist 2020-07-30 10:42:05 +02:00
manuroe
c8d8f5db85 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
Weblate
0d93e55ce6 Merge branch 'origin/develop' into Weblate. 2020-07-29 13:53:47 +00:00
ismailgulek
4a915ca555
Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
Weblate
b66f85824b Merge branch 'origin/develop' into Weblate. 2020-07-29 09:01:49 +00:00
manuroe
b631a10f9a
Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
Weblate
7ee4458eb1 Merge branch 'origin/develop' into Weblate. 2020-07-29 09:00:16 +00:00
Felicia
120ac78892 Translated using Weblate (Swedish)
Currently translated at 51.4% (553 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-07-29 09:00:15 +00:00
Priit Jõerüüt
2f54853242 Translated using Weblate (Estonian)
Currently translated at 82.1% (883 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-29 09:00:06 +00:00
manuroe
76a839b9c3
Merge branch 'develop' into appConfig 2020-07-29 10:59:23 +02:00
manuroe
fd29e97baa AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe
6b976e09af AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
Weblate
bf59cee31e Merge branch 'origin/develop' into Weblate. 2020-07-28 16:25:15 +00:00
Szimszon
42c78a04e0 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1061 of 1061 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-07-28 16:25:14 +00:00
Priit Jõerüüt
c55facc4db Translated using Weblate (Estonian)
Currently translated at 78.6% (834 of 1061 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-28 16:25:11 +00:00
ismailgulek
1acfafd030
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek
a054c93c07
Change KeyValueStore api 2020-07-28 18:21:39 +03:00
manuroe
b13188f9e6 Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe
a2ef446ee7 AppConfig: Move it to a dedicated Config folder 2020-07-28 16:58:19 +02:00
manuroe
a8ad374075 AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
manuroe
6b2b653a8f AppConfig: Gather more configuration settings 2020-07-28 16:17:22 +02:00
Weblate
328a35f3c4 Merge branch 'origin/develop' into Weblate. 2020-07-28 12:53:30 +00:00
Олег Корапарара
4f453a681b Translated using Weblate (Ukrainian)
Currently translated at 14.0% (146 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
2020-07-28 12:18:09 +00:00
Felicia
3c10789e1d Translated using Weblate (Swedish)
Currently translated at 36.3% (380 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-07-28 12:18:07 +00:00
Marcelo Filho
af59140d4f Translated using Weblate (Portuguese (Brazil))
Currently translated at 60.3% (631 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2020-07-28 12:17:51 +00:00
Priit Jõerüüt
25d4921b78 Translated using Weblate (Estonian)
Currently translated at 76.8% (803 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-28 12:17:49 +00:00
Priit Jõerüüt
994556a832 Translated using Weblate (Estonian)
Currently translated at 64.0% (669 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-25 21:41:01 +00:00
Besnik Bleta
ce13116653 Translated using Weblate (Albanian)
Currently translated at 99.2% (1038 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-07-25 21:41:00 +00:00
manuroe
0fd6735bff AppConfig: A central point to configure app settings 2020-07-24 18:35:37 +02:00
ismailgulek
4a65c307c7 Merge branch 'develop' into element_3437 2020-07-24 18:01:41 +03:00
ismailgulek
9599f6fa6a Merge branch 'develop' into element_3436 2020-07-24 18:01:26 +03:00
ismailgulek
0a423404d2
Use unlock view mode from app delegate 2020-07-24 17:55:03 +03:00
ismailgulek
8844931293
Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek
1035ab8594
Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek
0901e2f04f
Show auth screen if also biometrics set 2020-07-24 17:53:50 +03:00
ismailgulek
66febe73ba
Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek
52ef548159
Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
ismailgulek
4ff794f752
Extend KeychainStore to get/set booleans 2020-07-24 17:44:17 +03:00
ismailgulek
763ae1af23
Strings & images 2020-07-24 17:35:49 +03:00
ismailgulek
3212ed265b
Set NSFaceIDUsageDescription 2020-07-24 17:34:54 +03:00
manuroe
6e8f14af9e Build: Make the app build if JitsiMeetSDK is not in the Podfile.
We already had a mechanism to automatically build VoIP according to the presence of the webrtc pod file. Do the same but for conference calls.
2020-07-23 17:25:24 +02:00
Riot Translate Bot
ba445f1d8f
Translated using Weblate (Albanian) (#3464)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Weblate <noreply@weblate.org>
2020-07-23 15:55:14 +02:00
Riot Translate Bot
a01e37eedd
Update from Weblate (#3463)
* Translated using Weblate (Albanian)

Currently translated at 97.6% (1021 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Estonian)

Currently translated at 27.1% (283 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1046 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Estonian)

Currently translated at 30.0% (314 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Estonian)

Currently translated at 30.9% (323 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Estonian)

Currently translated at 38.0% (397 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Finnish)

Currently translated at 4.3% (45 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fi/

* Translated using Weblate (Estonian)

Currently translated at 62.9% (658 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1046 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Japanese)

Currently translated at 47.8% (500 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ja/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Lasse Liehu <lasse.liehu@iki.fi>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Shogo Takata <pineapplehunter.daniel@gmail.com>
2020-07-23 15:54:56 +02:00
ismailgulek
8284c1889d
Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:32 +03:00
ismailgulek
9c91c05157
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:24 +03:00
ismailgulek
95a495d9e5
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek
6b1d5f6f68
Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek
62c26ae6a3
enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek
142937e854 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek
b0f0aec136
Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek
4f7bb035ed
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek
329a23dec8
Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek
ad548644ff
Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek
b482615a74
Fix removal of pin 2020-07-22 11:44:01 +03:00
ismailgulek
7fa26ebf9d
Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek
81e8e25c58
Introduce KeyValueStore 2020-07-22 11:36:32 +03:00
ismailgulek
cdf196cd80
Integrate KeychainAccess library 2020-07-22 11:35:46 +03:00
ismailgulek
13b983be94
Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek
725444964f Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek
da3294eda3
UI arrangements 2020-07-21 19:32:48 +03:00
manuroe
6e1fe12847 MajorUpdateManager: Attempt a dispatch_async
to make the "Riot is now element" popup displayed
2020-07-21 16:41:31 +02:00
manuroe
6a3ad95cdf MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek
f47353d89e
Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek
56e15df7eb
Fix build 2020-07-21 16:19:14 +03:00
ismailgulek
a0ee83adae
Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek
736430de61
Implement unlocker 2020-07-21 16:16:52 +03:00
ismailgulek
26055b96c7
Add view shaker 2020-07-21 16:16:39 +03:00
ismailgulek
79cacc70ff
Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek
0ab9ba2925
Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek
e7880b863a
Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
ismailgulek
07e96fc7cc
Make force setting hardcoded 2020-07-21 16:12:36 +03:00
ismailgulek
146aaebd1a
Define needed strings 2020-07-21 16:10:43 +03:00
manuroe
b950f0a5b3 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek
b3177d1a89
Add generated files 2020-07-17 19:03:56 +03:00
ismailgulek
e5684e6ec3
Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek
01830ea653
Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek
6e0d5e37d7
Add option to force pin protection 2020-07-17 19:01:30 +03:00
manuroe
5f56eb31c5 version++ 2020-07-17 16:40:50 +02:00
SBiOSoftWhare
4258438c71
Merge pull request #3428 from vector-im/riot_3410
RoomVC: Update upload icon image
2020-07-17 14:37:20 +02:00
ismailgulek
c38010c40f
Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
SBiOSoftWhare
7fcc88a1e4
Merge pull request #3431 from vector-im/riot_3409
Fix UITableView disclosure indicator color
2020-07-17 11:16:22 +02:00
SBiOSoftWhare
65221a31d0
Merge pull request #3427 from vector-im/riot_3413
Strings: Replace all Riot occurrences to Element
2020-07-17 11:04:37 +02:00
ismailgulek
e1c2dcb550
Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare
35dd8a925c Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare
a504a8f8be Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
SBiOSoftWhare
e4c93e4d25 UITableViewCell: Add convenient method to set disclosure indicator with tint color. 2020-07-16 23:12:33 +02:00
SBiOSoftWhare
3b5240e370 RoomVC: Update upload icon image. 2020-07-16 20:22:34 +02:00
SBiOSoftWhare
22ffd331f9 Rebranding: Update app name in Vector strings. 2020-07-16 19:15:53 +02:00
SBiOSoftWhare
46d29ac82b Rebranding: Update app name in InfoPlist.strings. 2020-07-16 19:14:46 +02:00
ismailgulek
490c002682
Merge pull request #3384 from vector-im/riot_3137
Warn if link text doesn't match link target
2020-07-16 18:45:25 +03:00
ismailgulek
10ab22556f
Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:25 +03:00
ismailgulek
88df490608
Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:17 +03:00
ismailgulek
645eea1c82
Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:08 +03:00
Riot Translate Bot
d31a2ac336
Update from Weblate (#3426)
* Translated using Weblate (Albanian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sq/

* Translated using Weblate (French)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/fr/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/it/

* Added translation using Weblate (Estonian)

* Translated using Weblate (Estonian)

Currently translated at 53.1% (17 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/et/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/et/

* Translated using Weblate (Italian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/it/

* Translated using Weblate (Bulgarian)

Currently translated at 100.0% (32 of 32 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/bg/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2020-07-16 17:31:45 +02:00
Riot Translate Bot
f6e208fa36
Update from Weblate (#3425)
* Added translation using Weblate (Estonian)

* Translated using Weblate (Estonian)

Currently translated at 80.0% (4 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/et/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/et/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/et/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/

* Translated using Weblate (Bulgarian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/bg/

* Translated using Weblate (German)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/it/

Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: jadiof <jadiof@mailbox.org>
Co-authored-by: random <dictionary@tutamail.com>
2020-07-16 17:31:17 +02:00
Riot Translate Bot
cbc84b1c14
Update from Weblate (#3424)
* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1044 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 37.2% (388 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nb_NO/

* Added translation using Weblate (Estonian)

* Translated using Weblate (Estonian)

Currently translated at 19.0% (198 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1044 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Estonian)

Currently translated at 19.3% (202 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (German)

Currently translated at 86.6% (906 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Hungarian)

Currently translated at 99.7% (1043 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (German)

Currently translated at 86.7% (907 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 86.9% (909 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Estonian)

Currently translated at 19.4% (203 of 1046 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Estonian)

Currently translated at 20.7% (216 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1044 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Estonian)

Currently translated at 21.7% (227 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/

Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Alexander Huse <ahh-produktivitet@tutanota.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Mo <chaos22@riseup.net>
2020-07-16 17:30:49 +02:00
ismailgulek
2af57fdf10
Merge branch 'develop' into riot_3396 2020-07-16 16:22:48 +03:00
ismailgulek
316b1a9e3e
Specify subdomains for universal links 2020-07-16 16:10:53 +03:00
ismailgulek
e9eac9db06
Merge branch 'develop' into riot_3137 2020-07-16 13:11:05 +03:00
ismailgulek
2bc6f09a7f
Merge branch 'develop' into riot_3396 2020-07-16 13:10:29 +03:00
ismailgulek
2f6fc44fd8
Merge pull request #3395 from vector-im/riot_3389
Enable Lazy Loading by Default and Remove Labs Setting
2020-07-16 13:08:57 +03:00
ismailgulek
bd068e3586
Remove unused strings 2020-07-16 13:06:52 +03:00
ismailgulek
092eff2bda
Merge branch 'develop' into fix_3398 2020-07-16 13:02:19 +03:00
ismailgulek
996983c7ca
Merge branch 'develop' into riot_3389 2020-07-16 12:57:57 +03:00
ismailgulek
fb28bb81e9
Merge pull request #3402 from vector-im/fix_3401
Fix Crash on SettingsViewController when Scrolling to Discovery
2020-07-16 12:56:19 +03:00
ismailgulek
f27a6f2a4e
Add license for FlowCommoniOS 2020-07-16 12:35:49 +03:00
ismailgulek
90c0d925f2
Add FlowCommoniOS pod 2020-07-16 12:24:43 +03:00
ismailgulek
072065ec30
Remove library files 2020-07-16 12:24:11 +03:00
ismailgulek
1d66fcacfa Merge branch 'develop' into riot_3396 2020-07-16 10:38:42 +03:00
ismailgulek
866fe96570 Merge branch 'develop' into riot_3389 2020-07-16 10:38:25 +03:00
ismailgulek
7ff531873e Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek
25478b7073 Merge branch 'develop' into fix_3401 2020-07-16 10:37:08 +03:00
ismailgulek
3f1e56ce1a Merge branch 'develop' into fix_3398 2020-07-16 10:36:50 +03:00
SBiOSoftWhare
68d403c3fe
Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
Steve Barré
3c7ec37d20 Merge branch 'revert_string_files' into 'rebranding'
Revert string files

See merge request new-vector/element/element-ios!34
2020-07-15 14:46:43 +00:00
SBiOSoftWhare
de48c860c9 Revert "Strings: Update app name for other localizations."
This reverts commit ba73414351.
2020-07-15 16:21:07 +02:00
SBiOSoftWhare
47fbdb9dd9 Update again InfoPlist.strings but only for english (others will be done by Weblate). 2020-07-15 16:16:13 +02:00
SBiOSoftWhare
445ef8c9ae Revert "Update InfoPlist.strings"
This reverts commit d6ba32c83e.
2020-07-15 16:11:44 +02:00
ismailgulek
19e5dd5412
Scroll to next section if discovery is not ready yet, fixes #3401 2020-07-15 16:13:59 +03:00
ismailgulek
b3a2420f66
Set storyboard id for SettingsViewController 2020-07-15 14:28:51 +03:00
SBiOSoftWhare
9698d2cd21 Strings localization: Update App Store description and promotional text. 2020-07-15 12:07:30 +02:00
ismailgulek
964cdd02a5
Fix crash 2020-07-14 17:19:41 +03:00
ismailgulek
d7bcef51d6
Remove lazy loading labs setting 2020-07-14 16:11:57 +03:00
ismailgulek
8662e7d511
Enable lazy loading by default 2020-07-14 16:11:32 +03:00
ismailgulek
1c88b4b4da
Make regex private 2020-07-14 15:40:42 +03:00
ismailgulek
c9f4b2a27c
Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek
7bf460acd8
Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek
b98e198794
Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
ismailgulek
e9a411afe4
Merge branch 'develop' into riot_3137 2020-07-14 11:27:05 +03:00
Neil Alexander
dbc0892c13
Update animation 2020-07-13 16:58:50 +01:00
SBiOSoftWhare
9eaadc4128 Major update: Fix learn more acrtion. 2020-07-11 09:53:19 +02:00
SBiOSoftWhare
46b7dc8b3d RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare
d1dfcaf33f Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare
a2062a1001 RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare
b411b5e9a1 RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare
247be2aeda RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare
c40278024a Fix jump to last icon. 2020-07-11 01:05:08 +02:00
SBiOSoftWhare
ff735ed229 Update tab bar icon favourites. 2020-07-11 00:59:11 +02:00
SBiOSoftWhare
a8d262c2bd Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare
0017c3035d Update camera switch icon. 2020-07-11 00:37:44 +02:00
SBiOSoftWhare
69268a9bdd Update camera image. 2020-07-11 00:34:08 +02:00
SBiOSoftWhare
8587a1a6ad Update reveal password icon. 2020-07-11 00:33:35 +02:00
SBiOSoftWhare
04d648bf5d Update back icon. 2020-07-11 00:32:06 +02:00
SBiOSoftWhare
48ae391ec0 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare
92cc7bdc2f LaunchLoading: Fix animation theming and repeat count. 2020-07-10 22:27:22 +02:00
SBiOSoftWhare
4e8dcc22c2 Update tint color. 2020-07-10 21:47:50 +02:00
Steve Barré
fd632f0e78 Merge branch 'add_major_update_modal' into 'rebranding'
Add major update modal

See merge request new-vector/element/element-ios!29
2020-07-10 19:35:18 +00:00
SBiOSoftWhare
a68a151686 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare
77b086350e Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00
SBiOSoftWhare
62fecb60e3 Add AppVersion class to manage app version comparison. 2020-07-10 21:24:51 +02:00
SBiOSoftWhare
d3744cbf18 Add old logo image. 2020-07-10 21:23:33 +02:00
Matthew Hodgson
d9040ecc47 Merge branch 'matthew/wide-gamut' into 'rebranding'
Switch the ICC profile for the icon artwork from default sRGB to Display P3

See merge request new-vector/element/element-ios!28
2020-07-10 17:23:15 +00:00
Neil Alexander
5d46b46339
Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e5894
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d30
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421be
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd5000
Merge: 8e5ac3f6 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045c
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
Matthew Hodgson
02a5610bea Switch the ICC profile for the icon artwork from default sRGB to Display P3
(the wide gamut profile preferred by Apple).
This stops our green accent colour (#0DBD8B) being washed out, given it was authored in Figma
Desktop in unmanaged colour mode, and can't be accurately represented in sRGB.
2020-07-10 17:37:07 +01:00
Steve Barré
8e5ac3f625 Merge branch 'ui_polishing' into 'rebranding'
Ui polishing

See merge request new-vector/element/element-ios!26
2020-07-10 15:02:13 +00:00
Neil Alexander
28fa5de6a3
Squashed commit of the following:
commit 7de5000bcbc9d5ddd65fa2b69726096c55951ecd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:47:30 2020 +0100

    Remove logging

commit fdaecbd7f09e9fab622bfed93876b29d6e376c17
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:45:51 2020 +0100

    Default theme to auto when not set
2020-07-10 15:59:43 +01:00
SBiOSoftWhare
1b30740dda CallVC: Update toolbar icons colors. 2020-07-10 16:59:19 +02:00
SBiOSoftWhare
178375a091 CallVC: Fix icons confusion. 2020-07-10 16:44:29 +02:00
SBiOSoftWhare
61d5fbf967 Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00
SBiOSoftWhare
8a1cdf3471 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare
f06f17ad50 Update tint color for favourites and people tabs. 2020-07-10 15:37:19 +02:00
SBiOSoftWhare
3b2734cec0 Communities tab: Update tint color to accent color. 2020-07-10 15:36:42 +02:00
SBiOSoftWhare
bc6192ff40 Tab bar root view controllers now use the same floating button. 2020-07-10 15:23:50 +02:00
SBiOSoftWhare
4ce936c32c Search fields: Remove underline placeholders. 2020-07-10 15:16:37 +02:00
SBiOSoftWhare
371885abbf RoomParticipantsViewController: Remove underline placeholder in search bar. 2020-07-10 15:09:00 +02:00
SBiOSoftWhare
980afbc4a0 RoomVC: Use accent color for "more emoji" action in context menu. 2020-07-10 14:54:51 +02:00
SBiOSoftWhare
b7f88be4c9 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
SBiOSoftWhare
3f407215be RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare
ddd5eca559 Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare
84a7a49c26 Update integrations icon. 2020-07-10 14:20:16 +02:00
SBiOSoftWhare
518e38c2bb Update CallKit icon. 2020-07-09 21:51:37 +02:00
SBiOSoftWhare
3746d45885 CallVC: Update icons handle theme colors. 2020-07-09 21:27:54 +02:00
SBiOSoftWhare
b5a6d1bcb1 CallVC: Update call icons. 2020-07-09 21:26:57 +02:00
SBiOSoftWhare
912e7d4c28 ExpandedRoomTitleView: Update members list icon. 2020-07-09 20:06:35 +02:00
SBiOSoftWhare
06dfab67bc IncomingCallView: Update call icons. 2020-07-09 19:29:14 +02:00
SBiOSoftWhare
15bedd3479 RoomVC: Update input tool bar icons. 2020-07-09 19:28:51 +02:00
SBiOSoftWhare
22617209b9 RoomVC: Update context menu icons. 2020-07-09 19:12:27 +02:00
SBiOSoftWhare
08045b6afd Checkboxes: Use theme tint color. 2020-07-09 18:58:44 +02:00
SBiOSoftWhare
184a49b537 Update checkbox images. 2020-07-09 18:57:38 +02:00
SBiOSoftWhare
9bca7796fa RoomInputToolBar: Fix hardcoded colors. 2020-07-09 18:08:11 +02:00
SBiOSoftWhare
4ddc47870a CallVC: Fix hardcoded colors. 2020-07-09 18:07:18 +02:00
SBiOSoftWhare
a7f2907962 Update legals URL 2020-07-09 14:44:31 +02:00
Steve Barré
24755ea7f0 Merge branch '8-update-strings-localizations' into 'rebranding'
Resolve "Update strings localizations"

See merge request new-vector/element/element-ios!3
2020-07-08 22:33:36 +00:00
SBiOSoftWhare
ba73414351 Strings: Update app name for other localizations. 2020-07-09 00:32:31 +02:00
SBiOSoftWhare
22df545d8a Strings: Update app name for english localization. 2020-07-09 00:13:52 +02:00
SBiOSoftWhare
342cd42576 Remove old Riot image. 2020-07-09 00:00:27 +02:00
SBiOSoftWhare
baa9dc8687 HomeVC: Update room actions colors. 2020-07-09 00:00:02 +02:00
SBiOSoftWhare
bf99f6f5cc RoomsViewController: Update room actions colors. 2020-07-08 23:59:29 +02:00
SBiOSoftWhare
600da17189 Remove old Riot images. Move horizontal logo to shared images. 2020-07-08 23:40:15 +02:00
SBiOSoftWhare
b9fe615cd1 AppDelegate: Update launch loading view. 2020-07-08 23:28:24 +02:00
SBiOSoftWhare
c0b4d8de75 Create LaunchLoadingView. 2020-07-08 23:27:17 +02:00
SBiOSoftWhare
21a9b9fdf1 AuthenticationVC: Update logo. 2020-07-08 19:08:27 +02:00
SBiOSoftWhare
a9e5424c83 Update launch screen. 2020-07-08 18:53:05 +02:00
SBiOSoftWhare
84ec63d897 Merge branch 'rebranding' into 15-code-refactoring-constants
# Conflicts:
#	Riot/Assets/Riot-Defaults.plist
2020-07-08 17:45:27 +02:00
SBiOSoftWhare
364efcabb1 Bot: Disable bot creation for the moment. 2020-07-08 17:34:50 +02:00
SBiOSoftWhare
433f39880b Update bundle display name. 2020-07-08 09:57:07 +02:00
SBiOSoftWhare
0bef96e0dd Tools: Update universal link detection. 2020-07-07 23:46:36 +02:00
Steve Barré
d377a7749d Merge branch '11-update-universal-links' into 'rebranding'
Resolve "Update universal links"

See merge request new-vector/element/element-ios!1
2020-07-07 21:29:32 +00:00
SBiOSoftWhare
15b3ea013b Associated domains: Update URLs. 2020-07-07 23:28:43 +02:00
Steve Barré
cbc0fca777 Merge branch 'update_rooms_tab_icon' into 'rebranding'
Tab bar: Update rooms tab icon.

See merge request new-vector/element/element-ios!15
2020-07-07 18:29:58 +00:00
SBiOSoftWhare
56f31312cd Update app icon. 2020-07-07 20:21:29 +02:00
SBiOSoftWhare
1a948ce810 Tab bar: Update rooms tab icon. 2020-07-07 16:34:11 +02:00
SBiOSoftWhare
351a8296d4 Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
random
6b5530663a Translated using Weblate (Italian)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-07-07 10:51:58 +00:00
SBiOSoftWhare
21a620d2e2 Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare
26823284da RoomsVC: Update swipe actions for iOS 11+ and use new icons. 2020-07-07 02:30:51 +02:00
SBiOSoftWhare
8ccd4952fa HomeVC: Room actions, update icons and add background corner radius. 2020-07-07 02:29:41 +02:00
SBiOSoftWhare
ebe0d1f4e3 Room actions: Remove old icons. 2020-07-07 02:28:21 +02:00
SBiOSoftWhare
1c0a92d329 Room actions: Add new icons. 2020-07-07 02:27:51 +02:00
SBiOSoftWhare
28de91089a RoomActivitiesView: Remove separator and change default background color. 2020-07-06 20:54:02 +02:00
SBiOSoftWhare
46a691d618 Room input toolbars: Hide separator. 2020-07-06 20:51:04 +02:00
SBiOSoftWhare
73a360c304 RoomContextualMenuToolbarView: Hide separator. 2020-07-06 20:49:38 +02:00
SBiOSoftWhare
5347b1f0e7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
Steve Barré
1a1c223540 Merge branch 'update_colors' into 'rebranding'
Update colors

See merge request new-vector/element/element-ios!8
2020-07-06 18:36:07 +00:00
SBiOSoftWhare
933336ea3b Update theme colors. 2020-07-06 15:41:05 +02:00
Kévin C
3e567fe1c5 Translated using Weblate (French)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-07-05 09:26:49 +00:00
Besnik Bleta
69ec758044 Translated using Weblate (Albanian)
Currently translated at 99.2% (1036 of 1044 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-07-05 09:26:48 +00:00
Ismail Gulek
edced05aa1 Revert non-English strings for store descriptions 2020-07-03 17:28:42 +03:00
Ismail Gulek
35aba15053 Revert undecided urls 2020-07-03 17:10:08 +03:00
Ismail Gulek
b6d7d681ff Merge branch 'rebranding' into 8-update-strings-localizations
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
2020-07-03 17:08:21 +03:00
Ismail Gulek
c1d88113bc Remove urls only from English 2020-07-03 17:00:50 +03:00
Ismail Gulek
0b566b725c Revert "Remove url strings"
This reverts commit e475db360a.
2020-07-03 16:59:26 +03:00
Ismail Gulek
603c259db5 Merge branch 'rebranding' into 14-update-legal-pages-urls-copyright-tac-t-c 2020-07-03 16:41:23 +03:00
Ismail Gulek
34cc43edbb Read urls from defaults 2020-07-03 16:38:14 +03:00
Ismail Gulek
e475db360a Remove url strings 2020-07-03 16:38:01 +03:00
Ismail Gulek
74b8740189 Include copyright, privacy, termsConditions urls to plist 2020-07-03 16:36:12 +03:00
Ismail Gulek
ee29961b9d Merge branch 'rebranding' into 11-update-universal-links 2020-07-03 15:16:13 +03:00
Ismail Gulek
caae830fec Merge branch 'rebranding' into 8-update-strings-localizations 2020-07-03 15:16:01 +03:00
Ismail Gulek
5bc785dd19 Merge branch 'rebranding' into 15-code-refactoring-constants 2020-07-03 15:15:23 +03:00
Ismail Gulek
66896741e5 Replace beta with staging 2020-07-03 15:12:18 +03:00
ismailgulek
e358ee3fa0
Show confirmation alert if given and visible urls different, when tapped a link in a message cell, fixes #3137 2020-07-03 14:23:44 +03:00
ismailgulek
5085c29a32
Add strings for confirmation alert 2020-07-03 14:22:45 +03:00
ismailgulek
1501fb22f2
Introduce FormattedBodyParser 2020-07-03 14:22:08 +03:00
Weblate
844ed66d1a Merge branch 'origin/develop' into Weblate. 2020-07-03 10:23:08 +00:00
Szimszon
d44b41b486 Translated using Weblate (Hungarian)
Currently translated at 99.2% (1032 of 1040 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-07-03 10:23:07 +00:00
ismailgulek
7d701048f4
Use new keys when detected current user 2020-07-02 20:11:46 +03:00
ismailgulek
a5e1f6222c
Add new localization keys 2020-07-02 20:11:27 +03:00
SBiOSoftWhare
6c3be2f5a2 RoomTitleView: Update theme colors. 2020-07-02 19:06:14 +02:00
SBiOSoftWhare
fb11aa4301 RoomMemberDetailsViewController: Update theme colors. 2020-07-02 19:04:06 +02:00
SBiOSoftWhare
64d1dc0080 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
Weblate
b04d1ffa27 Merge branch 'origin/develop' into Weblate. 2020-07-02 13:37:08 +00:00
ismailgulek
b2dd2bf8cb
Fix leading constraint, fixes #3226 2020-07-02 16:12:44 +03:00
SBiOSoftWhare
5170286b54 Rebranding: Update tab bar and nav bar icons. 2020-07-02 15:08:16 +02:00
Kévin C
1fbf3d777d Translated using Weblate (French)
Currently translated at 100.0% (1040 of 1040 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-07-02 08:26:46 +00:00
Ismail Gulek
186dbaea5c Update placeholders in KeyVerificationManuallyVerifyViewController 2020-07-01 16:20:32 +03:00
Ismail Gulek
91735e31f4 Update urls in Vector.strings 2020-07-01 15:49:58 +03:00
Ismail Gulek
d6ba32c83e Update InfoPlist.strings 2020-07-01 15:45:09 +03:00
Ismail Gulek
9ad599f4d3 Update app urls 2020-07-01 14:17:42 +03:00
Ismail Gulek
339d098c18 Add associated domains 2020-07-01 13:57:15 +03:00
Weblate
185c048983 Merge branch 'origin/develop' into Weblate. 2020-07-01 07:03:11 +00:00
ismailgulek
387cfb7787
Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Gemfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/SupportingFiles/Info.plist
#	RiotShareExtension/SupportingFiles/Info.plist
#	SiriIntents/Info.plist
2020-07-01 09:59:29 +03:00
Weblate
91bafd1df5 Merge branch 'origin/develop' into Weblate. 2020-06-30 20:38:02 +00:00
Besnik Bleta
6e0f6bf1df Translated using Weblate (Albanian)
Currently translated at 99.2% (1032 of 1040 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-06-30 20:38:02 +00:00
SBiOSoftWhare
b32eb962aa version++ 2020-06-30 22:25:39 +02:00
Weblate
e2f6244dfd Merge branch 'origin/develop' into Weblate. 2020-06-30 19:50:57 +00:00
SBiOSoftWhare
9692354fdb
Merge pull request #3375 from vector-im/copy_update
SecurityVC: Update MY SESSIONS copy
2020-06-30 21:50:52 +02:00
Weblate
a5d278e657 Merge branch 'origin/develop' into Weblate. 2020-06-30 19:47:43 +00:00
Besnik Bleta
2c7e328da6 Translated using Weblate (Albanian)
Currently translated at 99.2% (1030 of 1038 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-06-30 19:47:43 +00:00
SBiOSoftWhare
e5a36a76a3
Merge pull request #3377 from vector-im/riot_3299
Setup cross-signing for existing users
2020-06-30 21:47:36 +02:00
SBiOSoftWhare
4bac9f1e9c Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
SBiOSoftWhare
90e78e262b KeyVerificationService: Fix canSetupKeyVerification. 2020-06-30 19:37:13 +02:00
SBiOSoftWhare
d27f4a6df5 AuthenticatedSessionViewControllerFactory: Add a discardableResult on viewController(forPath method. 2020-06-30 18:44:55 +02:00
SBiOSoftWhare
7f5a229b9d HomeVC: Handle key verification setup banner. 2020-06-30 18:44:14 +02:00
Riot Translate Bot
1df96cbd88
Update from Weblate (#3376)
* Translated using Weblate (Albanian)

Currently translated at 99.2% (1020 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (French)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: kernitus <zirconic@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-06-30 18:25:16 +02:00
manuroe
a9e677e538 SecurityVC: Update MY SESSIONS copy 2020-06-30 18:12:50 +02:00
manuroe
19db088bc2 Sign out: Make sure there is a secure backup 2020-06-30 18:00:56 +02:00
SBiOSoftWhare
85fbeffb1f KeyVerificationService: Add canSetupKeyVerification method. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
8d5e809633 RecentsDataSource: Handle key verification setup banner. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
9f925ca5c9 AppDelegate: Handle KeyVerificationBannerPreferences. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
0f04837ce4 Cross-signing: Create key verification setup banner. 2020-06-30 17:33:42 +02:00
manuroe
16a292fd6e SecurityVC: Setup cross-signing on secure backup setup 2020-06-30 17:03:33 +02:00
manuroe
ec82325360 SecurityVC: 3 actions for secure backup: setup, synchronise, delete 2020-06-30 16:23:29 +02:00
manuroe
8f60ddc952 SecurityVC: Hide the cross-signing section 2020-06-30 15:56:05 +02:00
manuroe
72d3d944e5 SecurityVC: Secure backup replaces messages backup 2020-06-30 15:54:58 +02:00
manuroe
712cd6a385 Merge remote-tracking branch 'origin/riot_3361' into riot_3361 2020-06-30 14:32:16 +02:00
manuroe
400420d328 Secure backup: Fixed Stève's remarks 2020-06-30 14:32:12 +02:00
manuroe
2065b56e7a
Update Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewController.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-30 14:31:22 +02:00
manuroe
1dde6cc383 Secure backup setup: Manage the case when the user has already a key backup
but we do not have the private key
2020-06-30 14:15:18 +02:00
manuroe
9e295ae6e6 Secure backup: Create and delete key backup with 4S 2020-06-30 14:02:47 +02:00
ismailgulek
5356ceb701
Disable voip background mode to avoid VoIP pushes 2020-06-29 16:10:57 +03:00
manuroe
347faa5208
Merge pull request #3364 from vector-im/riot_3292_2
AuthVC: Remove NEW_CROSS_SIGNING_FLOW
2020-06-26 18:44:10 +02:00
manuroe
7e91ecf6b3 AuthVC: Remove NEW_CROSS_SIGNING_FLOW
because we consider riot-web ready
2020-06-26 18:37:15 +02:00
ismailgulek
ed9750e53f
Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00
Weblate
3ecaae04bc Merge branch 'origin/develop' into Weblate. 2020-06-26 12:37:09 +00:00
SBiOSoftWhare
48d2cae892 Fix merge issue with secure backup refactoring. 2020-06-26 14:36:27 +02:00
SBiOSoftWhare
6858bd85a5 Merge branch 'develop' into riot_3293
# Conflicts:
#	CHANGES.rst
#	Riot/Generated/Strings.swift
2020-06-26 14:30:21 +02:00
SBiOSoftWhare
77b726189b Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
SBiOSoftWhare
e5bdd8cdef Refactoring secure backup references. 2020-06-26 14:01:33 +02:00
SBiOSoftWhare
123faa56ac Refactoring secure backup references. 2020-06-26 13:07:53 +02:00
Weblate
27525ecd90 Merge branch 'origin/develop' into Weblate. 2020-06-26 10:45:05 +00:00
manuroe
b17add8130
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:43:26 +02:00
manuroe
b5a0b7cca3
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:38:58 +02:00
manuroe
e64cd272d8
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:36:57 +02:00
manuroe
2b7e71fda8 AuthenticatedSessionViewControllerFactory: Update with Steve's remarks 2020-06-26 12:29:30 +02:00
manuroe
7de6dcf2fd
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:22:43 +02:00
manuroe
b35c372339
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:21:41 +02:00
manuroe
e979a9c003
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:21:34 +02:00
manuroe
f0d91282d5
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:21:24 +02:00
manuroe
c3818a0997
Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:21:16 +02:00
manuroe
bfdd061d67 SecurityVC: Start cleaning 2020-06-26 07:56:56 +02:00
manuroe
d0de69976e AuthenticatedSessionViewControllerFactory: Add hasSupport 2020-06-26 07:56:10 +02:00
manuroe
d8b09a8e42 Security: Plug UX for cross-signing setup
part of #3299
2020-06-26 07:42:37 +02:00
manuroe
c162cb6a78 Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request 2020-06-26 07:38:38 +02:00
manuroe
26995effcb SecurityVC: Plug Secure Backup setup flow 2020-06-25 20:23:40 +02:00
Weblate
865386ec3f Merge branch 'origin/develop' into Weblate. 2020-06-25 15:56:47 +00:00
random
11c55e7525 Translated using Weblate (Italian)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-06-25 15:56:47 +00:00
Kévin C
98d1fba466 Translated using Weblate (French)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-06-25 15:56:44 +00:00
Slavi Pantaleev
b22f14fcb4 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2020-06-25 15:56:42 +00:00
SBiOSoftWhare
c625ea42af Fix refactoring. 2020-06-25 17:52:36 +02:00
SBiOSoftWhare
d7dbd13cf8 Fix Manu's remarks. 2020-06-25 17:31:46 +02:00
manuroe
4207ec4be2 Merge branch 'develop' into riot_3296 2020-06-25 17:20:47 +02:00
manuroe
7f024a6236
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:17:04 +02:00
manuroe
37f69da7ec
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:51 +02:00
manuroe
1e564672c1
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:44 +02:00
manuroe
af3ca7c92b
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:32 +02:00
manuroe
f62e08778d
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:25 +02:00
manuroe
7b72eb59ba
Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:03 +02:00
SBiOSoftWhare
9c060902c9 AuthenticationViewController: Fix refact. 2020-06-25 16:30:47 +02:00
SBiOSoftWhare
de1efde09e RecentsDataSource: Handle secure key backup banner display logic. 2020-06-25 16:01:32 +02:00
SBiOSoftWhare
4a74b09245 MXSession: Add convenient method to check if we can setup secure key backup. 2020-06-25 15:58:52 +02:00
ismailgulek
44721cb656
Merge branch 'xcode11' into riot_3325
# Conflicts:
#	CHANGES.rst
2020-06-25 14:26:10 +03:00