Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reworked reconnect in profile settings | Christian Schneppe | 2017-02-22 | 1 | -6/+4 |
| | |||||
* | send 'online' presences also while typing a message | Christian Schneppe | 2017-02-22 | 2 | -1/+16 |
| | |||||
* | don't animate image view and set some variables final | Christian Schneppe | 2017-02-22 | 1 | -3/+4 |
| | |||||
* | make max brightness in fullscreen configurable | Christian Schneppe | 2017-02-22 | 4 | -4/+31 |
| | | | | fixes #105 | ||||
* | show dates correctly | Christian Schneppe | 2017-02-22 | 1 | -2/+5 |
| | |||||
* | reordered and make some strings final | Christian Schneppe | 2017-02-22 | 1 | -14/+10 |
| | |||||
* | set location preview size | Christian Schneppe | 2017-02-22 | 1 | -0/+16 |
| | |||||
* | Fix a typo in legacy | Christian Schneppe | 2017-02-22 | 7 | -16/+16 |
| | |||||
* | migrate domain and host exemption into seperate class | Christian Schneppe | 2017-02-22 | 4 | -6/+28 |
| | |||||
* | only change actionbar display options when changed | Christian Schneppe | 2017-02-22 | 1 | -7/+9 |
| | |||||
* | npe checks | Christian Schneppe | 2017-02-22 | 2 | -3/+8 |
| | |||||
* | synchronize modifications of output stream in tag writer | Christian Schneppe | 2017-02-22 | 1 | -4/+4 |
| | |||||
* | explicitly turn off vibration when disabled | Christian Schneppe | 2017-02-22 | 1 | -0/+2 |
| | |||||
* | only extract stanza-id from live messages when disco feature is set | Christian Schneppe | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | fixed behaviour in message parser when doing mam catchup | Christian Schneppe | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | bump mam namespace | Christian Schneppe | 2017-02-22 | 7 | -17/+48 |
| | |||||
* | rethink mam catchup strategies | Christian Schneppe | 2017-02-22 | 5 | -40/+57 |
| | |||||
* | add resource to ContactDetails | Christian Schneppe | 2017-02-22 | 4 | -0/+45 |
| | |||||
* | Merge pull request #118 from gitmagic-bot/master | Christian Schneppe | 2017-02-21 | 1 | -0/+40 |
|\ | | | | | Add contributing.json (GitMagic) | ||||
| * | add contributing.json file (https://gitmagic.io/rules) | GitMagic | 2017-02-21 | 1 | -0/+40 |
|/ | |||||
* | reworked rotation in FullScreenViewer fixes #107 | Christian Schneppe | 2017-02-19 | 1 | -59/+18 |
| | |||||
* | check account in EnterJidDialog fixes #106 | Christian Schneppe | 2017-02-19 | 1 | -1/+5 |
| | |||||
* | add date bubble in chatlist | Christian Schneppe | 2017-02-19 | 10 | -51/+68 |
| | | | | fixes #104 | ||||
* | version 1.16.5 + changes | Christian Schneppe | 2017-02-15 | 2 | -2/+6 |
| | |||||
* | respond to xep-0184 requests in muc pms | Christian Schneppe | 2017-02-15 | 1 | -2/+2 |
| | |||||
* | don't delete chats after restart / reconnect | Christian Schneppe | 2017-02-15 | 1 | -0/+1 |
| | | | | fixes #102 | ||||
* | only force close tagwriter before creating a new one | Christian Schneppe | 2017-02-14 | 2 | -6/+7 |
| | |||||
* | fixed adhoc conference creation behaviour. properly show errors | Christian Schneppe | 2017-02-14 | 4 | -8/+12 |
| | |||||
* | don't compress videos if they are in our files directory | Christian Schneppe | 2017-02-12 | 2 | -3/+19 |
| | |||||
* | version 1.16.4 + changes | Christian Schneppe | 2017-02-11 | 2 | -2/+10 |
| | |||||
* | try restarting app after getting killed | Christian Schneppe | 2017-02-11 | 1 | -0/+6 |
| | |||||
* | fix UI recreation after changing notification settings | Christian Schneppe | 2017-02-11 | 2 | -4/+8 |
| | |||||
* | changed some strings | Christian Schneppe | 2017-02-10 | 2 | -3/+3 |
| | |||||
* | changed message bubbles from PNG to XML | Christian Schneppe | 2017-02-10 | 31 | -22/+112 |
| | |||||
* | only count push as available when sm is to avoid race conditions | Christian Schneppe | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | clear avatar cache when system name changes | Christian Schneppe | 2017-02-10 | 2 | -5/+9 |
| | |||||
* | only show and try resend for files which are not uploaded | Christian Schneppe | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | do not auto link non-http URLs | Christian Schneppe | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | don't allow google to upload app data ... | Christian Schneppe | 2017-02-10 | 1 | -3/+3 |
| | | | | .. for backup and restore due to privacy issues | ||||
* | add no_padding, no_wrap to file upload slots | Christian Schneppe | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | updated about | Christian Schneppe | 2017-02-10 | 2 | -17/+38 |
| | |||||
* | move (un)mute settings to contact-/conference details | Christian Schneppe | 2017-02-09 | 5 | -105/+167 |
| | |||||
* | also try to resend failed uploads while sending ping | Christian Schneppe | 2017-02-09 | 1 | -0/+7 |
| | |||||
* | make resend via context menu available again... | Christian Schneppe | 2017-02-09 | 1 | -1/+6 |
| | | | | ...because it was accidentally removed | ||||
* | resend failed uploads automatically if filesize smaller than configured ↵ | Christian Schneppe | 2017-02-09 | 2 | -0/+49 |
| | | | | AutoAcceptFilesize | ||||
* | only show failed uploads if file isn't deleted | Christian Schneppe | 2017-02-09 | 2 | -1/+5 |
| | |||||
* | do not sync thumbnail creation on cache | Christian Schneppe | 2017-02-09 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-02-09 | 2 | -3/+36 |
|\ | |||||
| * | Update ISSUE_TEMPLATE.md | Christian Schneppe | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | Update ISSUE_TEMPLATE.md | Christian Schneppe | 2017-02-07 | 1 | -1/+1 |
| | |