mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-02 22:10:11 +00:00
Start app on system launch, NotificationsService that will keep app running in background, special connection to receive update only about new messages, option to disable NotificationsService
This commit is contained in:
parent
ee38ecec56
commit
f68ace0fd6
25 changed files with 379 additions and 156 deletions
|
|
@ -43,8 +43,6 @@
|
|||
|
||||
<uses-library android:name="com.google.android.maps" android:required="false"/>
|
||||
|
||||
<service android:name=".AwakeService"/>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue