1
0

11 Commits

Author SHA1 Message Date
bb39739385
chore(.gitignore): add /app/src/main/assets/gakumas-local to ignore list
Some checks failed
Android CI / build (push) Failing after 59s
2024-07-06 10:30:29 +07:00
e663f5ca80
Merge remote-tracking branch 'upstream/main' 2024-07-01 11:42:49 +07:00
chinosk
b1204f9c6e
update .gitignore 2024-06-28 13:39:54 +08:00
ketal
e7f3c5850b
update dep (#35)
enable code shrinking
remove gson
2024-06-28 13:33:38 +08:00
28508bd01d
chore: Add .vscode to .gitignore 2024-06-18 22:01:30 +07:00
c2e57d252c
chore: Update .gitignore 2024-06-17 17:28:12 +07:00
99fa676959
chore: Update .gitignore and add get-latest-commit API endpoint 2024-06-17 17:16:01 +07:00
a5e85b7645
chore: Update .gitignore and add get-latest-commit API endpoint 2024-06-17 16:56:38 +07:00
62edfab486
chore: Update .gitignore to exclude build files 2024-06-16 03:52:43 +07:00
chinosk
75dda059f1
Feature dump more text (#16)
* 修复 Dump 重复判断出错的问题

* 支持 dump 更多 generic 文本

* 支持加载多个 generic json 文件, 增加强制导出资源, 构建排除 `raw` 文件夹

* add version display

* update build.yml

* update deps

* generic 文本支持去标签匹配

* Generic dump 只 dump 分割后的文本

* add sign

* update event dispatcher

* 增加 generic dump 开关、dump 文件编号调整

* update config.hpp

* Add `BaseDefine.h`
2024-06-10 23:58:39 +08:00
chinosk
c3ca03f812
init commit 2024-05-20 19:31:18 +08:00