CommCoreModule code to interact with SQLite and received_messages_to_device table.
Adding will be added directly when decrypting so there is no need to expose method.
Depends on D11724
Paths
| Differential D11725 Authored by kamil on Apr 22 2024, 4:53 PM.
Details Summary CommCoreModule code to interact with SQLite and received_messages_to_device table. Depends on D11724 Test Plan Add some items to table and call methods from app.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptApr 22 2024, 4:53 PM2024-04-22 16:53:29 (UTC-7) Harbormaster completed remote builds in B28382: Diff 39376.Apr 22 2024, 5:20 PM2024-04-22 17:20:17 (UTC-7) This revision is now accepted and ready to land.Apr 24 2024, 4:14 AM2024-04-24 04:14:19 (UTC-7) Harbormaster completed remote builds in B28558: Diff 39620.Apr 29 2024, 1:59 AM2024-04-29 01:59:31 (UTC-7) Closed by commit rCOMMe2aad417cd2b: [SQLite/native] implement received message to device API (authored by kamil). · Explain WhyApr 29 2024, 2:11 AM2024-04-29 02:11:59 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39626 native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
native/cpp/CommonCpp/_generated/commJSI.h
|