Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | do not parse invites from type=groupchat | Christian Schneppe | 2019-09-23 | 3 | -26/+34 |
| | |||||
* | show username as title in context menu when long clicking avatar in MUC | Christian Schneppe | 2019-09-22 | 3 | -12/+61 |
| | |||||
* | use existing variable for user | Christian Schneppe | 2019-09-22 | 1 | -1/+1 |
| | |||||
* | show context menu in channel search to share uri | Christian Schneppe | 2019-09-21 | 3 | -25/+65 |
| | |||||
* | introduce app intro and some help screens | Christian Schneppe | 2019-09-21 | 7 | -9/+223 |
| | |||||
* | close correct socket after faulty jingle socks connection | Christian Schneppe | 2019-09-20 | 1 | -1/+1 |
| | |||||
* | improved logging for messages waiting for join | Christian Schneppe | 2019-09-20 | 3 | -11/+25 |
| | |||||
* | added overlay to avatar in EditAccountActivity | Christian Schneppe | 2019-09-20 | 3 | -8/+51 |
| | | | | in addition to #390 | ||||
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 114 | -285/+269 |
| | |||||
* | replace YouTube links with Invidious links | Christian Schneppe | 2019-09-20 | 5 | -7/+40 |
| | | | | increases privacy and is configurable via preferences | ||||
* | bug fixes in MessageAdapter | Christian Schneppe | 2019-09-19 | 1 | -6/+3 |
| | |||||
* | fixed R8 weirdness | Christian Schneppe | 2019-09-19 | 2 | -5/+4 |
| |