Commit Graph

12797 Commits

Author SHA1 Message Date
Besnik Bleta 966a8e0ab2 Translated using Weblate (Albanian)
Currently translated at 99.2% (1066 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-07-30 15:46:44 +00:00
ismailgulek 830713a479 Merge pull request #3486 from vector-im/new_build_settings
New Build Settings
2020-07-30 18:46:36 +03:00
ismailgulek 7faad4f407 Avoid mutation of sections to avoid crashes 2020-07-30 18:21:53 +03:00
ismailgulek 3c8d875246 Add sanity checks 2020-07-30 18:13:25 +03:00
ismailgulek c3ba8aadf6 fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek 4df19ef1b2 Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek 2c462184e8 Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek 872e04ce53 Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek a044eb7fba Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek e0ab108ce8 Remove non-integrated settings 2020-07-30 16:13:39 +03:00
ismailgulek 9afaed5e72 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek c4c39ff54b All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 3d85e64a53 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 3db34f9c10 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek 351d2c93d9 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek cf81fc423c Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek d952f3c72f Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 1d765c4549 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek 2fab3b901f Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek d2606e92a2 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
ismailgulek 29c357249a Introduce some settings, will be replaced with BuildSettings 2020-07-30 16:10:36 +03:00
Weblate 931bdb6317 Merge branch 'origin/develop' into Weblate. 2020-07-30 10:05:13 +00:00
vintergatan fcf8cacef5 Translated using Weblate (Swedish)
Currently translated at 55.4% (596 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-07-30 10:05:13 +00:00
manuroe 9fadaf3d1d Merge pull request #3485 from vector-im/buildSettings
BuildSettings: A new class that entralises build settings and exposes xcconfig variables
2020-07-30 12:05:04 +02:00
manuroe 4b7bea06d7 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe d05054c1f0 InfoPlist: Generated class from Info.plist 2020-07-30 10:42:05 +02:00
manuroe dcb67b5d5f Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
manuroe a00e820c2e BuildSettings: A new class that entralises build settings and exposes xcconfig variables 2020-07-30 10:09:12 +02:00
Weblate 7387154812 Merge branch 'origin/develop' into Weblate. 2020-07-29 13:53:47 +00:00
ismailgulek a680b08f40 Merge pull request #3484 from vector-im/element_xcconfig
Read App Display Name from xcconfig Files
2020-07-29 16:53:43 +03:00
ismailgulek 15e7bee959 Add configs for NSE & SiriIntents too 2020-07-29 16:49:39 +03:00
ismailgulek 8d6f744160 Update CHANGES.rst 2020-07-29 16:30:01 +03:00
ismailgulek c134b436fe Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
Weblate ffb406e75c Merge branch 'origin/develop' into Weblate. 2020-07-29 09:01:49 +00:00
manuroe ff860d3149 Merge pull request #3465 from vector-im/no_voip_stack_build
Build: Make the app build if JitsiMeetSDK is not in the Podfile.
2020-07-29 11:01:45 +02:00
manuroe ee69d06da4 Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
Weblate 5dafa9bc6f Merge branch 'origin/develop' into Weblate. 2020-07-29 09:00:16 +00:00
Felicia 1d6ab1971f Translated using Weblate (Swedish)
Currently translated at 51.4% (553 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-07-29 09:00:15 +00:00
Priit Jõerüüt 8196b7d1ae Translated using Weblate (Estonian)
Currently translated at 82.1% (883 of 1075 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-29 09:00:06 +00:00
manuroe f8b5a057f2 Merge pull request #3482 from vector-im/appConfig
Config and AppConfig: First step to centralise configuration
2020-07-29 10:59:57 +02:00
manuroe 1c37851396 Merge branch 'develop' into appConfig 2020-07-29 10:59:23 +02:00
manuroe addaff152a AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe cc201fd010 AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
Weblate 009a56b43f Merge branch 'origin/develop' into Weblate. 2020-07-28 16:25:15 +00:00
Szimszon 6affe5f0e2 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1061 of 1061 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-07-28 16:25:14 +00:00
Priit Jõerüüt 3d5b3fda1c Translated using Weblate (Estonian)
Currently translated at 78.6% (834 of 1061 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-07-28 16:25:11 +00:00
ismailgulek ebbe9f37a8 Merge pull request #3466 from vector-im/element_3437
Biometrics Protection
2020-07-28 19:25:02 +03:00
ismailgulek ed4579071d Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
manuroe bc1781200d Config: CHANGES 2020-07-28 17:35:13 +02:00
ismailgulek 8bd8e99f72 Change KeyValueStore api 2020-07-28 18:21:39 +03:00