Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make presence dialog scrollable to fit small screens | Christian Schneppe | 2019-11-15 | 1 | -51/+54 | |
| | ||||||
* | 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 | 9 | -18/+14 | |
| | ||||||
* | 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 | 2 | -2/+3 | |
| | ||||||
* | fixed links in privacy warning in channel discovery | Christian Schneppe | 2019-11-03 | 2 | -2/+10 | |
| | ||||||
* | add grace period | Christian Schneppe | 2019-11-03 | 3 | -0/+26 | |
| | ||||||
* | optionally search local muc rooms instead of jabber.network | Christian Schneppe | 2019-11-03 | 17 | -150/+402 | |
| | ||||||
* | 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 | 3 | -4/+17 | |
| | | | | 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 | 6 | -1/+24 | |
| | ||||||
* | 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 | |
| | ||||||
* | use separate file for about info | Christian Schneppe | 2019-11-02 | 2 | -52/+56 | |
| | ||||||
* | 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 | 3 | -10/+20 | |
| | ||||||
* | 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 | |
| | ||||||
* | support for delete bookmarks2 | Christian Schneppe | 2019-10-26 | 4 | -17/+57 | |
| | ||||||
* | WIP Bookmarks 2 support | Christian Schneppe | 2019-10-26 | 9 | -78/+195 | |
| |