Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-01 | add ability to kick user from room and not just ban them | Christian Schneppe | 1 | -2/+7 | |
2019-03-31 | rename "advanced mode" in WelcomeActivity to "I have an account" | Christian Schneppe | 1 | -1/+1 | |
2019-03-31 | add ability to delete account also from server | Christian Schneppe | 1 | -1/+4 | |
fixes #315 | |||||
2019-03-31 | correct some strings | Christian Schneppe | 1 | -6/+6 | |
2019-03-31 | renamed button in recording dialog to 'attach' | Christian Schneppe | 1 | -0/+1 | |
2019-03-31 | add activity to define some important privacy settings on first start | Christian Schneppe | 3 | -6/+10 | |
2019-02-21 | add password forgotten item to edit profile menu | Christian Schneppe | 2 | -0/+28 | |
fixes #295 | |||||
2019-02-21 | show file too large instead of generic delivery failed | Christian Schneppe | 1 | -0/+1 | |
2019-02-18 | fixed typo. s/exits/exists/ | Christian Schneppe | 1 | -1/+1 | |
2019-02-18 | fixed regression of search hint not updating in StartConversation screen | Christian Schneppe | 1 | -1/+1 | |
2019-02-18 | allow filtering in participant view | Christian Schneppe | 1 | -0/+1 | |
2019-02-18 | show notification when backup is done or failed | Christian Schneppe | 1 | -0/+4 | |
show success notification only if backup was started manually | |||||
2019-02-18 | extend max label size slightly | Christian Schneppe | 1 | -0/+1 | |
2019-02-09 | change bookmarks to multi user chats | Christian Schneppe | 1 | -1/+1 | |
2019-02-09 | update libs | Christian Schneppe | 1 | -1/+2 | |
2019-02-09 | show MediaBrowser icon in chat view | Christian Schneppe | 1 | -0/+1 | |
2019-02-09 | use the term channel in destroy dialog and some other strings | Christian Schneppe | 1 | -7/+13 | |
2019-02-09 | show web link previews in chat | Christian Schneppe | 2 | -1/+4 | |
fixes #113 | |||||
2019-02-08 | brought back 'moderated' config in advanced mode | Christian Schneppe | 1 | -4/+5 | |
2019-02-08 | implement adhoc invite links if server supports this | Christian Schneppe | 1 | -0/+1 | |
2019-02-08 | clean unused resources | Christian Schneppe | 2 | -36/+4 | |
2019-02-07 | rights managment in muc | Christian Schneppe | 1 | -0/+2 | |
2019-02-07 | show different room settings for channels and groups | Christian Schneppe | 1 | -5/+17 | |
2019-02-07 | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 1 | -12/+24 | |
2019-02-07 | fixed strings | Christian Schneppe | 1 | -1/+1 | |
2019-02-07 | fixed strings | Christian Schneppe | 1 | -1/+1 | |
2019-01-27 | add ability to delete last sent message also on remote devices | Christian Schneppe | 1 | -0/+1 | |
if message correction is supported and available | |||||
2019-01-27 | show sub menu fabs for create group chats | Christian Schneppe | 5 | -18/+28 | |
2019-01-27 | refactored group chat members into seperate screen | Christian Schneppe | 2 | -0/+3 | |
2019-01-27 | refactored avatar workers into single class | Christian Schneppe | 1 | -0/+3 | |
2019-01-26 | make avatars from contacts configurable | Christian Schneppe | 2 | -0/+6 | |
2019-01-26 | small layout fixes | Christian Schneppe | 1 | -1/+1 | |
2019-01-26 | show spinning wheel in restore backup activity | Christian Schneppe | 1 | -4/+4 | |
2019-01-26 | always show number of connected accounts in foreground notification | Christian Schneppe | 1 | -1/+0 | |
2019-01-26 | rework backup & restore | Christian Schneppe | 3 | -11/+13 | |
use the implementation from Conversations | |||||
2019-01-25 | provide Set as Profile intent | Christian Schneppe | 1 | -0/+2 | |
2019-01-25 | offer 'open with' in context menu for geo uris | Christian Schneppe | 1 | -0/+1 | |
2019-01-24 | updated copyright hints | Christian Schneppe | 1 | -2/+2 | |
2019-01-16 | Change default: Nottification from strangers: True | Echolon | 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 | |||||
2019-01-04 | add preference to play gif files automatically in chat view | Christian Schneppe | 2 | -0/+3 | |
fixes #170 and #236 | |||||
2019-01-03 | introduced 'original' as video and image quality and do not ignorer error | Christian Schneppe | 2 | -0/+6 | |
2018-12-30 | add ability to configure autojoin flag in groupchat details | Christian Schneppe | 1 | -0/+1 | |
2018-12-30 | add ability to set nickname in profile | Christian Schneppe | 2 | -0/+8 | |
2018-12-28 | fix typos | Christian Schneppe | 1 | -1/+1 | |
2018-12-27 | version 2.1.5 + CHANGELOG | Christian Schneppe | 1 | -1/+2 | |
2018-12-27 | added epub and azw mime types. try to resolve application/octet-stream by ↵ | Christian Schneppe | 3 | -0/+4 | |
file extension instead. added preview icons for ebooks | |||||
2018-12-15 | synchronize join/leaves with bookmarks | Christian Schneppe | 1 | -2/+2 | |
2018-12-14 | show warning snackbar before joining anon-non-private room | Christian Schneppe | 1 | -0/+1 | |
2018-12-04 | offer to start/install orbot for edit account screen. | Christian Schneppe | 1 | -1/+3 | |
2018-12-04 | implement self healing omemo | Christian Schneppe | 1 | -0/+1 | |
after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message. |