f2b140de18
chore(android,base,interface): Move notification stuff into Moxxy
2023-09-03 13:03:51 +02:00
be58288025
feat(base,interface,android): Move more logic to Moxxy
2023-08-30 20:34:38 +02:00
27440067cd
fix(android): Fix notification grouping with the foreground notification
2023-08-28 13:36:36 +02:00
11ea1fae12
fix(android): Fix creating notifications on Android 13
2023-08-26 23:28:07 +02:00
fe6d0a60c1
feat(android,interface): Implement video thumbnail generation
2023-08-24 20:06:31 +02:00
2a9afdbb0c
fix(android): Fix FileProvider id
2023-08-05 00:10:07 +02:00
0d4f0c59cc
feat(android,interface): Handle battery optimisation
2023-08-05 00:04:49 +02:00
b12e36da83
feat: Move recordSentMessage to pigeon
2023-08-03 21:27:13 +02:00
61de3cd565
feat: Move the crypto APIs to pigeon
2023-08-03 21:19:11 +02:00
271428219a
feat: Adjust to Moxxy changes
2023-08-03 20:55:05 +02:00
6896b928e8
feat: Store the avatar path also in the shared preferences
2023-07-30 22:40:02 +02:00
79938aa177
fix: Fix self-replies after receiving another message
...
If the order of events is
- 1 or more messages received
- 1 reply
- 1 message received,
then the self-reply will be grouped together with the message
above it.
2023-07-30 22:28:16 +02:00
2f5a39416b
feat: Allow the sender's data being null
2023-07-30 22:05:45 +02:00
2490a8ee9f
fix: Add payload to all intents
2023-07-30 20:40:59 +02:00
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