From 7462e0aa1d69cd0b1436f2252b48c21e42d7370a Mon Sep 17 00:00:00 2001 From: kity Date: Thu, 23 Jul 2026 00:25:08 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=8D=A2key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keystore/keystore.properties | 2 +- keystore/release.jks | Bin 0 -> 2746 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 keystore/release.jks diff --git a/keystore/keystore.properties b/keystore/keystore.properties index b5a089fb1844..18b6cb48cb1c 100644 --- a/keystore/keystore.properties +++ b/keystore/keystore.properties @@ -1,4 +1,4 @@ storePassword= keyPassword= keyAlias= -storeFile=../keystore/demokeystore.jks +storeFile=../keystore/release.jks diff --git a/keystore/release.jks b/keystore/release.jks new file mode 100644 index 0000000000000000000000000000000000000000..e0c4904a99e1a1b726cd834ecc6b090ceceda36f GIT binary patch literal 2746 zcma);dpHw{8^^cVurarA+|3b2Xmgjla!I*19Obq$DwnxmR#R=tm|L^zxU5VFxz$jF zKB8#Y{ArOm5ikinm`6_zQ~UOHr7&qpg_Lj6@rNNixCYQH zUYL-1+wYe^Twbo%#O9ObjBRu9;4Z|R)J_&tujmKuOCfHb+BY?ve1g+Gbm+OETar_l zFTAo~!+VCfk@P*ij3FLmZl~@mxfh<-5H1v9aj#4nrOWrCXWq>&f-*OovQ9yTU@H~B zH@k2vh+%sw(&=8bS32_5UB64idxY}CzqNCCXSIPQR_-FvRXCu%>#_Ib06{{Y# zG(F!-B<);I#P4|YB%SIDNWeBIBxKpY?FeW=SF8M zthA4B$E+~ZD680aJS@Nekiy<2-a~Q&=20)lz;Jg1e@HU_LY^RAEKgoY6&e+} z#FZEr9ieLE?%~lEb2*WdV^)^A5)aM_=`3s(?JB0%QSLSc?y{2~ z?0xmC<{L*o5`eEe8bRW;#RY7nXAGs5khWqxo$G4@mU#7xqm4^1QmMF!wL#Iy;pxlO zo$%Ve`{91Mk^TK$#Yzz@PFow6Cs1j5Y zwW;j5*iJ~a-5xSnzy8CW)<*xF5T8sw=3VhY6@+-Sun&9HYq|55f90c>#+)v^bt;^N zhY|@X`vpCELADlA7xyoKo<3WbCoyWB5oX3WPL3zUr!T1=uX0^1S?5sMA#0-JIYO!F z6{0~xGe1l^OIAL?egf|X63j1j$ zv(}>Kp4(l2U0{0+QNo;C`RKib)ZJEtKiv9--!+>w_{a-Ss;-X;h2LGlw%$PA3?gkE z4lr3zQ#DRN2=|P0ZkqEGDyyRn`c0e$##o|G6*W(3Hc#nd-JNmWw_|RoGaOq#2 zLmT2f;qjKZrYCdZhz!BHUy?inv0luo^_S;iHddV9GW}zF@lMx7mgy9CujitluowEX z&2LDXRSd90T0f(0|AOA%P=!jO#gs$<(EuDE?5D7R7yu5X@^37KmIO;+&V}O;Xk!xt zV|`;3+Q3v#A4LLR|7S>mzla1T{j`!nK)}zE@NWYAU!Y#0&t6mcfe;4bFKhgkSa|o8 z;DEya1L}-Wfd&zyL^Gp+s^_c0z%)Z=KCXaf9|7XP4!H&Y??y zh%r7HXXmo+-&)I@#8o~5x+jBA##Ar5*?FB^G8e_0Ci=r zUDbs(V$LE~_new2;~sae&bN#BX~gz%zLlH)VVq1>PQi~2IUgZt2#UpFXaWTL3Om9? z8ka0D2|93SY6LDEUkpv1owT3R&Jt3aSgF67MkpZ;pWwBdY%s*mLR*yLPQNc zyr4MJdN8L=z~<ZNIBVO1I|Xrp#HA8Oj`hj1C#sjIblnoXOO ze7@VN77r$dzrSXc&wAHC`b3R7-k@yjxfiorS$o$9u?Y3aY}D-*Itl?KjhdXD6Gu=bJ zni08nD$jsp`{8v?T{F$-aC9hh;^kYpDe=CgwGo5+9GqzI2T2TAA!agBugsAAh}!?6EOMPk@vH zUkz!DZVbOxhKG#+32IPNBQ?u4+6nj}&AnEfQv8GVD+1O)ys;vtxBit2UUSExGp1p4 zI6x34r>Bs3qUW6jM(TO1B(R;=tx@4BdyZezcjventGpP_&PGY>wY?8Gz@%7iQaTQl zBJNSNZu0w-OKDS?k5e|SC}Dt&D+caf?yJ$`3!l~=WzB)!A^Nzva$g#CkClnODrK+I zqSj7Ke-J+h zu#f+2!MIux&0<9#mplQ#2-&GnW`^g{o1 z+tJ8p=ayYuFLdIznwy0^?JoCZh<8O av{62E4tXlW%F{~tyOJM+1493Wpg#cuFW_ Date: Thu, 23 Jul 2026 00:38:58 +0800 Subject: [PATCH 2/4] Modify 'How to Build' section in README Updated the 'How to Build' section with a new heading. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1c5be5c3c5a..1f5423d570f9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ https://afdian.com/a/manong Donation ## How to Build -## 如何编译 +## 如何编译1 ### If your are familiar with Android development: * Fork this repository. From 82140d6e99f12bde7f4d71c96d727ceada201918 Mon Sep 17 00:00:00 2001 From: Helloxzp Date: Thu, 23 Jul 2026 00:40:13 +0800 Subject: [PATCH 3/4] =?UTF-8?q?Change=20build=20instructions=20section=20t?= =?UTF-8?q?itle=20to=20'=E5=A6=82=E4=BD=95=E7=BC=96=E8=AF=912'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the build instructions section title in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5423d570f9..63af72c44bcb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ https://afdian.com/a/manong Donation ## How to Build -## 如何编译1 +## 如何编译2 ### If your are familiar with Android development: * Fork this repository. From 9fdf620d81caa5dfff9c3b556375251e6734c6b0 Mon Sep 17 00:00:00 2001 From: kity Date: Thu, 23 Jul 2026 00:45:45 +0800 Subject: [PATCH 4/4] 111 --- .github/workflows/android.yml | 4 ++-- README.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 0a08e89cc54a..02c9259506af 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -2,9 +2,9 @@ name: Android CI on: push: - branches: [ "master" ] + branches: [ "ppp" ] pull_request: - branches: [ "master" ] + branches: [ "ppp" ] jobs: build: diff --git a/README.md b/README.md index 63af72c44bcb..bfb51389d4c9 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ https://afdian.com/a/manong Donation ## How to Build -## 如何编译2 +## 如何编译3 ### If your are familiar with Android development: * Fork this repository. * Replace `keystore/demokeystore.jks` with your own key store file. * Add below secrets in the `Actions secrets and variables` settings of your repository. -Screenshot of Actions secrets + Screenshot of Actions secrets `KEY_ALIAS`: Key alais of your key store file. `KEY_PASSWORD`: key password of your key store file. `STORE_FILE`: Path of your key store file in your repository. @@ -26,7 +26,7 @@ https://afdian.com/a/manong * 克隆此代码仓库到你自己的Github账号 * 用你自己的安卓签名文件替换你克隆的仓库中的`keystore/demokeystore.jks` * 在你克隆的仓库设置中的 `Actions secrets and variables` 选项中添加如下秘密环境变量: -Screenshot of Actions secrets + Screenshot of Actions secrets `KEY_ALIAS`: 你的安卓签名文件的key alias。 `KEY_PASSWORD`: 你的安卓签名文件的key密码。 `STORE_FILE`: 你的安卓签名文件的路径。 @@ -43,7 +43,7 @@ Please follow these steps: WeChat Channel QR code * Join the WeChat group and ask for the secrets. (Get the WeChat group QR code form the middle menu of "一型码农Lex" WeChat Channel. Scan to join.) * Add below secrets in the `Actions secrets and variables` settings of your repository. -Screenshot of Actions secrets + Screenshot of Actions secrets `KEY_ALIAS`, `KEY_PASSWORD`, `STORE_FILE`, `STORE_PASSWORD`. * Trigger build in Github Actions * Download the `aaps.zip` file in `Artifacts` @@ -57,7 +57,7 @@ Please follow these steps: WeChat Channel QR code * 点击“一型码农Lex”微信公众号的中间菜单,获取入群二维码。进去索要签名文件的密码。 * 在你克隆的仓库设置中的 `Actions secrets and variables` 选项中添加如下秘密环境变量: -Screenshot of Actions secrets + Screenshot of Actions secrets `KEY_ALIAS`, `KEY_PASSWORD`, `STORE_FILE`, `STORE_PASSWORD`,这些变量的值都在群中。 * 在Github Actions中触发编译 * 下载`Artifacts`中的编译产物`aaps.zip`