aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-21New translations strings.xml (Russian)Christian Schneppe1-323/+326
2018-11-21New translations strings.xml (German)Christian Schneppe1-834/+839
2018-11-21New translations strings.xml (Cebuano)Christian Schneppe1-627/+624
2018-11-21New translations strings.xml (Filipino)Christian Schneppe1-681/+678
2018-11-21New translations strings.xml (Indonesian)Christian Schneppe1-677/+674
2018-11-21New translations strings.xml (Spanish)Christian Schneppe1-749/+746
2018-11-21New translations strings.xml (Basque)Christian Schneppe1-580/+578
2018-11-21New translations strings.xml (Catalan)Christian Schneppe1-576/+574
2018-11-21New translations strings.xml (Czech)Christian Schneppe1-478/+476
2018-11-21New translations strings.xml (Dutch)Christian Schneppe1-577/+575
2018-11-21New translations strings.xml (Romanian)Christian Schneppe1-597/+594
2018-11-21New translations strings.xml (French)Christian Schneppe1-536/+534
2018-11-21New translations strings.xml (Greek)Christian Schneppe1-299/+297
2018-11-21New translations strings.xml (Italian)Christian Schneppe1-577/+575
2018-11-21New translations strings.xml (Norwegian)Christian Schneppe1-1/+1
2018-11-21New translations strings.xml (Polish)Christian Schneppe1-537/+534
2018-11-21New translations strings.xml (Portuguese)Christian Schneppe1-113/+113
2018-11-21New translations strings.xml (Swedish)Christian Schneppe1-519/+517
2018-11-21New translations strings.xml (Arabic)Christian Schneppe1-40/+40
2018-11-21New translations strings.xml (Tagalog)Christian Schneppe1-102/+102
2018-11-21New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-0/+435
2018-11-21New translations strings.xml (Bulgarian)Christian Schneppe1-70/+70
2018-11-21New translations strings.xml (Galician)Christian Schneppe1-580/+578
2018-11-21New translations strings.xml (Turkish)Christian Schneppe1-681/+678
2018-11-21delete file because of conflictsChristian Schneppe1-435/+0
2018-11-21fix crash with xmpp urisChristian Schneppe1-1/+6
2018-11-15do not show up navigation when opening edit account from notificationChristian Schneppe2-13/+10
2018-11-15do not show up navigation in start conversation screen if called with view in...Christian Schneppe9-11/+43
2018-11-15rename variableChristian Schneppe12-12/+12
2018-11-15refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe16-107/+181
2018-11-11fix some lint errorsChristian Schneppe3-4/+6
2018-11-11also respect deleted messages in readable logsChristian Schneppe1-2/+2
2018-11-11implement message deletionChristian Schneppe6-25/+59
2018-11-11try to fix failing backups in multiaccount modeChristian Schneppe2-5/+5
2018-11-11try to fix a crash with emojicompatChristian Schneppe1-2/+2
2018-11-10add missing location permissions checksChristian Schneppe1-0/+3
2018-11-08code cleanupChristian Schneppe2-3/+3
2018-11-08try to catch exceptions on FCM token refreshChristian Schneppe1-1/+10
2018-11-08don't show "Show QR Code" if no account is configuredChristian Schneppe1-0/+2
2018-11-08start ExportLogsService correctly on devices >= OREOChristian Schneppe2-3/+21
2018-11-08catch exception on invalid inputsChristian Schneppe1-4/+8
2018-11-08separate contacts and groups shared via xmpp urisChristian Schneppe11-1/+6
2018-11-08NotificationService: open chatlist if there were multiple notificationsChristian Schneppe1-1/+1
2018-11-08show max file size for httpupload in profile --> server infoChristian Schneppe3-4/+34
2018-11-08use material colorsMartin/Geno6-51/+46
2018-11-08improve openkeychain error reportingChristian Schneppe3-5/+16
2018-11-08refined nick matching patter. word boundry (\b) doesn’t match on words endi...Christian Schneppe1-1/+1
2018-11-07design message borderMartin/Geno21-96/+27
2018-10-24add missing slash to make database import working againChristian Schneppe1-2/+2
2018-10-24write null bitmap to imageview to replace asyncdrawableChristian Schneppe2-4/+4