mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-31 20:36:19 +00:00
* android, desktop: content filter in chats * fix command * fix * show content filter menu in search * show end call in app bar during active call with the current contact
19 lines
282 B
Plaintext
19 lines
282 B
Plaintext
*.iml
|
|
.gradle
|
|
.kotlin
|
|
/local.properties
|
|
/.idea
|
|
!/.idea/codeStyles/*
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
common/src/commonMain/cpp/android/libs/
|
|
common/src/commonMain/cpp/desktop/libs/
|
|
android/build
|
|
android/release
|
|
common/build
|
|
desktop/build
|
|
release |