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 |
|
Stefan Ceriu
|
34eb596c1a
|
Introduce a new RoomProxyType and treat rooms differently based on their membership state
|
2024-08-21 12:24:20 +03:00 |
|
Doug
|
ec1e72c5ea
|
Update the SDK and handle breaking changes. (#2527)
|
2024-03-05 15:08:34 +01:00 |
|
Mauro
|
a3671e9685
|
SDK Changes Refactor (#1312)
* internal id
* notification refactor
* client proxy refactor
* required self
* better identifier system
* using the event id when required
* tests fixed
* tested some stuff
* fixed merge conflict
* improved the test wait
* animation disabled
* Bump Rust SDK version to 1.0.98-alpha (#1310)
* code improvement
* pause sync
* pr suggestions
* result
* Apply suggestions from code review
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
* enum based debug identifier
---------
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2023-07-12 10:28:41 +00: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 |
|