Commit Graph

182 Commits

Author SHA1 Message Date
Arnfried Griesert cb502f8aa5 Feature/2099 personal state 2022-06-29 11:08:57 +00:00
Frank Rotermund c0f0ecfb12 MESSENGER-3269 Element version and disable new room creation footer 2022-06-20 13:48:03 +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 5fc3fee794 Feature/1801 ruhezeit einstellungsmenu 2022-06-02 03:41:21 +00:00
Doug 02e5f0bf2e Remove EMS banner from Server Selection screen. 2022-05-19 11:43:38 +01:00
Arnfried Griesert 092833a13e patched bwm 1.19.0 into develop 2022-05-11 11:42:46 +02: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
Arnfried Griesert 0a6e7b5262 feature/2821_downtime_login_screen 2022-04-12 08:26:29 +00:00
Doug 578dbc5c0b Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
aringenbach a539ad5f14 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
aringenbach b644735b20 Add presence offline mode setting 2022-04-06 15:18:54 +02: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 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
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 8238705bfe Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
Frank Rotermund 24a4feae96 Feature/2897 restricted user 2022-03-22 14:37:58 +00:00
aringenbach 6221c86e9e Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
Doug 059a8181ed Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Frank Rotermund 37d97d09db MESSENGER-2762 Initial Merge 2022-03-17 15:51:23 +01:00
David Langley cd913b2a12 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
David Langley f21d4aa5ac Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing. 2022-03-16 17:47:41 +00:00
David Langley 7c6a798caa Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Arnaud Ringenbach 66bf8f0428 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6ae0a9cdb3 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
SBiOSoftWhare 51a819c815 Add live location sharing build flag. 2022-03-02 14:39:30 +01:00
Andy Uhnak e39456f758 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Doug 4f3a2c0639 Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug 9396338c19 Prepare onboarding flow for personalisation screens.
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Andy Uhnak 57f436f318 Enable home activity indicator
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 09:54:13 +00:00
Anderas dbe027e219 Merge pull request #5630 from vector-im/andy/5605_leave_room
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
Doug ed83933089 Disable the default analytics configurations for forks. (#5688)
* Disable the default analytics configurations for forks.

* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
Andy Uhnak 8fd164bfc5 Rename properties and arguments 2022-02-22 16:44:22 +00:00
Andy Uhnak 6bece68b33 Temporarily disable activity indicators 2022-02-21 12:50:50 +00:00
Andy Uhnak d8e790f8ea Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare 90631393bb Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu 4fe6d9a5ad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
SBiOSoftWhare 689043af7f BuildSettings: Enable message bubbles setting. 2022-02-03 19:05:37 +01:00
SBiOSoftWhare 6a2401b463 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare 2b93cdb430 BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00