Arnfried Griesert
cb502f8aa5
Feature/2099 personal state
2022-06-29 11:08:57 +00:00
Frank Rotermund
d451e930c0
MESSENGER-3269 permalink config from appconfig
2022-06-21 13:47:35 +02:00
Frank Rotermund
c0f0ecfb12
MESSENGER-3269 Element version and disable new room creation footer
2022-06-20 13:48:03 +02:00
Frank Rotermund
5663f8af72
MESSENGER-3269 Runnable
2022-06-19 17:47:41 +02:00
Frank Rotermund
dcdc6805cd
MESSENGER-3269 Compilability
2022-06-19 14:53:02 +02:00
Frank Rotermund
ec12c42c54
Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
...
# Conflicts:
# Config/AppIdentifiers.xcconfig
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot/Assets/de.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Modules/Analytics/DecryptionFailureTracker.m
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Onboarding/OnboardingCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/SupportingFiles/Info.plist
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.h
# Riot/Utils/Tools.m
# Riot/target.yml
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
# fastlane/Fastfile
# project.yml
2022-06-12 19:49:46 +02:00
Frank Rotermund
7a88addbd7
Feature/3124 release preparation
2022-06-08 13:04:21 +00:00
Arnfried Griesert
c802e166cf
save button fix and text color for dark mode
2022-06-02 12:18:03 +02:00
Arnfried Griesert
5fc3fee794
Feature/1801 ruhezeit einstellungsmenu
2022-06-02 03:41:21 +00:00
Doug
5a18589ec5
Prepare for new sprint
2022-05-31 14:04:08 +01:00
Frank Rotermund
6b63320488
Feature/2792 function accounts s1
2022-05-30 15:54:26 +00:00
Andy Uhnak
9575e6e560
Prepare for new sprint
2022-05-19 18:21:26 +01:00
Doug
02e5f0bf2e
Remove EMS banner from Server Selection screen.
2022-05-19 11:43:38 +01:00
Doug
eaccc39338
Prepare for new sprint
2022-05-18 16:04:42 +01:00
Arnfried Griesert
092833a13e
patched bwm 1.19.0 into develop
2022-05-11 11:42:46 +02:00
Stefan Ceriu
aa1b482372
Prepare for new sprint
2022-05-05 16:11:24 +03:00
Frank Rotermund
475fe67c2a
MESSENGER_2910 buildfixes 1.8.13 mostly Location
2022-05-05 09:46:59 +02:00
Frank Rotermund
a83c9f8779
MESSENGER_2910 fix crypto settings
2022-05-05 09:25:22 +02:00
Arnfried Griesert
1de0866158
merged from element 1.8.13
2022-05-05 06:57:45 +02:00
Doug
cc360b4487
Add Authentication Flow WIP.
...
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
Frank Rotermund
689f77f84f
MESSENGER_2910 fix poll and crosssigning
2022-05-04 09:27:10 +02:00
Frank Rotermund
fe7ff999f2
MESSENGER_2910 some buildfixes
2022-05-03 14:21:22 +02:00
Arnfried Griesert
f1becdd999
merged element 1.8.10
2022-05-03 12:48:01 +02:00
ismailgulek
349a27d4d4
Update provisioning profiles
2022-04-26 12:09:42 +03:00
SBiOSoftWhare
3b12de0045
Project.xcconfig: Update to Swift 5.6.
2022-04-22 13:10:43 +02:00
SBiOSoftWhare
f73589c950
Project.xcconfig: Update deployment target.
2022-04-22 12:58:40 +02:00
gulekismail
31af5319bd
Prepare for new sprint
2022-04-20 16:50:58 +03:00
Arnfried Griesert
0a6e7b5262
feature/2821_downtime_login_screen
2022-04-12 08:26:29 +00:00
Doug
da32dc8af8
Stop excluding ARM64 simulator builds.
...
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug
578dbc5c0b
Update PostHog debug configuration.
2022-04-11 11:51:18 +01:00
Doug
5b6bf2cb00
Rename NOTIFICATION key to Notification for missing translations.
...
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
aringenbach
1b0a29e6ca
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
...
Presence offline mode setting
2022-04-07 11:43:13 +02:00
aringenbach
a539ad5f14
Rename build setting & encode with string value
2022-04-07 09:38:21 +02:00
Doug
d95c714e66
Prepare for new sprint
2022-04-06 17:48:54 +01:00
aringenbach
b644735b20
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
Doug
441f0ed3b4
Prepare for new sprint
2022-04-05 16:00:29 +01:00
Doug
73b68770d5
Prepare for new sprint
2022-03-31 10:39:28 +01:00
Doug
76bc51ba96
version++
2022-03-31 09:35:53 +01:00
Frank Rotermund
5f29ac19d1
Merge branch 'feature/2809_force_newest_version' into 'develop'
...
2809 force newest version
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!3
2022-03-31 05:52:48 +00:00
Arnfried Griesert
a7f590fd34
2809 force newest version
2022-03-31 05:52:47 +00:00
Frank Rotermund
11589b1626
Feature/2581 permalinks
2022-03-31 05:51:40 +00:00
Doug
50cf82801a
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
...
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
16e64033c3
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
b4c1567872
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
Stefan Ceriu
5e44781dfe
Prepare for new sprint
2022-03-28 13:45:39 +03:00
Stefan Ceriu
117e120cdf
changelog.d: Upgrade MatrixSDK version ([v0.23.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.1 )).
2022-03-28 13:45:03 +03:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
628027d875
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
...
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Stefan Ceriu
9cf56dcca4
Prepare for new sprint
2022-03-22 16:59:35 +02:00
aringenbach
8238705bfe
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00