aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* don't show "Show QR Code" if no account is configuredChristian Schneppe2018-11-081-0/+2
|
* start ExportLogsService correctly on devices >= OREOChristian Schneppe2018-11-082-3/+21
|
* catch exception on invalid inputsChristian Schneppe2018-11-081-4/+8
|
* separate contacts and groups shared via xmpp urisChristian Schneppe2018-11-0811-1/+6
|
* NotificationService: open chatlist if there were multiple notificationsChristian Schneppe2018-11-081-1/+1
|
* Merge pull request #262 from genofire/mini-redesignChristian Schneppe2018-11-0823-141/+67
|\ | | | | design message border
| * use material colorsMartin/Geno2018-11-086-51/+46
| |
| * design message borderMartin/Geno2018-11-0721-96/+27
| |
* | show max file size for httpupload in profile --> server infoChristian Schneppe2018-11-083-4/+34
| |
* | improve openkeychain error reportingChristian Schneppe2018-11-083-5/+16
| |
* | refined nick matching patter. word boundry (\b) doesn’t match on words ↵Christian Schneppe2018-11-081-1/+1
|/ | | | ending in a boundry
* add missing slash to make database import working againChristian Schneppe2018-10-241-2/+2
|