aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-13add "is typing..." to OverviewChristian Schneppe1-125/+134
2016-05-13don't show duplicate status message in contact detailsDaniel Gultsch1-3/+3
2016-05-13only default to omemo when all our devices support itDaniel Gultsch1-0/+1
2016-05-13do not process self presenceDaniel Gultsch1-2/+2
2016-05-13show presence of other resources as templateDaniel Gultsch6-6/+49
2016-05-13reset attempt count when reconnecting because of timeoutDaniel Gultsch1-0/+3
2016-05-13interrupt XMPPConnection ThreadDaniel Gultsch2-1/+15
2016-05-13prefer IPv4 DNS serversDaniel Gultsch1-3/+16
2016-05-13improve keyboard handling. fixes #1387Daniel Gultsch3-6/+51
2016-05-13use 'phone' or 'tablet' as default resourceDaniel Gultsch3-1/+9
2016-05-13make omemo default when all resources support itDaniel Gultsch5-15/+38
2016-05-13check if pgpengine is still bound before using itDaniel Gultsch3-2/+5
2016-05-13scroll to bottom after sending multi-line messageDaniel Gultsch1-2/+8
2016-05-13stop processing PreKeyWhisperMessage if there is no PreKeyIdDaniel Gultsch1-3/+5
2016-05-13don’t let attempt count fall below zeroDaniel Gultsch1-1/+1
2016-05-13add lock domain and magic create domain to known hostsDaniel Gultsch1-0/+6
2016-05-13always show download button when link is encryptedDaniel Gultsch1-5/+1
2016-05-13report host-account as account state in UIDaniel Gultsch3-4/+14
2016-05-13do not show last-seen metric in UIDaniel Gultsch5-24/+6
2016-05-13fix logging wrong variable for failed resumeDaniel Gultsch1-1/+1
2016-05-13check for h attribute in 'failed' nonzaDaniel Gultsch1-3/+9
2016-05-13catch all exceptions thrown by xml pull parserDaniel Gultsch1-11/+2
2016-05-13handle invalid base64 is SASl SCRAM responseDaniel Gultsch1-5/+9
2016-05-07changed logo to a lighter blueChristian S10-0/+0
2016-05-06Ask to uninstall the plugins because the features are directly integratedChristian S3-3/+75
2016-05-06added missing stringsChristian S2-2/+11
2016-05-06bug fix in manifestChristian S1-3/+4
2016-05-05add share locationChristian S7-1/+427
2016-05-05remove plugin section from settingsChristian S1-17/+0
2016-05-05add audio recorderChristian S6-5/+235
2016-05-05change storage pathsChristian S1-2/+2
2016-05-05bug fix in audio playerChristian S1-95/+93
2016-05-05changed LED notification color to blueChristian S1-1/+1
2016-05-05report bind failure as account stateDaniel Gultsch3-9/+14
2016-05-05log more information about HTTP’s max upload sizeDaniel Gultsch2-1/+8
2016-05-05blue themeMatthias Rieber193-30/+36
2016-05-05bug fix in audioplayerChristian S1-1/+2
2016-05-05changed some strings and added licencesChristian S2-31/+35
2016-05-05some layout fixesChristian S1-16/+22
2016-05-05go directly to the user account via menuChristian S2-2/+6
2016-05-05Remove copy of innerkeySebastian1-1/+0
2016-05-05republish pgp signature when changing statusDaniel Gultsch10-25/+97
2016-05-05set 'manually_change_presence' to true as default in preferences.xmlChristian S1-1/+1
2016-05-05added audio playerChristian S3-1/+57
2016-05-05refactor captcha response handling to avoid network on main thread exceptionDaniel Gultsch3-35/+25
2016-05-04little layout improvementChristian S1-3/+1
2016-05-04bug fixesChristian S2-68/+112
2016-05-04changed avatar format to JPEG and increased size to 720pxChristian S1-2/+2
2016-05-04set manually_change_presence to true as defaultChristian S2-19/+20
2016-05-04merge upstream changesChristian S3-10/+45