PapaTutuWawa PapaTutuWawa
  • https://polynom.me
  • Student, Anime Expert, Vocaloid Listener, Docker NixOS and Linux Fan

  • Joined on 2021-11-22
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-18 16:40:45 +00:00
1852f2d198 fix(android): Fix wrong file provider id
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-18 15:58:29 +00:00
44187675c7 feat(android): Implement sharing internal files and text
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-18 12:01:12 +00:00
c49228b37f fix(service): Fetch a matching hash if the avatar file does not exist
2f109f04c8 feat(ui): Round the ink splash around profile options
Compare 2 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-18 11:29:32 +00:00
d63cbdf0c0 Merge pull request 'Rework avatars' (#342) from rework/avatars into master
6451bb9b4b fix(ui): Fix spilling of the Ink
2f677128d0 feat(ui): Replace PickedAvatar with a record
7f3418a401 fix(service): Fix avatar migration
3d708dc8e6 feat(service): Migrate the old avatars to the new cache location
Compare 13 commits »
PapaTutuWawa pushed to master at PapaTutuWawa/nixos-config 2023-09-18 11:10:23 +00:00
86ce0ed9e6 nishimiya: Changes
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-17 18:19:54 +00:00
d4416c8a47 fix(xep): Fix null-deference
PapaTutuWawa pushed to master at moxxy/moxxmpp 2023-09-17 18:10:59 +00:00
9666557655 feat(xep): Make avatar queries more explicit
PapaTutuWawa pushed to master at PapaTutuWawa/nixos-config 2023-09-17 11:35:48 +00:00
91910ec46e Commits
d2426b4291 gaming: Allow gamescope to run with CAPSYSNICE
7c1113cd09 flake: Expose the sandboxed prismlauncher
Compare 3 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-14 20:23:27 +00:00
aa0b598a2f Merge pull request 'Use Material3' (#337) from feat/material3 into master
91718591ea chore(all): Bump version and update changelog
210863b169 chore(all): Refactor and change the sticker icon
3112ff0f9e fix(ui): Fix style issues with the emoji picker
d179a9c8e8 fix(ui): Fix the "overflow" of the emoji picker
Compare 29 commits »
PapaTutuWawa pushed to master at moxxy/moxxy 2023-09-11 10:34:06 +00:00
3eedf7527d Merge pull request 'Replace moxplatform with moxxy_native' (#336) from feat/replace-moxplatform into master
a370d0d6ce chore(all): Remove the moxxy_native and moxplatform overrides
b4e3a5c542 chore(ui,service,shared): Fix linter issues
927f354f18 chore(service,ui,shared): Migrate away from moxplatform
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-10 20:09:44 +00:00
f971a0e078 chore(all): Relase 0.2.0
d5e86911ea chore(docs): Update README
e0ccbc8b85 feat(linux): Creating a background service works
01374a8eb9 feat(linux): Get the isolate implementation somewhat working
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-10 17:15:34 +00:00
cefe90b93a fix(android): Fix wrong id of the file provider
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-10 11:49:24 +00:00
6491ac38b2 fix(docs): Fix typo
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-10 11:48:35 +00:00
5fc2b716be feat(repo): Add a linting script
62b6e16cbc feat(repo): Add gitlint
9f8c148162 fix: Cleanup of the Android side of things
d6ce224956 feat: Provide a much cleaner Dart API
Compare 4 commits »
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-09 23:03:02 +00:00
2299b766cc feat: Implement a wrapper around the service APIs
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-09 18:19:04 +00:00
3b5e331aca fix: Fix foreground/background communication
PapaTutuWawa pushed to master at moxxy/moxplatform 2023-09-08 22:31:12 +00:00
42155d9e31 final commit
2813e72647 chore(base,interface,android): Bump version
4167227c7b feat(interface,android): Allow passing an initial locale to the service
81e819b4a7 chore(repo): Release new version
fe07b2a488 fix(repo): Remove notification examples
Compare 49 commits »
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-08 22:28:55 +00:00
403c6225f1 fix: Replace wrong quotation marks
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-08 22:28:09 +00:00
dfbb64c8ae feat: Move over the service/background service API
PapaTutuWawa pushed to master at moxxy/moxxy_native 2023-09-08 19:56:17 +00:00
42ff70a966 refactor: Move the notification code into its own file