This repository has been moved to https://git.openprivacy.ca/cwtch.im/libcwtch-go
Go to file
erinn f3870163db
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
Merge branch 'trunk' of git.openprivacy.ca:flutter/libcwtch-go into rinnmar17
2021-03-17 15:51:48 -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 Format 2021-03-03 18:05:22 -08:00
features/groups Formatt + if/else 2021-03-16 13:55:50 -07:00
utils Merge branch 'trunk' of git.openprivacy.ca:flutter/libcwtch-go into rinnmar17 2021-03-17 15:51:48 -07:00
.drone.yml drone.yml keep vendors 2021-03-17 13:41:52 -07:00
.gitignore add GetMessages 2021-01-14 15:34:08 -08:00
BUILDING_DEBUG.md more debug notes 2021-02-09 17:51:59 -08:00
Makefile add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
README.md add GetMessages 2021-01-14 15:34:08 -08:00
go.mod Merge branch 'contacts' of git.openprivacy.ca:flutter/libcwtch-go into contacts 2021-03-08 16:53:49 -08:00
go.sum Merge branch 'contacts' of git.openprivacy.ca:flutter/libcwtch-go into contacts 2021-03-08 16:53:49 -08:00
lib.go Merge branch 'trunk' into logging 2021-03-17 15:24:45 -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