Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-23 | added interface to edit nick | Christian Schneppe | 7 | -36/+77 | |
2018-11-23 | fixed caching key not being calculated properly | Christian Schneppe | 1 | -1/+1 | |
2018-11-23 | add suggested contacts to roster on first message | Christian Schneppe | 2 | -4/+11 | |
2018-11-23 | always do contact sync in background | Christian Schneppe | 2 | -2/+2 | |
2018-11-23 | avatar code changes | Christian Schneppe | 3 | -19/+12 | |
2018-11-23 | suggest sync on login | Christian Schneppe | 1 | -0/+1 | |
2018-11-23 | use inContactList() instead inRoster() in the proper places | Christian Schneppe | 6 | -9/+9 | |
2018-11-23 | quicksy server is not a stranger | Christian Schneppe | 2 | -1/+3 | |
2018-11-23 | added count down latch to await account connect before going into publish ↵ | Christian Schneppe | 1 | -0/+3 | |
profile activity | |||||
2018-11-23 | show synced contacts in choose contact activity | Christian Schneppe | 7 | -14/+7 | |
2018-11-23 | refresh contacts when opening StartConversationsActivity | Christian Schneppe | 5 | -1/+18 | |
2018-11-23 | refresh synced contacts even if offline | Christian Schneppe | 2 | -2/+2 | |
2018-11-23 | basic phone number sync | Christian Schneppe | 4 | -10/+32 | |
2018-11-23 | refactored phone contact loading in preperation for sync | Christian Schneppe | 13 | -143/+222 | |
2018-11-23 | fix manual update check | Christian Schneppe | 2 | -2/+7 | |
2018-11-21 | New translations strings.xml (Russian) | Christian Schneppe | 1 | -323/+326 | |
2018-11-21 | New translations strings.xml (German) | Christian Schneppe | 1 | -834/+839 | |
2018-11-21 | New translations strings.xml (Cebuano) | Christian Schneppe | 1 | -627/+624 | |
2018-11-21 | New translations strings.xml (Filipino) | Christian Schneppe | 1 | -681/+678 | |
2018-11-21 | New translations strings.xml (Indonesian) | Christian Schneppe | 1 | -677/+674 | |
2018-11-21 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -749/+746 | |
2018-11-21 | New translations strings.xml (Basque) | Christian Schneppe | 1 | -580/+578 | |
2018-11-21 | New translations strings.xml (Catalan) | Christian Schneppe | 1 | -576/+574 | |
2018-11-21 | New translations strings.xml (Czech) | Christian Schneppe | 1 | -478/+476 | |
2018-11-21 | New translations strings.xml (Dutch) | Christian Schneppe | 1 | -577/+575 | |
2018-11-21 | New translations strings.xml (Romanian) | Christian Schneppe | 1 | -597/+594 | |
2018-11-21 | New translations strings.xml (French) | Christian Schneppe | 1 | -536/+534 | |
2018-11-21 | New translations strings.xml (Greek) | Christian Schneppe | 1 | -299/+297 | |
2018-11-21 | New translations strings.xml (Italian) | Christian Schneppe | 1 | -577/+575 | |
2018-11-21 | New translations strings.xml (Norwegian) | Christian Schneppe | 1 | -1/+1 | |
2018-11-21 | New translations strings.xml (Polish) | Christian Schneppe | 1 | -537/+534 | |
2018-11-21 | New translations strings.xml (Portuguese) | Christian Schneppe | 1 | -113/+113 | |
2018-11-21 | New translations strings.xml (Swedish) | Christian Schneppe | 1 | -519/+517 | |
2018-11-21 | New translations strings.xml (Arabic) | Christian Schneppe | 1 | -40/+40 | |
2018-11-21 | New translations strings.xml (Tagalog) | Christian Schneppe | 1 | -102/+102 | |
2018-11-21 | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 1 | -0/+435 | |
2018-11-21 | New translations strings.xml (Bulgarian) | Christian Schneppe | 1 | -70/+70 | |
2018-11-21 | New translations strings.xml (Galician) | Christian Schneppe | 1 | -580/+578 | |
2018-11-21 | New translations strings.xml (Turkish) | Christian Schneppe | 1 | -681/+678 | |
2018-11-21 | delete file because of conflicts | Christian Schneppe | 1 | -435/+0 | |
2018-11-21 | fix crash with xmpp uris | Christian Schneppe | 1 | -1/+6 | |
2018-11-15 | do not show up navigation when opening edit account from notification | Christian Schneppe | 2 | -13/+10 | |
2018-11-15 | do not show up navigation in start conversation screen if called with view ↵ | Christian Schneppe | 9 | -11/+43 | |
intent | |||||
2018-11-15 | rename variable | Christian Schneppe | 12 | -12/+12 | |
2018-11-15 | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 16 | -107/+181 | |
2018-11-11 | fix some lint errors | Christian Schneppe | 3 | -4/+6 | |
2018-11-11 | also respect deleted messages in readable logs | Christian Schneppe | 1 | -2/+2 | |
2018-11-11 | implement message deletion | Christian Schneppe | 6 | -25/+59 | |
fixed #208 | |||||
2018-11-11 | try to fix failing backups in multiaccount mode | Christian Schneppe | 2 | -5/+5 | |
--> you have to enable multiaccount mode again and setup a password!!! | |||||
2018-11-11 | try to fix a crash with emojicompat | Christian Schneppe | 1 | -2/+2 | |