Commit Graph

18 Commits

Author SHA1 Message Date
plebeius
f7df22a504 fix: revert Google Services to working config and remove hardcoded Java path 2025-08-09 20:16:36 +02:00
plebeius
390eced823 Update build.gradle 2025-08-09 20:05:24 +02:00
plebeius
a5373aa9ba fix: resolve Android CI build failure with Google Services plugin
The Android CI build was failing because the code tried to read `google-services.json` content without first checking if the file exists.
2025-08-09 19:59:21 +02:00
plebeius
b0b06db8c5 fix(android): implement cross-platform account export 2025-08-09 19:20:02 +02:00
Tom (plebeius.eth)
2a3c3a355b feat(android): add new seedit icon 2025-06-01 20:13:41 +02:00
Tom (plebeius.eth)
4e69723129 fix(android): resolve fullscreen overlay preventing user interaction
Resolved thanks to Capacitor community suggestion: https://forum.ionicframework.com/t/status-bar-overlaps-the-app-content-help/247967
2025-06-01 19:59:48 +02:00
Tom (plebeius.eth)
0da1d88acd fix electron, fix capacitor 2025-05-13 22:59:09 +02:00
Tom (plebeius.eth)
9031f1a2f7 fix android push notifications 2025-05-05 15:14:07 +02:00
Tom (plebeius.eth)
6e1aa8d106 update android 2025-05-05 12:42:46 +02:00
Tom (plebeius.eth)
ee37b49d88 feat(embeds): add PDF support for direct links and pdf file upload 2025-04-05 16:51:33 +02:00
Tom (plebeius.eth)
dc43aeb993 feat(submit page): add media file upload
On desktop or android, the user can drop or select a media file in the upload box, which automatically uploads it to catbox.moe in the background, and pastes the direct link to the media in the url field.
2025-03-19 21:40:24 +01:00
Tom (plebeius.eth)
5abc308ea5 adjust android icon 2024-10-16 21:44:01 +02:00
Tom (plebeius.eth)
55c20055db update capacitor configuration 2024-10-16 20:53:49 +02:00
Tom (plebeius.eth)
6f3b72148d fix(android): icon was too big 2024-10-15 22:22:38 +02:00
Tom (plebeius.eth)
c01077b69d update android files 2024-10-13 18:41:21 +02:00
Tom (plebeius.eth)
7d0d001680 add isAndroid flag 2024-10-13 18:29:53 +02:00
Tom (plebeius.eth)
442824adb7 update android configuration for capacitor 2024-10-13 18:27:11 +02:00
Esteban Abaroa
f58827a0aa feat(android): add android build script 2024-01-31 21:31:16 +00:00