test commit from linux

This commit is contained in:
2026-07-30 14:15:31 -04:00
parent 6743868cba
commit 40978a0bea
278 changed files with 5522 additions and 5407 deletions

View File

@@ -33,6 +33,10 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name=".EventsActivity"
android:exported="false"
android:windowSoftInputMode="adjustResize" />
</application>
</manifest>