aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use async message loading only when called from UIChristian Schneppe2017-04-138-21/+26
|
* properly unregister bookmark from conversations when deleting bookmarkChristian Schneppe2017-04-133-1/+4
|
* fixed message merge logic. merge only messages with lower statusChristian Schneppe2017-04-131-3/+2
|
* show first instead of last message in notification previewChristian Schneppe2017-04-131-5/+7
|
* include RSM max in mam query in case server doesn't specify own maxChristian Schneppe2017-04-131-2/+4
|
* Optimized imports from entire projectChristian Schneppe2017-04-137-30/+8
|
* Removed unnecessary string builderChristian Schneppe2017-04-131-6/+2
|
* Made variable localChristian Schneppe2017-04-131-2/+2
|
* Code clean upChristian Schneppe2017-04-134-15/+15
|
* be more careful with corner cases when mentioning multiple peopleChristian Schneppe2017-04-133-5/+53
|
* exclude >= from being recognized as quoteChristian Schneppe2017-04-131-1/+6
|
* do not linkify urls starting with a dotChristian Schneppe2017-04-131-1/+1
|
* use comma seperation for multiple mentionsChristian Schneppe2017-04-131-4/+8
|
* avoid crash on urls with missing protocolsChristian Schneppe2017-04-131-1/+1
|
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-1310-63/+18
|
* send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe2017-04-135-35/+36
|
* use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe2017-04-132-1/+14
|
* unread/failed count: show >99 as infinity symbolChristian Schneppe2017-04-131-2/+2
|
* make contacts status color configurableChristian Schneppe2017-04-135-2/+28
|
* update gradleChristian Schneppe2017-04-052-5/+5
|
* changed one last seen stateChristian Schneppe2017-04-053-1/+3
|
* add missing finaleChristian Schneppe2017-04-051-1/+1
|
* add missing german stringsChristian Schneppe2017-04-051-0/+10
|
* Show colored presence status for contacts in overview and contact listChristian Schneppe2017-04-053-0/+31
| | | | | | * online, free for chat = green * away = yellow * dnd, xa = red
* do not parse bodies with http urls as downloadable in omemo encrypted messagesChristian Schneppe2017-04-051-7/+5
|
* parse message that only contain oob tagChristian Schneppe2017-04-054-5/+10
|
* show file size for files smaller 1024 bytesChristian Schneppe2017-04-051-5/+5
|
* Fixed deprecated callChristian Schneppe2017-04-051-1/+6
|
* Run in background instead of writing instantaneouslyChristian Schneppe2017-04-051-1/+1
|
* Changes the deprecated getColor() methodChristian Schneppe2017-04-057-20/+27
|
* Fixed package accessChristian Schneppe2017-04-051-6/+6
|
* Save some memory and delete unused imports and variablesChristian Schneppe2017-04-051-4/+3
|
* enable OpenPGP as wellChristian Schneppe2017-04-051-1/+1
|
* fix small bug with updater on devices < SDK 21Christian Schneppe2017-04-051-2/+4
|
* temporarly enable OTRChristian Schneppe2017-04-051-1/+1
|
* Fix typo (#128)licaon-kter2017-03-281-1/+1
|
* add download link to lastest versionChristian Schneppe2017-03-271-0/+2
|
* Update FILE_LINK.phpChristian Schneppe2017-03-271-1/+6
|
* Create FILE_LINK.phpChristian Schneppe2017-03-271-0/+5
|
* add missing changesChristian Schneppe2017-03-271-0/+2
|
* version 1.17.1 + changesChristian Schneppe2017-03-262-118/+129
|
* update libraries and dependenciesChristian Schneppe2017-03-263-12/+14
|
* decrease text sizes a bitChristian Schneppe2017-03-262-11/+11
|
* show received/read markers in chatlistChristian Schneppe2017-03-262-11/+57
|
* deduplicate notification soundsChristian Schneppe2017-03-261-1/+0
|
* omemo: put auth tag into key (verify auth tag as well)Christian Schneppe2017-03-261-1/+1
|
* made a few exceptions to quote parser for emoticons and quotesChristian Schneppe2017-03-262-5/+43
|
* rename build flavors in gradle files tooChristian Schneppe2017-03-261-3/+3
|
* changed logtagChristian Schneppe2017-03-261-1/+1
|
* make image compression configurableChristian Schneppe2017-03-266-10/+49
|