aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * prefer IPv4 DNS serversDaniel Gultsch2016-05-121-3/+16
| * improve keyboard handling. fixes #1387Daniel Gultsch2016-05-122-6/+50
| * use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-121-1/+1
| * make omemo default when all resources support itDaniel Gultsch2016-05-125-15/+38
| * check if pgpengine is still bound before using itDaniel Gultsch2016-05-123-2/+5
| * scroll to bottom after sending multi-line messageDaniel Gultsch2016-05-121-2/+8
| * stop processing PreKeyWhisperMessage if there is no PreKeyIdDaniel Gultsch2016-05-101-3/+5
| * don’t let attempt count fall below zeroDaniel Gultsch2016-05-101-1/+1
| * add lock domain and magic create domain to known hostsDaniel Gultsch2016-05-101-0/+6
| * always show download button when link is encryptedDaniel Gultsch2016-05-101-5/+1
| * report host-account as account state in UIDaniel Gultsch2016-05-102-4/+13
| * do not show last-seen metric in UIDaniel Gultsch2016-05-105-24/+6
| * fix logging wrong variable for failed resumeDaniel Gultsch2016-05-081-1/+1
| * check for h attribute in 'failed' nonzaDaniel Gultsch2016-05-081-3/+9
| * catch all exceptions thrown by xml pull parserDaniel Gultsch2016-05-071-11/+2
| * handle invalid base64 is SASl SCRAM responseDaniel Gultsch2016-05-071-5/+9
* | readd last seen info to contactDetailsChristian Schneppe2016-05-141-1/+8
* | refactored handling of endConversationChristian Schneppe2016-05-141-14/+43
* | refactored ConferenceDetails layoutChristian Schneppe2016-05-141-2/+3
* | add share contact to ContactDetailsChristian Schneppe2016-05-141-0/+18
* | show addresses in ShareLocation and ShowLocationChristian Schneppe2016-05-142-13/+92
* | revert changes to disable last-seen in UIChristian Schneppe2016-05-143-4/+12
* | add reconnect to EditAccountActivityChristian Schneppe2016-05-141-0/+9
* | update gradle versionChristian Schneppe2016-05-131-2/+0
* | changed some colors to match blue themeChristian Schneppe2016-05-132-5/+2
* | add "is typing..." to OverviewChristian Schneppe2016-05-131-125/+134
* | don't show duplicate status message in contact detailsDaniel Gultsch2016-05-131-3/+3
* | only default to omemo when all our devices support itDaniel Gultsch2016-05-131-0/+1
* | do not process self presenceDaniel Gultsch2016-05-131-2/+2
* | show presence of other resources as templateDaniel Gultsch2016-05-136-6/+49
* | reset attempt count when reconnecting because of timeoutDaniel Gultsch2016-05-131-0/+3
* | interrupt XMPPConnection ThreadDaniel Gultsch2016-05-132-1/+15
* | prefer IPv4 DNS serversDaniel Gultsch2016-05-131-3/+16
* | improve keyboard handling. fixes #1387Daniel Gultsch2016-05-132-6/+50
* | use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-131-1/+1
* | make omemo default when all resources support itDaniel Gultsch2016-05-135-15/+38
* | check if pgpengine is still bound before using itDaniel Gultsch2016-05-133-2/+5
* | scroll to bottom after sending multi-line messageDaniel Gultsch2016-05-131-2/+8
* | stop processing PreKeyWhisperMessage if there is no PreKeyIdDaniel Gultsch2016-05-131-3/+5
* | don’t let attempt count fall below zeroDaniel Gultsch2016-05-131-1/+1
* | add lock domain and magic create domain to known hostsDaniel Gultsch2016-05-131-0/+6
* | always show download button when link is encryptedDaniel Gultsch2016-05-131-5/+1
* | report host-account as account state in UIDaniel Gultsch2016-05-132-4/+13
* | do not show last-seen metric in UIDaniel Gultsch2016-05-135-24/+6
* | fix logging wrong variable for failed resumeDaniel Gultsch2016-05-131-1/+1
* | check for h attribute in 'failed' nonzaDaniel Gultsch2016-05-131-3/+9
* | catch all exceptions thrown by xml pull parserDaniel Gultsch2016-05-131-11/+2
* | handle invalid base64 is SASl SCRAM responseDaniel Gultsch2016-05-131-5/+9
* | Ask to uninstall the plugins because the features are directly integratedChristian S2016-05-061-3/+70
* | Merge remote-tracking branch 'refs/remotes/origin/share_location' into develo...Christian S2016-05-063-1/+274
|\ \