aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-11add a little bit of space between merged messages.Daniel Gultsch2-2/+8
2015-05-11no font padding on red heartsDaniel Gultsch1-2/+4
2015-05-11rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch4-61/+41
2015-05-10optimized heart render code a bitDaniel Gultsch2-7/+8
2015-05-10added white heart to new rendering as wellDaniel Gultsch2-1/+4
2015-05-10changed conversation red to material redDaniel Gultsch27-3/+3
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch3-36/+66
2015-05-08only forward incoming chat messages to Pebble App and GadgetbridgeAndreas Shimokawa1-1/+5
2015-05-08config option to reset attempt counts when changing network (default=true)Daniel Gultsch2-8/+19
2015-05-08throw proper exception before changing account into error stateDaniel Gultsch1-11/+31
2015-05-07fixed encrypted ibb file transfer which was broken with ART. fixes #1172Daniel Gultsch2-26/+33
2015-05-07fixed npe when binval value of vcard avatar is nullDaniel Gultsch1-2/+3
2015-05-06fixed npe when missing instructions on failed registerDaniel Gultsch1-7/+5
2015-05-06fwiw don't allow stanza count to go over MAX_INTDaniel Gultsch1-0/+9
2015-05-05avoid fetching avatars multiple times in parallelDaniel Gultsch1-8/+39
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch6-28/+127
2015-05-05enabled sm logging by default at least for development branchDaniel Gultsch1-1/+1
2015-05-04clean up in attachment chooser code. fixed #1168Daniel Gultsch1-51/+51
2015-05-04open market if share location plugin isn't installedDaniel Gultsch1-0/+15
2015-05-03Fix typos in URL to the projectAlexander Groshev1-2/+2
2015-05-03turn send button in cancel button while in whisper modeDaniel Gultsch21-12/+30
2015-05-02mark account with incompatible server when no sasl mechansim could be foundDaniel Gultsch1-19/+24
2015-05-02replace send button with quick action button as long as no text has been enteredDaniel Gultsch117-511/+625
2015-05-01pulled translations from transifexDaniel Gultsch2-0/+70
2015-04-29added config option to be a bit more verbose about stanza countsDaniel Gultsch2-4/+15
2015-04-29pulled translations from transifexDaniel Gultsch8-1/+607
2015-04-28npe check after reading image uriDaniel Gultsch1-3/+3
2015-04-28adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar)Daniel Gultsch3-0/+0
2015-04-28increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch5-7/+9
2015-04-28made material icons smaller (24dp)Daniel Gultsch135-20/+18
2015-04-28stop conference details from crashing when rotating the screenDaniel Gultsch1-0/+3
2015-04-28fixed npe when rotating screen in contact details activityDaniel Gultsch1-4/+8
2015-04-28print stack trace on io errorDaniel Gultsch1-6/+6
2015-04-28escape nick in highlight regex patternDaniel Gultsch1-1/+1
2015-04-28revert undo timeout to a more reasonable valueDaniel Gultsch1-1/+1
2015-04-27increased padding around switches in manage accountsDaniel Gultsch1-2/+4
2015-04-27handle returning from camera without pictureDaniel Gultsch1-0/+3
2015-04-26use xmppserviceconnection to send iq packets in jingle connectionDaniel Gultsch1-4/+4
2015-04-26hard code bitmap configsDaniel Gultsch1-2/+2
2015-04-26pulled translations from transifexDaniel Gultsch9-3/+205
2015-04-25fixed service discovery by properly storing and checking identitiesDaniel Gultsch3-30/+50
2015-04-25fixed #1039Daniel Gultsch1-0/+3
2015-04-25cleaned up file handlingDaniel Gultsch3-71/+87
2015-04-23send invite to other instanzes after creating ad hoc conference. fixes #1136Daniel Gultsch1-0/+8
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade3-6/+17
2015-04-21fixed direct invitesDaniel Gultsch1-12/+28
2015-04-21added missing translations from transifexDaniel Gultsch11-8/+24
2015-04-20pulled latest translations from transifexDaniel Gultsch6-3/+727
2015-04-20always hide pgp snackbar after decrypting a message. fixes #1075Daniel Gultsch1-0/+1
2015-04-20removed some dead codeDaniel Gultsch1-19/+0