Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 7 | -84/+114 | |
| | ||||||
* | 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 | |
| | ||||||
* | hide 'use integrated emoji' setting for Android O and higher | Christian Schneppe | 2019-10-19 | 1 | -1/+3 | |
| | ||||||
* | 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 | 3 | -3/+22 | |
| | ||||||
* | Use a more meaningful name for old status | Christian Schneppe | 2019-10-02 | 1 | -3/+3 | |
| | ||||||
* | Use dark navigation bar in QR scanner activity | Christian Schneppe | 2019-10-02 | 3 | -11/+5 | |
| | | | | | | | | | | | | * Use dark navigation bar on dark theme This approach uses `tools:targetApi` instead of separate theme file and avoids lint errors. * Use dark navigation bar in QR scanner activity This is consistent with the black background that is already used in that activity. | |||||
* | use new jabber.search.network endpoint | Christian Schneppe | 2019-10-02 | 2 | -2/+2 | |
| | ||||||
* | 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 | 3 | -1/+43 | |
| | ||||||
* | New Crowdin translations (#396) | Christian Schneppe | 2019-09-29 | 5 | -22/+990 | |
| | | | | | | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Chinese Simplified) | |||||
* | delete problematic language file | Christian Schneppe | 2019-09-29 | 1 | -943/+0 | |
| | ||||||
* | 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 | 19 | -44/+88 | |
| | ||||||
* | channel search result long press to show join dialog | Christian Schneppe | 2019-09-24 | 5 | -16/+47 | |
| | ||||||
* | New Crowdin translations (#392) | Christian Schneppe | 2019-09-24 | 9 | -18/+959 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Basque) * New translations strings.xml (Bulgarian) * New translations strings.xml (Catalan) * New translations strings.xml (Cebuano) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Turkish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Italian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Portuguese, Brazilian) | |||||
* | small changes in quotes | Christian Schneppe | 2019-09-24 | 2 | -5/+15 | |
| | | | | | * don't show username in single chats * differ between own and foreign quotes | |||||
* | minor intro improvements, shorten some texts | Christian Schneppe | 2019-09-24 | 12 | -4/+28 | |
| | ||||||
* | 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 | |
| | ||||||
* | fix missing deps for EmojiService | Christian Schneppe | 2019-09-23 | 1 | -0/+6 | |
| | ||||||
* | New Crowdin translations (#391) | Christian Schneppe | 2019-09-23 | 15 | -1049/+201 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Swedish) * New translations strings.xml (Spanish) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (Galician) * New translations strings.xml (French) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Czech) * New translations strings.xml (Chinese Traditional) |