Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce new orange theme color | Christian Schneppe | 2019-11-15 | 7 | -31/+97 |
| | |||||
* | Fix empty grey box for unknown file types (#405) | TheOneric | 2019-11-15 | 2 | -22/+21 |
| | | | | | | Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown. With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images). Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'. | ||||
* | make private messages in MUCs more visible | Christian Schneppe | 2019-11-15 | 2 | -17/+39 |
| | |||||
* | rework no write access hint in moderated public mucs | Christian Schneppe | 2019-11-15 | 3 | -6/+39 |
| | |||||
* | small UI fixes in SetSettingsActivity | Christian Schneppe | 2019-11-15 | 1 | -1/+0 |
| | |||||
* | do not crash when audio file reports zero length | Christian Schneppe | 2019-11-15 | 1 | -5/+10 |
| | |||||
* | prevent crash when counterpart in message was null | Christian Schneppe | 2019-11-15 | 1 | -2/+6 |
| | |||||
* | check if sender is in contact list before accepting jingle file | Christian Schneppe | 2019-11-15 | 1 | -2/+3 |
| | |||||
* | allow jingle state transition for fallback after proxy failure | Christian Schneppe | 2019-11-15 | 1 | -2/+6 |
| | |||||
* | make jingle state transitions less error prone | Christian Schneppe | 2019-11-15 | 1 | -2/+28 |
| | |||||
* | fixed spinning wheel when switching between local and jabber.network discovery | Christian Schneppe | 2019-11-15 | 1 | -0/+8 |
| | |||||
* | do not validate port if hostname is empty | Christian Schneppe | 2019-11-15 | 1 | -11/+17 |
| | |||||
* | rework IntroActivity a bit | Christian Schneppe | 2019-11-15 | 3 | -4/+10 |
| | |||||
* | show overlay to set avatar at the right bottom corner | Christian Schneppe | 2019-11-10 | 2 | -3/+15 |
| | |||||
* | set isQuicksy true | Christian Schneppe | 2019-11-09 | 1 | -1/+1 |
| | |||||
* | use variable for app directory in FileBackend | Christian Schneppe | 2019-11-06 | 1 | -6/+7 |
| | |||||
* | rework message deletion | Christian Schneppe | 2019-11-04 | 7 | -64/+84 |
| | |||||
* | small UI fixes | Christian Schneppe | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | fixed links in privacy warning in channel discovery | Christian Schneppe | 2019-11-03 | 2 | -2/+10 |
| | |||||
* | optionally search local muc rooms instead of jabber.network | Christian Schneppe | 2019-11-03 | 12 | -150/+375 |
| | |||||
* | mark silent notifications as local only | Christian Schneppe | 2019-11-03 | 2 | -0/+5 |
| | | | | this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch | ||||
* | catch security exception when passing on share intent that didn't give us ↵ | Christian Schneppe | 2019-11-03 | 2 | -4/+16 |
| | | | | permission | ||||
* | change welcome screen and splash screen for schulchat | Christian Schneppe | 2019-11-02 | 1 | -1/+0 |
| | |||||
* | introduce setting to completely disable (OMEMO) encryption | Christian Schneppe | 2019-11-02 | 4 | -1/+20 |
| | |||||
* | move some more config variables to match different app modes | Christian Schneppe | 2019-11-02 | 2 | -2/+4 |
| | |||||
* | move some more config variables to match different app modes | Christian Schneppe | 2019-11-02 | 1 | -3/+3 |
| | |||||
* | rename build flavors | Christian Schneppe | 2019-11-02 | 2 | -18/+1 |
| | |||||
* | show attachment button in private muc messages | Christian Schneppe | 2019-10-27 | 2 | -3/+7 |
| | |||||
* | getAdHocInviteUri async | Christian Schneppe | 2019-10-27 | 1 | -18/+48 |
| | |||||
* | fix crash in SearchActivity | Christian Schneppe | 2019-10-27 | 1 | -1/+1 |
| | |||||
* | add user to roster on avatar long press | Christian Schneppe | 2019-10-27 | 2 | -10/+15 |
| | |||||
* | open video if internal player fails | Christian Schneppe | 2019-10-27 | 1 | -25/+25 |
| | |||||
* | attempt to fix some rare crashes | Christian Schneppe | 2019-10-26 | 2 | -3/+7 |
| | |||||
* | store message bodies up to 1MB | Christian Schneppe | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | catch all exceptions when closing closable | Christian Schneppe | 2019-10-26 | 1 | -1/+4 |
| | |||||
* | catch dead system exception when creating error notification | Christian Schneppe | 2019-10-26 | 1 | -9/+15 |
| | |||||
* | fixed loading channel results from cache | Christian Schneppe | 2019-10-26 | 1 | -4/+3 |
| | |||||
* | don’t mark pgp encrypted files received from dino as deleted | Christian Schneppe | 2019-10-26 | 2 | -0/+10 |
| | |||||
* | fix some issues | Christian Schneppe | 2019-10-26 | 3 | -25/+32 |
| | |||||
* | clear bitmap cache after changing avatar settings | Christian Schneppe | 2019-10-26 | 1 | -0/+8 |
| | |||||
* | always show 'contact details' on avatar long press in non-anon | Christian Schneppe | 2019-10-26 | 1 | -3/+6 |
| | |||||
* | flush on socks connection | Christian Schneppe | 2019-10-26 | 1 | -6/+8 |
| | |||||
* | properly guard bookmarks2 deletion | Christian Schneppe | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | trigger omemo self healing for live msgs on server w/o MAM | Christian Schneppe | 2019-10-26 | 1 | -4/+3 |
| | |||||
* | set autojoin=true after following invite | Christian Schneppe | 2019-10-26 | 2 | -118/+128 |
| | |||||
* | update ui after bookmark change | Christian Schneppe | 2019-10-26 | 3 | -2/+16 |
| | |||||
* | bookmarks2. introduce #compat namespace | Christian Schneppe | 2019-10-26 | 9 | -12/+18 |
| | |||||
* | leave/join on bookmark modifactions | Christian Schneppe | 2019-10-26 | 2 | -22/+35 |
| | |||||
* | support for purge and delete | Christian Schneppe | 2019-10-26 | 2 | -5/+16 |
| | |||||
* | Bookmarks2: support retraction | Christian Schneppe | 2019-10-26 | 8 | -59/+87 |
| |