This differential enables collapsible notifications encryption for Android devices which code version supports this feature.
Details
Details
- Build Android app.
- Send collapsible notifications.
- Ensure that they are correctly collapsed.
- Open MariaDB shell and execute select * from olm_sessions;. Ensure that the version of the last session is not incrementing with each collapsible notification.
- Go to version-utils.js and change FUTURE_CODE_VERSION to 0.
- Repeate 2 and 3.
- Open MariaDB shell and execute select * from olm_sessions;. Ensure that the version of the last session is incrementing with each collapsible notification.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable