Commit graph

7245 commits

Author SHA1 Message Date
Christian Schneppe
ce16d024a6 Revert "BackupExport format like Conversations (#342)"
This patch is not compatible with Android SDK < 26 (Android 8 / OREO)
This reverts commit 514b63f486.
2019-06-23 09:31:51 +02:00
Christian Schneppe
596059538f Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2019-06-23 09:30:04 +02:00
Christian Schneppe
63a2b3f151 catch NPE 2019-06-23 09:29:47 +02:00
Christian Schneppe
7741a3d261 New translations strings.xml (Portuguese) 2019-06-22 22:22:03 +02:00
Christian Schneppe
462e44bebf New translations strings.xml (German) 2019-06-22 22:21:38 +02:00
Christian Schneppe
392b7133c6
Merge pull request #357 from esu23/fix-tipo
Fixed typo
2019-06-22 22:11:50 +02:00
esu23
0747af253c Fixed typo 2019-06-22 22:07:57 +02:00
Christian Schneppe
d1ae7c6abc version 2.2.4 + changes 2019-06-22 21:19:33 +02:00
Christian Schneppe
ca334f9e5f
New Crowdin translations (#356) 2019-06-22 21:17:58 +02:00
Christian Schneppe
9ab0d0e176
New Crowdin translations (#353) 2019-06-22 21:15:42 +02:00
Christian Schneppe
6c166d51fd
fix typo 2019-06-22 19:52:13 +02:00
genofire
514b63f486 BackupExport format like Conversations (#342)
This makes it possible to import/export backup files from/to Conversations
2019-06-22 17:35:49 +02:00
genofire
4726fcfd46 fix gitlab-ci build (#355) 2019-06-22 17:33:32 +02:00
Christian Schneppe
e3603f7c41 changed string to generated password dialog in MagicCreateActivity
fixes #296
2019-06-22 17:21:25 +02:00
Christian Schneppe
0d9f3ae619 change behavior of unencrypted chats warning 2019-06-22 17:10:58 +02:00
Christian Schneppe
9e3a701cb0 performance improvement of message expiry 2019-06-22 15:38:54 +02:00
Christian Schneppe
c71aa059f9 shedule webpreview cache deletion 2019-06-21 21:40:16 +02:00
Christian Schneppe
81c0944245 show own account in chatlist/contacts/conferences if you are in multi account mode 2019-06-20 22:30:21 +02:00
Christian Schneppe
53f93ae996 ping muc after receiving not-acceptable error 2019-06-20 20:55:33 +02:00
Christian Schneppe
0f6623888a attempt to keep messages waiting until muc is connected 2019-06-20 20:54:50 +02:00
Christian Schneppe
f09d784928 small improvement of welcome screen 2019-06-18 19:07:47 +02:00
Christian Schneppe
fe4c5fabf7 self ping (xep-0410) after receiving invite to muc 2019-06-18 18:11:08 +02:00
Christian Schneppe
777ab177c1 syntax clean up 2019-06-17 21:50:21 +02:00
Christian Schneppe
d326d5beb7 disallow subsequent session-accept 2019-06-17 21:49:54 +02:00
Christian Schneppe
e959098b9a use ibb if other party doesn’t annouce s5b feature 2019-06-17 21:47:24 +02:00
Christian Schneppe
4af2b29330 accept direct ibb jingle offers 2019-06-17 21:36:39 +02:00
Christian Schneppe
d53a616e20 don’t crash when attempting to publish bookmarks while offline 2019-06-17 21:32:42 +02:00
Christian Schneppe
19d75a0e1c handle some rare npe 2019-06-17 21:30:07 +02:00
Christian Schneppe
f15a0b0550 MessageStyle notifications replace car extender 2019-06-17 21:27:36 +02:00
Christian Schneppe
6b755c7a6a use socks instead of http proxy for http upload
http proxy doesn’t seem to work with onion v3
2019-06-17 21:21:25 +02:00
Christian Schneppe
35a37b7370 fix some NPE 2019-06-17 21:21:18 +02:00
Christian Schneppe
abee212bc6 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2019-06-17 21:02:36 +02:00
Christian Schneppe
4ed924f6b0 reduce image quality a bit 2019-06-16 16:59:38 +02:00
Christian Schneppe
82cf996456
Merge pull request #351 from genofire/screenshot
update screenshot from README to F-Droid + save them in repo
2019-06-09 07:56:00 +02:00
Martin/Geno
c91ab5582d
update screenshot from README to F-Droid + save them in repo 2019-06-08 23:39:26 +02:00
Christian Schneppe
8bc59d7ba9
order qr code 2019-06-08 23:12:42 +02:00
Christian Schneppe
0fffe93c1c
fix links 2019-06-08 23:11:17 +02:00
genofire
64d13a1c1c fix ci spliting in workflow really (#350) 2019-06-08 23:03:21 +02:00
Christian Schneppe
a31aa26a5a
fix link 2019-06-08 23:02:24 +02:00
Christian Schneppe
592417a04a
add beta / nightly links 2019-06-08 23:00:47 +02:00
Christian Schneppe
e8713cd917
add fdroid nightly qr code 2019-06-08 22:57:39 +02:00
genofire
037a110317 fix ci splitting (#349) 2019-06-08 22:49:37 +02:00
genofire
b5735e12cf split circlci build to master/publish/nightly and build/other branches (#348) 2019-06-08 22:30:39 +02:00
genofire
e3b3c6dccc F-Droid nightly repo: move to chris (#341) 2019-06-08 22:12:39 +02:00
Christian Schneppe
76c15caa25 Revert "temporarly disabled fdroid nightly builds"
This reverts commit 033c28e9b9.
2019-06-08 22:11:15 +02:00
genofire
e6a1559790 Networkstack - let OS decide IPv4 or IPv6 (#267)
* Networkstack - let OS decide IPv4 or IPv6

* Drop own implementation of DNS-Server selection

* remove dns resolver cache
2019-06-08 20:25:30 +02:00
Christian Schneppe
b396ba1ae1 version 2.2.4 beta + changes 2019-06-08 15:14:41 +02:00
Christian Schneppe
6c9234ce53
update translations
* 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 14:59:12 +02:00
Christian Schneppe
7cf5b7c6fa fix some more NPE 2019-06-08 14:51:06 +02:00
Christian Schneppe
6856e84abd put geo uri in attachment preview when shared 2019-06-08 14:22:00 +02:00