Commit Graph
2 Commits
Author SHA1 Message Date
beatzaplenty 6716a68a5b modified: .gradle/8.11.1/fileHashes/fileHashes.bin
modified:   .gradle/8.11.1/fileHashes/fileHashes.lock
	new file:   .gradle/nb-cache/app-872021804/project-info.ser
	new file:   .gradle/nb-cache/stockfill-555083198/project-info.ser
	new file:   .gradle/nb-cache/subprojects.ser
	new file:   .gradle/nb-cache/trust/322FC9862B0DAFF2344B91F46191E374722A0D7AFDF9E46965583317614B59D2
	modified:   .vscode/launch.json
	modified:   .vscode/tasks.json
	modified:   build/reports/problems/problems-report.html
	modified:   package-lock.json
	modified:   package.json
2025-11-22 06:43:55 +10:00
beatzaplenty 1bc5fa00b6 Buiuld APK
modified:   .gitignore
	new file:   .gradle/8.11.1/checksums/checksums.lock
	new file:   .gradle/8.11.1/executionHistory/executionHistory.bin
	new file:   .gradle/8.11.1/executionHistory/executionHistory.lock
	new file:   .gradle/8.11.1/fileChanges/last-build.bin
	new file:   .gradle/8.11.1/fileHashes/fileHashes.bin
	new file:   .gradle/8.11.1/fileHashes/fileHashes.lock
	new file:   .gradle/8.11.1/fileHashes/resourceHashesCache.bin
	new file:   .gradle/8.11.1/gc.properties
	new file:   .gradle/buildOutputCleanup/buildOutputCleanup.lock
	new file:   .gradle/buildOutputCleanup/cache.properties
	new file:   .gradle/buildOutputCleanup/outputFiles.bin
	new file:   .gradle/vcs-1/gc.properties
	new file:   android.keystore
	new file:   app-release-bundle.aab
	new file:   app-release-signed.apk
	new file:   app-release-signed.apk.idsig
	new file:   app-release-unsigned-aligned.apk
	new file:   app/build.gradle
	new file:   app/src/main/AndroidManifest.xml
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/Application.java
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/DelegationService.java
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/LauncherActivity.java
	new file:   app/src/main/res/drawable-anydpi/shortcut_legacy_background.xml
	new file:   app/src/main/res/drawable-hdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-hdpi/splash.png
	new file:   app/src/main/res/drawable-mdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-mdpi/splash.png
	new file:   app/src/main/res/drawable-xhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xhdpi/splash.png
	new file:   app/src/main/res/drawable-xxhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xxhdpi/splash.png
	new file:   app/src/main/res/drawable-xxxhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xxxhdpi/splash.png
	new file:   app/src/main/res/mipmap-hdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-mdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xhdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xxhdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
	new file:   app/src/main/res/raw/web_app_manifest.json
	new file:   app/src/main/res/values/colors.xml
	new file:   app/src/main/res/values/strings.xml
	new file:   app/src/main/res/xml/filepaths.xml
	new file:   app/src/main/res/xml/shortcuts.xml
	new file:   build.gradle
	new file:   build/reports/problems/problems-report.html
	new file:   gradle.properties
	new file:   gradle/wrapper/gradle-wrapper.jar
	new file:   gradle/wrapper/gradle-wrapper.properties
	new file:   gradlew
	new file:   gradlew.bat
	new file:   manifest-checksum.txt
	new file:   settings.gradle
	new file:   store_icon.png
	new file:   twa-manifest.json
2025-11-21 17:44:42 +10:00