Commit Graph

12797 Commits

Author SHA1 Message Date
manuroe 7643748528 Merge branch 'release/1.1.4/master' 2021-01-15 17:56:58 +01:00
manuroe 868ed412f0 finish version++ 2021-01-15 17:56:58 +01:00
manuroe e0ae5cbfee Merge pull request #3942 from vector-im/release/1.1.4/release
Release 1.1.4
2021-01-15 17:56:19 +01:00
manuroe 7c03552d21 version++ 2021-01-15 17:34:19 +01:00
manuroe f3b0b1fcfb Merge pull request #3941 from vector-im/element_3940
AuthVC: Fix recaptcha view cropping
2021-01-15 17:29:32 +01:00
SBiOSoftWhare d740865da5 Update changes 2021-01-15 17:08:46 +01:00
SBiOSoftWhare 7cebe01793 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare a3b512ac12 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
ismailgulek 064528ee25 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek 86f75e64dd Update CHANGES.rst 2021-01-14 18:23:59 +03:00
ismailgulek efd37dd73d Implement openDialpad on call screen 2021-01-14 18:23:20 +03:00
ismailgulek 5cc86346a8 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek dbac4a3645 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek 478d8f30c8 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
SBiOSoftWhare fc43354f56 Merge pull request #3930 from vector-im/splitVC_logs
AppCoordinator & SplitViewCoordinator: Add detail navigation logs
2021-01-14 14:56:47 +01:00
manuroe 254fe94626 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare 17561bf45a AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00
manuroe 1959efd00b Merge pull request #3927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-01-14 11:56:37 +01:00
manuroe 4453f115bf Merge pull request #3926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-01-14 11:56:18 +01:00
manuroe f72480f906 Merge pull request #3925 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-01-14 11:55:48 +01:00
Gil Eluard e21b44eb8b Merge pull request #3928 from vector-im/element_3924
Prevent navigation controller from pushing same view controller
2021-01-14 11:39:18 +01:00
ismailgulek 4fd4377b15 Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard 93404aa300 Updated CHANGES.rst 2021-01-14 10:59:33 +01:00
Gil Eluard 99602bf612 Prevent navigation controller from pushing same view controller 2021-01-14 10:57:12 +01:00
Weblate 443643390e Merge branch 'origin/develop' into Weblate. 2021-01-14 09:55:47 +00:00
Weblate 790140a832 Merge branch 'origin/develop' into Weblate. 2021-01-14 09:55:30 +00:00
Weblate c9362069df Merge branch 'origin/develop' into Weblate. 2021-01-14 09:51:22 +00:00
ismailgulek ee48d297b0 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek baf3d751c2 Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek 748b0f1e68 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek 8ad6038d63 Fix warnings, pass properties to new instance 2021-01-13 22:28:22 +03:00
ismailgulek 8f1836564a Implement dialpad view controller 2021-01-13 21:51:47 +03:00
ismailgulek 922ea1871a Introduce vc_removingAllWhitespaces on String 2021-01-13 21:49:45 +03:00
ismailgulek a245d4ff37 Add icons and strings 2021-01-13 21:49:20 +03:00
SBiOSoftWhare 810d9dde2f Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare 15c4c41fcf Invite friends: Update invite friends action wording. 2021-01-12 18:14:52 +01:00
Thomas 11e6164311 Translated using Weblate (Chinese (Traditional))
Currently translated at 52.3% (594 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2021-01-12 12:35:47 +00:00
vicdorke 8cdccd93b8 Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1002 of 1135 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-01-12 12:35:45 +00:00
ismailgulek 1eaf077d09 Create view controller class 2021-01-12 14:38:36 +03:00
SBiOSoftWhare 2f60a6db4c Invite friends: Make app name customizable in share text. 2021-01-12 11:34:05 +01:00
SBiOSoftWhare 470ee30655 Update changes 2021-01-11 18:30:03 +01:00
SBiOSoftWhare e14703c44e Update pbxproj 2021-01-11 18:28:21 +01:00
SBiOSoftWhare 2e4f316e29 StartChatVC: Add invite friends action. 2021-01-11 18:28:13 +01:00
SBiOSoftWhare aff7c53b3b Add InviteFriendsHeaderView table header view that presents invite friends action. 2021-01-11 18:26:54 +01:00
SBiOSoftWhare 1a30e38262 Invite friends: Add action to settings. 2021-01-11 18:26:06 +01:00
SBiOSoftWhare f3c7b900a5 Add InviteFriendsPresenter that enables to share current user contact to someone else. 2021-01-11 18:25:39 +01:00
SBiOSoftWhare 34d0c2f0f4 Invite friends: Add string and assets. 2021-01-11 18:23:37 +01:00
SBiOSoftWhare abc1f285fb Add CustomRoundedButton: Button to customized from the outside. 2021-01-11 18:22:43 +01:00
Gil Eluard ea4459616c Merge pull request #3893 from vector-im/element_3816
Added "Continue in background" button to bug report screen
2021-01-11 15:18:56 +01:00
Gil Eluard 078a198491 Reverted Podfile 2021-01-11 12:22:01 +01:00