Commit Graph

5042 Commits

Author SHA1 Message Date
SBiOSoftWhare 86e5bbf195 Widgets: Update WidgetViewController to make it conform to all ServiceTermsModalCoordinatorBridgePresenterDelegate methods. 2019-11-29 16:21:46 +01:00
SBiOSoftWhare d2fc9d48f3 Widgets: Require scalar token validation to ensure terms display when retrieve widget URL. 2019-11-29 16:21:26 +01:00
SBiOSoftWhare de3ca02b6a Fix terms appearing twice on cancel in IntegrationManagerViewController. 2019-11-29 16:21:03 +01:00
SBiOSoftWhare 4d683b2262 Widgets: Handle terms display when selecting a widget in widget picker. 2019-11-29 16:20:01 +01:00
SBiOSoftWhare ab30350336 Remove unused string. 2019-11-29 14:05:41 +01:00
SBiOSoftWhare a23a6bc93f WidgetPermissionViewController use a clear background for avatar image view. 2019-11-29 10:13:01 +01:00
SBiOSoftWhare 9aa2f081c3 Room widget permission: Disable justified text for permission informations in WidgetPermissionViewController. 2019-11-28 18:16:53 +01:00
SBiOSoftWhare 40193c9f3c Room widget permission: Fix Jitsi widget permission wording. 2019-11-28 18:02:17 +01:00
SBiOSoftWhare 9efed93fe6 Room widget permission: Use new widget permission UX for Jitsi. 2019-11-28 17:38:19 +01:00
SBiOSoftWhare c1f669507c Room widget permission: Update WidgetViewController. 2019-11-28 17:37:18 +01:00
SBiOSoftWhare 612ebe4042 Room widget permission: Update WidgetPermissionViewController with closures instead of delegate handle updated view model. 2019-11-28 17:36:47 +01:00
SBiOSoftWhare d9f29e0a54 Room widget permission: Update WidgetPermissionViewModel with permission string list and widget origin. 2019-11-28 17:35:54 +01:00
SBiOSoftWhare 6eab4fdfd3 Update room widget permission strings. 2019-11-28 17:31:05 +01:00
SBiOSoftWhare ddd4121f3d Move sliding modal classes. 2019-11-28 17:30:01 +01:00
SBiOSoftWhare 367121c05d Update Riot/Modules/Modal/SlidingModalPresentationAnimator.swift
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-11-28 14:44:16 +01:00
SBiOSoftWhare 5db585a143 Update Riot/Modules/Modal/SlidingModalPresentationAnimator.swift
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-11-28 14:44:08 +01:00
SBiOSoftWhare efd28f581c Room Widget Permission: Handle new room widget permission UX in WidgetViewController. 2019-11-28 12:51:30 +01:00
SBiOSoftWhare 4c753fadb0 Room Widget Permission: Create room widget permission screen. 2019-11-28 12:49:53 +01:00
SBiOSoftWhare bb32009345 Create a SlidingModalPresenter that allows to present custom modal view controller or view in a card with a sliding transition. 2019-11-28 12:47:46 +01:00
SBiOSoftWhare bb99572242 Add convenient method to UIButton to set a background color as an image. 2019-11-28 12:42:19 +01:00
SBiOSoftWhare fa381fb03e Add convenient clamped method to FloatingPoint. 2019-11-28 12:41:18 +01:00
SBiOSoftWhare f037621d23 Room Widget Permission: Add strings. 2019-11-28 12:40:02 +01:00
SBiOSoftWhare 7b6ff620ec Room Widget Permission: Add close button assets. 2019-11-28 12:39:20 +01:00
Doug 64101c0a86 Convert message.mp3 to message.caf (IMA4) for compatibility with UNNotificationSound. 2019-11-22 15:07:39 +00:00
manuroe 54ff8a250c Widgets: Fix bad i18n key 2019-11-22 14:49:35 +01:00
manuroe e2ca1f5cc9 Swift: NSURL -> URL 2019-11-22 12:20:57 +01:00
manuroe 3599c05f15 Jitsi: Display room name, user name and user avatar in the conference screen 2019-11-22 12:04:28 +01:00
manuroe bc5331e5f7 Widgets: Check user permission before opening a widget (data part)
#2833
2019-11-22 11:18:08 +01:00
manuroe 6ba90fc08a Widgets: Fix Steve's remarks 2019-11-21 17:19:39 +01:00
manuroe 50505140b4 Widgets: Change copy a bit in contextual menu 2019-11-21 16:54:25 +01:00
manuroe 37ae8bd444 Widgets: Display an error if the IM is disabled
#2843
2019-11-21 16:36:08 +01:00
manuroe 5cbf31320b Settings: Have a toggle for using an integration manager
#2843
2019-11-21 15:43:04 +01:00
manuroe 0a88c50b4d Widgets permission: Fix Steve's remarks 2019-11-20 18:41:18 +01:00
manuroe ef209139c7 Widgets: Add "Remove for everyone" to the contextual menu 2019-11-20 17:38:12 +01:00
manuroe 93e43d71be Widgets: Add a contextual menu to refresh, open outside and revoke the permission
#2834
2019-11-20 14:23:01 +01:00
manuroe c52b962f05 Widgets permission: Some cleaning 2019-11-20 11:13:47 +01:00
manuroe e1e16467c9 Widgets permission: No check required for the integration manager widget 2019-11-20 10:56:14 +01:00
manuroe ea54714a8a Widgets permission: No check required when the user is the creator 2019-11-20 10:55:06 +01:00
manuroe 6817bba702 Widgets: Check user permission before opening a widget (Data side)
#2832
2019-11-20 10:25:56 +01:00
manuroe 1f700b896a SerializationService: Add deserialisation of Any with a dirty implementation of JSON dictionary parsing 2019-11-20 10:17:20 +01:00
manuroe 46176aca4c Merge tag 'v0.10.2' into develop
Finish IntegrationsManagerTerms

# Conflicts:
#	CHANGES.rst
2019-11-15 17:36:59 +01:00
manuroe cc866f5083 version++ 2019-11-15 17:31:24 +01:00
manuroe 4ac802b207 Integrations: Fix terms consent display HTTP requests 2019-11-15 17:30:21 +01:00
manuroe fb44a0f1c6 Integrations: Fix terms consent display when they are required
(cherry picked from commit 9257f3eda8)
2019-11-15 16:39:27 +01:00
Riot Translate Bot 223911bba1 Update from Weblate (#2830)
* Added translation using Weblate (Welsh)

* Translated using Weblate (Welsh)

Currently translated at 100.0% (28 of 28 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/cy/
2019-11-12 10:07:34 +01:00
manuroe edade9ffc0 Merge pull request #2829 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate
2019-11-12 10:07:06 +01:00
Besnik Bleta 6cb553c84b Translated using Weblate (Albanian)
Currently translated at 97.2% (804 of 827 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-11-11 18:44:50 +00:00
Elwyn Malethan ac3d9615e6 Translated using Weblate (Welsh)
Currently translated at 100.0% (827 of 827 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cy/
2019-11-10 14:44:57 +00:00
Elwyn Malethan 5782d75518 Translated using Weblate (Welsh)
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/cy/
2019-11-10 14:44:42 +00:00
Elwyn Malethan f30dec2705 Added translation using Weblate (Welsh) 2019-11-09 14:01:30 +00:00