Daniel Gultsch
|
3e9224bde9
|
add snooze button to notification
|
2018-01-28 13:14:30 +01:00 |
|
Daniel Gultsch
|
676ac32a97
|
delegate uri permission to service when processing files
|
2018-01-23 22:02:28 +01:00 |
|
Daniel Gultsch
|
eee5d885ba
|
make chat markers opportunistic in private mucs
|
2018-01-22 23:21:24 +01:00 |
|
Daniel Gultsch
|
1e0f288e6a
|
avoid some unnecessary notification updates
|
2018-01-22 12:24:10 +01:00 |
|
Daniel Gultsch
|
2b39acf352
|
postpone notification actions (mark as read, reply) until after messages are loaded
|
2018-01-20 20:05:39 +01:00 |
|
Daniel Gultsch
|
3ff37511d4
|
sent message receipts after mam catchup
|
2018-01-20 08:54:44 +01:00 |
|
Daniel Gultsch
|
6009b8ebf0
|
disable offline messages. postpone prekey handling until after mam catchup
|
2018-01-19 18:17:13 +01:00 |
|
Daniel Gultsch
|
5d11fe7dc6
|
added a few todos to source code
|
2018-01-15 11:13:35 +01:00 |
|
Christoph Scholz
|
d6bbcbd866
|
setting room subject also sets room name
|
2018-01-13 21:02:06 +01:00 |
|
Daniel Gultsch
|
7ab8ed625d
|
fix wrong avatar shown when true jid doesn't match in muc
|
2018-01-09 10:13:34 +01:00 |
|
Daniel Gultsch
|
1753dcac76
|
save muc subject to disk and use crypto targets for offline name generation
|
2017-12-17 16:23:19 +01:00 |
|
Daniel Gultsch
|
c58fcb1dc6
|
create avatar in background thread
|
2017-12-16 14:22:57 +01:00 |
|
Daniel Gultsch
|
782b8fb744
|
fixup for pep omemo notification dedup
|
2017-12-13 20:28:30 +01:00 |
|
Daniel Gultsch
|
a973833a4f
|
support error messages in quick edit dialog
|
2017-12-09 18:46:21 +01:00 |
|
Daniel Gultsch
|
b5fe8789e9
|
Refined avatar generation a bit
|
2017-12-05 14:15:10 +01:00 |
|
Daniel Gultsch
|
fc8a5641db
|
MAM: assume true counterpart is safe to extract when using mam:2
|
2017-12-02 18:11:03 +01:00 |
|
Daniel Gultsch
|
900ad2f7ef
|
ConversationsAdapter: Use EmojiWrapper instead of EmojiTextView
|
2017-11-23 09:36:51 +01:00 |
|
Daniel Gultsch
|
381fe82b01
|
save full jid when sending in muc. check chat markers against 'sender'
|
2017-11-21 15:42:46 +01:00 |
|
Daniel Gultsch
|
28e005f926
|
send and show read markers in private, non-anonymous groups
|
2017-11-20 11:26:20 +01:00 |
|
Daniel Gultsch
|
013822fe82
|
excute db read and writes on different threads
|
2017-11-16 15:53:03 +01:00 |
|
Daniel Gultsch
|
49365511e4
|
trying to catch various dead system exception when scheduling new alarms and such
|
2017-11-12 19:22:07 +01:00 |
|
Daniel Gultsch
|
676f181cad
|
lower priority for error notification
|
2017-11-08 20:33:05 +01:00 |
|
Daniel Gultsch
|
aa10b9ff05
|
code refactoring to provide shorter account enabled check
|
2017-11-06 13:57:25 +01:00 |
|
Daniel Gultsch
|
8f0cd86090
|
Resync has_enabled_account setting after delete and on start
|
2017-10-28 17:49:51 +02:00 |
|
Daniel Gultsch
|
ad6f6183b8
|
video processing: pick smaller file after transcoding. do not transcode very small files
|
2017-10-27 11:34:53 +02:00 |
|
Daniel Gultsch
|
ac50b367b7
|
don't share video twice after transcoding exception. fixes #2652
|
2017-10-14 02:38:05 +02:00 |
|
Daniel Gultsch
|
50d436fd81
|
EventReceiver: use setting to store enabled accounts
|
2017-10-01 18:44:28 +02:00 |
|
Daniel Gultsch
|
129b84bda8
|
add maintanence intent to renewe instance id
|
2017-09-22 13:31:00 +02:00 |
|
Daniel Gultsch
|
a3be1e964c
|
execute video compression on seperate thread
|
2017-09-21 21:54:10 +02:00 |
|
Daniel Gultsch
|
881d4ad5b7
|
give exec resolver a lower priority over reflection. fixes #2629
|
2017-09-21 10:31:21 +02:00 |
|
Daniel Gultsch
|
4e864935fe
|
ignore http upload file size constraints for videos that will be compressed
|
2017-09-18 22:42:25 +02:00 |
|
Daniel Gultsch
|
0603378c75
|
show permanent notification while transcoding video
|
2017-09-18 17:56:25 +02:00 |
|
Daniel Gultsch
|
17e70f55a0
|
made video thumbnail available during upload
|
2017-09-18 12:31:57 +02:00 |
|
Daniel Gultsch
|
c2105dfe46
|
use lower resolution for videos longer than 8s
|
2017-09-18 11:54:14 +02:00 |
|
Daniel Gultsch
|
63817ecda1
|
removed unused 'disable foreground' button
|
2017-09-11 09:27:39 +02:00 |
|
Daniel Gultsch
|
32b1e5b306
|
additional null checks around 'read by' intent
|
2017-09-11 09:23:14 +02:00 |
|
Dan Pasanen
|
bbce690d4f
|
NotificationService: add button to mark conversation as read
|
2017-08-30 11:15:03 -05:00 |
|
Daniel Gultsch
|
85b502cff9
|
use proper defaults for notification. fix sound playing twice on Android 8
|
2017-08-22 12:19:18 +02:00 |
|
Daniel Gultsch
|
097fe3e1b6
|
no automatic reconnect on registration failures
|
2017-08-12 22:17:04 +02:00 |
|
Daniel Gultsch
|
0da2f1ed3f
|
prevent users from editing their account jid after successful login
|
2017-08-10 22:34:03 +02:00 |
|
Daniel Gultsch
|
26765a8a0d
|
send unavailable presence before join
|
2017-08-10 22:33:40 +02:00 |
|
Daniel Gultsch
|
4a43df8c97
|
do not crash on some very rare logging
|
2017-08-07 15:55:56 +02:00 |
|
Daniel Gultsch
|
1ab391931d
|
some code cleanup. and avoid scheduling reconnect task for negative interval
|
2017-08-05 19:13:29 +02:00 |
|
Daniel Gultsch
|
c3cbb21133
|
cache some information generated from body like isEmojiOnly, fileParams and isGeoUri
|
2017-08-03 13:24:41 +02:00 |
|
Daniel Gultsch
|
25e993693f
|
change access model of omemo pep nodes after every publish
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
6c95897f09
|
fetch device ids for muc members w/o known devices
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
2a198793b1
|
fixed otr jingle file size reporting
|
2017-07-18 12:43:53 +02:00 |
|
Daniel Gultsch
|
ecc0ef45c5
|
disable foreground service if all accounts are disabled
|
2017-07-12 11:03:32 +02:00 |
|
Daniel Gultsch
|
abf84e065d
|
made DNSEC hostname validation opt-in
|
2017-07-10 09:59:25 +02:00 |
|
Daniel Gultsch
|
7cf360fabf
|
do not keep files in waiting when file size exceeds http upload limit in groups. fixes #2533
|
2017-07-01 19:31:48 +02:00 |
|