Daniel Gultsch
8d253dbeef
ignore whitespace when trying to detect provisioning json
...
fixes #3940
(cherry picked from commit 261207a4c0
)
2020-12-09 19:16:28 +01:00
Daniel Gultsch
b7cec2a60a
if file extension doesn’t exist. try to guess from content type. fixes #3939
...
(cherry picked from commit 303e205276
)
2020-12-09 19:15:57 +01:00
Daniel Gultsch
e04506b916
share xmpp uri if landing url is not available
...
(cherry picked from commit 99cb23fe14
)
2020-12-08 21:49:21 +01:00
Daniel Gultsch
bd1c533b5a
stop parsing random strings as xmpp addresses when scanning uris
...
(cherry picked from commit 528f192f76
)
2020-12-08 21:49:06 +01:00
Daniel Gultsch
0db4216f9b
fixed typo in easy invites request code
...
(cherry picked from commit 00e1a93014
)
2020-12-08 21:47:55 +01:00
Daniel Gultsch
e6cd5021e1
initial (untested) support for easy onboarding invites
...
(cherry picked from commit 1f392a688d
)
2020-12-08 21:47:06 +01:00
Christian Schneppe
a1e6a7d945
make ?register links working correctly
...
fixes #517
2020-12-08 21:29:49 +01:00
Christian Schneppe
9123710d61
version 3.0.2 + changes
2020-11-28 17:58:39 +01:00
Christian Schneppe
b9f3cf6dd0
New Crowdin updates ( #514 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
2020-11-28 17:23:32 +01:00
Christian Schneppe
87a76b683e
fix typo
2020-11-28 17:22:30 +01:00
Christian Schneppe
135bf4fbcc
let's play ogg files in audio player
2020-11-28 17:21:34 +01:00
Christian Schneppe
a97e1493e6
decrease sensor delay for AudioPlayer
2020-11-25 18:29:13 +01:00
Christian Schneppe
bc434d7148
increase startup performance
...
(cherry picked from commit 24eb4b769b842ffb103d3acd238326b67c938b5e)
2020-11-24 19:43:59 +01:00
Christian Schneppe
5c009d38d1
reduce actionbar logo
...
(cherry picked from commit 0a4c7374216ce73a69c5b073683b8de333c76d05)
2020-11-24 19:43:15 +01:00
Christian Schneppe
0db69e8324
small webpreview improvements
...
(cherry picked from commit e3e7b0924457b61f09aaae49333f84cb78a2e8a5)
2020-11-24 19:43:08 +01:00
Christian Schneppe
40bbb6ef88
Merge branch 'master' of https://codeberg.org/kriztan/Pix-Art-Messenger
2020-11-22 08:44:40 +01:00
Christian Schneppe
45ccd4b3fd
small color modifications for pink
2020-11-22 08:41:34 +01:00
Christian Schneppe
c7c101464b
rework black theme (chosen theme color = accent)
2020-11-22 08:40:23 +01:00
Christian Schneppe
f8f1d309b9
update issue template
2020-11-22 06:41:33 +01:00
Christian Schneppe
b636336cf0
version 3.0.1
2020-11-21 10:17:45 +01:00
Christian Schneppe
f248939001
show search for update in landscape mode on tablets
2020-11-21 10:15:01 +01:00
Christian Schneppe
853a6aac8a
fix quote text color for black theme
...
fixes #512
2020-11-21 09:56:18 +01:00
Christian Schneppe
7ad168db52
fix call notifications
2020-11-21 09:49:39 +01:00
Christian Schneppe
48f546d26c
version 3.0.0 + changes
2020-11-21 08:24:57 +01:00
Christian Schneppe
44f8f801a3
change resource detection method
2020-11-21 08:22:48 +01:00
Christian Schneppe
892c5b2f9a
Update README.md
2020-11-21 08:12:04 +01:00
Christian Schneppe
5ebf4c8b59
Update README-en.md
2020-11-21 08:12:01 +01:00
Christian Schneppe
3ed8fa67ac
Update README.md
2020-11-21 08:09:27 +01:00
Christian Schneppe
d9f394327e
Update README-en.md
2020-11-21 08:08:22 +01:00
Christian Schneppe
517dde2bcb
Update README.md
2020-11-21 08:00:28 +01:00
Christian Schneppe
478f4ae00d
New Crowdin updates ( #512 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (French)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Spanish)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Polish)
* New translations strings.xml (French)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Italian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
2020-11-21 07:44:06 +01:00
Christian Schneppe
97303da024
update exoplayer
2020-11-21 07:37:32 +01:00
Daniel Gultsch
811669964f
disable autofill for password field when not in init mode
...
maybe fixes #3924
(cherry picked from commit 36f5f77c30
)
2020-11-21 07:35:43 +01:00
Daniel Gultsch
c1d6044c19
let media scanner scan backup file. fixes #3913
...
note that the ROMs I tested this on don’t require scanning for it
to appear on MTP. However it certainly don’t hurt either.
(cherry picked from commit c7ec6a9dae
)
2020-11-21 07:33:30 +01:00
Christian Schneppe
e7485dc417
update f-droid metadata
2020-11-21 07:30:47 +01:00
Christian Schneppe
7f26ed7d1a
change received bubble too
2020-11-21 07:10:49 +01:00
Christian Schneppe
070fca8157
revert 459ecb6e85
2020-11-21 07:06:38 +01:00
Christian Schneppe
d316385f1c
increase file size limits
2020-11-21 07:05:22 +01:00
Christian Schneppe
50d102722d
store update dialog shown status
2020-11-21 07:02:37 +01:00
Christian Schneppe
94ff836341
notifications for messages and calls can be customized
...
* for Android O and above
2020-11-20 13:36:24 +01:00
Christian Schneppe
7f100565ba
rework webpreview for links in messages
...
* always use tracking filter for urls
* add quote for preview
* some small color fixes
2020-11-19 21:35:16 +01:00
Christian Schneppe
acbe6a4999
open keyboard on search view automatically
...
fixes 504
2020-11-17 17:48:21 +01:00
Christian Schneppe
9b1d788def
try to fox background problems in chats
2020-11-17 17:29:50 +01:00
Christian Schneppe
62a103b77a
rework account creation for custom domains
2020-11-17 17:29:10 +01:00
Christian Schneppe
9095a066f9
fix Offset between avatar and message
...
closes https://codeberg.org/kriztan/blabber.im/issues/503
2020-11-17 17:27:50 +01:00
Christian Schneppe
70567d2091
rework read/received indicator
2020-11-17 17:24:42 +01:00
Christian Schneppe
e16b196668
show link preview also for links in messages
2020-11-17 17:22:13 +01:00
Christian Schneppe
89c7171d11
rework update message
2020-11-17 17:19:27 +01:00
Christian Schneppe
0eee8d2da0
make calls available in ContactDetailsActivity
2020-11-17 17:16:04 +01:00
Daniel Gultsch
dcfdf3fcd0
use CoW data structure for read markers. fixes #3904
...
(cherry picked from commit afb2fb1326
)
2020-11-13 20:48:37 +01:00