Add CI/CD configuration and API documentation

This commit is contained in:
2026-07-01 21:40:53 +08:00
commit c590135d68
4168 changed files with 740252 additions and 0 deletions
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:viewportWidth="512"
android:viewportHeight="512"
android:width="512dp"
android:height="512dp">
<path
android:pathData="M0 0h512v512H0z"
android:fillType="evenOdd"
android:fillColor="#0000B4" />
<path
android:pathData="M0 80.5h512v343.7H0z"
android:fillType="evenOdd"
android:fillColor="#FFFFFF" />
<path
android:pathData="M0 168.2h512v168.2H0z"
android:fillType="evenOdd"
android:fillColor="#D90000" />
</vector>