Page MenuHomePhabricator

Start NotificationsCryptoModule API definition and implementation
ClosedPublic

Authored by marcin on Feb 20 2023, 4:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 9:05 AM
Unknown Object (File)
Sun, Apr 28, 9:04 AM
Unknown Object (File)
Sun, Apr 28, 9:04 AM
Unknown Object (File)
Sun, Apr 28, 9:04 AM
Unknown Object (File)
Sun, Apr 28, 9:04 AM
Unknown Object (File)
Sun, Apr 28, 9:02 AM
Unknown Object (File)
Sun, Apr 28, 8:21 AM
Unknown Object (File)
Tue, Apr 2, 6:13 AM
Subscribers

Details

Summary

This differential launches definition and implementation of NotificationsCryptoModule C++ API. Foundational methods to serialize and deserialize file containing notifications olm account are defined. Relevant build files on both platforms are also modified.

Test Plan

There is not test plan for this differential. Header files are not compiled if there is no cpp file including them. Very next differentials are going to include this file and implement methods from this file.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin retitled this revision from Start NotificationsCryptoModule API definitiaon and implementation to Start NotificationsCryptoModule API definition and implementation.
marcin published this revision for review.Feb 20 2023, 4:43 AM
ashoat added a subscriber: jon.

Any change to CMake files should go through @jon, especially native/android/app/CMakeLists.txt

I plan on improving this anyway, looks good for now.

This revision is now accepted and ready to land.Feb 20 2023, 6:19 PM