aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show file preview in chatlistChristian Schneppe2017-02-081-46/+23
|
* show number of failed uploads in chat list in red bubblesChristian Schneppe2017-02-085-6/+61
|
* correct view of encrypted messagesChristian Schneppe2017-02-062-8/+2
| | | | fixes #99
* show resend button only if file existsChristian Schneppe2017-02-061-1/+4
| | | | fixes #100
* check if media folders are existing, if not, create themChristian Schneppe2017-02-061-4/+11
| | | | fixes #101
* make updater work in Android NChristian Schneppe2017-02-053-26/+49
| | | | fixes #98
* don't use jingle, make httpUpload independent from filesizeChristian Schneppe2017-02-021-0/+2
|
* fix detection of filesizeChristian Schneppe2017-02-021-2/+8
|
* show unread count in small rectangles instead of circlesChristian Schneppe2017-01-312-1/+17
|
* get app name and version from apkChristian Schneppe2017-01-311-0/+18
|
* fix build error for open versionChristian Schneppe2017-01-311-0/+4
|
* fix showing of buttons in chatsChristian Schneppe2017-01-312-6/+18
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-01-311-0/+12
|\
| * add usage comments to checkVersion()Christian Schneppe2017-01-311-0/+12
| |
* | respect lastseen preferences in conversation subtitleChristian Schneppe2017-01-301-4/+15
|/
* correct stringsChristian Schneppe2017-01-303-5/+5
|
* add button to resend failed messagesChristian Schneppe2017-01-308-8/+14
|
* play gif files in fullscreenChristian Schneppe2017-01-301-6/+7
|
* add explicit encryption hints to outgoing messagesChristian Schneppe2017-01-292-0/+4
|
* use base64 encoding for file names uploaded with httpChristian Schneppe2017-01-292-2/+21
|
* configurable local message retention period.Christian Schneppe2017-01-2914-44/+141
|
* add database migrationsChristian Schneppe2017-01-291-1/+7
|
* reworked updaterChristian Schneppe2017-01-292-73/+41
|
* change video filename and lower bitrate for smaller filesChristian Schneppe2017-01-292-2/+6
|
* delete unused resourcesChristian Schneppe2017-01-259-33/+1
|
* share uri for bookmark direclty from Start ConversationChristian Schneppe2017-01-252-0/+24
|
* reworked videocompressionChristian Schneppe2017-01-2518-2323/+132
|
* fixed typoChristian Schneppe2017-01-251-1/+1
|
* reworked FileBackendChristian Schneppe2017-01-256-34/+26
|
* cleaning up crypto targets when conference member is getting removedChristian Schneppe2017-01-252-0/+29
|
* change behaviour of back button to close finish activityChristian Schneppe2017-01-251-1/+2
|
* make sure to set open conversations after connection with backgroundserviceChristian Schneppe2017-01-251-0/+2
|
* make sure to properly stop tagwriterChristian Schneppe2017-01-253-2/+11
|
* don't quote text when '>' is followed by numeberChristian Schneppe2017-01-252-2/+17
|
* fixed some issues around ibbChristian Schneppe2017-01-254-19/+58
|
* write text in bold when highlighted in received muc messageChristian Schneppe2017-01-212-1/+9
|
* modified highlight nick behaviour to better work with quotesChristian Schneppe2017-01-211-7/+13
|
* don't prematurly mark conversation as read during activity startChristian Schneppe2017-01-211-4/+10
|
* use largeHeap in manifestChristian Schneppe2017-01-211-10/+10
|
* reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe2017-01-212-18/+30
|
* corrected german strings to share links/urisChristian Schneppe2017-01-211-2/+2
|
* fixed crash when following http link with fingerprintsChristian Schneppe2017-01-211-2/+2
|
* fixed pgp encrypted text quick sharing.Christian Schneppe2017-01-182-5/+49
|
* Revert "play gif files in fullscreen view"Christian Schneppe2017-01-181-25/+15
| | | | This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
* fixed behaviour with non-default encryption masksChristian Schneppe2017-01-161-18/+35
|
* Add SCRAM-SHA-2 supportChristian Schneppe2017-01-164-211/+264
|
* refactored whispermessage processingChristian Schneppe2017-01-162-27/+27
|
* fixed linkifierChristian Schneppe2017-01-161-1/+7
|
* partially improved logging for receiving omemo messagesChristian Schneppe2017-01-164-18/+28
|
* handle swiping away from recent apps correctlyChristian Schneppe2017-01-161-0/+5
|