Commit Graph

27 Commits

Author SHA1 Message Date
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
f971a0e078
chore(all): Relase 0.2.0 2023-09-10 22:09:24 +02:00
d5e86911ea chore(docs): Update README 2023-09-10 22:07:39 +02:00
e0ccbc8b85 feat(linux): Creating a background service works 2023-09-10 22:02:39 +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
6491ac38b2 fix(docs): Fix typo 2023-09-10 13:49:18 +02:00
5fc2b716be feat(repo): Add a linting script 2023-09-10 13:48:26 +02:00
62b6e16cbc feat(repo): Add gitlint 2023-09-10 13:46:45 +02:00
9f8c148162 fix: Cleanup of the Android side of things 2023-09-10 13:44:26 +02:00
d6ce224956 feat: Provide a much cleaner Dart API 2023-09-10 13:28:12 +02:00
2299b766cc feat: Implement a wrapper around the service APIs 2023-09-10 01:02:56 +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
c22b35b4ac chore: Fix linter issues 2023-09-08 21:44:37 +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
d8a4394f17 feat: Publish to my Pub repository 2023-09-07 18:52:09 +02:00
2eed6345fd Initial commit 2023-09-07 18:51:22 +02:00