|
006d76eea9
|
feat: builtin conversions for &str as well
|
2024-09-22 16:16:42 +02:00 |
|
|
3a09386878
|
feat: auto from/into impls, blanket Option<> impl
|
2024-09-22 01:37:03 +02:00 |
|
|
95eb528549
|
feat: automatic FromJava conversions
|
2024-09-22 00:09:46 +02:00 |
|
|
f136071c10
|
feat: JniToolboxError trait also for JniError
|
2024-09-21 20:15:04 +02:00 |
|
|
19ebaddd6d
|
feat: impl JniToolboxError, allow returning ptr
|
2024-09-21 18:48:30 +02:00 |
|
|
c044fff422
|
chore: made a jni-toolbox wrapper crate
|
2024-09-21 17:52:20 +02:00 |
|
|
5e560d2f3d
|
feat: return compiler errors, throw java err
no more random panicing
|
2024-09-21 17:37:13 +02:00 |
|
|
62786827d2
|
feat: initial implementation
it panics way too much and its probably quite flaky, but it is usable if
you take care
|
2024-09-21 17:01:00 +02:00 |
|