This website requires JavaScript.
Explore
Help
Register
Sign In
3dtours
/
photobooth-app
Watch
1
Star
0
Fork
0
You've already forked photobooth-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e21d37ae2709274c3a2a1d3d19ead65c6710682
photobooth-app
/
android-project
T
History
admin
7e21d37ae2
Smooth blur: replace O(N*r) box blur with O(N) sliding window box blur and scale intensity linearly from 1 to 40
2026-07-06 18:45:12 +07:00
..
app
Smooth blur: replace O(N*r) box blur with O(N) sliding window box blur and scale intensity linearly from 1 to 40
2026-07-06 18:45:12 +07:00
gradle
/wrapper
Fix: Enable AndroidX, remove deprecated package attribute in manifest, and correct XML namespace URI in activity_main.xml
2026-07-05 12:37:41 +07:00
build.gradle.kts
Implement 2_PROJECT_ANDROID: Gradle configuration, layout setup, and CameraX initial logic
2026-07-05 12:29:00 +07:00
gradle.properties
Fix: Enable AndroidX, remove deprecated package attribute in manifest, and correct XML namespace URI in activity_main.xml
2026-07-05 12:37:41 +07:00
gradlew
Fix: Enable AndroidX, remove deprecated package attribute in manifest, and correct XML namespace URI in activity_main.xml
2026-07-05 12:37:41 +07:00
gradlew.bat
Fix: Enable AndroidX, remove deprecated package attribute in manifest, and correct XML namespace URI in activity_main.xml
2026-07-05 12:37:41 +07:00
settings.gradle.kts
Implement 2_PROJECT_ANDROID: Gradle configuration, layout setup, and CameraX initial logic
2026-07-05 12:29:00 +07:00