This repository has been moved to https://git.openprivacy.ca/cwtch.im/libcwtch-go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Dan Ballard 3964348dd0
continuous-integration/drone/push Build is passing Details
Merge pull request 'Expose Profile Tags for Handling Unencrypted Profiles' (#66) from fixees into trunk
2 years ago
.idea add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2 years ago
constants tag unpassworded users 2 years ago
features Fix import bundle for groups to auto accept 2 years ago
utils Expose Profile Tags for Handling Unencrypted Profiles 2 years ago
.drone.yml drone.yml: drone gitea release: reenable trigger restrictions 2 years ago
.gitignore Makefile: windows build. drone.yml: attempt windows build 2 years ago
BUILDING_DEBUG.md more debug notes 2 years ago
Makefile Makefile: windows build. drone.yml: attempt windows build 2 years ago
README.md add GetMessages 2 years ago
go.mod Expose Profile Tags for Handling Unencrypted Profiles 2 years ago
go.sum Expose Profile Tags for Handling Unencrypted Profiles 2 years ago
lib.go Expose Profile Tags for Handling Unencrypted Profiles 2 years ago
quality.sh quality 2 years ago
switch-ffi.sh switch-ffi.sh fix 2 years ago
switch-gomobile.sh add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2 years ago

README.md

Build Instructions...

make linux
make android

Using

Linux Desktop:

  • LD_LIBRARY_PATH set to point to libCwtch.so
  • or drop a symlink into /usr/lib

Android

  • copy cwtch.aar into flutter_app/android/cwtch