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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
some changes in Updater
Christian Schneppe
2
-16
/
+15
2018-08-03
call onMessageFound outside sync block
Christian Schneppe
1
-14
/
+2
2018-08-03
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
1
-57
/
+88
2018-07-29
null pointer check in notification service
Christian Schneppe
1
-1
/
+1
2018-07-29
do not call listeners while being synchronized on stanza queue
Christian Schneppe
1
-6
/
+18
2018-07-29
fix crash during lookup for updates
Christian Schneppe
1
-2
/
+1
2018-07-28
use TOR for updater
Christian Schneppe
1
-23
/
+25
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+10
2018-07-09
handle non participating mucs a bit better
Christian Schneppe
1
-1
/
+1
2018-07-09
change listener lock strategie
Christian Schneppe
1
-38
/
+28
2018-07-09
support mam:1
Christian Schneppe
2
-12
/
+77
2018-07-09
add missing import
Christian Schneppe
1
-0
/
+1
2018-07-09
use sets instead of list for listeners
Christian Schneppe
1
-57
/
+90
2018-07-09
persist muc avatar and show in bookmarks
Christian Schneppe
2
-9
/
+19
2018-07-09
restart file observer when permisson are granted
Christian Schneppe
1
-1
/
+10
2018-07-09
reset subject and name on empty
Christian Schneppe
1
-2
/
+2
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
try to stop transcoding notification in some rare cases
Christian Schneppe
1
-0
/
+2
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
1
-9
/
+66
2018-06-17
do not include read only chats in contact chooser
Christian Schneppe
1
-3
/
+8
2018-06-17
introduced config setting to hide error notification
Christian Schneppe
1
-0
/
+4
2018-06-04
use also rounded avatars in widget
Christian Schneppe
1
-1
/
+3
2018-06-04
catch more exceptions in scheduleWakeUpCall
Christian Schneppe
1
-0
/
+2
2018-06-01
add more logging to setIsInForeground
Christian Schneppe
2
-1
/
+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
2
-12
/
+6
2018-05-21
Make nickname matching case-sensitive
Christian Schneppe
1
-1
/
+1
2018-05-21
prefetch omemo device lists only if muc has omemo enabled
Christian Schneppe
1
-2
/
+3
2018-05-21
make fcm receiver ignore messages when all accounts are disabled
Christian Schneppe
1
-1
/
+1
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
some tor modifications
Christian Schneppe
1
-1
/
+1
2018-05-17
do not use end in catchup mam queries
Christian Schneppe
1
-7
/
+24
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-16
fix exceptions
Christian Schneppe
1
-2
/
+2
2018-05-14
apply styling helper to conversation overview
Christian Schneppe
1
-2
/
+2
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-03
hide treatAsDownloadable in search results
Christian Schneppe
1
-4
/
+16
2018-05-02
do not invoke onPushFailed() on timeout
Christian Schneppe
1
-3
/
+3
2018-05-02
only search text messages
Christian Schneppe
1
-5
/
+4
2018-05-02
search term parsing + highlighting
Christian Schneppe
2
-4
/
+4
2018-04-30
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
1
-14
/
+29
[next]