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
*
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2018-04-29
1
-7
/
+3
*
include node when requesting disco features
Christian Schneppe
2018-04-27
1
-15
/
+19
*
display avatar in groups
Christian Schneppe
2018-04-27
1
-49
/
+41
*
fixed condition to accept lmc if user reference exists
Christian Schneppe
2018-04-24
1
-7
/
+1
*
load currently open conversation faster
Christian Schneppe
2018-04-24
1
-5
/
+19
*
code cleanup
Christian Schneppe
2018-04-22
1
-2
/
+2
*
only mark visible messages as read
Christian Schneppe
2018-04-22
1
-13
/
+20
*
persist some muc configurations
Christian Schneppe
2018-04-13
1
-4
/
+4
*
end view if conversation was archived
Christian Schneppe
2018-04-13
1
-0
/
+11
*
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
2018-04-13
1
-0
/
+2
*
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
2018-04-12
1
-4
/
+1
*
write roster only for active accounts
Christian Schneppe
2018-04-12
1
-1
/
+1
*
run roster sync in replacing task manager
Christian Schneppe
2018-04-12
1
-1
/
+4
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-32
/
+29
*
removed unecessary logging
Christian Schneppe
2018-04-12
1
-1
/
+0
*
presist http upload availibility
Christian Schneppe
2018-04-12
1
-264
/
+177
*
fix register account checkbox glitch
Christian Schneppe
2018-04-07
1
-1
/
+0
*
do not highlight users when not participating
Christian Schneppe
2018-04-07
1
-6
/
+3
*
return contact and account.getServer() as String
Christian Schneppe
2018-04-07
1
-12
/
+11
*
added splash screen
Christian Schneppe
2018-04-03
1
-2
/
+2
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-102
/
+102
*
fixed duplicate file sending
Christian Schneppe
2018-04-02
1
-0
/
+1
*
reorder and scroll down after resending a message
Christian Schneppe
2018-04-01
1
-0
/
+2
*
fix change password activity for magic created accounts
Christian Schneppe
2018-04-01
1
-11
/
+8
*
finished 'Set Status Message' dialog
Christian Schneppe
2018-04-01
1
-28
/
+15
*
delegate mime type from intent
Christian Schneppe
2018-04-01
1
-5
/
+3
*
removed 'preemptive grant' setting
Christian Schneppe
2018-04-01
1
-2
/
+1
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-11
/
+0
*
don't send messages in callback
Christian Schneppe
2018-04-01
1
-3
/
+3
*
redirect on empty conversation list
Christian Schneppe
2018-03-29
1
-1
/
+14
*
integrate trust manager into conversations
Christian Schneppe
2018-03-12
1
-1
/
+0
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
1
-0
/
+4
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
1
-1
/
+5
*
kill mam query when archiving conversation
Christian Schneppe
2018-02-24
1
-0
/
+1
*
warn when attempting to write stanza to an unbound stream
Christian Schneppe
2018-02-22
1
-1
/
+1
*
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...
Christian Schneppe
2018-02-19
1
-3
/
+3
*
fix typo in playstore detection
Christian Schneppe
2018-02-17
1
-1
/
+1
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-5
/
+8
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
1
-7
/
+16
*
return to welcome activity after deleting last account
Christian Schneppe
2018-02-10
1
-41
/
+38
*
do not explicitly request MAM archive for blocked contacts
Christian Schneppe
2018-01-29
1
-42
/
+43
*
add snooze button to notification
Christian Schneppe
2018-01-29
1
-0
/
+12
*
check if app is installedFromPlayStore and use upcoming playstore site for up...
Christian Schneppe
2018-01-29
1
-0
/
+18
*
delegate uri permission to service when processing files
Christian Schneppe
2018-01-27
1
-0
/
+6
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-3
/
+7
*
Show toast after destroying group chat
Christian Schneppe
2018-01-27
1
-5
/
+6
*
add possibility to destroy group chat
Christian Schneppe
2018-01-26
1
-6
/
+38
*
permanently cache last resolver result
Christian Schneppe
2018-01-21
1
-5
/
+0
*
postpone notification actions (mark as read, reply) until after messages are ...
Christian Schneppe
2018-01-21
1
-20
/
+52
*
disable offline messages. postpone prekey handling until after mam catchup
Christian Schneppe
2018-01-21
1
-0
/
+9
[next]