Commit graph

6541 commits

Author SHA1 Message Date
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
Christian Schneppe
593d3ad66e
update gradle 2020-11-13 20:27:55 +01:00
Daniel Gultsch
8a53bed9f0
use lower margins on between in-call buttons on small displays
hopefully fixes #3890

(cherry picked from commit 952387cb5a)
2020-11-13 20:20:30 +01:00
Christoph Scholz
82976e7bf3
fix escapeing in local channel discovery
(cherry picked from commit 386b224123)
2020-11-13 20:20:18 +01:00
Alexei Sorokin
2f00329873
do not prepend asterisks before words in search
An asterisk is a special FTS4 operator when appended to a word but has no
special meaning when prepended.

(cherry picked from commit 501cdd5edf)
2020-11-13 20:20:07 +01:00
Daniel Gultsch
459ecb6e85
show toast if no application found to attach
(cherry picked from commit b327548c85)
2020-11-13 20:17:37 +01:00
Christian Schneppe
a63c1fc8a0
set TimeZone to local for updater 2020-11-13 20:13:50 +01:00
Christian Schneppe
3a760ac745
show/hide fab on click in MediaViewerActivity 2020-11-13 20:13:20 +01:00
Christian Schneppe
f128a9c0e5
increase MAX_DISPLAY_MESSAGE_CHARS 2020-11-13 20:12:56 +01:00
Christian Schneppe
8178149996
fix read marker in group chats 2020-11-12 20:37:01 +01:00
Daniel Gultsch
61e95058e2
use instead of message id for receipt processing
(cherry picked from commit 5ad054617b)
2020-11-12 17:56:48 +01:00
Christian Schneppe
69986edccc
catch Exception in endCall 2020-11-12 17:56:13 +01:00
Christian Schneppe
3d25809f08
add black AMOLED theme
fixes https://codeberg.org/kriztan/blabber.im/issues/269 and https://github.com/kriztan/blabber.im/issues/269
2020-11-12 17:51:35 +01:00
Christian Schneppe
1beb37dab7
added more themes
* migrated theme things to ThemeHelper
* renamed theme orange to blabber.im
* added old orange theme again
* added grey theme
* added pink theme
2020-11-08 10:54:50 +01:00
Christian Schneppe
b29ad2a629
update images 2020-11-08 08:06:35 +01:00
Christian Schneppe
f552560cdb
UI improvement for group chats 2020-11-07 13:09:03 +01:00
Christian Schneppe
eb95840a40
New Crowdin updates (#511)
* New translations strings.xml (French)

* New translations strings.xml (Swedish)

* New translations strings.xml (Kannada)

* New translations strings.xml (Filipino)

* New translations strings.xml (Tagalog)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Galician)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Russian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (Basque)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Arabic)

* New translations strings.xml (Spanish)

* New translations strings.xml (Cebuano)
2020-11-07 09:29:51 +01:00
Christian Schneppe
7be8ed09c7
version blabber.im 3.0.0 beta (2020-11-07) + changes 2020-11-07 09:10:55 +01:00
Christian Schneppe
9c37ceb80f
automatically remove tracking parameter
from sent/received urls
2020-11-07 08:34:14 +01:00
Christian Schneppe
3f7f612e98
fix some blabber.im urls 2020-11-07 08:31:59 +01:00