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
...
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
1
-102
/
+150
*
some changes in Updater
Christian Schneppe
2018-08-03
1
-10
/
+9
*
call onMessageFound outside sync block
Christian Schneppe
2018-08-03
1
-14
/
+2
*
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
2018-08-03
1
-57
/
+88
*
do not call listeners while being synchronized on stanza queue
Christian Schneppe
2018-07-29
1
-6
/
+18
*
integrated locally message deletion from #208
Christian Schneppe
2018-07-09
1
-0
/
+10
*
handle non participating mucs a bit better
Christian Schneppe
2018-07-09
1
-1
/
+1
*
change listener lock strategie
Christian Schneppe
2018-07-09
1
-38
/
+28
*
support mam:1
Christian Schneppe
2018-07-09
1
-3
/
+3
*
add missing import
Christian Schneppe
2018-07-09
1
-0
/
+1
*
use sets instead of list for listeners
Christian Schneppe
2018-07-09
1
-57
/
+90
*
persist muc avatar and show in bookmarks
Christian Schneppe
2018-07-09
1
-7
/
+11
*
restart file observer when permisson are granted
Christian Schneppe
2018-07-09
1
-1
/
+10
*
reset subject and name on empty
Christian Schneppe
2018-07-09
1
-2
/
+2
*
save name instead of subject in bookmark
Christian Schneppe
2018-07-09
1
-1
/
+14
*
refined create conference dialog
Christian Schneppe
2018-07-09
1
-10
/
+11
*
non functional muc edit button
Christian Schneppe
2018-06-29
1
-8
/
+0
*
do not include white listed domains in room list
Christian Schneppe
2018-06-29
1
-3
/
+2
*
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
2018-06-29
1
-0
/
+11
*
use room name (if available and != localpart) as group name
Christian Schneppe
2018-06-29
1
-17
/
+2
*
WIP: set room avatar and slight redesign of group details
Christian Schneppe
2018-06-29
1
-9
/
+66
*
catch more exceptions in scheduleWakeUpCall
Christian Schneppe
2018-06-04
1
-0
/
+2
*
add more logging to setIsInForeground
Christian Schneppe
2018-06-01
1
-0
/
+3
*
improve active_since implementation (XEP-0319: Last User Interaction in Prese...
Christian Schneppe
2018-05-26
1
-1
/
+10
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-2
/
+2
*
prefetch omemo device lists only if muc has omemo enabled
Christian Schneppe
2018-05-21
1
-2
/
+3
*
migrate to fcm library
Christian Schneppe
2018-05-21
1
-7
/
+7
*
detect yalp store installs
Christian Schneppe
2018-05-17
1
-1
/
+1
*
changed jid of push server
Christian Schneppe
2018-05-17
1
-1
/
+1
*
add null check
Christian Schneppe
2018-05-17
1
-4
/
+4
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-4
/
+8
*
improved logging for node configuration change
Christian Schneppe
2018-05-05
1
-0
/
+1
*
organize listeners in lists
Christian Schneppe
2018-05-03
1
-141
/
+80
*
do not invoke onPushFailed() on timeout
Christian Schneppe
2018-05-02
1
-3
/
+3
*
search term parsing + highlighting
Christian Schneppe
2018-05-02
1
-1
/
+1
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-5
/
+21
*
fixed caps hash generation for empty form values
Christian Schneppe
2018-04-29
1
-12
/
+13
*
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
[prev]
[next]