This repository has been moved to https://git.openprivacy.ca/cwtch.im/libcwtch-go
移至檔案
Dan Ballard 3964348dd0
continuous-integration/drone/push Build is passing 詳情
Merge pull request 'Expose Profile Tags for Handling Unencrypted Profiles' (#66) from fixees into trunk
Reviewed-on: #66
2021-06-24 10:42:40 -07:00
.idea add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
constants tag unpassworded users 2021-06-21 15:11:56 -07:00
features Fix import bundle for groups to auto accept 2021-06-17 13:49:20 -07:00
utils Expose Profile Tags for Handling Unencrypted Profiles 2021-06-24 10:38:51 -07:00
.drone.yml drone.yml: drone gitea release: reenable trigger restrictions 2021-04-27 16:33:23 -07:00
.gitignore Makefile: windows build. drone.yml: attempt windows build 2021-03-24 16:57:53 -07:00
BUILDING_DEBUG.md more debug notes 2021-02-09 17:51:59 -08:00
Makefile Makefile: windows build. drone.yml: attempt windows build 2021-03-24 16:57:53 -07:00
README.md add GetMessages 2021-01-14 15:34:08 -08:00
go.mod Expose Profile Tags for Handling Unencrypted Profiles 2021-06-24 10:38:51 -07:00
go.sum Expose Profile Tags for Handling Unencrypted Profiles 2021-06-24 10:38:51 -07:00
lib.go Expose Profile Tags for Handling Unencrypted Profiles 2021-06-24 10:38:51 -07:00
quality.sh quality 2021-03-04 16:14:58 -08:00
switch-ffi.sh switch-ffi.sh fix 2021-01-09 16:37:44 -08:00
switch-gomobile.sh add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00

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