Commit Graph

10267 Commits

Author SHA1 Message Date
ismailgulek dd91225cf5 Change auth scrollView contentInsets to automatic 2020-08-04 17:01:01 +03:00
ismailgulek 6db1672935 Make KeyboardAvoider respect to safe area insets 2020-08-04 17:00:09 +03:00
ismailgulek 984a3086c0 Make KeyboardAvoider ObjC compatible 2020-08-04 16:59:41 +03:00
Marcelo Filho 9e71233ab4 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 b2197f22b6 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 03e5ed2bd6 Update CHANGES.rst 2020-08-04 13:09:37 +03:00
ismailgulek 87b074ddcd Auto scroll to the custom server textfield 2020-08-04 13:08:44 +03:00
ismailgulek e13b8a7da4 Adjust scrollView scrollIndicatorInsets 2020-08-04 13:06:44 +03:00
ismailgulek c06a633abc Fix contentSize when custom servers option hidden 2020-08-04 13:03:44 +03:00
ismailgulek eb0e6f3920 Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare 9e2a854328 Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek 0f5abcaecd Merge pull request #3502 from vector-im/build_settings_namespaces
Build Settings Namespaces
2020-08-03 19:46:00 +03:00
Olivier Halligon e6cd8d0bf7 Merge pull request #3498 from vector-im/ci-setup
[Internal] fastlane: code for branch switcheroo used by CI
2020-08-03 16:55:44 +02:00
ismailgulek add81c827f Update README.rst 2020-08-03 17:33:53 +03:00
ismailgulek fad0dd22b4 Update CHANGES.rst 2020-08-03 17:19:03 +03:00
ismailgulek 5bb849da26 Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek 940a0af8e3 Update CHANGES.rst 2020-08-03 16:08:06 +03:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00
Olivier Halligon 3d0864bb6e Refactor switcheroo to use RegEx and not YAML Podspec 2020-08-03 14:37:52 +02:00
Weblate 8c598eda45 Merge branch 'origin/develop' into Weblate. 2020-08-03 12:17:35 +00:00
ismailgulek f998ef2b2e Merge pull request #3501 from vector-im/element_3497
Remove Riot from App Name
2020-08-03 15:17:31 +03:00
ismailgulek fd56cf0ce2 Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
Weblate 8e46453aee Merge branch 'origin/develop' into Weblate. 2020-08-03 12:03:00 +00:00
Marcelo Filho 79a31c3a0d 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 840a52304a 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 c581d1a208 Merge pull request #3500 from vector-im/configure_bundle_ids
Make Bundle Identifiers Configurable
2020-08-03 15:02:49 +03:00
ismailgulek cd1a51bf5f Update CHANGES.rst 2020-08-03 13:48:03 +03:00
ismailgulek daf7c3234e Remove Riot from app name 2020-08-03 13:47:05 +03:00
ismailgulek 68fddf1c8b Update CHANGES.rst 2020-08-03 12:43:48 +03:00
ismailgulek fc3e8a263b Use PRODUCT_BUNDLE_IDENTIFIER on each target 2020-08-03 12:42:49 +03:00
ismailgulek 08d355df65 Add common configs for each target 2020-08-03 12:42:19 +03:00
Marcelo Filho 5b165ad242 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 4cb8f50cf7 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 48035dc46d Update pbxproj 2020-07-31 19:02:15 +02:00
SBiOSoftWhare 62430e8c78 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
Olivier Halligon f0f5f09f9c Fix Gemfile.lock and Podfile.lock which were not up-to-date
Probably the person who updated the gems and pods last time forgot to commit them…?
2020-07-31 19:01:01 +02:00
SBiOSoftWhare dd6f761cb9 Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 11dea6ee95 Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare b41d0c050c Update bridging header. 2020-07-31 18:33:11 +02:00
SBiOSoftWhare df10394c0a RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height. 2020-07-31 18:32:44 +02:00
SBiOSoftWhare faa7bffc62 Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare a9ab1cdee3 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare d3161d5142 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare db03290ef4 Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
Weblate f7f1675ea6 Merge branch 'origin/develop' into Weblate. 2020-07-31 13:26:37 +00:00
manuroe 0a119300fe Merge pull request #3490 from vector-im/feature/directory_settings
BuildSettings: Add options for Room directory
2020-07-31 15:26:32 +02:00
manuroe e6e04e131c BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
Weblate 7976f4c3b6 Merge branch 'origin/develop' into Weblate. 2020-07-31 13:12:36 +00:00
HelaBasa 22a8eced3b 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 ff47f43c89 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