31 Commits

Author SHA1 Message Date
Ugljesa Jovanovic
b85b75e732
Removed lazy sodium both java and android 2021-02-23 21:50:56 +01:00
Ugljesa Jovanovic
b976bb62a0
Starting jna implementation 2021-02-21 12:07:20 +01:00
Ugljesa Jovanovic
86cdc0da8f
Android jna working 2021-02-21 11:40:16 +01:00
Ugljesa Jovanovic
f41a66c4d8
Remove static android libs, extract jvm from linux only block as it will be ran on mac and win as well 2021-02-20 21:13:48 +01:00
Ugljesa Jovanovic
bccf9e82f2
Hand built libsodium libraries, andoird armv8 missing aes128l/256 aegis implementations 2021-02-20 21:07:54 +01:00
Ugljesa Jovanovic
658737d1a1
Reenable runing browser tests 2021-02-09 16:13:08 +01:00
Ugljesa Jovanovic
8e295feb46
At least IR browseer tests can now be run 2021-02-09 14:41:08 +01:00
Ugljesa Jovanovic
21d0c9929f
Remove javadoc jar 2021-01-10 23:25:35 +01:00
Ugljesa Jovanovic
938c49468a
Rremove dokka javadoc from libsodium bindings as well 2021-01-10 12:05:33 +01:00
Ugljesa Jovanovic
15b2793acf
Remove dokka javadoc for now 2021-01-09 23:42:30 +01:00
Ugljesa Jovanovic
69183a0eb9
Full stack trace in tests 2021-01-05 10:47:07 +01:00
Ugljesa Jovanovic
c0a3bd322d
Box documentation, kotlin 1.4.20 2020-12-08 20:09:44 +01:00
Ugljesa Jovanovic
b261a341db
Added auth doc 2020-11-18 22:36:55 +01:00
Ugljesa Jovanovic
a70bb5243c
Bump dokka, update dokka calls, add test md package and module docs 2020-11-17 23:27:49 +01:00
Ugljesa Jovanovic
6a87267ed6
Add html dokka and ubyte array decode extension 2020-11-15 19:43:08 +01:00
Ugljesa Jovanovic
e7093ab15f
export library framework experiment 2020-10-20 00:22:22 +02:00
Ugljesa Jovanovic
ff0ff4f3dc Version bump 2020-10-19 22:27:38 +02:00
Ugljesa Jovanovic
02b8870419 Reenable android everywhere, because mac builds fail if there is no android target present and plugin is declared 2020-10-18 23:58:14 +02:00
Ugljesa Jovanovic
065abe1dab Update libsodium build to latest upstream with tvos modification 2020-10-18 23:29:21 +02:00
Ugljesa Jovanovic
14cf103ac7
Added android sample app 2020-10-17 11:41:38 +02:00
Ugljesa Jovanovic
2e71214914
Revert android exclusion, we'll just point sdk to nonexisting folder and that should be enough 2020-10-07 20:46:24 +02:00
Ugljesa Jovanovic
887c52a319
Don't run android tasks on mac/windows 2020-10-07 20:13:14 +02:00
Ugljesa Jovanovic
aea3eb72fa
Run on external pull request (#18)
* Run on external pull request

* Working linux build, disable pull requests for now

* Try manual flag

* Try manual flag 2

* Try manual flag 3

* Travis -> Gitlab
2020-10-05 22:01:20 +02:00
Ugljesa Jovanovic
0431f27e3e
Completed random support functions 2020-10-03 18:16:26 +02:00
Ugljesa Jovanovic
231a84af67
Comment out old debug generated code, but keep for short term reference, add android/jvm wrappers, seemingly solve android unit test problems 2020-08-23 13:39:59 +02:00
Ugljesa Jovanovic
f060d2298d
Added android plugin, need to sort out shared jvm code next 2020-08-22 00:43:22 +02:00
Ugljesa Jovanovic
0c098e57db
Test secret stream generated code 2020-08-15 17:50:46 +02:00
Ugljesa Jovanovic
0ab54a6048
Dokka sourceset definition 2020-08-09 14:35:20 +02:00
Ugljesa Jovanovic
e997c18d1d
A nicer workaround for JS compiler wrong function name bug 2020-08-08 22:05:46 +02:00
Ugljesa Jovanovic
0883ddf801
Updated dokka 2020-08-02 18:34:45 +02:00
Ugljesa Jovanovic
8fb4f91374
Add delegated as base for future libsodium bindings, update travis yml to include it, start updating readme 2020-07-07 20:24:47 +02:00