Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add beta / nightly links | Christian Schneppe | 2019-06-08 | 1 | -0/+8 |
| | |||||
* | add fdroid nightly qr code | Christian Schneppe | 2019-06-08 | 1 | -0/+0 |
| | |||||
* | fix ci splitting (#349) | genofire | 2019-06-08 | 1 | -7/+9 |
| | |||||
* | split circlci build to master/publish/nightly and build/other branches (#348) | genofire | 2019-06-08 | 1 | -3/+25 |
| | |||||
* | F-Droid nightly repo: move to chris (#341) | genofire | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | Revert "temporarly disabled fdroid nightly builds" | Christian Schneppe | 2019-06-08 | 1 | -6/+5 |
| | | | | This reverts commit 033c28e9b9fc87e6ab7d2afb74b449acf25ec25f. | ||||
* | Networkstack - let OS decide IPv4 or IPv6 (#267) | genofire | 2019-06-08 | 5 | -360/+23 |
| | | | | | | | | * Networkstack - let OS decide IPv4 or IPv6 * Drop own implementation of DNS-Server selection * remove dns resolver cache | ||||
* | version 2.2.4 beta + changes | Christian Schneppe | 2019-06-08 | 2 | -5/+6 |
| | |||||
* | update translations | Christian Schneppe | 2019-06-08 | 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) | ||||
* | fix some more NPE | Christian Schneppe | 2019-06-08 | 5 | -7/+14 |
| | |||||
* | put geo uri in attachment preview when shared | Christian Schneppe | 2019-06-08 | 3 | -5/+17 |
| | |||||
* | show negative max files size (unknown/unlimited) simply as available | Christian Schneppe | 2019-06-08 | 1 | -2/+7 |
| | |||||
* | fixed some NPE | Christian Schneppe | 2019-06-08 | 1 | -3/+6 |
| | |||||
* | synchronize around attributes in toContentValues() | Christian Schneppe | 2019-06-08 | 1 | -1/+3 |
| | |||||
* | show error messages in text layout not edittext | Christian Schneppe | 2019-06-08 | 2 | -6/+16 |
| | |||||
* | handle invalid canditates in jingle | Christian Schneppe | 2019-06-08 | 1 | -0/+4 |
| | |||||
* | double check that activity is not null in updateSend button | Christian Schneppe | 2019-06-08 | 1 | -2/+2 |
| | |||||
* | fixed NPE in channel discovery after race to create menu | Christian Schneppe | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | set own omemo devices to inactive after 60 days of inactivity | Christian Schneppe | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | change music volume during audio playback | Christian Schneppe | 2019-06-08 | 1 | -0/+1 |
| | |||||
* | temporarly disabled fdroid nightly builds | Christian Schneppe | 2019-06-08 | 1 | -5/+6 |
| | |||||
* | fix activity_media_viewer.xml | Christian Schneppe | 2019-06-08 | 1 | -1/+0 |
| | |||||
* | change minimum timeout for uploads/downloads | Christian Schneppe | 2019-06-08 | 2 | -4/+4 |
| | |||||
* | less connection delay | Christian Schneppe | 2019-06-08 | 1 | -8/+8 |
| | |||||
* | performance improvements | Christian Schneppe | 2019-06-08 | 2 | -3/+2 |
| | |||||
* | separate received and sent files | Christian Schneppe | 2019-05-19 | 4 | -10/+47 |
| | | | | fixes #140 | ||||
* | run postDelayed in background thread | Christian Schneppe | 2019-05-19 | 1 | -1/+4 |
| | |||||
* | version 2.2.4 beta (2019-05-18) | Christian Schneppe | 2019-05-18 | 2 | -1/+8 |
| | |||||
* | always change music volume | Christian Schneppe | 2019-05-18 | 1 | -1/+1 |
| | |||||
* | update translations | Christian Schneppe | 2019-05-18 | 23 | -62/+1160 |
| | |||||
* | performance improvements | Christian Schneppe | 2019-05-18 | 7 | -28/+43 |
| | |||||
* | fix crash in RichPreview | Christian Schneppe | 2019-05-04 | 1 | -2/+2 |
| | |||||
* | small UI changes | Christian Schneppe | 2019-05-04 | 2 | -54/+9 |
| | |||||
* | some bug fixes | Christian Schneppe | 2019-05-04 | 2 | -9/+6 |
| | |||||
* | set own omemo devices to inactive after 14 days of inactivity; was 7 days | Christian Schneppe | 2019-05-04 | 1 | -1/+1 |
| | |||||
* | added language tag in channel search results | Christian Schneppe | 2019-05-04 | 4 | -7/+64 |
| | |||||
* | fixed rare NPE cause by race | Christian Schneppe | 2019-05-04 | 1 | -3/+7 |
| | |||||
* | jingle: send canditate error before fallback | Christian Schneppe | 2019-05-04 | 2 | -3/+4 |
| | |||||
* | go forward through cursor in message restore | Christian Schneppe | 2019-05-04 | 2 | -33/+21 |
| | | | | | We have seen some weird CursorIndexNotFoundException that we were unable to reproduce. We assume that going forward (moveToNext()) through the cursor instead of (moveToPrevious() fixes that issue | ||||
* | Make use of Namespace.REGISTER constant | Christian Schneppe | 2019-05-04 | 2 | -5/+5 |
| | |||||
* | fix export error for non-unicode numbers | Christian Schneppe | 2019-05-04 | 1 | -1/+1 |
| | |||||
* | do not synchronize twice when adding status and date bubbles | Christian Schneppe | 2019-05-04 | 1 | -60/+50 |
| | |||||
* | wait with presence selection until attachment commit | Christian Schneppe | 2019-05-04 | 2 | -68/+71 |
| | |||||
* | small message optimizations | Christian Schneppe | 2019-05-04 | 3 | -11/+12 |
| | |||||
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 15 | -102/+165 |
| | |||||
* | do not jump out of whispher mode when selecting attach | Christian Schneppe | 2019-05-03 | 1 | -1/+0 |
| | |||||
* | fixed ui glitch when displaying PM hint over attachments | Christian Schneppe | 2019-05-03 | 2 | -16/+13 |
| | |||||
* | add bookmark when clicking on channel search result | Christian Schneppe | 2019-05-03 | 1 | -0/+13 |
| | |||||
* | add contact dialog: warn on suspicious addresses | Christian Schneppe | 2019-05-03 | 5 | -10/+70 |
| | |||||
* | store correcting message in db | Christian Schneppe | 2019-05-03 | 2 | -7/+9 |
| |