Commit Graph

21 Commits

Author SHA1 Message Date
Ivan
6fb4ccc79a chore(license): add SPDX license identifiers to various files, standardizing licensing terms across the project 2026-04-16 18:12:14 -05:00
Ivan
ca8b2a9fe0 chore(docs): update licensing terms to 0BSD for project-owned portions and maintain MIT for upstream Reticulum MeshChat; add legal inquiries section and clarify contribution licensing in CONTRIBUTING 2026-04-16 18:11:49 -05:00
Ivan
a673da9d86 chore(android): standardize indentation in meta.yaml files for aiohttp, bcrypt, and psutil recipes; add patch for bcrypt to support abi3-py310 2026-04-16 16:25:39 -05:00
Ivan
dde6d8c152 chore(android): add Rust as a build requirement for bcrypt recipe 2026-04-16 04:31:06 -05:00
Ivan
ad50773c51 docs(android): expand README 2026-04-16 03:51:08 -05:00
Ivan
8b021f477e chore(android): update dependencies for aiohttp, psutil, and websockets; add new recipes for bcrypt and psutil 2026-04-16 03:44:20 -05:00
Ivan
81dea45d34 fix(android): update cryptography version to 46.0.7 and adjust WebView settings for media playback 2026-04-16 03:37:19 -05:00
Ivan
c323fcb57f feat(android): add patches to disable legacy OpenSSL provider and enhance PyO3 compatibility for Android cp311 wheels 2026-04-16 03:37:01 -05:00
Ivan
52e337f3c6 docs(android): add detailed instructions for updating Android Python ABI wheels, including container setup and build process 2026-04-16 03:36:52 -05:00
Ivan
1034b1874c feat(docs): update READMEs 2026-04-16 02:40:24 -05:00
Ivan
3cb1a04917 feat(android): update MainActivity with loading logo and improved startup messaging; streamline WebView visibility handling during loading phases 2026-04-16 02:26:27 -05:00
Ivan
9b41cf1fa3 feat(android): update Android app configuration by adding ABI splits for optimized builds, requesting battery optimization exemption, and implementing microphone permission handling for WebView 2026-04-16 02:06:25 -05:00
Ivan
778c32f380 feat(android): add android support 2026-04-16 01:43:17 -05:00
Ivan
0c97458712 chore(dependencies): remove requests package from pyproject.toml, requirements.txt, and build.gradle 2026-04-08 16:09:04 -05:00
Sudo-Ivan
5ca7308d66 feat(dependencies): add pycodec2 wheel file for enhanced audio codec support in Android application 2026-01-01 23:35:36 -06:00
Sudo-Ivan
1097a1e5e7 fix(readme): update local WebView access from HTTP to HTTPS for improved security 2026-01-01 22:46:08 -06:00
Sudo-Ivan
e59220e5f9 feat(build): add pycodec2 wheel installation to Chaquopy dependencies in build.gradle 2026-01-01 22:45:54 -06:00
Sudo-Ivan
d579a201b3 refactor(meshchat_wrapper): improve code readability by formatting argument list and adding spacing 2026-01-01 22:45:43 -06:00
Sudo-Ivan
d2c2d7a02b chore(android): update Gradle dependencies, adjust Python build path, and enhance AndroidManifest with drawable resources 2026-01-01 21:57:05 -06:00
Sudo-Ivan
268fc11bd5 feat(android): initialize Android project with Gradle configuration, build scripts, and main application structure for MeshChatX 2026-01-01 21:09:22 -06:00
Sudo-Ivan
2830198c43 chore: update .dockerignore to include android directory and add android/.gitignore for build artifacts 2026-01-01 21:08:55 -06:00