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
/
services
/
XmppConnectionService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
self ping (xep-0410) after receiving invite to muc
Christian Schneppe
1
-2
/
+22
2019-06-17
don’t crash when attempting to publish bookmarks while offline
Christian Schneppe
1
-1
/
+2
2019-05-18
performance improvements
Christian Schneppe
1
-14
/
+18
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
1
-8
/
+14
2019-04-28
added Tor support to channel search
Christian Schneppe
1
-0
/
+5
2019-04-26
implement channel discovery
Christian Schneppe
1
-2
/
+14
2019-04-26
execute some dismiss error notification and reset error in background
Christian Schneppe
1
-2
/
+2
2019-04-12
fix some NPE
Christian Schneppe
1
-1
/
+1
2019-03-31
add ability to delete account also from server
Christian Schneppe
1
-0
/
+5
2019-03-31
add activity to define some important privacy settings on first start
Christian Schneppe
1
-4
/
+10
2019-03-06
try to catch some NPE
Christian Schneppe
1
-1
/
+6
2019-02-21
Deduplicate presences
Christian Schneppe
1
-3
/
+0
2019-02-18
fix some more NPEs
Christian Schneppe
1
-1
/
+1
2019-02-18
after switching from forced foreground to foreground notification needs update
Christian Schneppe
1
-2
/
+9
2019-02-09
use the term channel in destroy dialog and some other strings
Christian Schneppe
1
-23
/
+17
2019-02-08
hide lock icon in channels; modify muc user context
Christian Schneppe
1
-6
/
+7
2019-02-07
show different room settings for channels and groups
Christian Schneppe
1
-0
/
+5
2019-02-07
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
1
-4
/
+29
2019-02-04
remove warning messages for kick after ban failing. on modern servers ban is ...
Christian Schneppe
1
-16
/
+4
2019-02-04
schedule another ping 30s after connectivity_change
Christian Schneppe
1
-3
/
+29
2019-01-27
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
1
-9
/
+21
2019-01-26
fix crash while onTaskRemoved
Christian Schneppe
1
-7
/
+9
2019-01-25
resend presence to muc avatar update
Christian Schneppe
1
-49
/
+72
2019-01-25
provide Set as Profile intent
Christian Schneppe
1
-2
/
+18
2019-01-25
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
1
-0
/
+1
2019-01-25
stop file watching when service has been destroyed
Christian Schneppe
1
-2
/
+12
2019-01-25
maintain order of conversations in share with dialog
Christian Schneppe
1
-3
/
+27
2019-01-25
mark deleted files in database and not query them when querying for media
Christian Schneppe
1
-34
/
+31
2019-01-24
remove deprecated instanceIdService
Christian Schneppe
1
-1
/
+1
2019-01-03
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
1
-0
/
+8
2019-01-03
rename functions and variables for room destruction
Christian Schneppe
1
-12
/
+11
2019-01-03
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
1
-2
/
+13
2018-12-15
synchronize join/leaves with bookmarks
Christian Schneppe
1
-7
/
+29
2018-12-14
fixed dead lock when sending pgp messages from quick reply
Christian Schneppe
1
-2
/
+0
2018-12-14
show warning snackbar before joining anon-non-private room
Christian Schneppe
1
-0
/
+5
2018-12-14
check mam preference for mam:2 namespace and purge offline only if set
Christian Schneppe
1
-1
/
+1
2018-11-30
fixed cache cleaning of muc avatars
Christian Schneppe
1
-1
/
+4
2018-11-30
set access model to open when publishing avatar
Christian Schneppe
1
-21
/
+62
2018-11-30
run expireOldMessages in background task
Christian Schneppe
1
-4
/
+9
2018-11-23
catch a few run time exceptions related to androids life cycle mgmt
Christian Schneppe
1
-8
/
+11
2018-11-23
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
1
-5
/
+7
2018-11-23
use startForegroundService compat from push message receiver
Christian Schneppe
1
-1
/
+10
2018-11-23
use display name to generate own avatar
Christian Schneppe
1
-0
/
+1
2018-11-23
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
1
-0
/
+4
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
1
-4
/
+6
2018-11-23
added interface to edit nick
Christian Schneppe
1
-10
/
+21
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
1
-0
/
+7
2018-11-23
always do contact sync in background
Christian Schneppe
1
-1
/
+1
2018-11-23
suggest sync on login
Christian Schneppe
1
-0
/
+1
2018-11-23
use inContactList() instead inRoster() in the proper places
Christian Schneppe
1
-1
/
+1
[next]