mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-04-29 12:39:41 +00:00
Added open on phone button on Android Wear, bug fixes
This commit is contained in:
parent
4baa0f66a0
commit
28270a87d1
26 changed files with 182 additions and 88 deletions
|
|
@ -28,7 +28,7 @@ public class UserConfig {
|
|||
public static String contactsHash = "";
|
||||
public static String importHash = "";
|
||||
public static boolean blockedUsersLoaded = false;
|
||||
private final static Integer sync = 1;
|
||||
private final static Object sync = new Object();
|
||||
public static boolean saveIncomingPhotos = false;
|
||||
public static int contactsVersion = 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue