Commit Graph

12797 Commits

Author SHA1 Message Date
ismailgulek 493b6fdc63 Merge pull request #3501 from vector-im/element_3497
Remove Riot from App Name
2020-08-03 15:17:31 +03:00
ismailgulek 7ee5791cc0 Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
Weblate cc93540207 Merge branch 'origin/develop' into Weblate. 2020-08-03 12:03:00 +00:00
Marcelo Filho ce73127a00 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 bb6bd4cf34 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 219e4e77ff Merge pull request #3500 from vector-im/configure_bundle_ids
Make Bundle Identifiers Configurable
2020-08-03 15:02:49 +03:00
ismailgulek 02a1815a29 Update CHANGES.rst 2020-08-03 13:48:03 +03:00
ismailgulek 361c40f72a Remove Riot from app name 2020-08-03 13:47:05 +03:00
ismailgulek 4856a1c649 Update CHANGES.rst 2020-08-03 12:43:48 +03:00
ismailgulek cd9792c6f8 Use PRODUCT_BUNDLE_IDENTIFIER on each target 2020-08-03 12:42:49 +03:00
ismailgulek 2c7b662ecf Add common configs for each target 2020-08-03 12:42:19 +03:00
Marcelo Filho 5898d52774 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 441930764c 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 3c9f8026ef Update pbxproj 2020-07-31 19:02:15 +02:00
SBiOSoftWhare 3d52eaf811 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
Olivier Halligon 1502031e3e 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 ea02b639de Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 4532fcf304 Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare 491fa00717 Update bridging header. 2020-07-31 18:33:11 +02:00
SBiOSoftWhare bacaf567f9 RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height. 2020-07-31 18:32:44 +02:00
SBiOSoftWhare 711a23f29b Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare fb6e777502 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare b6d6fefb54 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare 76143478fb Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
Weblate bb56520296 Merge branch 'origin/develop' into Weblate. 2020-07-31 13:26:37 +00:00
manuroe f5c8fa956f 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 59bf60feb8 BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
Weblate 8630076827 Merge branch 'origin/develop' into Weblate. 2020-07-31 13:12:36 +00:00
HelaBasa c97a960a9e 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 112a62c475 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
Priit Jõerüüt 876a5fd6c8 Translated using Weblate (Estonian)
Currently translated at 87.7% (943 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-31 13:12:34 +00:00
manuroe 836fd8cc94 Merge pull request #3489 from vector-im/clean_user_defaults
Remove keys that should not be in Riot-Defaults.plist
2020-07-31 15:12:24 +02:00
manuroe 63fab8b383 Riot-Defaults: Remove "homeserver". It was not used 2020-07-31 12:49:22 +02:00
manuroe e73c5ceab8 BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
2020-07-31 12:47:28 +02:00
manuroe 7a252b03ca BuildSettings: Integrate Sygnal URL 2020-07-31 12:12:05 +02:00
manuroe e6b474743f BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 091d774a65 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe 72c41ca0c1 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 70989e4659 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe 4df9602122 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe 39e0dcd3f1 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00
manuroe ca870774dd BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe 2eb255469e BuildSettings: Integrate Bug report 2020-07-31 08:37:27 +02:00
manuroe 8225d7f4d0 BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
HelaBasa 5ecac75ccb Added translation using Weblate (Sinhala) 2020-07-30 20:02:12 +00:00
Weblate 3ac724ad0b Merge branch 'origin/develop' into Weblate. 2020-07-30 16:16:44 +00:00
manuroe 4e5422e932 Merge pull request #3487 from vector-im/auth_screen_configuration
AuthenticationVC: Make custom server options and register button configurable
2020-07-30 18:16:40 +02:00
manuroe 31e6ea9e98 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00
Weblate f84537be4a Merge branch 'origin/develop' into Weblate. 2020-07-30 15:46:46 +00:00
Priit Jõerüüt e5f97d3a46 Translated using Weblate (Estonian)
Currently translated at 83.7% (900 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-30 15:46:45 +00:00