ismailgulek
|
fbf61e1c43
|
Refactor settings page to use new settings dynamicly
|
2020-07-30 16:11:05 +03:00 |
|
ismailgulek
|
1225c67d41
|
Introduce some settings, will be replaced with BuildSettings
|
2020-07-30 16:10:36 +03:00 |
|
Weblate
|
0e8f351895
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-30 10:05:13 +00:00 |
|
vintergatan
|
ef3aa06ac7
|
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
|
8fec7c342f
|
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
|
c0f49307b2
|
BuildSettings: Make it work from extensions
|
2020-07-30 11:35:50 +02:00 |
|
manuroe
|
bb8296196b
|
InfoPlist: Generated class from Info.plist
|
2020-07-30 10:42:05 +02:00 |
|
manuroe
|
0a0631df50
|
Build: Define applicationGroupIdentifier in xcconfig
|
2020-07-30 10:10:42 +02:00 |
|
manuroe
|
34e3e03476
|
BuildSettings: A new class that entralises build settings and exposes xcconfig variables
|
2020-07-30 10:09:12 +02:00 |
|
Weblate
|
929510a86b
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-29 13:53:47 +00:00 |
|
ismailgulek
|
1ec4b7e36b
|
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
|
8eac1699bd
|
Add configs for NSE & SiriIntents too
|
2020-07-29 16:49:39 +03:00 |
|
ismailgulek
|
3a968f017b
|
Update CHANGES.rst
|
2020-07-29 16:30:01 +03:00 |
|
ismailgulek
|
935f011934
|
Use xcconfig for app display name, for both app and share extension
|
2020-07-29 16:28:55 +03:00 |
|
Weblate
|
cd2898fa3d
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-29 09:01:49 +00:00 |
|
manuroe
|
5ba21c97db
|
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
|
8b6e30545f
|
Merge branch 'develop' into no_voip_stack_build
|
2020-07-29 11:00:55 +02:00 |
|
Weblate
|
55dd309ce6
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-29 09:00:16 +00:00 |
|
Felicia
|
eded88565d
|
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
|
d166b36fdc
|
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
|
40d6fddb59
|
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
|
f672744231
|
Merge branch 'develop' into appConfig
|
2020-07-29 10:59:23 +02:00 |
|
manuroe
|
1223d09b42
|
AppConfig: Rename files to CommonConfiguration and AppConfiguration
|
2020-07-29 10:13:43 +02:00 |
|
manuroe
|
fafd6f7687
|
AppConfig: Fix Steve's remarks
|
2020-07-29 10:05:45 +02:00 |
|
Weblate
|
39b4a966be
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-28 16:25:15 +00:00 |
|
Szimszon
|
23346f805b
|
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
|
a189a177d0
|
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
|
84f9f27281
|
Merge pull request #3466 from vector-im/element_3437
Biometrics Protection
|
2020-07-28 19:25:02 +03:00 |
|
ismailgulek
|
38a734f707
|
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore
|
2020-07-28 18:59:01 +03:00 |
|
manuroe
|
51976515a1
|
Config: CHANGES
|
2020-07-28 17:35:13 +02:00 |
|
ismailgulek
|
baa1e3737e
|
Change KeyValueStore api
|
2020-07-28 18:21:39 +03:00 |
|
manuroe
|
621a631ac5
|
Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
|
2020-07-28 17:20:14 +02:00 |
|
manuroe
|
ada5bc7d73
|
AppConfig: Move it to a dedicated Config folder
|
2020-07-28 16:58:19 +02:00 |
|
manuroe
|
74a6a7f4bf
|
AppConfig: Make all extensions use it
|
2020-07-28 16:53:55 +02:00 |
|
manuroe
|
a178a3a7a2
|
AppConfig: Gather more configuration settings
|
2020-07-28 16:17:22 +02:00 |
|
ismailgulek
|
2d671580f7
|
Merge branch 'develop' into element_3437
# Conflicts:
# CHANGES.rst
|
2020-07-28 15:57:23 +03:00 |
|
Weblate
|
4dbac465e1
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-28 12:53:30 +00:00 |
|
ismailgulek
|
ab97d145f4
|
Merge pull request #3443 from vector-im/element_3436
PIN Protection
|
2020-07-28 15:53:23 +03:00 |
|
Weblate
|
53c76a22b1
|
Merge branch 'origin/develop' into Weblate.
|
2020-07-28 12:18:09 +00:00 |
|
Олег Корапарара
|
9815cd610e
|
Translated using Weblate (Ukrainian)
Currently translated at 14.0% (146 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
|
2020-07-28 12:18:09 +00:00 |
|
Felicia
|
9b483a9e18
|
Translated using Weblate (Swedish)
Currently translated at 36.3% (380 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
|
2020-07-28 12:18:07 +00:00 |
|
Marcelo Filho
|
c8697484e0
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 60.3% (631 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
|
2020-07-28 12:17:51 +00:00 |
|
Priit Jõerüüt
|
238491a612
|
Translated using Weblate (Estonian)
Currently translated at 76.8% (803 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
|
2020-07-28 12:17:49 +00:00 |
|
manuroe
|
cb8fbc12e4
|
Merge branch 'master' into develop
|
2020-07-28 14:17:26 +02:00 |
|
manuroe
|
60e2b5584d
|
Merge pull request #3480 from vector-im/release/1.0.2
Release 1.0.2
|
2020-07-28 14:15:58 +02:00 |
|
manuroe
|
67e63fa6f7
|
Manual version ++
|
2020-07-28 14:10:08 +02:00 |
|
Manu
|
1e7517ee15
|
version++
|
2020-07-28 12:06:56 +02:00 |
|
Priit Jõerüüt
|
f8c164cb34
|
Translated using Weblate (Estonian)
Currently translated at 64.0% (669 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
|
2020-07-25 21:41:01 +00:00 |
|
Besnik Bleta
|
270ec54832
|
Translated using Weblate (Albanian)
Currently translated at 99.2% (1038 of 1046 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
|
2020-07-25 21:41:00 +00:00 |
|
manuroe
|
d70a553d2f
|
AppConfig: A central point to configure app settings
|
2020-07-24 18:35:37 +02:00 |
|