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
/
conversations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
start playing video directly without touching play button
Christian Schneppe
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
let screen on while playing videos or showing images
Christian Schneppe
1
-1
/
+3
2016-05-29
don't merge messages over the char limit
Daniel Gultsch
1
-0
/
+1
2016-05-29
set screen brightness to maximum while showing image or video
Christian Schneppe
1
-0
/
+11
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
set some default settings
Christian Schneppe
1
-2
/
+2
2016-05-28
integrate image- and video player
Christian Schneppe
3
-37
/
+173
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
rename share/show location layout files
Christian Schneppe
2
-2
/
+2
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-23
Revert "Prevent presences from being cleared on connection"
Christian Schneppe
1
-1
/
+2
2016-05-22
don't make OMEMO default
Christian Schneppe
2
-2
/
+5
2016-05-22
catch exception on videopreview
Christian Schneppe
1
-18
/
+22
2016-05-22
load address async to avoid app hang on slow networks
Christian Schneppe
1
-27
/
+64
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
fixed crash with videopreviews in chatlist
Christian Schneppe
1
-8
/
+26
2016-05-21
show videopreview also in chatlist
Christian Schneppe
1
-3
/
+8
2016-05-21
detect length of video file
Christian Schneppe
1
-14
/
+20
2016-05-21
make thumbs bigger
Christian Schneppe
1
-8
/
+8
2016-05-21
disable stanza logging
Daniel Gultsch
1
-1
/
+1
2016-05-21
update ui after affiliation changes
Daniel Gultsch
2
-0
/
+6
2016-05-21
refactore exceptionhandler to have one line file writer
Daniel Gultsch
3
-13
/
+16
2016-05-20
changed colors to standard from @color and add border to images
Christian Schneppe
1
-4
/
+4
2016-05-20
use glide as image loader and add a simple video preview
Christian Schneppe
2
-126
/
+56
[prev]
[next]