Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fixed strings | Christian Schneppe | 2019-02-07 | 1 | -1/+1 | |
| | | ||||||
* | | fixed strings | Christian Schneppe | 2019-02-07 | 1 | -1/+1 | |
| | | ||||||
* | | update translations | Christian Schneppe | 2019-02-04 | 20 | -99/+331 | |
| | | ||||||
* | | show dialog with created password in MagicCreateActivity | Christian Schneppe | 2019-02-04 | 1 | -8/+25 | |
| | | ||||||
* | | Revert "WelcomeActivity: Add QR code scanner button" | Christian Schneppe | 2019-02-04 | 2 | -35/+0 | |
| | | | | | | | | This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc. | |||||
* | | fix xmpp uri links that have a aditional chars after join | Christian Schneppe | 2019-02-04 | 1 | -1/+1 | |
| | | | | | | | | for example xmpp:foo@bar.tld?join, | |||||
* | | remove warning messages for kick after ban failing. on modern servers ban is ↵ | Christian Schneppe | 2019-02-04 | 5 | -54/+12 | |
| | | | | | | | | enough to also kick | |||||
* | | make sure that http upload/download is not startetd multiple times | Christian Schneppe | 2019-02-04 | 3 | -40/+71 | |
| | | ||||||
* | | rename some variables | Christian Schneppe | 2019-02-04 | 5 | -5/+5 | |
| | | ||||||
* | | schedule another ping 30s after connectivity_change | Christian Schneppe | 2019-02-04 | 2 | -3/+31 | |
| | | ||||||
* | | fixed context menu on self contact | Christian Schneppe | 2019-02-04 | 1 | -1/+1 | |
| | | ||||||
* | | rework MediaViewerActivity | Christian Schneppe | 2019-02-04 | 8 | -84/+67 | |
| | | ||||||
* | | add ability to delete last sent message also on remote devices | Christian Schneppe | 2019-01-27 | 2 | -1/+25 | |
| | | | | | | | | if message correction is supported and available | |||||
* | | show sub menu fabs for create group chats | Christian Schneppe | 2019-01-27 | 19 | -48/+102 | |
| | | ||||||
* | | show context menu when long pressing own account picture | Christian Schneppe | 2019-01-27 | 3 | -19/+42 | |
| | | ||||||
* | | changed order of users and media in muc details | Christian Schneppe | 2019-01-27 | 5 | -65/+74 | |
| | | ||||||
* | | add context menu for muc user adapter | Christian Schneppe | 2019-01-27 | 7 | -49/+104 | |
| | | ||||||
* | | refactored group chat members into seperate screen | Christian Schneppe | 2019-01-27 | 16 | -210/+452 | |
| | | ||||||
* | | Fix type in presence | Christian Schneppe | 2019-01-27 | 1 | -1/+1 | |
| | | ||||||
* | | refactored avatar workers into single class | Christian Schneppe | 2019-01-27 | 17 | -390/+203 | |
| | | ||||||
* | | do not require starttls when connecting over to .onion domain | Christian Schneppe | 2019-01-27 | 1 | -2/+2 | |
| | | ||||||
* | | scan all files in case some files were previously marked as deleted by accident | Christian Schneppe | 2019-01-27 | 3 | -13/+73 | |
| | | ||||||
* | | migrate conversation list row to binder | Christian Schneppe | 2019-01-27 | 2 | -279/+255 | |
| | | ||||||
* | | make bitmap worker task static | Christian Schneppe | 2019-01-27 | 7 | -37/+68 | |
| | | ||||||
* | | WelcomeActivity: Add QR code scanner button | Christian Schneppe | 2019-01-27 | 2 | -0/+35 | |
| | | | | | | | | picked from https://github.com/siacs/Conversations/pull/2920 | |||||
* | | don't generate invite links if there were no activated accounts | Christian Schneppe | 2019-01-26 | 1 | -0/+4 | |
| | | ||||||
* | | catch NPE while getting Display Name | Christian Schneppe | 2019-01-26 | 1 | -1/+5 | |
| | | ||||||
* | | fix crash on getting bookmarks | Christian Schneppe | 2019-01-26 | 1 | -5/+7 | |
| | | ||||||
* | | fix crash while onTaskRemoved | Christian Schneppe | 2019-01-26 | 1 | -7/+9 | |
| | | ||||||
* | | fix compatibility issue on startup | Christian Schneppe | 2019-01-26 | 1 | -1/+17 | |
| | | ||||||
* | | add PAM hint to CHANGELOG to highlight Pix-Art Messenger features | Christian Schneppe | 2019-01-26 | 1 | -24/+24 | |
| | | ||||||
* | | fix gradle | Christian Schneppe | 2019-01-26 | 4 | -46/+48 | |
| | | ||||||
* | | make avatars from contacts configurable | Christian Schneppe | 2019-01-26 | 5 | -7/+20 | |
| | | ||||||
* | | show timestamp in restore view | Christian Schneppe | 2019-01-26 | 1 | -1/+1 | |
| | | ||||||
* | | also make human readable logs as text files work with new backup and restore | Christian Schneppe | 2019-01-26 | 1 | -0/+100 | |
| | | ||||||
* | | make new backup and restore possible with old databases | Christian Schneppe | 2019-01-26 | 2 | -7/+17 | |
| | | ||||||
* | | small layout fixes | Christian Schneppe | 2019-01-26 | 6 | -72/+19 | |
| | | ||||||
* | | show spinning wheel in restore backup activity | Christian Schneppe | 2019-01-26 | 4 | -8/+36 | |
| | | ||||||
* | | always show number of connected accounts in foreground notification | Christian Schneppe | 2019-01-26 | 8 | -46/+38 | |
| | | ||||||
* | | rework backup & restore | Christian Schneppe | 2019-01-26 | 39 | -771/+1384 | |
| | | | | | | | | use the implementation from Conversations | |||||
* | | add PAM hint to CHANGELOG to highlight Pix-Art Messenger features | Christian Schneppe | 2019-01-25 | 1 | -38/+38 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2019-01-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge pull request #293 from Echolon/patch-3 | Christian Schneppe | 2019-01-16 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | Change default: Notification from strangers: True | |||||
| | * | Change default: Nottification from strangers: True | Echolon | 2019-01-16 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, I'd like to suggest: <bool name="notifications_from_strangers">true</bool> Why? In my words, Pix-Art focuses in easy and simple XMPP. Therefore, lots of new people, which are also new to XMPP, will join this app. As they, when creating a new account, most likely will not experience any spam attacks that quickly (or ever), I'd suggest to trade this 'danger' for much easier onboarding. This means, when I add someone (I do the step, to make it even easier for them) I expect that they get my first 'Hello' without the need to tell them to open the app to see my first message. I guess the user expects this, too. So, my idea is, to switch on noftification from the 'nice' strangers :) Still, if someone really want this off - the option is of course in the settings! Cheers | |||||
* | | properly jump out of connection loop on state changing errors | Christian Schneppe | 2019-01-25 | 1 | -8/+7 | |
| | | ||||||
* | | normalize nicks before getting them from bookmarks or pep | Christian Schneppe | 2019-01-25 | 1 | -8/+21 | |
| | | ||||||
* | | use clear top flag in shortcut intent | Christian Schneppe | 2019-01-25 | 1 | -0/+1 | |
| | | ||||||
* | | resend presence to muc avatar update | Christian Schneppe | 2019-01-25 | 5 | -50/+83 | |
| | | ||||||
* | | null checks when deleting old files | Christian Schneppe | 2019-01-25 | 1 | -2/+2 | |
| | | ||||||
* | | fix typo | Christian Schneppe | 2019-01-25 | 1 | -2/+2 | |
| | |