Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ExplosiveCoderflome
/
AI-Novel-Writing-Assistant
Public
Notifications
You must be signed in to change notification settings
Fork
557
Star
2.9k
Code
Issues
75
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(android): 安卓手机本地运行版完整可运行(APK 构建闭环 + WASM sharp + 横竖屏布局)
- #122
#122
Open
Fly143
wants to merge 27 commits into
ExplosiveCoderflome:main
ExplosiveCoderflome/AI-Novel-Writing-Assistant:main
from
Fly143:main
Fly143/AI-Novel-Writing-Assistant:main
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
feat(android): 安卓手机本地运行版完整可运行(APK 构建闭环 + WASM sharp + 横竖屏布局)
#122
Fly143
wants to merge 27 commits into
ExplosiveCoderflome:main
ExplosiveCoderflome/AI-Novel-Writing-Assistant:main
from
Fly143:main
Fly143/AI-Novel-Writing-Assistant:main
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
feat(android): 安卓离线版首个可运行版本存档
Show description for a01d218
Fly143
committed
a01d218
View commit details
Copy full SHA for a01d218
Browse repository at this point
docs(android): 记录漫画工作台在安卓端暂不可用的根因
Show description for f339815
Fly143
committed
f339815
View commit details
Copy full SHA for f339815
Browse repository at this point
Commits on Aug 2, 2026
feat(android): 漫画工作台原生启用(NDK 编译 bionic sharp + Termux libvips)
Show description for a160ebb
Fly143
committed
a160ebb
View commit details
Copy full SHA for a160ebb
Browse repository at this point
docs(android): 新增资产构建脚本 + 安卓端构建说明
Show description for a41671b
Fly143
committed
a41671b
View commit details
Copy full SHA for a41671b
Browse repository at this point
fix(db): 补充 ComicCharacter.gender 列迁移
Show description for a62dd87
Fly143
committed
a62dd87
View commit details
Copy full SHA for a62dd87
Browse repository at this point
fix(db): 补齐漫画模块缺失的建表与列迁移
Show description for 4935acc
Fly143
committed
4935acc
View commit details
Copy full SHA for 4935acc
Browse repository at this point
Commits on Aug 3, 2026
chore(android): 发布版签名配置 + 版本号 0.4.7.1
Show description for 6beab7f
Fly143
committed
6beab7f
View commit details
Copy full SHA for 6beab7f
Browse repository at this point
revert: @ai-novel/shared 依赖还原为 workspace:*
Show description for 4b162b1
Fly143
committed
4b162b1
View commit details
Copy full SHA for 4b162b1
Browse repository at this point
style: package.json 末尾补换行
Fly143
committed
a1aa6aa
View commit details
Copy full SHA for a1aa6aa
Browse repository at this point
fix(onboarding): 修复首次启动模型配置弹窗
Show description for 151a4ab
Fly143
committed
151a4ab
View commit details
Copy full SHA for 151a4ab
Browse repository at this point
perf(android): APK 体积减半(433MB→222MB)
Show description for e95094f
Fly143
committed
e95094f
View commit details
Copy full SHA for e95094f
Browse repository at this point
feat(android): 强制横屏 + 统一桌面布局
Show description for 99a037e
Fly143
committed
99a037e
View commit details
Copy full SHA for 99a037e
Browse repository at this point
feat(android): WebView 下载导出到公共 Downloads/AINovel
Show description for a19c7eb
Fly143
committed
a19c7eb
View commit details
Copy full SHA for a19c7eb
Browse repository at this point
fix(android): sharp 改用 WASM 版,node-project.zip 改为固定资产
Show description for d9dda2a
Fly143
committed
d9dda2a
View commit details
Copy full SHA for d9dda2a
Browse repository at this point
build(android): 安卓构建必需资产入库(fork 可直接构建 APK)
Show description for 6d775ed
Fly143
committed
6d775ed
View commit details
Copy full SHA for 6d775ed
Browse repository at this point
docs: 更新安卓构建文档(资产已入库、fork 两步构建)+ shared 构建步骤
Show description for a5542f6
Fly143
committed
a5542f6
View commit details
Copy full SHA for a5542f6
Browse repository at this point
feat(android): 解锁短剧工作台入口 + 横竖屏方向布局
Show description for f5fd2ab
Fly143
committed
f5fd2ab
View commit details
Copy full SHA for f5fd2ab
Browse repository at this point
docs: release notes 记录 0.4.7.2(短剧解锁 + 方向布局)
Fly143
committed
2574e04
View commit details
Copy full SHA for 2574e04
Browse repository at this point
fix(android): 方向改回 fullSensor(sensorPortrait 不允许横屏)+ 版本号 0.4.7.2
Show description for ea847fd
Fly143
committed
ea847fd
View commit details
Copy full SHA for ea847fd
Browse repository at this point
chore(android): 更新 .env.android 参考配置(漫画已用 WASM sharp,移除过时禁用项)
Fly143
committed
bf70d33
View commit details
Copy full SHA for bf70d33
Browse repository at this point
Commits on Aug 4, 2026
docs: 措辞统一——安卓版为'本地运行'(模型调用需联网),非'离线运行'
Fly143
committed
cc805ed
View commit details
Copy full SHA for cc805ed
Browse repository at this point
Commits on Aug 9, 2026
Merge remote-tracking branch 'origin/main' into merge_test
Show description for d17f780
Fly143
committed
d17f780
View commit details
Copy full SHA for d17f780
Browse repository at this point
merge: 解决与 upstream 的冲突(README/release-notes/AppLayout)
Fly143
committed
3a94499
View commit details
Copy full SHA for 3a94499
Browse repository at this point
Merge branch 'ExplosiveCoderflome:main' into main
Fly143
authored
29daaf0
View commit details
Copy full SHA for 29daaf0
Browse repository at this point
build(android): 版本 0.4.9 + 应用名改为英文 AI Novel Studio
Fly143
committed
1338c14
View commit details
Copy full SHA for 1338c14
Browse repository at this point
Merge remote-tracking branch 'origin/main'
Fly143
committed
064742a
View commit details
Copy full SHA for 064742a
Browse repository at this point
Commits on Aug 10, 2026
fix(android): 修复 APK 内前端版本不更新(www.zip 未重新生成)+ WebView 缓存
Show description for 7259246
Fly143
committed
7259246
View commit details
Copy full SHA for 7259246
Browse repository at this point
You can’t perform that action at this time.