Angelo Fuchs
f08c4abc0e
#1228 group image now behaves like single contact image.
2020-06-03 21:33:27 +02:00
Angelo Fuchs
486269a259
fix #1228 by showing the avatar image larger. Tap on it again to remove the display again.
2020-06-03 19:41:13 +02:00
Angelo Fuchs
c84495fb31
Revert "fix #1228 by showing the avatar image larger. Tap on it again to remove the display again."
...
Commit should have gone to PR.
This reverts commit f0323c95d6 .
2020-06-03 19:32:43 +02:00
Angelo Fuchs
f0323c95d6
fix #1228 by showing the avatar image larger. Tap on it again to remove the display again.
2020-06-03 19:27:37 +02:00
B. Petersen
f7a67bbc49
bump version
2020-06-03 11:34:28 +02:00
B. Petersen
738bbe5095
update deltachat-core-rust submodule
2020-06-03 10:11:56 +02:00
missytake
8558a298a1
get rust-toolchain from core repository
2020-05-31 12:35:26 +02:00
missytake
6c54462084
updated rust toolchain in Dockerfile
2020-05-30 17:15:28 +02:00
B. Petersen
7402c26c8e
update deltachat-core-rust submodule
2020-05-28 15:23:05 +02:00
bjoern
fbca0ed613
Merge pull request #1383 from deltachat/async-jobs
...
use async core
2020-05-28 15:22:33 +02:00
B. Petersen
729556acc0
make sure, getNextEvent() returns null when done, fix typos, thanks @cyBerta
2020-05-28 13:52:28 +02:00
B. Petersen
4423d47f44
give the background worker 60 seconds to finish its work
2020-05-28 00:04:48 +02:00
B. Petersen
3bbe5ce671
bump version
2020-05-27 21:47:55 +02:00
B. Petersen
a15a82c353
stop io during configure(), call startIo()/stopIo() without is-running-check
2020-05-27 21:47:07 +02:00
B. Petersen
47f7ceb986
fix crash on context-unref due to typo
...
this issue is older, however, by the explicit unref() call now more visible.
but also in the past, this could have led to random crashes
after account switching.
2020-05-27 21:45:13 +02:00
B. Petersen
1d8397adc9
use new event system
2020-05-27 16:12:49 +02:00
B. Petersen
cd8f8d1ede
add new event and event-emitter classes
2020-05-27 16:12:48 +02:00
B. Petersen
8fd3b374c2
use start/stop io
2020-05-27 16:12:48 +02:00
B. Petersen
d42eb1d920
get rid of open/close context
2020-05-27 16:12:48 +02:00
bjoern
4782d18824
Merge pull request #1386 from deltachat/fix-typo
...
fix typos
2020-05-27 16:10:36 +02:00
B. Petersen
93146da2f7
fix typos
2020-05-27 16:10:04 +02:00
Angelo Fuchs
f90f91b02d
Merge pull request #1384 from deltachat/fix-plipp-plopp
...
respect in-chat-notification setting for outgoing messages
2020-05-25 15:44:19 +02:00
B. Petersen
4c0076c2f5
respect in-chat-notification setting for outgoing messages
2020-05-25 15:12:34 +02:00
bjoern
144ebf33a9
Merge pull request #1368 from deltachat/rework-notifications
...
Rework notifications
2020-05-25 14:44:43 +02:00
B. Petersen
fe0b1cecd2
remove dead code
2020-05-25 14:36:14 +02:00
B. Petersen
e8a3bae004
re-add mark-read action button
2020-05-25 14:36:13 +02:00
B. Petersen
050c358859
make in-chat-sounds respect notification- and mute-settings
2020-05-25 13:38:57 +02:00
bjoern
f30da6e912
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:57 +02:00
bjoern
a65a463bf9
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:57 +02:00
B. Petersen
cf3d22f6ea
handle null in ringtones more carefully, thanks @Hocuri
2020-05-25 13:38:57 +02:00
B. Petersen
143f6c5b67
remove useless init, thanks @Hocuri
2020-05-25 13:38:56 +02:00
bjoern
d8c0e1367e
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:56 +02:00
bjoern
20f488807e
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:56 +02:00
B. Petersen
bec77fcb92
format respecting used style in the rest of the file
2020-05-25 13:38:56 +02:00
B. Petersen
c66473d88a
use addr instead of db-name as unique-element for multi-account, thanks @Hocuri
2020-05-25 13:38:56 +02:00
bjoern
f7af21cd1f
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:56 +02:00
bjoern
9e9c9014c6
Update src/org/thoughtcrime/securesms/notifications/NotificationCenter.java
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2020-05-25 13:38:56 +02:00
B. Petersen
1b814f4d86
adapt to new mute-api
2020-05-25 13:38:55 +02:00
B. Petersen
2b8b54ce10
tweak in-chat-sounds
2020-05-25 13:38:55 +02:00
B. Petersen
96114c415d
respect global notification switch
2020-05-25 13:38:55 +02:00
B. Petersen
bdb31e5d36
wording
2020-05-25 13:38:55 +02:00
B. Petersen
7b8776ac2e
remove dependency to MessageNotifierCompat
2020-05-25 13:38:55 +02:00
B. Petersen
3595bc445d
tweak notification-accessibility
2020-05-25 13:38:55 +02:00
B. Petersen
b68a187c74
add inbox-style to notifications
2020-05-25 13:38:55 +02:00
B. Petersen
6b4f9772a8
add remote reply option to notification
2020-05-25 13:38:54 +02:00
B. Petersen
73f20f5288
respect privacy settings
2020-05-25 13:38:54 +02:00
B. Petersen
d09c7da403
avoid a load of sounds
2020-05-25 13:38:54 +02:00
B. Petersen
3646314a13
support notification badge/dot
2020-05-25 13:38:54 +02:00
B. Petersen
c79401d6b4
add avatar beside notification
2020-05-25 13:38:54 +02:00
B. Petersen
291dc06f07
open correct chat
2020-05-25 13:38:54 +02:00