#571 Finish native part

This commit is contained in:
estevez-dev
2020-07-07 18:37:44 +03:00
parent f39dbe3b24
commit 3a7f3db6cd
19 changed files with 547 additions and 495 deletions

View File

@ -72,7 +72,7 @@
<action android:name="android.app.action.NEXT_ALARM_CLOCK_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name=".Autostart">
<receiver android:name=".LocationUpdatesAfterReboot">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>