Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-23 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -0/+1 | |
2019-06-23 | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 1 | -103/+103 | |
2019-06-23 | New translations strings.xml (German) | Christian Schneppe | 1 | -0/+1 | |
2019-06-23 | make backup compatible to Conversations (only works for Android >= 8) | Christian Schneppe | 1 | -1/+16 | |
2019-06-23 | Revert "BackupExport format like Conversations (#342)" | Christian Schneppe | 1 | -10/+2 | |
This patch is not compatible with Android SDK < 26 (Android 8 / OREO) This reverts commit 514b63f48684ab82031b0291da8d303abe1d680c. | |||||
2019-06-23 | catch NPE | Christian Schneppe | 1 | -0/+3 | |
2019-06-22 | New translations strings.xml (Portuguese) | Christian Schneppe | 1 | -103/+103 | |
2019-06-22 | New translations strings.xml (German) | Christian Schneppe | 1 | -1/+0 | |
2019-06-22 | Fixed typo | esu23 | 1 | -1/+1 | |
2019-06-22 | New Crowdin translations (#353) | Christian Schneppe | 4 | -104/+123 | |
2019-06-22 | fix typo | Christian Schneppe | 1 | -1/+1 | |
2019-06-22 | BackupExport format like Conversations (#342) | genofire | 1 | -2/+10 | |
This makes it possible to import/export backup files from/to Conversations | |||||
2019-06-22 | changed string to generated password dialog in MagicCreateActivity | Christian Schneppe | 2 | -0/+3 | |
fixes #296 | |||||
2019-06-22 | change behavior of unencrypted chats warning | Christian Schneppe | 3 | -13/+39 | |
2019-06-22 | performance improvement of message expiry | Christian Schneppe | 3 | -8/+56 | |
2019-06-21 | shedule webpreview cache deletion | Christian Schneppe | 2 | -14/+21 | |
2019-06-20 | show own account in chatlist/contacts/conferences if you are in multi ↵ | Christian Schneppe | 13 | -13/+68 | |
account mode | |||||
2019-06-20 | ping muc after receiving not-acceptable error | Christian Schneppe | 1 | -0/+12 | |
2019-06-20 | attempt to keep messages waiting until muc is connected | Christian Schneppe | 2 | -3/+23 | |
2019-06-18 | small improvement of welcome screen | Christian Schneppe | 12 | -11/+23 | |
2019-06-18 | self ping (xep-0410) after receiving invite to muc | Christian Schneppe | 4 | -5/+29 | |
2019-06-17 | syntax clean up | Christian Schneppe | 1 | -1/+1 | |
2019-06-17 | disallow subsequent session-accept | Christian Schneppe | 1 | -13/+13 | |
2019-06-17 | use ibb if other party doesn’t annouce s5b feature | Christian Schneppe | 5 | -226/+207 | |
2019-06-17 | accept direct ibb jingle offers | Christian Schneppe | 2 | -15/+58 | |
2019-06-17 | don’t crash when attempting to publish bookmarks while offline | Christian Schneppe | 1 | -1/+2 | |
2019-06-17 | handle some rare npe | Christian Schneppe | 2 | -6/+12 | |
2019-06-17 | MessageStyle notifications replace car extender | Christian Schneppe | 1 | -21/+13 | |
2019-06-17 | use socks instead of http proxy for http upload | Christian Schneppe | 3 | -7/+7 | |
http proxy doesn’t seem to work with onion v3 | |||||
2019-06-17 | fix some NPE | Christian Schneppe | 2 | -5/+14 | |
2019-06-16 | reduce image quality a bit | Christian Schneppe | 1 | -1/+1 | |
2019-06-08 | Networkstack - let OS decide IPv4 or IPv6 (#267) | genofire | 5 | -360/+23 | |
* Networkstack - let OS decide IPv4 or IPv6 * Drop own implementation of DNS-Server selection * remove dns resolver cache | |||||
2019-06-08 | update translations | Christian Schneppe | 5 | -436/+924 | |
* New translations strings.xml (Catalan) * New translations strings.xml (Catalan) * New translations strings.xml (Catalan) * New translations strings.xml (Catalan) * New translations strings.xml (Catalan) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Cebuano) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Portuguese) | |||||
2019-06-08 | fix some more NPE | Christian Schneppe | 5 | -7/+14 | |
2019-06-08 | put geo uri in attachment preview when shared | Christian Schneppe | 3 | -5/+17 | |
2019-06-08 | show negative max files size (unknown/unlimited) simply as available | Christian Schneppe | 1 | -2/+7 | |
2019-06-08 | fixed some NPE | Christian Schneppe | 1 | -3/+6 | |
2019-06-08 | synchronize around attributes in toContentValues() | Christian Schneppe | 1 | -1/+3 | |
2019-06-08 | show error messages in text layout not edittext | Christian Schneppe | 2 | -6/+16 | |
2019-06-08 | handle invalid canditates in jingle | Christian Schneppe | 1 | -0/+4 | |
2019-06-08 | double check that activity is not null in updateSend button | Christian Schneppe | 1 | -2/+2 | |
2019-06-08 | fixed NPE in channel discovery after race to create menu | Christian Schneppe | 1 | -1/+1 | |
2019-06-08 | set own omemo devices to inactive after 60 days of inactivity | Christian Schneppe | 1 | -1/+1 | |
2019-06-08 | change music volume during audio playback | Christian Schneppe | 1 | -0/+1 | |
2019-06-08 | fix activity_media_viewer.xml | Christian Schneppe | 1 | -1/+0 | |
2019-06-08 | change minimum timeout for uploads/downloads | Christian Schneppe | 2 | -4/+4 | |
2019-06-08 | less connection delay | Christian Schneppe | 1 | -8/+8 | |
2019-06-08 | performance improvements | Christian Schneppe | 2 | -3/+2 | |
2019-05-19 | separate received and sent files | Christian Schneppe | 4 | -10/+47 | |
fixes #140 | |||||
2019-05-19 | run postDelayed in background thread | Christian Schneppe | 1 | -1/+4 | |