AsamK
f487af5b0c
Add Automatic-Module-Name for manager lib
2021-11-28 16:56:05 +01:00
AsamK
7e7e4150e1
Add removeContact command
...
Closes #335
2021-11-26 20:50:54 +01:00
technillogue
5cd5697aea
add JsonPayment ( #808 )
2021-11-23 08:14:01 +01:00
AsamK
05ccfef93c
Update reflect config
2021-11-15 18:02:41 +01:00
AsamK
fa5c09d23b
Update hypfvieh dbus-java 4.0 beta which uses native java unix sockets
...
Fixes #673
Fixes #632
2021-11-14 11:39:32 +01:00
AsamK
b7005884fd
Implement startLink and finishLink for jsonrpc daemon
2021-11-11 19:15:20 +01:00
AsamK
79cc225869
Implement register and verify commands for json rpc
2021-11-11 19:14:32 +01:00
AsamK
62dd2ee49e
Add listAccounts command
2021-11-10 20:15:18 +01:00
AsamK
c30eba92cc
Update reflect-config.json
2021-11-10 15:31:44 +01:00
AsamK
62dd5a169f
Read phone number unlisted state from storage
2021-11-10 15:23:44 +01:00
AsamK
4baf0849a6
Read phone number sharing mode from storage
...
Fixes #755
2021-11-10 15:23:44 +01:00
AsamK
7706a02e1b
Update reflect-config.json
2021-11-10 12:12:35 +01:00
AsamK
9c86baf0ea
Rename jsonrpc bulk to batch message
2021-11-09 14:22:47 +01:00
technillogue
27a09fd408
Add DecryptedApproveMember, QuotedAttachment, and ModifyAvatarAction ( #798 )
2021-11-08 23:43:02 +01:00
AsamK
a20bbe1246
Update libsignal-service-java
2021-11-06 23:17:03 +01:00
AsamK
fa9401d186
Update reflect-config.json
2021-11-06 21:18:16 +01:00
AsamK
06aeeaa6e6
Update reflect-config.json
2021-10-27 14:39:40 +02:00
AsamK
004293362e
Update libsignal-service-java
2021-10-24 19:16:01 +02:00
AsamK
bff0030aed
Update reflect-config.json
2021-10-18 16:47:26 +02:00
AsamK
0e56d1c32a
Update reflect-config
2021-10-15 21:18:18 +02:00
AsamK
882e45de55
Update graalvm config
2021-09-12 14:48:01 +02:00
AsamK
b903102407
Update libsignal-service-java
2021-09-03 20:12:59 +02:00
AsamK
7106a997cf
Update tests
2021-08-25 21:27:20 +02:00
technillogue
47143a90e1
reflect config to serialize jsonrpc
...
Closes #687
2021-08-19 21:18:31 +02:00
AsamK
dbfa8bb66b
Update graalvm-config
2021-08-15 21:29:26 +02:00
technillogue
0c070b9719
add reflection config for v1 groups ( #683 )
2021-08-14 09:26:43 +02:00
technillogue
9e72248e1b
update Graal reflect config with legacy classes ( #667 )
2021-07-24 09:58:29 +02:00
AsamK
609ebf024b
Update libsignal-service-java
2021-06-12 16:22:51 +02:00
AsamK
ab40344567
Extend tests
2021-05-20 20:09:57 +02:00
AsamK
109ce26780
Update tests
2021-05-16 16:11:15 +02:00
AsamK
761baf7206
Update tests
2021-05-15 18:40:16 +02:00
AsamK
06e9f8ba64
Update libsignal-service-java
2021-05-13 17:30:29 +02:00
AsamK
dc92d824d3
Update graalvm config
2021-05-13 13:00:55 +02:00
AsamK
03a5483791
Remove old classes from graalvm config
...
Fixes #617
2021-05-12 19:45:35 +02:00
AsamK
a851b5e655
Update graalvm config
2021-05-11 18:40:58 +02:00
AsamK
bda9528392
Add missing reflection declarations for graalvm #576
...
commit 5bdc0d2f72
Author: René Filip <renefilip@mail.com>
Date: Sun Mar 21 09:01:49 2021 +0100
add missing declarations
commit a4b7f00f27
Author: René Filip <renefilip@mail.com>
Date: Sat Mar 20 17:39:10 2021 +0100
add missing reflection declarations for graalvm
Closes #576
2021-04-28 20:37:26 +02:00
Michael Kebe
630803c3d1
GraalVM: added reflection config ( #507 )
...
* GraalVM: added reflection config for delete messages
* GraalVM: added reflection config for PreKey exchange
* GraalVM: added reflection config for DuplicateMessageException
* GraalVM: added reflection config for JsonRemoteDelete
* GraalVM: added reflection config for JsonAttachment
* GraalVM: added reflection config for JsonSticker and Contacts
2021-02-09 17:39:36 +01:00
Michael Kebe
c276055302
GraalVM configuration update ( #477 )
...
* graalvm configuration update
removed unnecessary classes from reflect
added libsignal_jni.so to resource-config.json
graalvm configuration changed location of ias.store and whisper.store
* graalvm configuration fixes receiving messages
* graalvm config setPin
* graalvm config quitGroup
* graalvm config trust
* graalvm config more receive failed to decrypt error
* graalvm config --output=json
* graalvm config JsonTypingMessage
2021-01-27 16:35:29 +01:00
AsamK
b4311c7b76
Add more config generated by agent
2021-01-23 11:13:01 +01:00
Michael Kebe
a709447536
Added GraalVM configuration to create a native binary ( #452 )
...
* Initial GraalVM configuration
* graalvm reflection changes for v0.7.4
* graalvm removed unneeded options for native-image
* updated gradle plugin org.mikeneck.graalvm-native-image to 1.1.0
* moved from gradle graalvm-native-image plugin to native-build.sh
* added missing graalvm reflection config for receive
* refactored native-build.sh to a gradle task buildNativeBinary
2021-01-23 11:11:50 +01:00