aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-14readd last seen info to contactDetailsChristian Schneppe1-1/+8
2016-05-14refactored handling of endConversationChristian Schneppe1-14/+43
2016-05-14refactored ConferenceDetails layoutChristian Schneppe1-2/+3
2016-05-14add share contact to ContactDetailsChristian Schneppe1-0/+18
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe2-13/+92
2016-05-14revert changes to disable last-seen in UIChristian Schneppe3-4/+12
2016-05-14add reconnect to EditAccountActivityChristian Schneppe1-0/+9
2016-05-13update gradle versionChristian Schneppe1-2/+0
2016-05-13changed some colors to match blue themeChristian Schneppe2-5/+2
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 Gultsch2-6/+50
2016-05-13use 'phone' or 'tablet' as default resourceDaniel Gultsch1-1/+1
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 Gultsch2-4/+13
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-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-12reset attempt count when reconnecting because of timeoutDaniel Gultsch1-0/+3
2016-05-12interrupt XMPPConnection ThreadDaniel Gultsch2-1/+15
2016-05-12prefer IPv4 DNS serversDaniel Gultsch1-3/+16
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch2-6/+50
2016-05-12use 'phone' or 'tablet' as default resourceDaniel Gultsch1-1/+1
2016-05-12make omemo default when all resources support itDaniel Gultsch5-15/+38
2016-05-12check if pgpengine is still bound before using itDaniel Gultsch3-2/+5
2016-05-12scroll to bottom after sending multi-line messageDaniel Gultsch1-2/+8
2016-05-10stop processing PreKeyWhisperMessage if there is no PreKeyIdDaniel Gultsch1-3/+5
2016-05-10don’t let attempt count fall below zeroDaniel Gultsch1-1/+1
2016-05-10add lock domain and magic create domain to known hostsDaniel Gultsch1-0/+6
2016-05-10always show download button when link is encryptedDaniel Gultsch1-5/+1
2016-05-10report host-account as account state in UIDaniel Gultsch2-4/+13