Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-09 | introduce new file transfer status | Christian Schneppe | 5 | -2/+14 | |
2019-09-09 | do not include scope in ipv6 annoucment | Christian Schneppe | 1 | -1/+12 | |
2019-09-09 | include ticker information in notification | Christian Schneppe | 14 | -28/+16 | |
2019-09-09 | fix permission errors | Christian Schneppe | 1 | -1/+1 | |
2019-09-09 | catch exception in updater | Christian Schneppe | 1 | -11/+17 | |
2019-09-08 | fix crash during file existing check | Christian Schneppe | 2 | -2/+2 | |
2019-09-07 | improve webpreviews during offline times | Christian Schneppe | 4 | -29/+45 | |
2019-09-07 | send multiple downloads and uploads into queue | Christian Schneppe | 3 | -17/+24 | |
2019-09-07 | catch exceptions in SerialSingleThreadExecutor | Christian Schneppe | 1 | -0/+2 | |
2019-09-07 | New Crowdin translations (#384) | Christian Schneppe | 11 | -111/+1133 | |
* New translations strings.xml (Chinese Simplified) * New translations strings.xml (Russian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Portuguese) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (French) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Bulgarian) * New translations strings.xml (Catalan) * New translations strings.xml (German) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) | |||||
2019-09-06 | shorten restore_warning | Christian Schneppe | 1 | -2/+2 | |
2019-09-06 | JET uses plain text file size | Christian Schneppe | 1 | -2/+9 | |
2019-09-06 | do not include link local in direct candidates | Christian Schneppe | 3 | -16/+12 | |
2019-09-06 | make Tor connections work with direct TLS | Christian Schneppe | 3 | -66/+71 | |
2019-09-06 | implemented support for for jingle encrypted transports (XEP-0396) | Christian Schneppe | 5 | -11/+42 | |
2019-09-06 | deleted wrong to jid | Christian Schneppe | 1 | -1/+0 | |
fixes #374 | |||||
2019-09-06 | check for orphaned files | Christian Schneppe | 1 | -1/+28 | |
2019-09-03 | get images from google photos | Christian Schneppe | 1 | -0/+1 | |
2019-09-03 | fix some crashes | Christian Schneppe | 19 | -71/+183 | |
2019-09-03 | use higher priority for proxy on receiving end | Christian Schneppe | 2 | -5/+4 | |
2019-09-03 | send fallback to ibb after proxy activation failed | Christian Schneppe | 1 | -6/+17 | |
2019-09-03 | also reply with direct connections on response | Christian Schneppe | 3 | -18/+35 | |
2019-09-03 | bare minimum direct connections | Christian Schneppe | 6 | -6/+174 | |
2019-09-03 | order canditates by priority before attempting to connect | Christian Schneppe | 2 | -25/+27 | |
2019-09-03 | fix strings | Christian Schneppe | 1 | -2/+2 | |
2019-08-31 | fix rotation issues in MediaViewerActivity | Christian Schneppe | 1 | -0/+1 | |
2019-08-31 | when sharing text from PAM to PAM use quotes | Christian Schneppe | 3 | -4/+11 | |
2019-08-31 | more ibb fixes (include sid in transport-accept) | Christian Schneppe | 2 | -15/+25 | |
2019-08-31 | fixed unlikely race between enabling carbons and discovering last MAM id | Christian Schneppe | 1 | -3/+3 | |
2019-08-31 | include pgp sig and status in presence to non anon muc | Christian Schneppe | 2 | -23/+16 | |
2019-08-31 | do not put default nick into bookmark if none has been set before | Christian Schneppe | 3 | -13/+25 | |
2019-08-31 | fixed pgp decryption of automatically accepted jingle ft | Christian Schneppe | 1 | -10/+7 | |
2019-08-31 | increased reconnection interval after policy violation | Christian Schneppe | 1 | -1/+3 | |
2019-08-31 | refactored filename and extension parsing | Christian Schneppe | 3 | -42/+59 | |
2019-08-31 | catch npe on participants context menu | Christian Schneppe | 2 | -0/+6 | |
2019-08-31 | make config flag for leave before join | Christian Schneppe | 2 | -2/+5 | |
2019-08-31 | create empty disco result on error to fire advance stream features event | Christian Schneppe | 2 | -1/+26 | |
2019-08-31 | show scrollbars in muc user screen | Christian Schneppe | 1 | -0/+1 | |
2019-08-31 | fix SOCKS5 to IBB fallback | Christian Schneppe | 1 | -5/+4 | |
2019-08-31 | catch more firebase library bugs | Christian Schneppe | 1 | -1/+8 | |
2019-08-31 | fixed send_multiple share intent with empty extras | Christian Schneppe | 1 | -1/+2 | |
2019-08-31 | catch IllegalArgumentException when reading backup file | Christian Schneppe | 2 | -0/+4 | |
2019-08-31 | implement time out for waiting on voice recording | Christian Schneppe | 1 | -10/+25 | |
2019-08-31 | made domain verifier case insensitive. | Christian Schneppe | 1 | -9/+10 | |
2019-08-31 | put initial xmpp uri into signup intent | Christian Schneppe | 2 | -2/+2 | |
2019-08-31 | resetToWaiting should include http uploaded files | Christian Schneppe | 1 | -1/+1 | |
2019-08-31 | do not include DNS servers from networks know to be inactive | Christian Schneppe | 1 | -18/+17 | |
* we still include DNS servers from VPNs because of edge cases where the XMPP server is hosted in the VPN * on older Android versions we don’t know if a network is active or not (activeNetwork == null) | |||||
2019-08-31 | catch fcm library bugs | Christian Schneppe | 1 | -1/+7 | |
2019-08-31 | do password empty check in dialog not in restore backup service | Christian Schneppe | 3 | -25/+28 | |
2019-08-31 | open backup files on view action | Christian Schneppe | 2 | -19/+56 | |