Update: 2026-05-15 22:43:32
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user