Optimized battery consumption, fixed blurry photos on some devices, added option to auto download media only via WiFi, changed way of contacts changes monitoring

https://github.com/DrKLO/Telegram/pull/422
d96ce3c140
c9afad8a16b8bb
This commit is contained in:
DrKLO 2014-05-25 02:47:05 +04:00
parent f68ace0fd6
commit 644fc7ccea
27 changed files with 457 additions and 301 deletions

View file

@ -267,6 +267,11 @@
<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>
<string name="SortBy">Sort By</string>
<string name="ImportContacts">Import Contacts</string>
<string name="WiFiOnly">via WiFi only</string>
<string name="SortFirstName">First name</string>
<string name="SortLastName">Last name</string>
<!--media view-->
<string name="NoMedia">No shared media yet</string>