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
2018-07-09
save name instead of subject in bookmark
Christian Schneppe
1
-1
/
+14
2018-07-09
refined create conference dialog
Christian Schneppe
1
-10
/
+11
2018-06-29
non functional muc edit button
Christian Schneppe
1
-8
/
+0
2018-06-29
do not include white listed domains in room list
Christian Schneppe
1
-3
/
+2
2018-06-29
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
1
-0
/
+11
2018-06-29
use room name (if available and != localpart) as group name
Christian Schneppe
1
-17
/
+2
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
1
-9
/
+66
2018-06-04
catch more exceptions in scheduleWakeUpCall
Christian Schneppe
1
-0
/
+2
2018-06-01
add more logging to setIsInForeground
Christian Schneppe
1
-0
/
+3
2018-05-26
improve active_since implementation (XEP-0319: Last User Interaction in Prese...
Christian Schneppe
1
-1
/
+10
2018-05-26
add support for S3 file transfers
Christian Schneppe
1
-2
/
+2
2018-05-21
prefetch omemo device lists only if muc has omemo enabled
Christian Schneppe
1
-2
/
+3
2018-05-21
migrate to fcm library
Christian Schneppe
1
-7
/
+7
2018-05-17
detect yalp store installs
Christian Schneppe
1
-1
/
+1
2018-05-17
changed jid of push server
Christian Schneppe
1
-1
/
+1
2018-05-17
add null check
Christian Schneppe
1
-4
/
+4
2018-05-17
do not include body in simple status updates to not trigger fts update
Christian Schneppe
1
-4
/
+8
2018-05-05
improved logging for node configuration change
Christian Schneppe
1
-0
/
+1
2018-05-03
organize listeners in lists
Christian Schneppe
1
-141
/
+80
2018-05-02
do not invoke onPushFailed() on timeout
Christian Schneppe
1
-3
/
+3
2018-05-02
search term parsing + highlighting
Christian Schneppe
1
-1
/
+1
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-5
/
+21
2018-04-29
fixed caps hash generation for empty form values
Christian Schneppe
1
-12
/
+13
2018-04-29
catch dead object exceptions when acquiring wake locks
Christian Schneppe
1
-7
/
+3
2018-04-27
include node when requesting disco features
Christian Schneppe
1
-15
/
+19
2018-04-27
display avatar in groups
Christian Schneppe
1
-49
/
+41
2018-04-24
fixed condition to accept lmc if user reference exists
Christian Schneppe
1
-7
/
+1
2018-04-24
load currently open conversation faster
Christian Schneppe
1
-5
/
+19
2018-04-22
code cleanup
Christian Schneppe
1
-2
/
+2
2018-04-22
only mark visible messages as read
Christian Schneppe
1
-13
/
+20
2018-04-13
persist some muc configurations
Christian Schneppe
1
-4
/
+4
2018-04-13
end view if conversation was archived
Christian Schneppe
1
-0
/
+11
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
1
-0
/
+2
2018-04-12
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
1
-4
/
+1
2018-04-12
write roster only for active accounts
Christian Schneppe
1
-1
/
+1
2018-04-12
run roster sync in replacing task manager
Christian Schneppe
1
-1
/
+4
2018-04-12
sync roster to disk after roster push
Christian Schneppe
1
-32
/
+29
2018-04-12
removed unecessary logging
Christian Schneppe
1
-1
/
+0
2018-04-12
presist http upload availibility
Christian Schneppe
1
-264
/
+177
2018-04-07
fix register account checkbox glitch
Christian Schneppe
1
-1
/
+0
2018-04-07
do not highlight users when not participating
Christian Schneppe
1
-6
/
+3
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
1
-12
/
+11
2018-04-03
added splash screen
Christian Schneppe
1
-2
/
+2
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-102
/
+102
2018-04-02
fixed duplicate file sending
Christian Schneppe
1
-0
/
+1
2018-04-01
reorder and scroll down after resending a message
Christian Schneppe
1
-0
/
+2
2018-04-01
fix change password activity for magic created accounts
Christian Schneppe
1
-11
/
+8
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
1
-28
/
+15
2018-04-01
delegate mime type from intent
Christian Schneppe
1
-5
/
+3
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
1
-2
/
+1
[next]