manuroe
|
c29f4cc9b4
|
Dual licensing: AGPL + Element Commercial (#3657)
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
|
2025-01-06 11:27:37 +01:00 |
|
Stefan Ceriu
|
89eae00479
|
Switch license to AGPL (#3237)
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
|
2024-09-06 16:34:30 +03:00 |
|
Mauro
|
7338fc998b
|
Generating SDK Mocks through the usage of swift run tools generate-sdk-mocks (#982)
* basic implementation, that works for now only with the local SDK
* replaced a handmade mock with a generated mock
|
2023-05-30 09:48:55 +02:00 |
|
Stefan Ceriu
|
b9cd938756
|
Rename screens (#826)
* Rename: AnalyticsPrompt -> AnalyticsPromptScreen
* Rename: AnalyticsSettings -> AnalyticsSettingsScreen
* Rename: Settings -> SettingsScreen
* Rename: SessionVerification -> SessionVerificationScreen
* Rename: BugReport -> BugReportScreen
* Rename: FilePreview -> FilePreviewScreen
* Rename: AnalyticsPrompt -> AnalyticsPromptScreen
* Rename: Invites -> InvitesScreen
* Rename: InviteUsers -> InviteUsersScreen
* Rename: MediaPicker -> MediaPickerScreen
* Delete unused UIActivityViewControllerWrapper
* Rename: ReportContent -> ReportContentScreen
* Rename: RoomDetails -> RoomDetailsScreen
* Rename: RoomMemberDetails -> RoomMemberDetailsScreen
* Rename: RoomMemberList -> RoomMemberListScreen
* Rename: Cleanup
* Renaming missed items
* Low effort attempt at fixing the flakey unit tests
|
2023-04-24 18:48:07 +03:00 |
|