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-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
2018-11-23
added count down latch to await account connect before going into publish pro...
Christian Schneppe
1
-0
/
+3
2018-11-23
refresh contacts when opening StartConversationsActivity
Christian Schneppe
1
-0
/
+4
2018-11-23
basic phone number sync
Christian Schneppe
1
-7
/
+3
2018-11-23
refactored phone contact loading in preperation for sync
Christian Schneppe
1
-38
/
+30
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
1
-12
/
+0
2018-11-11
try to fix failing backups in multiaccount mode
Christian Schneppe
1
-1
/
+1
2018-10-24
try to catch a NPE on iterator.remove
Christian Schneppe
1
-3
/
+7
2018-10-20
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
1
-2
/
+1
2018-10-20
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
1
-1
/
+5
2018-10-04
Do weOwnFile security check only when attaching
Christian Schneppe
1
-11
/
+1
2018-10-01
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
1
-2
/
+3
2018-09-27
do not compress/resize images with strange aspect ratios
Christian Schneppe
1
-1
/
+2
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-0
/
+8
2018-09-27
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
1
-1
/
+1
2018-09-27
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
1
-1
/
+1
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
1
-1
/
+1
2018-09-26
fixed regression that would not dismiss video encoding notification
Christian Schneppe
1
-2
/
+2
2018-09-26
introduce media browser activity
Christian Schneppe
1
-0
/
+4
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
1
-0
/
+9
2018-09-23
made foreground service logging more meaninful
Christian Schneppe
1
-5
/
+6
2018-09-14
optimize some multi account handling in SettingsActivity
Christian Schneppe
1
-0
/
+9
2018-09-13
speed up DNS
Christian Schneppe
1
-2
/
+2
2018-09-13
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
1
-1
/
+1
2018-09-13
listen for Android 6 DND events
Christian Schneppe
1
-12
/
+36
2018-09-13
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
1
-0
/
+1
2018-09-13
load contacts and start observer after giving permissions
Christian Schneppe
1
-12
/
+14
2018-09-13
initial work toward api 26+
Christian Schneppe
1
-19
/
+21
2018-08-30
special treatment for presence errors known to be mucs
Christian Schneppe
1
-0
/
+5
2018-08-28
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
1
-0
/
+4
[next]