Commit Graph

175 Commits

Author SHA1 Message Date
manuroe e83a38af1a Merge remote-tracking branch 'origin/develop' into reskin 2018-12-21 09:15:06 +01:00
manuroe eb07847ebb Merge pull request #2110 from vector-im/m_login_terms
Login flow: Make User Agreement part of the registration flow
2018-11-30 14:53:07 +01:00
manuroe 71967a419a Reskin: Store color values provided in zeplin 2018-11-29 14:09:12 +01:00
manuroe f85e90fcc9 Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
Aaron Raimist b2f128365f i18n: Enable Hungarian
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:54:19 -06:00
Aaron Raimist d4b7f66543 i18n: Enable Japanese
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:46:25 -06:00
manuroe f8901a0649 version++ 2018-09-26 15:48:38 +02:00
manuroe 6a2ec1a16b i18n: Add Spanish 2018-09-10 18:24:59 +02:00
SBiOSoftWhare 16d01a733b Make a pod deintegrate. Clean legacy pods references. 2018-08-27 22:06:49 +02:00
manuroe e9d6b0996c Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe 4e09e6cb53 Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00
SBiOSoftWhare ba07337536 Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
SBiOSoftWhare a33332dab3 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare 1e6033b4e6 Create GDPRConsentViewController 2018-08-09 12:19:24 +02:00
manuroe 2f2c26a361 i18n: Add Albanian (sq) 2018-08-09 10:40:40 +02:00
manuroe 3b7ff24165 i18n: Add Traditional Chinese (zh_Hant) 2018-08-09 10:24:43 +02:00
SBiOSoftWhare 899bddbe2a Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
SBiOSoftWhare a8b10d4d05 String localization files are now visible as one file in which you could choose language. Remove readme files from bundle resources. 2018-07-10 16:50:51 +02:00
SBiOSoftWhare 1aee322d26 Move RiotShareExtension supporting files to a physical folder 2018-07-10 15:22:01 +02:00
SBiOSoftWhare 24a776d413 Organize files by features in share extension target 2018-07-10 15:10:56 +02:00
SBiOSoftWhare 774014fd58 Remove Riot target override of ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings value 2018-07-10 10:21:21 +02:00
SBiOSoftWhare bd4bc8d28a Update project compatibility to Xcode 9.3 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 14036db841 Update project recommended settings 2018-07-10 10:21:21 +02:00
SBiOSoftWhare c483cc4a82 Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare f29893f1f9 Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare ca037b9947 Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 0ea9dec493 Move readme files at top of the project tree 2018-07-10 10:21:21 +02:00
SBiOSoftWhare a8f067e5b1 Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare f5f4a6d27a Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 92075ca7e1 Fix RiotShareExtension target 2018-07-10 10:21:21 +02:00
SBiOSoftWhare a3a2a1f129 Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 16abfef77e Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 869e60624d Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare fbe1264a5a Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 263c8f9246 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 82a5e7e778 Enable Swift in share extension. Add RiotSettings to share extension target. 2018-07-02 17:59:35 +02:00
SBiOSoftWhare 307eefe16f Enable Swift support for Riot target. Create first Swift class, RiotSettings for handling specific Riot app settings. 2018-07-02 14:37:44 +02:00
manuroe 25b16cb750 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
manuroe 20e9ac3757 Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe 59a1d2d840 Add Icelandic 2018-05-31 17:26:43 +02:00
SBiOSoftWhare aeaf8ce9f9 Merge pull request #1881 from vector-im/riot_1870
Settings: Add deactivate account
2018-05-31 17:11:38 +02:00
SBiOSoftWhare c3abf1de06 Add DeactivateAccountViewController allowing to deactivate a user account from given Matrix session 2018-05-30 16:59:18 +02:00
manuroe 2ccef122f4 Send sticker: Create StickerPickerVC and use it from the RoomVC
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 15:31:27 +02:00
manuroe 4c5893b2e5 Widgets: Make a generic postMessage API in WidgetVC
It will be used for https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit#.

The Modular postMessage API becomes a specialisation of it.
2018-05-07 15:26:22 +02:00
Taiwo 1c4dc56667 Bug Fix: Moved UI update to main queue
Updated CocoaPods version to 1.5.0
2018-04-24 10:29:35 +01:00
manuroe edfc391ae7 i18n: Enable Vietnamese 2018-04-20 09:14:19 +02:00
manuroe 608d23e7ad Merge pull request #1832 from vector-im/riot_1821
BF: Upgrade the minimal iOS version to 9.0 because the app crashes on iOS8
2018-04-04 14:07:09 +02:00
manuroe 182458a6a0 BF: Upgrade the minimal iOS version to 9.0 because the app crashes on iOS8 (#1821)
because of the WebRTC framework.
2018-04-03 11:22:47 +02:00
giomfo 50d54f9c0c Render sticker events in the timeline
- Display the sticker description when it is selected
TODO animate the sticker if possible

 #1819
2018-04-02 23:59:47 +02:00
manuroe 871d5a4c2b Language: Enable Bulgarian (#1800)
(#1800
2018-03-05 15:17:05 +01:00