heck
|
78dc887d45
|
JNI-135 - Fixed. use finalize() to release JNI-allocated mem. (Autocloseable never called close())
|
4 years ago |
heck
|
4fdcb1e1ac
|
JNI-129 - JNI-129 - Message.getSent calls getSent() instead of _getSent()
|
4 years ago |
heck
|
87fc20082b
|
Fix: JNI-129 - Message.getSent calls getSent() instead of _getSent()
|
4 years ago |
heck
|
29705b4756
|
Add the Enum default method getInternalStringValue() when "has_int_str_val" is set (TODO: Query this using XPath, fdik how do i do this? in ysl2?)
|
5 years ago |
heck
|
c0e2a91578
|
CodeGen: New enhanced enums, now all enums got .toString(), all enums can have .getInternalStringValue() (This was needed to avoid mapping table in the app, for "casting" Ratings to Engine internal string values for X-Opts .e.g)
|
5 years ago |
heck
|
de22d6aad3
|
Generate all Exceptions fixed
|
5 years ago |
heck
|
e22afe2c2c
|
Moved all java sources under src/java
|
5 years ago |
heck
|
935f3b58ca
|
move java interfaces into own subpkg "foundation.pep.interfaces"
|
5 years ago |
heck
|
80c0b1e542
|
Move all yml2 into own src folder "codegen"
|
5 years ago |
heck
|
e5f3aa6b8a
|
Generate marker files for make
Move exceptions into own subpkg foundation.pEp.jniadapter.exceptions
|
5 years ago |
heck
|
a3c787371d
|
The CodeGen for MessageInterface is actually 50 lines less...
|
5 years ago |
heck
|
7cc5ca7c32
|
Message class eliminate public native methods, More comments generated
|
5 years ago |
heck
|
83eef3bebd
|
CodeGen Message yslt - Remove Dead Code
|
5 years ago |
heck
|
38873a399d
|
CodeGen class Message - formatting only
|
5 years ago |
heck
|
931cf1a1c3
|
CodeGen ysl2 formatting only (i like brackets)
|
5 years ago |
heck
|
555cb10070
|
move encoding/decoding UTF-8/UTF-16 functions to new "static" class Utils.java
|
5 years ago |
heck
|
1a08fa3682
|
Added interface for Message, Identity, Blob
|
5 years ago |
Hussein Kasem
|
596a095e70
|
Move from org.pEp.* to foundation.pEp.*
|
6 years ago |
Hussein Kasem
|
1036195919
|
Backed out changeset: 737fa2f86e2a - return to org.pEp.*
|
6 years ago |
Volker Birk
|
cad51bdaa1
|
moving from org.pEp.* to pEp.*
|
6 years ago |
Volker Birk
|
942ead22da
|
typo
|
6 years ago |
Volker Birk
|
2f03b0b5cf
|
mime_decode_message() and mime_encode_message()
|
6 years ago |
Hussein Kasem
|
6972cc12fc
|
Set empty String by default aka when null.
|
7 years ago |
Hussein Kasem
|
d73122d1a5
|
Make Message.java Serializable
SerializableUID generated by Intellij
|
7 years ago |
Edouard Tisserant
|
640412f257
|
Generate enum for exception as well (i.e. pEp_status) so that callbacks could return a status. Rename pEp_status to Status in pEp.yml2 to prevent strange CamelCasing in generated Java class
|
9 years ago |
Edouard Tisserant
|
702b744f9c
|
Enum bug fixed
|
10 years ago |
Edouard Tisserant
|
62bd7c442b
|
More null pitfalls
|
10 years ago |
Edouard Tisserant
|
a9d26e8eee
|
more android tests, more fixes. Still, to_stringpairlist crash.
|
10 years ago |
Edouard Tisserant
|
67746d04a3
|
Safer setters for Message
|
10 years ago |
Edouard Tisserant
|
e7c8af35a7
|
Imunized Message.java setters against null
|
10 years ago |
Volker Birk
|
d3da686317
|
adding getHandle() to Message
|
10 years ago |
Volker Birk
|
f9ddf78282
|
...
|
10 years ago |
Volker Birk
|
3b6892bc75
|
engine java
|
10 years ago |
Volker Birk
|
46b092339c
|
generating Engine.java
|
10 years ago |
Volker Birk
|
cdcb920e14
|
Message.java completed
|
10 years ago |
Volker Birk
|
6c3866f71e
|
trying to circumvent Java design flaw
see https://stackoverflow.com/questions/443980/why-cant-enums-constructor-access-static-fields
|
10 years ago |
Volker Birk
|
47d87ed4e6
|
...
|
10 years ago |
Volker Birk
|
b91938f246
|
outer enum
|
10 years ago |
Volker Birk
|
855dbf013b
|
Java part
|
10 years ago |
Volker Birk
|
9a00643bf5
|
...
|
10 years ago |
Volker Birk
|
65124e8380
|
...
|
10 years ago |
Volker Birk
|
4a22c93d0b
|
more types
|
10 years ago |
Volker Birk
|
855694af50
|
generating message struct
|
10 years ago |