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:
DrKLO 2014-05-21 00:22:44 +04:00
parent ee38ecec56
commit f68ace0fd6
25 changed files with 379 additions and 156 deletions

View file

@ -265,6 +265,8 @@
<string name="IncorrectLocalization">Incorrect localization file</string>
<string name="Enabled">Enabled</string>
<string name="Disabled">Disabled</string>
<string name="NotificationsService">Notifications Service</string>
<string name="NotificationsServiceDisableInfo">If google play services are enough for you to receive notifications, you can disable Notifications Service. However we recommend you to leave it enabled to keep app running in background and receive instant notifications.</string>
<!--media view-->
<string name="NoMedia">No shared media yet</string>