aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* send 'online' presences also while typing a messageChristian Schneppe2017-02-222-1/+16
|
* don't animate image view and set some variables finalChristian Schneppe2017-02-221-3/+4
|
* make max brightness in fullscreen configurableChristian Schneppe2017-02-224-4/+31
| | | | fixes #105
* show dates correctlyChristian Schneppe2017-02-221-2/+5
|
* reordered and make some strings finalChristian Schneppe2017-02-221-14/+10
|
* set location preview sizeChristian Schneppe2017-02-221-0/+16
|
* Fix a typo in legacyChristian Schneppe2017-02-227-16/+16
|
* migrate domain and host exemption into seperate classChristian Schneppe2017-02-224-6/+28
|
* only change actionbar display options when changedChristian Schneppe2017-02-221-7/+9
|
* npe checksChristian Schneppe2017-02-222-3/+8
|
* synchronize modifications of output stream in tag writerChristian Schneppe2017-02-221-4/+4
|
* explicitly turn off vibration when disabledChristian Schneppe2017-02-221-0/+2
|
* only extract stanza-id from live messages when disco feature is setChristian Schneppe2017-02-221-2/+2
|
* fixed behaviour in message parser when doing mam catchupChristian Schneppe2017-02-221-2/+2
|
* bump mam namespaceChristian Schneppe2017-02-227-17/+48
|
* rethink mam catchup strategiesChristian Schneppe2017-02-225-40/+57
|
* add resource to ContactDetailsChristian Schneppe2017-02-224-0/+45
|
* Merge pull request #118 from gitmagic-bot/masterChristian Schneppe2017-02-211-0/+40
|\ | | | | Add contributing.json (GitMagic)
| * add contributing.json file (https://gitmagic.io/rules)GitMagic2017-02-211-0/+40
|/
* reworked rotation in FullScreenViewer fixes #107Christian Schneppe2017-02-191-59/+18
|
* check account in EnterJidDialog fixes #106Christian Schneppe2017-02-191-1/+5
|
* add date bubble in chatlistChristian Schneppe2017-02-1910-51/+68
| | | | fixes #104
* version 1.16.5 + changesChristian Schneppe2017-02-152-2/+6
|
* respond to xep-0184 requests in muc pmsChristian Schneppe2017-02-151-2/+2
|
* don't delete chats after restart / reconnectChristian Schneppe2017-02-151-0/+1
| | | | fixes #102
* only force close tagwriter before creating a new oneChristian Schneppe2017-02-142-6/+7
|
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-144-8/+12
|
* don't compress videos if they are in our files directoryChristian Schneppe2017-02-122-3/+19
|
* version 1.16.4 + changesChristian Schneppe2017-02-112-2/+10
|
* try restarting app after getting killedChristian Schneppe2017-02-111-0/+6
|
* fix UI recreation after changing notification settingsChristian Schneppe2017-02-112-4/+8
|
* changed some stringsChristian Schneppe2017-02-102-3/+3
|
* changed message bubbles from PNG to XMLChristian Schneppe2017-02-1031-22/+112
|
* only count push as available when sm is to avoid race conditionsChristian Schneppe2017-02-101-1/+1
|
* clear avatar cache when system name changesChristian Schneppe2017-02-102-5/+9
|
* only show and try resend for files which are not uploadedChristian Schneppe2017-02-101-2/+2
|
* do not auto link non-http URLsChristian Schneppe2017-02-101-2/+2
|
* don't allow google to upload app data ...Christian Schneppe2017-02-101-3/+3
| | | | .. for backup and restore due to privacy issues
* add no_padding, no_wrap to file upload slotsChristian Schneppe2017-02-101-1/+1
|
* updated aboutChristian Schneppe2017-02-102-17/+38
|
* move (un)mute settings to contact-/conference detailsChristian Schneppe2017-02-095-105/+167
|
* also try to resend failed uploads while sending pingChristian Schneppe2017-02-091-0/+7
|
* make resend via context menu available again...Christian Schneppe2017-02-091-1/+6
| | | | ...because it was accidentally removed
* resend failed uploads automatically if filesize smaller than configured ↵Christian Schneppe2017-02-092-0/+49
| | | | AutoAcceptFilesize
* only show failed uploads if file isn't deletedChristian Schneppe2017-02-092-1/+5
|
* do not sync thumbnail creation on cacheChristian Schneppe2017-02-091-1/+4
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-02-092-3/+36
|\
| * Update ISSUE_TEMPLATE.mdChristian Schneppe2017-02-071-1/+1
| |
| * Update ISSUE_TEMPLATE.mdChristian Schneppe2017-02-071-1/+1
| |
| * add description how to debug via adb logcatChristian Schneppe2017-02-071-2/+35
| |