index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
show timestamp in restore view
Christian Schneppe
1
-1
/
+1
2019-01-26
also make human readable logs as text files work with new backup and restore
Christian Schneppe
1
-0
/
+100
2019-01-26
make new backup and restore possible with old databases
Christian Schneppe
2
-7
/
+17
2019-01-26
small layout fixes
Christian Schneppe
3
-68
/
+10
2019-01-26
show spinning wheel in restore backup activity
Christian Schneppe
2
-4
/
+19
2019-01-26
always show number of connected accounts in foreground notification
Christian Schneppe
2
-45
/
+38
2019-01-26
rework backup & restore
Christian Schneppe
18
-693
/
+1218
2019-01-25
properly jump out of connection loop on state changing errors
Christian Schneppe
1
-8
/
+7
2019-01-25
normalize nicks before getting them from bookmarks or pep
Christian Schneppe
1
-8
/
+21
2019-01-25
use clear top flag in shortcut intent
Christian Schneppe
1
-0
/
+1
2019-01-25
resend presence to muc avatar update
Christian Schneppe
5
-50
/
+83
2019-01-25
null checks when deleting old files
Christian Schneppe
1
-2
/
+2
2019-01-25
provide Set as Profile intent
Christian Schneppe
6
-19
/
+136
2019-01-25
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
7
-34
/
+33
2019-01-25
modify emoji integration
Christian Schneppe
6
-16
/
+4
2019-01-25
ignore code block start in message preview
Christian Schneppe
1
-0
/
+3
2019-01-25
extend open with to audio files
Christian Schneppe
3
-11
/
+21
2019-01-25
stop file watching when service has been destroyed
Christian Schneppe
2
-4
/
+34
2019-01-25
check if we have storage permission before marking a file as deleted on resend
Christian Schneppe
1
-3
/
+6
2019-01-25
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
5
-19
/
+10
2019-01-25
synchronize around notification update from corrected messages
Christian Schneppe
2
-2
/
+8
2019-01-25
make contact chooser (direct sharing) smart about sharing text in groups when...
Christian Schneppe
1
-3
/
+11
2019-01-25
maintain order of conversations in share with dialog
Christian Schneppe
2
-5
/
+30
2019-01-25
fixed regression that hid enter jid button in block list view
Christian Schneppe
1
-1
/
+2
2019-01-25
offer 'open with' in context menu for geo uris
Christian Schneppe
4
-22
/
+72
2019-01-25
support enter/done key in create contact & join dialogs
Christian Schneppe
3
-30
/
+47
2019-01-25
check if encrypted pgp file get deleted
Christian Schneppe
4
-27
/
+26
2019-01-25
fix display of deleted files
Christian Schneppe
9
-17
/
+17
2019-01-25
fixed downloading of deleted files
Christian Schneppe
2
-3
/
+3
2019-01-25
don’t check if files exists when loading attachments
Christian Schneppe
1
-7
/
+2
2019-01-25
mark deleted files in database and not query them when querying for media
Christian Schneppe
14
-97
/
+162
2019-01-24
ignore startService failure
Christian Schneppe
1
-1
/
+5
2019-01-24
remove deprecated instanceIdService
Christian Schneppe
1
-1
/
+1
2019-01-24
added avatar to 'me' in notifications
Christian Schneppe
1
-2
/
+6
2019-01-24
put images into MessageStyle notifications
Christian Schneppe
5
-15
/
+79
2019-01-24
use bitmap instead of URI for avatars in notification
Christian Schneppe
4
-28
/
+17
2019-01-24
count muc participants correctly
Christian Schneppe
3
-90
/
+59
2019-01-07
handle decrypting/encrypting of omemo messages with duplicate device ids
Christian Schneppe
2
-43
/
+77
2019-01-07
added work around to create 'actions' from nova launcher
Christian Schneppe
3
-10
/
+38
2019-01-07
try to fix faulty chooser intent
Christian Schneppe
1
-7
/
+5
2019-01-04
add preference to play gif files automatically in chat view
Christian Schneppe
5
-24
/
+90
2019-01-04
show warning if file from MediaViewerActivity is deleted
Christian Schneppe
1
-2
/
+11
2019-01-04
count muc participants correctly
Christian Schneppe
1
-2
/
+3
2019-01-03
use person in message style notification
Christian Schneppe
1
-2
/
+44
2019-01-03
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
3
-7
/
+21
2019-01-03
clear conversationsuuid and pending attachments when opening new conversation
Christian Schneppe
1
-0
/
+6
2019-01-03
clear pending view intent when processing onNewIntent()
Christian Schneppe
1
-0
/
+1
2019-01-03
rename functions and variables for room destruction
Christian Schneppe
3
-15
/
+13
2019-01-03
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
2
-2
/
+25
2018-12-30
add ability to configure autojoin flag in groupchat details
Christian Schneppe
1
-1
/
+20
[next]