• Joined on 2019-06-14
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-06-20 15:52:48 +00:00
4154eca4e7 MOD: repos are now using malloc.io because of mooove
j3g pushed to trunk at j3g/lum_ccc_rust 2026-06-20 06:17:16 +00:00
3c3fd39ab8 MOD: taskfile cleanup
80e0e65462 FIX: android ndk path set for cross compile build chain
cbad181ae6 FIX: wc_XChaCha20Poly1305_Init issues with null AAD when length 0, aad.as_prt() always passed now; also added mroe tests
4609e43cc8 MOD: docs renamed for ccc
Compare 4 commits »
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-06-20 06:16:53 +00:00
8221b211fa MOD: new sync script and release task to make sure ccc_rust and this plugin are in sync, fskn rust cache cleared for local dev, no more stale BS
72132da690 FIX: android NDK discovery fixes so rust crates will compile
Compare 2 commits »
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-06-20 04:40:39 +00:00
ddf8c99af2 FIX: stupid dumb ass shit, i'm pissed, cargo failing to auth to private git repo
63b5c197d0 FIX: improved gradle to kotlin and bumped android sdk to 36 (same as app)
b480363e92 MOD: trying to fix app build that depends on this, example runs so prob good to go
c9999dddc8 MOD: ver bumps
474399eaa7 FIX: for predictable builds with this lib we commit Cargo.lock
Compare 8 commits »
j3g pushed to trunk at j3g/lum_ccc_rust 2026-03-16 08:18:52 +00:00
919d4bcc95 MOD: removed debug code
c9fd4542d7 FIX: build iOS fixes, parse the CMake-generated options.h to extract all #define directives
b1873b27be FIX: dummy forgot to export tests
3ea964d3d9 MOD: cleanup move tests out of reg classes
cc72bb8919 FIX: test data was not accurate for AEAD
Compare 9 commits »
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-03-16 07:58:11 +00:00
9f94c6da97 MOD: android tests gtg, now windoze tests
a5728b15f9 NEW: macro debug to bridge logging accross FFI boundaries
143427a5d5 MOD: added integration test and removed debug test
37d53398ef MOD: tests updated and passed, fixed issues in ccc_rust
33a4296374 FIX: platform android issues fixed
Compare 9 commits »
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-03-03 18:02:21 +00:00
8ca121b910 MOD: readme cleanup
j3g pushed to trunk at j3g/lum_ccc_rust 2026-03-03 18:00:46 +00:00
aa61de33a2 MOD: docs included
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-03-03 17:43:46 +00:00
045370c46a MOD: docs updated
j3g pushed to trunk at j3g/lum_ccc_fplugin 2026-03-03 07:45:32 +00:00
46478434a4 MOD: updating readme
j3g created branch j3g in j3g/lum_platform_image_converter 2026-03-02 20:36:01 +00:00
j3g pushed to j3g at j3g/lum_platform_image_converter 2026-03-02 20:36:01 +00:00
a58bec6bae fix: png 16bit conversion crash, null guard added to handle if native returns null
j3g created branch png in j3g/lum_platform_image_converter 2026-03-02 20:33:52 +00:00
j3g pushed to png at j3g/lum_platform_image_converter 2026-03-02 20:33:52 +00:00
92b967bfc5 fix: use kCGImageSourceCreateThumbnailFromImageAlways for full-res orientation fix
32e37d2b5f fix: replace bool.toNSNumber with 1.toNSNumber in _createOrientedImage
ca9bde7034 fix: to fix more fixes like a fix
b3d5df9477 fix: move orientation FFI bindings out of generated file; fix bool.toNSNumber
a8ab7c4217 fix: move orientation FFI bindings out of generated file; fix bool.toNSNumber
Compare 8 commits »
j3g pushed to main at j3g/lum_linkify_text 2025-10-07 04:46:48 +00:00
46d21c5244 NEW: moved Link class to be with main Linkify class for type saftey, code completion, all good
j3g pushed to main at j3g/lum_linkify_text 2025-10-07 03:33:15 +00:00
40330ad1af NEW: 'linkify' all around, no more confusion, you dirty dogs
44862c7672 MOD: version bump to 1.2.0 because we are improved
Compare 2 commits »
j3g pushed to master at j3g/dbfp_pub 2019-08-05 08:07:57 +00:00
9b275deac7 MOD: updated readme to rst format