Commit Graph

25 Commits

Author SHA1 Message Date
ed2a928d12 feat(android): Use .jpg instead of .jpeg 2023-09-20 22:12:53 +02:00
3c0db620c8 fix(android): Prevent filename.jpg.png 2023-09-20 22:11:49 +02:00
c14b3a7f58 fix(android): Use the BUFFER_SIZE constant 2023-09-20 19:26:34 +02:00
2adefecc92 fix(android): Fix multiple notification issues
- Fix updating the notification causing another vibration
- Fix the "mark as read" intent being stuck
2023-09-20 14:18:08 +02:00
4ec44ab3e1 fix(android): Send notification events again 2023-09-20 13:55:03 +02:00
cab031bd07 fix(android): Fix keyboard height events being sent over the notification stream 2023-09-20 13:45:13 +02:00
6b4b15bb87 fix(android): "Fix" wrong file extension on image picker usage 2023-09-20 13:44:52 +02:00
f949b008b3 feat(android): Add the keyboard height code 2023-09-18 20:50:08 +02:00
1852f2d198 fix(android): Fix wrong file provider id 2023-09-18 18:40:37 +02:00
44187675c7 feat(android): Implement sharing internal files and text 2023-09-18 17:58:16 +02:00
01374a8eb9 feat(linux): Get the isolate implementation somewhat working 2023-09-10 21:58:07 +02:00
cefe90b93a fix(android): Fix wrong id of the file provider 2023-09-10 19:15:27 +02:00
9f8c148162 fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +02:00
3b5e331aca fix: Fix foreground/background communication 2023-09-09 20:18:56 +02:00
403c6225f1 fix: Replace wrong quotation marks 2023-09-09 00:28:48 +02:00
dfbb64c8ae feat: Move over the service/background service API 2023-09-09 00:28:01 +02:00
42ff70a966 refactor: Move the notification code into its own file 2023-09-08 21:56:09 +02:00
5dcfc7239a feat: Move over the media API 2023-09-08 21:41:10 +02:00
f7218f57cb fix: Remove unused field 2023-09-08 19:48:16 +02:00
79f4420510 feat: Move over the platform API 2023-09-08 19:47:39 +02:00
6e6b50d0c2 feat: Move over the contacts API 2023-09-08 19:40:03 +02:00
809ddfaf80 fix: Fix wrong file provider ID 2023-09-08 19:36:11 +02:00
b52ca03eff feat: Bring over the cryptography API from moxplatform 2023-09-08 19:25:26 +02:00
fd91ccc46f feat: Move the notification code back into moxxy_native 2023-09-08 15:41:06 +02:00
2eed6345fd Initial commit 2023-09-07 18:51:22 +02:00