Commit Graph

457 Commits

Author SHA1 Message Date
SBiOSoftWhare d4a7967e50 Update pbxproj 2020-01-14 21:52:02 +01:00
SBiOSoftWhare 299597b138 Create a URL parser for room messages. 2019-12-03 18:41:17 +01:00
SBiOSoftWhare 21d206dbb4 Merge pull request #2847 from pixlwave/develop
Convert message.mp3 to message.caf (IMA4) for UNNotificationSound.
2019-12-03 10:43:46 +01:00
Doug 63959b6323 Update Xcode reference from message.mp3 to message.caf. 2019-12-02 17:47:21 +00:00
SBiOSoftWhare 95e0eaaefe i18n: Add Italian (it). 2019-12-02 15:27:31 +01:00
SBiOSoftWhare 3bd078580d Move sliding modal classes. 2019-11-28 17:30:01 +01:00
SBiOSoftWhare 8d75de48f6 Room Widget Permission: Create room widget permission screen. 2019-11-28 12:49:53 +01:00
manuroe 4e05188ac0 Settings: Have a toggle for using an integration manager
#2843
2019-11-21 15:43:04 +01:00
manuroe 678485affe Widgets: Check user permission before opening a widget (Data side)
#2832
2019-11-20 10:25:56 +01:00
manuroe 26915954d2 i18n: Add Welsh (cy) 2019-11-12 10:32:01 +01:00
SBiOSoftWhare e7f6aaaaea Project: For each target use "$(inherited)" value for ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build setting. 2019-11-08 11:21:13 +01:00
manuroe e0e42b5fc4 Merge branch 'develop' into privacy 2019-10-04 11:56:55 +02:00
manuroe e2f67548b8 Merge tag 'v0.9.4' into develop
Finish hotfix_Riot_2715

# Conflicts:
#	CHANGES.rst
2019-09-16 10:43:30 +02:00
SBiOSoftWhare 311aaa946a Settings identity server: WIP. 2019-09-13 18:16:01 +02:00
SBiOSoftWhare 914ccee21b Update pbxproj 2019-09-10 20:37:33 +02:00
manuroe 265a10728a i18n: Enable Polish (pl) 2019-08-29 16:13:17 +02:00
manuroe bbc0ff1cf9 IM: Start flow for terms modal 2019-08-09 15:58:33 +02:00
SBiOSoftWhare 3f16f6336c Update pbxproj 2019-08-02 17:28:20 +02:00
SBiOSoftWhare 61bc838ecd Update pbxproj 2019-07-30 17:24:46 +02:00
SBiOSoftWhare dacee398cf Emoji picker: Handle Manu's comments. 2019-07-26 14:06:19 +02:00
SBiOSoftWhare 0cf33fedd9 Update pbxproj 2019-07-25 16:58:14 +02:00
SBiOSoftWhare c3d7b2d883 Message edits history: Create edit history section struct. 2019-07-04 19:04:53 +02:00
manuroe 2b95ff7305 Reactions: Show at most 8 reactions
#2510
2019-07-04 11:38:48 +02:00
manuroe 7a0a5f81e0 Edits: Start history 2019-06-28 19:27:46 +02:00
SBiOSoftWhare 614c8e5c3b Update pbxproj 2019-06-25 14:00:20 +02:00
manuroe 3538ebf484 Integrations: Make code support use of an integration manager other than modular/scalar.
The default value is still modular/scalar.
2019-06-21 11:26:34 +02:00
SBiOSoftWhare 49a5a5e912 Use CocoaPods 1.7.1 and update Podfile.lock 2019-06-19 16:03:40 +02:00
SBiOSoftWhare f3b66c1d8a Migrate project to Swift 5 2019-06-19 15:46:58 +02:00
manuroe f7bcf42c35 Merge branch 'develop' into matomo-v6 2019-06-19 15:31:43 +02:00
SBiOSoftWhare 6d6970933d Create RoomBubbleCellLayout class to handle MXKRoomBubbleTableViewCell layout constants. 2019-05-29 12:15:31 +02:00
fridtjof 29ba939bc8 Rename PiwikTracker to MatomoTracker and update to version 6.0.0 2019-05-23 22:05:06 +02:00
SBiOSoftWhare 2fb2a2ab9c Add convenient method on UITouch to determine if touch is inside a given view. 2019-05-22 16:35:26 +02:00
SBiOSoftWhare 4617490d21 Add a UICollectionViewFlowLayout with left alignement pod 2019-05-21 00:42:20 +02:00
SBiOSoftWhare 5b7b85936f Update pbxproj 2019-05-20 21:54:32 +02:00
manuroe 1e6d82976f pbxproj: Fix ReactionsMenu group after automatic merge 2019-05-17 12:21:33 +02:00
manuroe 667f4418aa Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe d0a071a408 Reactions: notify coordinator for every reaction request steps
so that it can leave the view when it wants
2019-05-16 08:07:52 +02:00
manuroe 5a89ecc7b1 Reactions: Plug button actions 2019-05-16 07:47:23 +02:00
manuroe c07818defc Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare 14aab75e6e Update pbxproj 2019-05-15 23:24:54 +02:00
manuroe 090597f461 Reactions: Add primary reactions as message actions 2019-05-15 16:00:36 +02:00
SBiOSoftWhare b47f78387c Clean search paths and flags build settings in all targets and use $(inherited) value where needed. 2019-04-26 18:04:03 +02:00
SBiOSoftWhare f006528d02 Set project and share extension deployment target to iOS 10.0. 2019-04-26 14:58:49 +02:00
SBiOSoftWhare 2c482e9218 Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
manuroe fa3ace5bcf Device Verification: Add a view model to DeviceVerificationDataLoadingViewController 2019-04-24 14:42:16 +02:00
SBiOSoftWhare cae6f0ab95 Update pbxproj 2019-04-19 18:35:34 +02:00
SBiOSoftWhare b60810f825 Bump deployment target to iOS 10.0 2019-04-19 18:14:38 +02:00
manuroe 68a6ee4168 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe ee5cf03d64 Device Verification: Verified screen 2019-04-15 18:22:24 +02:00
manuroe 0898ff3ddc Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +02:00