aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-10clear avatar cache when system name changesChristian Schneppe2-5/+9
2017-02-10only show and try resend for files which are not uploadedChristian Schneppe1-2/+2
2017-02-10do not auto link non-http URLsChristian Schneppe1-2/+2
2017-02-10don't allow google to upload app data ...Christian Schneppe1-3/+3
2017-02-10add no_padding, no_wrap to file upload slotsChristian Schneppe1-1/+1
2017-02-10updated aboutChristian Schneppe2-17/+38
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe5-105/+167
2017-02-09also try to resend failed uploads while sending pingChristian Schneppe1-0/+7
2017-02-09make resend via context menu available again...Christian Schneppe1-1/+6
2017-02-09resend failed uploads automatically if filesize smaller than configured AutoA...Christian Schneppe2-0/+49
2017-02-09only show failed uploads if file isn't deletedChristian Schneppe2-1/+5
2017-02-09do not sync thumbnail creation on cacheChristian Schneppe1-1/+4
2017-02-08add index to message.conversationUuidChristian Schneppe1-1/+6
2017-02-08support aesgcm:// style urlsChristian Schneppe4-2/+45
2017-02-08only store messages up to a length of 1M charsChristian Schneppe2-1/+2
2017-02-08Stop Conversations force closing over sqlite errors due to long messagesChristian Schneppe3-2/+8
2017-02-08fixed wording for not getting messages from serverChristian Schneppe1-1/+1
2017-02-08fixed scrolling and async loading of message of new conversation startChristian Schneppe2-15/+29
2017-02-08catch all throwables when working with content provider to retrieve mimeChristian Schneppe1-1/+6
2017-02-08show file preview in chatlistChristian Schneppe1-46/+23
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe5-6/+61
2017-02-06correct view of encrypted messagesChristian Schneppe2-8/+2
2017-02-06show resend button only if file existsChristian Schneppe1-1/+4
2017-02-06check if media folders are existing, if not, create themChristian Schneppe1-4/+11
2017-02-05make updater work in Android NChristian Schneppe3-26/+49
2017-02-02don't use jingle, make httpUpload independent from filesizeChristian Schneppe1-0/+2
2017-02-02fix detection of filesizeChristian Schneppe1-2/+8
2017-01-31show unread count in small rectangles instead of circlesChristian Schneppe2-1/+17
2017-01-31get app name and version from apkChristian Schneppe1-0/+18
2017-01-31fix build error for open versionChristian Schneppe1-0/+4
2017-01-31fix showing of buttons in chatsChristian Schneppe2-6/+18
2017-01-31add usage comments to checkVersion()Christian Schneppe1-0/+12
2017-01-30respect lastseen preferences in conversation subtitleChristian Schneppe1-4/+15
2017-01-30correct stringsChristian Schneppe3-5/+5
2017-01-30add button to resend failed messagesChristian Schneppe8-8/+14
2017-01-30play gif files in fullscreenChristian Schneppe1-6/+7
2017-01-29add explicit encryption hints to outgoing messagesChristian Schneppe2-0/+4
2017-01-29use base64 encoding for file names uploaded with httpChristian Schneppe2-2/+21
2017-01-29configurable local message retention period.Christian Schneppe14-44/+141
2017-01-29add database migrationsChristian Schneppe1-1/+7
2017-01-29reworked updaterChristian Schneppe2-73/+41
2017-01-29change video filename and lower bitrate for smaller filesChristian Schneppe2-2/+6
2017-01-25delete unused resourcesChristian Schneppe9-33/+1
2017-01-25share uri for bookmark direclty from Start ConversationChristian Schneppe2-0/+24
2017-01-25reworked videocompressionChristian Schneppe18-2323/+132
2017-01-25fixed typoChristian Schneppe1-1/+1
2017-01-25reworked FileBackendChristian Schneppe6-34/+26
2017-01-25cleaning up crypto targets when conference member is getting removedChristian Schneppe2-0/+29
2017-01-25change behaviour of back button to close finish activityChristian Schneppe1-1/+2
2017-01-25make sure to set open conversations after connection with backgroundserviceChristian Schneppe1-0/+2