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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
refactored avatar workers into single class
Christian Schneppe
2019-01-27
16
-390
/
+200
*
|
do not require starttls when connecting over to .onion domain
Christian Schneppe
2019-01-27
1
-2
/
+2
*
|
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
3
-13
/
+73
*
|
migrate conversation list row to binder
Christian Schneppe
2019-01-27
1
-119
/
+89
*
|
make bitmap worker task static
Christian Schneppe
2019-01-27
7
-37
/
+68
*
|
WelcomeActivity: Add QR code scanner button
Christian Schneppe
2019-01-27
1
-0
/
+24
*
|
don't generate invite links if there were no activated accounts
Christian Schneppe
2019-01-26
1
-0
/
+4
*
|
catch NPE while getting Display Name
Christian Schneppe
2019-01-26
1
-1
/
+5
*
|
fix crash on getting bookmarks
Christian Schneppe
2019-01-26
1
-5
/
+7
*
|
fix crash while onTaskRemoved
Christian Schneppe
2019-01-26
1
-7
/
+9
*
|
fix compatibility issue on startup
Christian Schneppe
2019-01-26
1
-1
/
+17
*
|
make avatars from contacts configurable
Christian Schneppe
2019-01-26
2
-7
/
+9
*
|
show timestamp in restore view
Christian Schneppe
2019-01-26
1
-1
/
+1
*
|
also make human readable logs as text files work with new backup and restore
Christian Schneppe
2019-01-26
1
-0
/
+100
*
|
make new backup and restore possible with old databases
Christian Schneppe
2019-01-26
2
-7
/
+17
*
|
small layout fixes
Christian Schneppe
2019-01-26
3
-68
/
+10
*
|
show spinning wheel in restore backup activity
Christian Schneppe
2019-01-26
2
-4
/
+19
*
|
always show number of connected accounts in foreground notification
Christian Schneppe
2019-01-26
2
-45
/
+38
*
|
rework backup & restore
Christian Schneppe
2019-01-26
18
-693
/
+1218
*
|
properly jump out of connection loop on state changing errors
Christian Schneppe
2019-01-25
1
-8
/
+7
*
|
normalize nicks before getting them from bookmarks or pep
Christian Schneppe
2019-01-25
1
-8
/
+21
*
|
use clear top flag in shortcut intent
Christian Schneppe
2019-01-25
1
-0
/
+1
*
|
resend presence to muc avatar update
Christian Schneppe
2019-01-25
5
-50
/
+83
*
|
null checks when deleting old files
Christian Schneppe
2019-01-25
1
-2
/
+2
*
|
provide Set as Profile intent
Christian Schneppe
2019-01-25
6
-19
/
+136
*
|
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
2019-01-25
7
-34
/
+33
*
|
modify emoji integration
Christian Schneppe
2019-01-25
6
-16
/
+4
*
|
ignore code block start in message preview
Christian Schneppe
2019-01-25
1
-0
/
+3
*
|
extend open with to audio files
Christian Schneppe
2019-01-25
3
-11
/
+21
*
|
stop file watching when service has been destroyed
Christian Schneppe
2019-01-25
2
-4
/
+34
*
|
check if we have storage permission before marking a file as deleted on resend
Christian Schneppe
2019-01-25
1
-3
/
+6
*
|
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
5
-19
/
+10
*
|
synchronize around notification update from corrected messages
Christian Schneppe
2019-01-25
2
-2
/
+8
*
|
make contact chooser (direct sharing) smart about sharing text in groups when...
Christian Schneppe
2019-01-25
1
-3
/
+11
*
|
maintain order of conversations in share with dialog
Christian Schneppe
2019-01-25
2
-5
/
+30
*
|
fixed regression that hid enter jid button in block list view
Christian Schneppe
2019-01-25
1
-1
/
+2
*
|
offer 'open with' in context menu for geo uris
Christian Schneppe
2019-01-25
4
-22
/
+72
*
|
support enter/done key in create contact & join dialogs
Christian Schneppe
2019-01-25
3
-30
/
+47
*
|
check if encrypted pgp file get deleted
Christian Schneppe
2019-01-25
4
-27
/
+26
*
|
fix display of deleted files
Christian Schneppe
2019-01-25
9
-17
/
+17
*
|
fixed downloading of deleted files
Christian Schneppe
2019-01-25
2
-3
/
+3
*
|
don’t check if files exists when loading attachments
Christian Schneppe
2019-01-25
1
-7
/
+2
*
|
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
14
-97
/
+162
*
|
ignore startService failure
Christian Schneppe
2019-01-24
1
-1
/
+5
*
|
remove deprecated instanceIdService
Christian Schneppe
2019-01-24
1
-1
/
+1
*
|
added avatar to 'me' in notifications
Christian Schneppe
2019-01-24
1
-2
/
+6
*
|
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
5
-15
/
+79
*
|
use bitmap instead of URI for avatars in notification
Christian Schneppe
2019-01-24
4
-28
/
+17
*
|
count muc participants correctly
Christian Schneppe
2019-01-24
3
-90
/
+59
|
/
*
handle decrypting/encrypting of omemo messages with duplicate device ids
Christian Schneppe
2019-01-07
2
-43
/
+77
[prev]
[next]