Perfect forward secrecy in secret chats, phone change, telegram.me links support

This commit is contained in:
DrKLO 2014-12-01 09:56:31 -08:00
parent 95de265e1a
commit 8233e89daa
142 changed files with 4842 additions and 2334 deletions

View file

@ -23,7 +23,7 @@
android:icon="@drawable/ic_launcher"
android:label="@string/AppName"
android:theme="@style/Theme.TMessages.Start"
android:name="org.telegram.ui.ApplicationLoader"
android:name=".ApplicationLoader"
android:hardwareAccelerated="true"
android:largeHeap="true">