提交歷史

作者 SHA1 備註 提交日期
  TheWildJames 8e0a28c75d Make Donations links clickable (PayPal, Stripe, Patreon) 10 月之前
  TheWildJames 9b921428b3 docs: add donation section to README 10 月之前
  TheWildJames 94e3a2a951 ci(workflows): update AnyKernel3 script to enable modules 10 月之前
  TheWildJames de6552076c Use dynamic UTC compile date for UTS_VERSION in mkcompile_h 10 月之前
  TheWildJames cc1c22187f ci: add disk space cleanup step in GitHub workflow 10 月之前
  TheWildJames b6f77afa18 docs(workflow): update release notes in github actions workflow 10 月之前
  TheWildJames a26b273b01 Add module location info for kernel sound system 10 月之前
  TheWildJames 09d4b74921 Update kernel sound system feature description 10 月之前
  TheWildJames 57116e4738 Add SND (Sound) support with ALOOP module to release notes 10 月之前
  TheWildJames 73336c3366 Add conditional logic for snd-aloop module injection based on Android 14 kernel versions 10 月之前
  TheWildJames 2b60232531 Add download.sh to .gitignore 10 月之前
  TheWildJames 0c76a0a250 Add all kernels from test build workflow to download.sh 10 月之前
  TheWildJames 554a1d314b ci(github-actions): add verification for snd-aloop module injection 10 月之前
  TheWildJames 27d6c74e34 Test GPG passphrase caching configuration 10 月之前
  TheWildJames 61375a4833 Reorganize test-build.yml matrix to alternate old-new kernel pattern 10 月之前
  TheWildJames 01e2969f77 ci(build): simplify snd-aloop module copying logic 10 月之前
  TheWildJames f6a075f16f Add snd-aloop.ko module copying to AnyKernel3 - separate steps for Android 12-13 and 14-15 10 月之前
  TheWildJames 3dd8bd7d40 Fix Python IndentationError - preserve original indentation in perl replacement 10 月之前
  TheWildJames bab2d80855 Fix unterminated sed commands - replace with perl for better multi-line handling 10 月之前
  TheWildJames 557769f571 Test GPG signing after agent restart 10 月之前
  TheWildJames 12bed82d1f Fix sed newline syntax using bash \$'\\n' for proper Python formatting 10 月之前
  TheWildJames a3d0ea928f Fix Python IndentationError in build workflow - remove backslash from sed replacement (GPG signing disabled due to keybox daemon issue) 10 月之前
  TheWildJames 9b3cd90a0f docs(project_rules): add signing requirement for commits 10 月之前
  TheWildJames a71ad5d156 Fix Python syntax error in build workflow - correct sed newline formatting 10 月之前
  TheWildJames 99354cce80 Fix Python syntax error in build workflow sed commands - correct indentation and spacing 10 月之前
  TheWildJames a1ff63289d build.yml: fix sed command formatting - proper indentation 10 月之前
  TheWildJames 125eaf8b12 ci: fix indentation in snd-aloop module injection script 10 月之前
  TheWildJames 2623133f82 build.yml: fix sed command syntax - add missing closing brace 10 月之前
  TheWildJames bd0fb7f2cc ci: remove redundant comment in build workflow 10 月之前
  TheWildJames 14f7212ae3 build.yml: combine sed command into single line 10 月之前