Christian Schneppe
6084fd91d4
try to fix missing sendbutton
2019-12-08 10:25:36 +01:00
Christian Schneppe
074e7311bf
version 2.3.2
2019-12-08 09:49:17 +01:00
Christian Schneppe
2cdc394d52
fix shareWithActivity
2019-12-08 09:48:44 +01:00
Christian Schneppe
b5c5625e78
don't use versionNameSuffix for git/fdroid version
2019-12-07 21:51:06 +01:00
Christian Schneppe
d828d5b4a9
version 2.3.1 + changes
2019-12-07 21:31:10 +01:00
Christian Schneppe
e66ffc6280
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
2019-12-07 21:30:46 +01:00
Christian Schneppe
cd1d3cebee
New Crowdin translations ( #409 )
...
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Italian)
* 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)
2019-12-07 21:30:35 +01:00
Christian Schneppe
d8d37876b0
fix crash on android < 24
2019-12-07 21:18:57 +01:00
Christian Schneppe
8358a40792
fix rare crash
2019-12-07 21:15:07 +01:00
Christian Schneppe
7ee4de1a27
add missing permission requests for Android P
...
possibly fixes #410
2019-12-07 21:11:56 +01:00
Christian Schneppe
a80432f671
fix updater
2019-12-07 20:14:45 +01:00
Christian Schneppe
348498b875
fix crash on Android 4 devices
2019-12-07 20:09:47 +01:00
Christian Schneppe
539302ee36
don't show real username in quotes
...
fixes #415
2019-12-07 20:05:52 +01:00
FH
587a719e85
Disable NewLines in Base64 values ( #416 )
...
Smack gets confused and throws NullPointerException
when Base64 contains newlines. Therefor disable newlines
in Base64. I assume newlines in Base64 are also not
expected by other implementations.
2019-12-03 08:04:38 +01:00
genofire
062371dd4c
fix(circleci): after rename flavor artifacts changes ( #412 )
2019-11-20 14:50:13 +01:00
Christian Schneppe
6690201ede
fix user in textselection quotes
2019-11-17 20:17:54 +01:00
Christian Schneppe
c0c45b4eab
version 2.3.0 + changes
2019-11-16 18:15:07 +01:00
Christian Schneppe
5d83478952
New Crowdin translations ( #408 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Arabic)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Polish)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Catalan)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (German)
* New translations strings.xml (Chinese Traditional)
2019-11-16 18:13:17 +01:00
Christian Schneppe
7ea00aa98c
add possibility to block muc user from muc
2019-11-16 18:04:58 +01:00
Christian Schneppe
14081b1f85
set omemo on as default
2019-11-16 15:26:50 +01:00
Christian Schneppe
d66581e9e6
fix some wordings
2019-11-16 15:25:41 +01:00
Christian Schneppe
9213106193
fix color mixing in ChannelDiscoveryActivity
2019-11-16 15:22:57 +01:00
Christian Schneppe
123fd1926f
move direct search from expert setting to UI
2019-11-16 15:22:21 +01:00
Christian Schneppe
0d649e48bb
rework design colors and make it compatible with older ROMs
2019-11-16 15:11:29 +01:00
Christian Schneppe
da925991c1
make exporting backup compatible with conversations
2019-11-16 11:27:30 +01:00
Christian Schneppe
74251e61d4
version 2.2.10.beta (2019-11-15)
2019-11-15 22:04:13 +01:00
Christian Schneppe
7abea021ce
version 2.2.10.beta (2019-11-15) + changes
2019-11-15 22:02:31 +01:00
Christian Schneppe
5c7d6141e0
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
2019-11-15 22:00:59 +01:00
Christian Schneppe
5aae0c8047
New Crowdin translations ( #407 )
...
* New translations strings.xml (Catalan)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Spanish)
2019-11-15 21:59:35 +01:00
Christian Schneppe
449f09c975
fix duplicate accounts in EnterJidDialog
2019-11-15 21:53:21 +01:00
Christian Schneppe
78c85da03c
introduce new orange theme color
2019-11-15 21:30:32 +01:00
TheOneric
ba225074d5
Fix empty grey box for unknown file types ( #405 )
...
Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown.
With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images).
Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'.
2019-11-15 18:33:58 +01:00
Christian Schneppe
60b96381f3
fix CircleCI
2019-11-15 17:31:17 +01:00
Christian Schneppe
5c26aec10d
make private messages in MUCs more visible
2019-11-15 17:14:11 +01:00
Christian Schneppe
345e2b7da1
rework no write access hint in moderated public mucs
2019-11-15 17:14:10 +01:00
Christian Schneppe
6c083786f1
small UI fixes in SetSettingsActivity
2019-11-15 17:14:10 +01:00
Christian Schneppe
8319822427
make presence dialog scrollable to fit small screens
2019-11-15 17:14:10 +01:00
Christian Schneppe
25babd117d
do not crash when audio file reports zero length
2019-11-15 17:14:10 +01:00
Christian Schneppe
88948711ff
prevent crash when counterpart in message was null
2019-11-15 17:14:09 +01:00
Christian Schneppe
cccc24c8e2
check if sender is in contact list before accepting jingle file
2019-11-15 17:14:09 +01:00
Christian Schneppe
f5d5be2b3c
allow jingle state transition for fallback after proxy failure
2019-11-15 17:14:09 +01:00
Christian Schneppe
b73774260a
make jingle state transitions less error prone
2019-11-15 17:14:09 +01:00
Christian Schneppe
528649cd70
update libs and gradle
2019-11-15 17:14:09 +01:00
Christian Schneppe
10a29f53a6
fixed spinning wheel when switching between local and jabber.network discovery
2019-11-15 17:14:08 +01:00
Christian Schneppe
533076813b
do not validate port if hostname is empty
2019-11-15 17:14:08 +01:00
Christian Schneppe
f42f00b40e
rework IntroActivity a bit
2019-11-15 17:14:08 +01:00
TheOneric
6a8fb3e8ae
English README ( #406 )
...
Add an English translation of README.md and link it on and with the german version.
This addresses #228
2019-11-12 11:18:19 +01:00
Christian Schneppe
904cc18ec2
show overlay to set avatar at the right bottom corner
2019-11-10 14:55:53 +01:00
Christian Schneppe
189ca534ac
set isQuicksy true
2019-11-09 22:30:35 +01:00
Christian Schneppe
4d6a78b005
use variable for app directory in FileBackend
2019-11-06 19:58:12 +01:00