Update: 2026-05-15 22:43:32

This commit is contained in:
Hamza-Ayed
2026-05-15 22:43:32 +03:00
parent eeee127292
commit 6e4dbf25ba
341 changed files with 31182 additions and 14759 deletions

View File

@@ -57,6 +57,12 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity
android:name="com.jordanbot.autoride.SubscriptionActivity"
android:exported="false" />
<activity
android:name="com.jordanbot.autoride.SettingsActivity"
android:exported="false" />
<service
android:name="com.jordanbot.autoride.service.RideNotificationListener"