aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe4-11/+13
2016-05-20use glide as image loader and add a simple video previewChristian Schneppe2-126/+56
2016-05-17try out some faster image loaderChristian Schneppe1-4/+22
2016-05-16refactored preference screenChristian Schneppe48-170/+165
2016-05-16revert checkbox meaning from chrash reportChristian Schneppe1-3/+3
2016-05-16use wakelock on retrieve filesizeChristian Schneppe1-0/+3
2016-05-16make "is tiping..." in bold italicChristian Schneppe2-0/+3
2016-05-15fixed crash on startupChristian Schneppe1-6/+5
2016-05-15use the same typo in both saving disco and reading discoDaniel Gultsch1-1/+2
2016-05-15escape HTML in OTR messages if other client is PidginDaniel Gultsch2-4/+41
2016-05-15include name in locations received in MUCsDaniel Gultsch2-8/+12
2016-05-15log incoming iq requestsDaniel Gultsch2-0/+6
2016-05-15send caps hash in muc joinDaniel Gultsch1-6/+1
2016-05-14refactored ContactDetails layoutChristian Schneppe1-25/+45
2016-05-14readd last seen info to contactDetailsChristian Schneppe1-1/+8
2016-05-14refactored handling of endConversationChristian Schneppe5-16/+57
2016-05-14added new iconsChristian Schneppe21-3/+3
2016-05-14refactored ConferenceDetails layoutChristian Schneppe2-96/+113
2016-05-14add share contact to ContactDetailsChristian Schneppe2-3/+31
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe4-13/+142
2016-05-14revert changes to disable last-seen in UIChristian Schneppe3-4/+12
2016-05-14little layout improvementsChristian Schneppe2-2/+2
2016-05-14add reconnect to EditAccountActivityChristian Schneppe2-1/+13
2016-05-13decreased TextSizeInfo font sizeChristian Schneppe2-4/+4
2016-05-13update gradle versionChristian Schneppe9-2/+0
2016-05-13changed some colors to match blue themeChristian Schneppe13-16/+9
2016-05-13clean unused resourcesChristian Schneppe77-110/+1
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