Commit graph

6532 commits

Author SHA1 Message Date
Christian Schneppe
5d33380061 remove unused SimpleFingerGestures_Android_Library 2018-10-03 22:32:36 +02:00
Christian Schneppe
26cc9dcbea rework MediaViewerActivity 2018-10-03 22:31:55 +02:00
Christian Schneppe
8e088ccdb7 set a fixed height for RecyclerView because the height is not always calculated correctly 2018-10-03 15:41:46 +02:00
Christian Schneppe
9e09af3a68 New translations strings.xml (German) 2018-10-03 08:50:50 +02:00
Christian Schneppe
5f7563b376 New translations strings.xml (Russian) 2018-10-03 06:50:49 +02:00
Christian Schneppe
c381adfac2 New translations strings.xml (Portuguese) 2018-10-03 00:01:44 +02:00
Christian Schneppe
fdf2260799 hide icons for muc/contact details in phone mode and only show them in tablet mode 2018-10-02 23:50:24 +02:00
Christian Schneppe
0be2d9774b small muc details improvements 2018-10-02 23:22:52 +02:00
Christian Schneppe
aa0f16a772 create notification channel for quite hours 2018-10-02 22:18:50 +02:00
Christian Schneppe
d130ca088c made xmpp domain verifier verify wildcard domains where domain is a sub.sub domain 2018-10-02 22:11:09 +02:00
Christian Schneppe
526c9de0f5 clean up connection code. unify domain = ip and extended connection settings into fake resolver 2018-10-02 22:09:17 +02:00
Christian Schneppe
f162458323 use sni and alpn for start tls as well. apperently google requires it 2018-10-02 21:55:18 +02:00
Christian Schneppe
337fdf93f3 show failed file messages count in chatlist correctly 2018-10-02 21:53:26 +02:00
Christian Schneppe
5a649aaba6 New translations strings.xml (German) 2018-10-02 10:51:17 +02:00
Christian Schneppe
bb53d7cef6 add shortcut for QR-Code scanning in profile
fixes #190
2018-10-01 15:31:21 +02:00
Christian Schneppe
682ad18664 update changelog with info regarding ejabberd 2018-10-01 14:52:13 +02:00
Christian Schneppe
0408d06dd1 introduced error code for server not opening stream after auth or starttls 2018-10-01 14:48:54 +02:00
Christian Schneppe
916301261a fixed sni and alpn for kitkat 2018-10-01 14:39:34 +02:00
Christian Schneppe
23ab41156a update gradle plugin and support library 2018-10-01 14:38:57 +02:00
Christian Schneppe
1a7690aa0a code cleanup 2018-10-01 14:30:44 +02:00
Christian Schneppe
ca9bc79655 make NotificationManager final 2018-10-01 14:18:06 +02:00
Christian Schneppe
a5e5b03b11 fixed auth 2018-10-01 11:06:11 +02:00
Christian Schneppe
4a8df17311 Fix auth when upgrading from SCRAM-SHA-1 to -256 2018-10-01 11:04:59 +02:00
Christian Schneppe
e1738faadd use conscrypt api to set sni and alpn 2018-10-01 11:03:15 +02:00
Christian Schneppe
45a436a079 fixed regression that didn’t enable SNI 2018-10-01 11:01:40 +02:00
Christian Schneppe
c0b51141a7 use conscrypt as security provider to provide tls 1.3 and modern cyphers on old androids 2018-10-01 10:59:54 +02:00
Christian Schneppe
959157306d add compatibility for older devices 2018-10-01 08:51:57 +02:00
Christian Schneppe
b268f791d0 catch all exceptions on detecting mime type 2018-10-01 08:16:00 +02:00
Christian Schneppe
edfe7465af catch NPE in configureAttachmentMenu 2018-10-01 08:13:50 +02:00
Christian Schneppe
36033690b4 fix crashes with EmojiTextView 2018-10-01 08:12:11 +02:00
Christian Schneppe
092926db0b Revert "design: bubbles more curvier, avatar higher radius and no border"
This reverts commit 1816092e68.
This causes render errors on some devices.
2018-09-28 22:33:28 +02:00
Christian Schneppe
6c1e3fd052 New translations strings.xml (Russian) 2018-09-27 22:12:58 +02:00
Christian Schneppe
44f49340df New translations strings.xml (Russian) 2018-09-27 22:00:58 +02:00
Christian Schneppe
68adf4c7e9 bring back private group messages for all muc and fix broken highlight in muc 2018-09-27 21:56:44 +02:00
Christian Schneppe
0913b2807c New translations strings.xml (Russian) 2018-09-27 21:50:42 +02:00
Christian Schneppe
b2ee727640 New translations strings.xml (Russian) 2018-09-27 21:40:41 +02:00
Christian Schneppe
dc9a87b7ea update CHANGELOG 2018-09-27 21:08:32 +02:00
Christian Schneppe
35d5f71a07 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2018-09-27 20:29:38 +02:00
Christian Schneppe
673521c4f6
update translations
New Crowdin translations
2018-09-27 20:29:26 +02:00
Christian Schneppe
67547e7315 interrupt sub thread in resolver 2018-09-27 20:27:20 +02:00
Christian Schneppe
7f77edb3bc do not show 'paste as quote' if clip is NULL 2018-09-27 20:26:31 +02:00
Christian Schneppe
f7580c5e04 fixed notification sounds for Android 6 2018-09-27 20:24:21 +02:00
Christian Schneppe
e44c650ea5 check if wake lock needs reinit when pressing start/pause in audio player 2018-09-27 20:23:33 +02:00
Christian Schneppe
5b9784a789 do not compress/resize images with strange aspect ratios 2018-09-27 20:08:49 +02:00
Christian Schneppe
f67821752d store avatars received over muc presence in contact 2018-09-27 20:07:11 +02:00
Christian Schneppe
ada027ebd6 copy into new array when returning from resolver 2018-09-27 19:50:59 +02:00
Christian Schneppe
0623a7d785 catch jabber.pix-art.de invite urls directly in fragment 2018-09-27 19:50:14 +02:00
Christian Schneppe
f47e244675 fixed text sharing in direct sharing 2018-09-27 19:45:36 +02:00
Christian Schneppe
59dd2bb1c9 behave nicely (no foreground service by default) if app is built with targetSdk <26 2018-09-27 19:45:25 +02:00
Christian Schneppe
c8d159adca some color changes 2018-09-27 19:34:36 +02:00