-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Use the official signal java package instead of the archive impl (#41
- Loading branch information
1 parent
58be2e5
commit 111c231
Showing
5 changed files
with
53 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 11 additions & 11 deletions
22
composeApp/src/commonMain/kotlin/com/clipevery/encrypt/SignalProtocol.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
composeApp/src/commonMain/kotlin/com/clipevery/model/AppRequestBindInfo.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 40 additions & 7 deletions
47
composeApp/src/desktopMain/kotlin/com/clipevery/encrypt/DesktopSignalProtocol.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 0 additions & 31 deletions
31
composeApp/src/desktopMain/kotlin/com/clipevery/encrypt/SessionStore.kt
This file was deleted.
Oops, something went wrong.