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
/
eu
/
siacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
disconnect account in background after deletion. fixes #1861
Daniel Gultsch
1
-1
/
+6
2016-06-02
print specific toast when download failed because of write error
Daniel Gultsch
1
-2
/
+12
2016-06-02
fixed regression that would not show clear devices
Daniel Gultsch
1
-1
/
+1
2016-06-02
make grace period configurable
Daniel Gultsch
3
-6
/
+14
2016-06-01
deactive grace period when receiving screen on action
Daniel Gultsch
1
-1
/
+8
2016-06-01
deactivate grace period when coming to foreground
Daniel Gultsch
1
-0
/
+1
2016-06-01
log background msgs not foreground msgs
Daniel Gultsch
1
-1
/
+1
2016-06-01
don't replace \n\t\r
Daniel Gultsch
1
-1
/
+1
2016-06-01
only log inner stanza but display isCarbon
Daniel Gultsch
1
-1
/
+1
2016-06-01
don't show empty templates
Daniel Gultsch
1
-1
/
+3
2016-06-01
display invite again menu item for offline members
Daniel Gultsch
1
-1
/
+5
2016-05-31
check if session is optional
Daniel Gultsch
1
-1
/
+3
2016-05-31
execute phone contact changes in singlethreadexecutor
Daniel Gultsch
4
-55
/
+79
2016-05-31
log failure reason in http upload on wrong response code
Daniel Gultsch
1
-0
/
+1
2016-05-31
don't scroll to pos 0 when uuid wasn't found
Daniel Gultsch
1
-4
/
+7
2016-05-30
use whitespace as message seperator
Daniel Gultsch
1
-1
/
+1
2016-05-30
handle app links for conferences
Daniel Gultsch
3
-6
/
+26
2016-05-30
remove unicode control chars before sending
Daniel Gultsch
1
-0
/
+1
2016-05-30
handle app links with @ in them
Daniel Gultsch
1
-3
/
+12
2016-05-29
Revert "always notify by default in conferences"
Daniel Gultsch
2
-1
/
+3
2016-05-29
avoid npe when sending omemo messages to group
Daniel Gultsch
1
-1
/
+3
2016-05-29
handle app links
Daniel Gultsch
1
-3
/
+9
2016-05-29
fix creation of conferences with 1 participant
Daniel Gultsch
1
-2
/
+1
2016-05-29
don't merge messages over the char limit
Daniel Gultsch
1
-0
/
+1
2016-05-29
show in ui when text was shortened
Daniel Gultsch
2
-4
/
+2
2016-05-28
limit text size in message adapter to 2k and also limit text size in conversa...
Daniel Gultsch
2
-4
/
+8
2016-05-28
only rendering first 5k chars of each message
Daniel Gultsch
2
-0
/
+8
2016-05-28
count xmpp uris when disableing text selection
Daniel Gultsch
1
-3
/
+16
2016-05-28
schedule first idle ping on service creation
Daniel Gultsch
1
-0
/
+4
2016-05-28
added idle ping in 10min intervals
Daniel Gultsch
2
-8
/
+24
2016-05-28
put bug report jid in config. include package signature in report
Daniel Gultsch
3
-13
/
+26
2016-05-28
use EOT as message seperator
Daniel Gultsch
1
-1
/
+1
2016-05-27
refactored toasts shown when adhoc creating mucs
Daniel Gultsch
2
-3
/
+22
2016-05-27
use activity title 'choose participants' when doing that
Daniel Gultsch
2
-0
/
+20
2016-05-27
use first letter to draw tiles for avatars
Daniel Gultsch
1
-1
/
+10
2016-05-27
don't push default muc conf twice
Daniel Gultsch
3
-1
/
+14
2016-05-26
Add geo: link support in longer messages
GDR!
2
-1
/
+6
2016-05-26
add 'create conference' dialog
Daniel Gultsch
5
-18
/
+144
2016-05-26
show contact avatar in muc users unless that contact has its own avatar
Daniel Gultsch
1
-1
/
+1
2016-05-26
make newly created conferences private by default
Daniel Gultsch
5
-10
/
+32
2016-05-26
change hint in edit subject dialog
Daniel Gultsch
1
-1
/
+1
2016-05-25
sending warning to receiving client if that client doesn't support omemo.
Daniel Gultsch
2
-2
/
+14
2016-05-25
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
3
-37
/
+43
2016-05-25
only publish keys if omemo is enabled
Daniel Gultsch
1
-1
/
+3
2016-05-25
only subscribe to omemo pep events if omemo is enabled
Daniel Gultsch
1
-2
/
+5
2016-05-25
don't respond to otr messages in muc pms
Daniel Gultsch
1
-4
/
+5
2016-05-24
show regitration failed try again later in UI
Daniel Gultsch
2
-8
/
+18
2016-05-22
show hint in subject quick edit. only show subject as preset
Daniel Gultsch
3
-11
/
+20
2016-05-22
show first unread message on top after reinit
Daniel Gultsch
2
-24
/
+46
2016-05-21
disable stanza logging
Daniel Gultsch
1
-1
/
+1
[next]