Commit Graph

2 Commits

Author SHA1 Message Date
Mathis Pruvot
9b90e6a4a1 fix: include native module sources in git tracking
Fix .gitignore to only exclude root android/ and ios/
(Expo prebuild output) while keeping modules/ native code.
Add Android WallpaperService Kotlin sources, GLSL shaders,
manifest, and Gradle config.
2026-05-28 11:50:19 +00:00
Mathis Pruvot
84809378d1 feat: add Android live wallpaper native module
WallpaperService with OpenGL ES 2.0 rendering, 6 GLSL
fragment shaders, gyroscope integration, frame capping at
24fps with visibility-based pause. Expo Module API bridge
for config persistence and system wallpaper picker launch.
2026-05-28 11:49:57 +00:00