Tommaso Casaburi and GitHub
9b3a95dd95
feat(flash board): add SWF posting support ( #1145 )
2026-05-30 16:07:41 +07:00
Tommaso Casaburi and GitHub
56894700c1
feat(oekaki): add drawing flow for /i/ ( #1144 )
...
* feat(oekaki): add drawing flow for /i/
* fix(oekaki): address review feedback
* fix(oekaki): reset Tegaki edit sessions
* fix(oekaki): block drawing during export
* fix(oekaki): destroy Tegaki on preload errors
* fix(oekaki): preserve drawing on export failure
* fix(oekaki): unlock controls after export failure
2026-05-30 15:06:47 +07:00
Tommaso Casaburi and GitHub
aaa0d88d6a
fix: remove Android self-install updater ( #1125 )
...
* fix: remove Android self-install updater
* fix: open Android updates in native browser
2026-05-06 17:56:00 +07:00
Tommaso Casaburi
3de85520bd
fix(android upload): handle transient imgur errors
2026-05-01 22:54:05 +07:00
Tommaso Casaburi
9f388693eb
fix(media hosting): restore android imgur support
2026-05-01 22:52:56 +07:00
Tommaso Casaburi
e2154b3edf
fix(android upload): restore provider uploads
2026-05-01 22:52:54 +07:00
Tommaso Casaburi
24619ac02f
fix(android): stop intercepting app fetches
2026-05-01 16:21:00 +07:00
Tommaso Casaburi
fdbb650baa
build(android): add fdroid distribution flavor
2026-04-30 18:58:50 +07:00
Tommaso Casaburi and GitHub
5ecf8fbea8
feat: add in-app update flow and native e2e verification ( #1112 )
...
* feat(app-update): add in-app update flow with native e2e coverage
* docs(ai-workflow): infer closed-issue labels automatically
* fix(app-update): address native updater review findings
* fix(android): validate updater redirect hosts
* fix(electron): harden updater file names
2026-03-20 13:31:52 +08:00
Tommaso Casaburi
a2286aa68e
feat(app-update): add in-app update flow with native e2e coverage
2026-03-19 20:19:48 +08:00
plebeius
045bea7ff9
fix(android tests): align runner stage assertions
2026-03-08 13:10:17 +08:00
plebeius
751fe5196d
Create ImgurLiveUploadTest.java
2026-02-28 19:54:57 +08:00
plebeius
7fd3e3fd45
chore(media-upload): remove Postimages provider
...
Postimages cannot support WebView automation (site blocks automated uploads).
Imgur works reliably. Keep only Catbox and Imgur as supported providers.
2026-02-28 19:13:43 +08:00
plebeius
3eb97e623f
fix(android): log reject failures, handle trailing slashes in path, remove unused attr param
2026-02-23 19:00:50 +08:00
plebeius
5f22ff1073
fix(android): sanitize filename in FileUtils to prevent path traversal
2026-02-23 18:57:26 +08:00
plebeius
bdfee1b12d
fix(android): guard against NPEs in FileUtils and FileUploaderPlugin
2026-02-22 16:11:34 +08:00
plebeius
b20aae8244
fix(upload-automation): harden android and electron failure handling
...
Updated Android/Electron upload paths to fail deterministically and report consistent stage details, while removing unsafe stage casting and path/package mismatches. This keeps postimages automation behavior intact and makes failures easier to diagnose.
2026-02-20 16:52:35 +08:00
plebeius
e26da8463a
feat(android): multi-provider WebView upload with postimages chooser contract
2026-02-19 17:49:31 +08:00
plebeius
410b988fbd
fix(upload): resolve electron file-path fallback and android provider automation stalls
2026-02-19 13:18:15 +08:00
plebeius
afdf129c3e
fix: resolve android plugin registration and electron upload runtime detection regressions
2026-02-18 20:13:28 +08:00
plebeius
96a4aaec0e
feat(media-hosting): add multi-provider configurable upload with fallback
...
Add Random/Preferred/None modes, preferred provider selection, and provider-order fallback. Catbox/Imgur/PostImages on Android via WebView; Electron CDP automation for Imgur/PostImages. Hide upload controls on web runtime.
2026-02-18 18:51:02 +08:00
plebeius
48c3923970
chore(android): update keystore file
2026-01-26 16:47:49 +08:00
plebeius
177950c116
update android icons
2025-11-01 18:58:43 +01:00
plebeius
3360a41b00
fix: rename invalid identifiers starting with digit to fivechan
2025-10-18 23:06:21 +02:00
plebeius
1360dd8348
feat: rename plebchan to 5chan
2025-10-17 23:30:35 +02:00
Tom (plebeius.eth)
6d06119d0b
update android
2025-06-03 22:22:06 +02:00
Tom (plebeius.eth)
c3ca0c330d
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-03 17:50:55 +02:00
Tom (plebeius.eth)
dda404fa40
update android
2025-05-13 14:19:28 +02:00
Tom (plebeius.eth)
ffe42c35ea
upgrade react to v19, migrate from CRA to Vite, add react compiler
2025-03-04 17:53:05 +01:00
Tom (plebeius.eth)
f40c2c2f88
feat(android app): add 'choose file' button to auto upload media to catbox in the background
...
more free and open web hosting services can be added later
2024-11-02 18:42:52 +01:00
Tom (plebeius.eth)
4ef3f9de7d
fix(android): update app logo
2024-10-15 18:02:21 +02:00
Tom (plebeius.eth)
6f8a6e38d4
feat(android): fetch thumbnail image from any webpage link
2024-10-15 17:39:02 +02:00
Tom (plebeius.eth)
f8c92b3e61
add isAndroid flag
2024-10-13 17:51:54 +02:00
Tom (plebeius.eth)
c80fc5a284
update android configuration for capacitor
2024-10-13 16:29:14 +02:00
plebeius.eth
0391b249df
feat(android): update icon
2024-01-07 18:42:12 +01:00
Esteban Abaroa
583cce92bf
fix back button on android app
2023-08-22 01:14:04 +00:00
Esteban Abaroa
30b548c21a
add android icons
2023-04-25 21:24:50 +00:00
Esteban Abaroa
3447d2898a
add android
2023-04-25 21:19:33 +00:00