aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* always do contact sync in backgroundChristian Schneppe2018-11-232-2/+2
|
* avatar code changesChristian Schneppe2018-11-233-19/+12
|
* suggest sync on loginChristian Schneppe2018-11-231-0/+1
|
* use inContactList() instead inRoster() in the proper placesChristian Schneppe2018-11-236-9/+9
|
* quicksy server is not a strangerChristian Schneppe2018-11-232-1/+3
|
* added count down latch to await account connect before going into publish ↵Christian Schneppe2018-11-231-0/+3
| | | | profile activity
* show synced contacts in choose contact activityChristian Schneppe2018-11-237-14/+7
|
* refresh contacts when opening StartConversationsActivityChristian Schneppe2018-11-235-1/+18
|
* refresh synced contacts even if offlineChristian Schneppe2018-11-232-2/+2
|
* basic phone number syncChristian Schneppe2018-11-234-10/+32
|
* refactored phone contact loading in preperation for syncChristian Schneppe2018-11-2313-143/+222
|
* fix manual update checkChristian Schneppe2018-11-232-2/+7
|
* New translations strings.xml (Russian)Christian Schneppe2018-11-211-323/+326
|
* New translations strings.xml (German)Christian Schneppe2018-11-211-834/+839
|
* New translations strings.xml (Cebuano)Christian Schneppe2018-11-211-627/+624
|
* New translations strings.xml (Filipino)Christian Schneppe2018-11-211-681/+678
|
* New translations strings.xml (Indonesian)Christian Schneppe2018-11-211-677/+674
|
* New translations strings.xml (Spanish)Christian Schneppe2018-11-211-749/+746
|
* New translations strings.xml (Basque)Christian Schneppe2018-11-211-580/+578
|
* New translations strings.xml (Catalan)Christian Schneppe2018-11-211-576/+574
|
* New translations strings.xml (Czech)Christian Schneppe2018-11-211-478/+476
|
* New translations strings.xml (Dutch)Christian Schneppe2018-11-211-577/+575
|
* New translations strings.xml (Romanian)Christian Schneppe2018-11-211-597/+594
|
* New translations strings.xml (French)Christian Schneppe2018-11-211-536/+534
|
* New translations strings.xml (Greek)Christian Schneppe2018-11-211-299/+297
|
* New translations strings.xml (Italian)Christian Schneppe2018-11-211-577/+575
|
* New translations strings.xml (Norwegian)Christian Schneppe2018-11-211-1/+1
|
* New translations strings.xml (Polish)Christian Schneppe2018-11-211-537/+534
|
* New translations strings.xml (Portuguese)Christian Schneppe2018-11-211-113/+113
|
* New translations strings.xml (Swedish)Christian Schneppe2018-11-211-519/+517
|
* New translations strings.xml (Arabic)Christian Schneppe2018-11-211-40/+40
|
* New translations strings.xml (Tagalog)Christian Schneppe2018-11-211-102/+102
|
* New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-11-211-0/+435
|
* New translations strings.xml (Bulgarian)Christian Schneppe2018-11-211-70/+70
|
* New translations strings.xml (Galician)Christian Schneppe2018-11-211-580/+578
|
* New translations strings.xml (Turkish)Christian Schneppe2018-11-211-681/+678
|
* delete file because of conflictsChristian Schneppe2018-11-211-435/+0
|
* fix crash with xmpp urisChristian Schneppe2018-11-211-1/+6
|
* do not show up navigation when opening edit account from notificationChristian Schneppe2018-11-152-13/+10
|
* do not show up navigation in start conversation screen if called with view ↵Christian Schneppe2018-11-159-11/+43
| | | | intent
* rename variableChristian Schneppe2018-11-1512-12/+12
|
* refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-1516-107/+181
|
* fix some lint errorsChristian Schneppe2018-11-113-4/+6
|
* also respect deleted messages in readable logsChristian Schneppe2018-11-111-2/+2
|
* implement message deletionChristian Schneppe2018-11-116-25/+59
| | | | fixed #208
* try to fix failing backups in multiaccount modeChristian Schneppe2018-11-112-5/+5
| | | | --> you have to enable multiaccount mode again and setup a password!!!
* try to fix a crash with emojicompatChristian Schneppe2018-11-111-2/+2
|
* add missing location permissions checksChristian Schneppe2018-11-101-0/+3
|
* code cleanupChristian Schneppe2018-11-082-3/+3
|
* try to catch exceptions on FCM token refreshChristian Schneppe2018-11-081-1/+10
|