Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | support for delete bookmarks2 | Christian Schneppe | 2019-10-26 | 4 | -17/+57 | |
| | ||||||
* | WIP Bookmarks 2 support | Christian Schneppe | 2019-10-26 | 9 | -78/+195 | |
| | ||||||
* | LMC: find replacedMessages based on bare JID | Christian Schneppe | 2019-10-26 | 1 | -3/+6 | |
| | ||||||
* | show reason in error message | Christian Schneppe | 2019-10-26 | 1 | -1/+6 | |
| | ||||||
* | disable context menu on failed jingle files | Christian Schneppe | 2019-10-26 | 1 | -13/+15 | |
| | ||||||
* | mark cancelled jingle ft as such on both sides | Christian Schneppe | 2019-10-26 | 6 | -84/+113 | |
| | ||||||
* | fully read port in socks connection | Christian Schneppe | 2019-10-26 | 2 | -3/+4 | |
| | | | | | incoming direct connections in receive mode wouldn’t clear the entire destination from the input stream; thus adding a leading 0x00 to the file | |||||
* | set shorter timeouts when using direct candidates | Christian Schneppe | 2019-10-26 | 4 | -9/+16 | |
| | ||||||
* | hide 'use integrated emoji' setting for Android O and higher | Christian Schneppe | 2019-10-19 | 1 | -3/+12 | |
| | ||||||
* | make export of chats as txt working again | Christian Schneppe | 2019-10-19 | 1 | -0/+9 | |
| | | | | fixes #402 | |||||
* | catch exception while setting useragent | Christian Schneppe | 2019-10-19 | 1 | -1/+5 | |
| | ||||||
* | show "no results" if there where no channels found in channel discovery search | Christian Schneppe | 2019-10-03 | 1 | -3/+11 | |
| | ||||||
* | Use a more meaningful name for old status | Christian Schneppe | 2019-10-02 | 1 | -3/+3 | |
| | ||||||
* | use new jabber.search.network endpoint | Christian Schneppe | 2019-10-02 | 1 | -1/+1 | |
| | ||||||
* | fix NPE when using channel search and DOMAIN_LOCK | Christian Schneppe | 2019-10-02 | 1 | -5/+7 | |
| | ||||||
* | report not-acceptable on jingle errors | Christian Schneppe | 2019-10-02 | 2 | -19/+16 | |
| | ||||||
* | do not set invideous as default and add config to first start settings screen | Christian Schneppe | 2019-10-02 | 1 | -0/+13 | |
| | ||||||
* | account deletion: only attempt to delete omemo id when connected | Christian Schneppe | 2019-09-29 | 1 | -6/+9 | |
| | ||||||
* | show resource prompt when sending uncompressed video | Christian Schneppe | 2019-09-29 | 2 | -2/+17 | |
| | ||||||
* | delete omemo keys when deleting account | Christian Schneppe | 2019-09-29 | 2 | -3/+12 | |
| | ||||||
* | make list selection manager work with app compat | Christian Schneppe | 2019-09-29 | 1 | -71/+71 | |
| | ||||||
* | rework intro | Christian Schneppe | 2019-09-29 | 3 | -26/+63 | |
| | ||||||
* | channel search result long press to show join dialog | Christian Schneppe | 2019-09-24 | 3 | -16/+43 | |
| | ||||||
* | small changes in quotes | Christian Schneppe | 2019-09-24 | 1 | -5/+14 | |
| | | | | | * don't show username in single chats * differ between own and foreign quotes | |||||
* | minor intro improvements, shorten some texts | Christian Schneppe | 2019-09-24 | 1 | -1/+21 | |
| | ||||||
* | fix crash OTR crash | Christian Schneppe | 2019-09-24 | 1 | -1/+1 | |
| | ||||||
* | correct file locations for EmojiService | Christian Schneppe | 2019-09-23 | 1 | -26/+0 | |
| | ||||||
* | Google Play version use downloadable Emojis instead of bundled | Christian Schneppe | 2019-09-23 | 2 | -37/+15 | |
| | ||||||
* | print emoji only status messages larger | Christian Schneppe | 2019-09-23 | 1 | -8/+18 | |
| |