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
...
*
execute some dismiss error notification and reset error in background
Christian Schneppe
2019-04-26
1
-2
/
+2
*
fix some NPE
Christian Schneppe
2019-04-12
1
-1
/
+1
*
add ability to delete account also from server
Christian Schneppe
2019-03-31
1
-0
/
+5
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-4
/
+10
*
try to catch some NPE
Christian Schneppe
2019-03-06
1
-1
/
+6
*
Deduplicate presences
Christian Schneppe
2019-02-21
1
-3
/
+0
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-1
/
+1
*
after switching from forced foreground to foreground notification needs update
Christian Schneppe
2019-02-18
1
-2
/
+9
*
use the term channel in destroy dialog and some other strings
Christian Schneppe
2019-02-09
1
-23
/
+17
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
1
-6
/
+7
*
show different room settings for channels and groups
Christian Schneppe
2019-02-07
1
-0
/
+5
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-4
/
+29
*
remove warning messages for kick after ban failing. on modern servers ban is ...
Christian Schneppe
2019-02-04
1
-16
/
+4
*
schedule another ping 30s after connectivity_change
Christian Schneppe
2019-02-04
1
-3
/
+29
*
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
1
-9
/
+21
*
fix crash while onTaskRemoved
Christian Schneppe
2019-01-26
1
-7
/
+9
*
resend presence to muc avatar update
Christian Schneppe
2019-01-25
1
-49
/
+72
*
provide Set as Profile intent
Christian Schneppe
2019-01-25
1
-2
/
+18
*
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
2019-01-25
1
-0
/
+1
*
stop file watching when service has been destroyed
Christian Schneppe
2019-01-25
1
-2
/
+12
*
maintain order of conversations in share with dialog
Christian Schneppe
2019-01-25
1
-3
/
+27
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-34
/
+31
*
remove deprecated instanceIdService
Christian Schneppe
2019-01-24
1
-1
/
+1
*
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
[prev]
[next]