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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
2019-01-03
1
-0
/
+8
*
rename functions and variables for room destruction
Christian Schneppe
2019-01-03
1
-12
/
+11
*
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
2019-01-03
1
-2
/
+13
*
synchronize join/leaves with bookmarks
Christian Schneppe
2018-12-15
1
-7
/
+29
*
fixed dead lock when sending pgp messages from quick reply
Christian Schneppe
2018-12-14
1
-2
/
+0
*
show warning snackbar before joining anon-non-private room
Christian Schneppe
2018-12-14
1
-0
/
+5
*
check mam preference for mam:2 namespace and purge offline only if set
Christian Schneppe
2018-12-14
1
-1
/
+1
*
fixed cache cleaning of muc avatars
Christian Schneppe
2018-11-30
1
-1
/
+4
*
set access model to open when publishing avatar
Christian Schneppe
2018-11-30
1
-21
/
+62
*
run expireOldMessages in background task
Christian Schneppe
2018-11-30
1
-4
/
+9
*
catch a few run time exceptions related to androids life cycle mgmt
Christian Schneppe
2018-11-23
1
-8
/
+11
*
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
2018-11-23
1
-5
/
+7
*
use startForegroundService compat from push message receiver
Christian Schneppe
2018-11-23
1
-1
/
+10
*
use display name to generate own avatar
Christian Schneppe
2018-11-23
1
-0
/
+1
*
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
2018-11-23
1
-0
/
+4
*
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2018-11-23
1
-4
/
+6
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-10
/
+21
*
add suggested contacts to roster on first message
Christian Schneppe
2018-11-23
1
-0
/
+7
*
always do contact sync in background
Christian Schneppe
2018-11-23
1
-1
/
+1
*
suggest sync on login
Christian Schneppe
2018-11-23
1
-0
/
+1
*
use inContactList() instead inRoster() in the proper places
Christian Schneppe
2018-11-23
1
-1
/
+1
*
added count down latch to await account connect before going into publish pro...
Christian Schneppe
2018-11-23
1
-0
/
+3
*
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2018-11-23
1
-0
/
+4
*
basic phone number sync
Christian Schneppe
2018-11-23
1
-7
/
+3
*
refactored phone contact loading in preperation for sync
Christian Schneppe
2018-11-23
1
-38
/
+30
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
1
-12
/
+0
*
try to fix failing backups in multiaccount mode
Christian Schneppe
2018-11-11
1
-1
/
+1
*
try to catch a NPE on iterator.remove
Christian Schneppe
2018-10-24
1
-3
/
+7
*
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
2018-10-20
1
-2
/
+1
*
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
2018-10-20
1
-1
/
+5
*
Do weOwnFile security check only when attaching
Christian Schneppe
2018-10-04
1
-11
/
+1
*
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
2018-10-01
1
-2
/
+3
*
do not compress/resize images with strange aspect ratios
Christian Schneppe
2018-09-27
1
-1
/
+2
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
1
-0
/
+8
*
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
2018-09-27
1
-1
/
+1
*
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
2018-09-27
1
-1
/
+1
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
1
-1
/
+1
*
fixed regression that would not dismiss video encoding notification
Christian Schneppe
2018-09-26
1
-2
/
+2
*
introduce media browser activity
Christian Schneppe
2018-09-26
1
-0
/
+4
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
1
-0
/
+9
*
made foreground service logging more meaninful
Christian Schneppe
2018-09-23
1
-5
/
+6
*
optimize some multi account handling in SettingsActivity
Christian Schneppe
2018-09-14
1
-0
/
+9
*
speed up DNS
Christian Schneppe
2018-09-13
1
-2
/
+2
*
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
2018-09-13
1
-1
/
+1
*
listen for Android 6 DND events
Christian Schneppe
2018-09-13
1
-12
/
+36
*
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2018-09-13
1
-0
/
+1
*
load contacts and start observer after giving permissions
Christian Schneppe
2018-09-13
1
-12
/
+14
*
initial work toward api 26+
Christian Schneppe
2018-09-13
1
-19
/
+21
*
special treatment for presence errors known to be mucs
Christian Schneppe
2018-08-30
1
-0
/
+5
*
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
2018-08-28
1
-0
/
+4
[prev]
[next]