aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* shedule webpreview cache deletionChristian Schneppe2019-06-212-14/+21
|
* show own account in chatlist/contacts/conferences if you are in multi ↵Christian Schneppe2019-06-2013-13/+68
| | | | account mode
* ping muc after receiving not-acceptable errorChristian Schneppe2019-06-201-0/+12
|
* attempt to keep messages waiting until muc is connectedChristian Schneppe2019-06-202-3/+23
|
* small improvement of welcome screenChristian Schneppe2019-06-1812-11/+23
|
* self ping (xep-0410) after receiving invite to mucChristian Schneppe2019-06-184-5/+29
|
* syntax clean upChristian Schneppe2019-06-171-1/+1
|
* disallow subsequent session-acceptChristian Schneppe2019-06-171-13/+13
|
* use ibb if other party doesn’t annouce s5b featureChristian Schneppe2019-06-175-226/+207
|
* accept direct ibb jingle offersChristian Schneppe2019-06-172-15/+58
|
* don’t crash when attempting to publish bookmarks while offlineChristian Schneppe2019-06-171-1/+2
|
* handle some rare npeChristian Schneppe2019-06-172-6/+12
|
* MessageStyle notifications replace car extenderChristian Schneppe2019-06-171-21/+13
|
* use socks instead of http proxy for http uploadChristian Schneppe2019-06-173-7/+7
| | | | http proxy doesn’t seem to work with onion v3
* fix some NPEChristian Schneppe2019-06-172-5/+14
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-06-1718-1/+1
|\
| * Merge pull request #351 from genofire/screenshotChristian Schneppe2019-06-0918-1/+1
| |\ | | | | | | update screenshot from README to F-Droid + save them in repo
| | * update screenshot from README to F-Droid + save them in repoMartin/Geno2019-06-0818-1/+1
| |/
* / reduce image quality a bitChristian Schneppe2019-06-161-1/+1
|/
* order qr codeChristian Schneppe2019-06-081-1/+2
|
* fix linksChristian Schneppe2019-06-081-2/+2
|
* fix ci spliting in workflow really (#350)genofire2019-06-081-10/+8
|
* fix linkChristian Schneppe2019-06-081-2/+2
|
* add beta / nightly linksChristian Schneppe2019-06-081-0/+8
|
* add fdroid nightly qr codeChristian Schneppe2019-06-081-0/+0
|
* fix ci splitting (#349)genofire2019-06-081-7/+9
|
* split circlci build to master/publish/nightly and build/other branches (#348)genofire2019-06-081-3/+25
|
* F-Droid nightly repo: move to chris (#341)genofire2019-06-081-1/+1
|
* Revert "temporarly disabled fdroid nightly builds"Christian Schneppe2019-06-081-6/+5
| | | | This reverts commit 033c28e9b9fc87e6ab7d2afb74b449acf25ec25f.
* Networkstack - let OS decide IPv4 or IPv6 (#267)genofire2019-06-085-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 + changesChristian Schneppe2019-06-082-5/+6
|
* update translationsChristian Schneppe2019-06-085-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 NPEChristian Schneppe2019-06-085-7/+14
|
* put geo uri in attachment preview when sharedChristian Schneppe2019-06-083-5/+17
|
* show negative max files size (unknown/unlimited) simply as availableChristian Schneppe2019-06-081-2/+7
|
* fixed some NPEChristian Schneppe2019-06-081-3/+6
|
* synchronize around attributes in toContentValues()Christian Schneppe2019-06-081-1/+3
|
* show error messages in text layout not edittextChristian Schneppe2019-06-082-6/+16
|
* handle invalid canditates in jingleChristian Schneppe2019-06-081-0/+4
|
* double check that activity is not null in updateSend buttonChristian Schneppe2019-06-081-2/+2
|
* fixed NPE in channel discovery after race to create menuChristian Schneppe2019-06-081-1/+1
|
* set own omemo devices to inactive after 60 days of inactivityChristian Schneppe2019-06-081-1/+1
|
* change music volume during audio playbackChristian Schneppe2019-06-081-0/+1
|
* temporarly disabled fdroid nightly buildsChristian Schneppe2019-06-081-5/+6
|
* fix activity_media_viewer.xmlChristian Schneppe2019-06-081-1/+0
|
* change minimum timeout for uploads/downloadsChristian Schneppe2019-06-082-4/+4
|
* less connection delayChristian Schneppe2019-06-081-8/+8
|
* performance improvementsChristian Schneppe2019-06-082-3/+2
|
* separate received and sent filesChristian Schneppe2019-05-194-10/+47
| | | | fixes #140
* run postDelayed in background threadChristian Schneppe2019-05-191-1/+4
|