Commit Graph

19 Commits

Author SHA1 Message Date
c7ee2b6c6e feat: Allow attaching arbitrary data to the notification 2023-07-29 15:32:33 +02:00
6da35cd0ba feat: Allow showing regular notifications 2023-07-29 13:12:41 +02:00
30ef477999 feat: Make i18n data a bit more persistent 2023-07-29 12:50:50 +02:00
8f93821617 feat: Color in the notification silhouette 2023-07-29 12:34:40 +02:00
daf40aed0b feat: Allow setting the self-avatar 2023-07-28 21:46:47 +02:00
e975e749e4 fix: Fix images disappearing after replying 2023-07-28 21:06:50 +02:00
adb8ee88d1 feat: Take care of i18n 2023-07-28 17:32:14 +02:00
f90b3866ab Handle tapping the notification 2023-07-28 14:11:13 +02:00
fb9dab3d1e Implement streaming data into Flutter 2023-07-28 13:54:57 +02:00
da851a985b Cleanup 2023-07-28 12:46:02 +02:00
864b868f45 Rewrite the notification code in Kotlin 2023-07-28 00:46:19 +02:00
1771c0e1b6 Basic stuff 2023-07-27 20:45:09 +02:00
d5fdbe736b fix: Accidentally used the name as the target's key. Oops 2023-07-21 22:22:25 +02:00
563b0386d6 feat: Improve code quality of the cryptography 2023-07-21 17:30:59 +02:00
eab467ee1d feat: Rewrite recordSentMessage in Kotlin 2023-07-21 13:23:11 +02:00
052a4e4700 feat: Add an API for creating direct share shortcuts 2023-07-21 13:04:44 +02:00
31f33a0413 feat: Also hash the file on encryption and decryption 2022-10-05 15:05:43 +02:00
98c3355b44 meta: Implement access to AES encryption (but fast) 2022-10-04 23:37:32 +02:00
7f5fd68789 refactor: Rename src to packages 2022-09-01 13:39:12 +02:00