File tree Expand file tree Collapse file tree 8 files changed +56
-11
lines changed
Expand file tree Collapse file tree 8 files changed +56
-11
lines changed Original file line number Diff line number Diff line change 11//
2- // Created by Dawid Jenczewski on 16/04/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#include " jniUtils.h"
Original file line number Diff line number Diff line change 11//
2- // Created by Dawid Jenczewski on 16/04/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#ifndef PRIVMXENDPOINT_JNI_H
Original file line number Diff line number Diff line change 11//
2- // Created by Dominika on 06/03/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411#include < jni.h>
512#include < privmx/endpoint/event/EventApi.hpp>
Original file line number Diff line number Diff line change 1010//
1111
1212#include < jni.h>
13-
14- //
15- // Created by Dawid Jenczewski on 29/08/2024.
16- //
1713#include < privmx/endpoint/core/EventQueue.hpp>
1814#include " ../utils.hpp"
1915#include " ../parser.h"
Original file line number Diff line number Diff line change 11//
2- // Created by Dominika on 06/05/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#include " privmx/endpoint/crypto/ExtKey.hpp"
Original file line number Diff line number Diff line change 11//
2- // Created by Dominika on 27/03/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#include " UserVerifierInterfaceJNI.h"
Original file line number Diff line number Diff line change 11//
2- // Created by Dominika on 27/03/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#include < jni.h>
Original file line number Diff line number Diff line change 11//
2- // Created by Dominika on 05/05/2025.
2+ // PrivMX Endpoint Kotlin.
3+ // Copyright © 2025 Simplito sp. z o.o.
4+ //
5+ // This file is part of the PrivMX Platform (https://privmx.dev).
6+ // This software is Licensed under the MIT License.
7+ //
8+ // See the License for the specific language governing permissions and
9+ // limitations under the License.
310//
411
512#include " ../utils.hpp"
You can’t perform that action at this time.
0 commit comments