Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | fixed caching key not being calculated properly | Christian Schneppe | 2018-11-23 | 1 | -1/+1 | |
* | | | add suggested contacts to roster on first message | Christian Schneppe | 2018-11-23 | 2 | -4/+11 | |
* | | | always do contact sync in background | Christian Schneppe | 2018-11-23 | 2 | -2/+2 | |
* | | | avatar code changes | Christian Schneppe | 2018-11-23 | 3 | -19/+12 | |
* | | | suggest sync on login | Christian Schneppe | 2018-11-23 | 1 | -0/+1 | |
* | | | use inContactList() instead inRoster() in the proper places | Christian Schneppe | 2018-11-23 | 6 | -9/+9 | |
* | | | quicksy server is not a stranger | Christian Schneppe | 2018-11-23 | 2 | -1/+3 | |
* | | | added count down latch to await account connect before going into publish pro... | Christian Schneppe | 2018-11-23 | 1 | -0/+3 | |
* | | | show synced contacts in choose contact activity | Christian Schneppe | 2018-11-23 | 7 | -14/+7 | |
* | | | refresh contacts when opening StartConversationsActivity | Christian Schneppe | 2018-11-23 | 5 | -1/+18 | |
* | | | refresh synced contacts even if offline | Christian Schneppe | 2018-11-23 | 2 | -2/+2 | |
* | | | basic phone number sync | Christian Schneppe | 2018-11-23 | 4 | -10/+32 | |
* | | | refactored phone contact loading in preperation for sync | Christian Schneppe | 2018-11-23 | 13 | -143/+222 | |
* | | | fix manual update check | Christian Schneppe | 2018-11-23 | 2 | -2/+7 | |
|/ / | ||||||
* | | version 2.1.3 + changes | Christian Schneppe | 2018-11-21 | 2 | -2/+5 | |
* | | update translations | Christian Schneppe | 2018-11-21 | 23 | -10641/+11045 | |
|\ \ | ||||||
| * | | New translations strings.xml (Russian) | Christian Schneppe | 2018-11-21 | 1 | -323/+326 | |
| * | | New translations strings.xml (German) | Christian Schneppe | 2018-11-21 | 1 | -834/+839 | |
| * | | New translations strings.xml (Cebuano) | Christian Schneppe | 2018-11-21 | 1 | -627/+624 | |
| * | | New translations strings.xml (Filipino) | Christian Schneppe | 2018-11-21 | 1 | -681/+678 | |
| * | | New translations strings.xml (Indonesian) | Christian Schneppe | 2018-11-21 | 1 | -677/+674 | |
| * | | New translations strings.xml (Spanish) | Christian Schneppe | 2018-11-21 | 1 | -749/+746 | |
| * | | New translations strings.xml (Basque) | Christian Schneppe | 2018-11-21 | 1 | -580/+578 | |
| * | | New translations strings.xml (Catalan) | Christian Schneppe | 2018-11-21 | 1 | -576/+574 | |
| * | | New translations strings.xml (Czech) | Christian Schneppe | 2018-11-21 | 1 | -478/+476 | |
| * | | New translations strings.xml (Dutch) | Christian Schneppe | 2018-11-21 | 1 | -577/+575 | |
| * | | New translations strings.xml (Romanian) | Christian Schneppe | 2018-11-21 | 1 | -597/+594 | |
| * | | New translations strings.xml (French) | Christian Schneppe | 2018-11-21 | 1 | -536/+534 | |
| * | | New translations strings.xml (Greek) | Christian Schneppe | 2018-11-21 | 1 | -299/+297 | |
| * | | New translations strings.xml (Italian) | Christian Schneppe | 2018-11-21 | 1 | -577/+575 | |
| * | | New translations strings.xml (Norwegian) | Christian Schneppe | 2018-11-21 | 1 | -1/+1 | |
| * | | New translations strings.xml (Polish) | Christian Schneppe | 2018-11-21 | 1 | -537/+534 | |
| * | | New translations strings.xml (Portuguese) | Christian Schneppe | 2018-11-21 | 1 | -113/+113 | |
| * | | New translations strings.xml (Swedish) | Christian Schneppe | 2018-11-21 | 1 | -519/+517 | |
| * | | New translations strings.xml (Arabic) | Christian Schneppe | 2018-11-21 | 1 | -40/+40 | |
| * | | New translations strings.xml (Tagalog) | Christian Schneppe | 2018-11-21 | 1 | -102/+102 | |
| * | | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 2018-11-21 | 1 | -0/+435 | |
| * | | New translations strings.xml (Bulgarian) | Christian Schneppe | 2018-11-21 | 1 | -70/+70 | |
| * | | New translations strings.xml (Galician) | Christian Schneppe | 2018-11-21 | 1 | -580/+578 | |
| * | | New translations strings.xml (Turkish) | Christian Schneppe | 2018-11-21 | 1 | -681/+678 | |
|/ / | ||||||
* | | delete file because of conflicts | Christian Schneppe | 2018-11-21 | 1 | -435/+0 | |
* | | fix crash with xmpp uris | Christian Schneppe | 2018-11-21 | 1 | -1/+6 | |
|/ | ||||||
* | Update README.md | Christian Schneppe | 2018-11-15 | 1 | -2/+2 | |
* | Merge pull request #268 from Echolon/patch-1 | Christian Schneppe | 2018-11-15 | 1 | -2/+3 | |
|\ | ||||||
| * | Update README.md | Echolon | 2018-11-13 | 1 | -2/+1 | |
| * | Update README.md | Echolon | 2018-11-12 | 1 | -0/+2 | |
* | | do not show up navigation when opening edit account from notification | Christian Schneppe | 2018-11-15 | 2 | -13/+10 | |
* | | do not show up navigation in start conversation screen if called with view in... | Christian Schneppe | 2018-11-15 | 9 | -11/+43 | |
* | | rename variable | Christian Schneppe | 2018-11-15 | 12 | -12/+12 | |
* | | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 2018-11-15 | 16 | -107/+181 | |
|/ |