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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
only change actionbar display options when changed
Christian Schneppe
1
-7
/
+9
2017-02-22
npe checks
Christian Schneppe
2
-3
/
+8
2017-02-22
synchronize modifications of output stream in tag writer
Christian Schneppe
1
-4
/
+4
2017-02-22
explicitly turn off vibration when disabled
Christian Schneppe
1
-0
/
+2
2017-02-22
only extract stanza-id from live messages when disco feature is set
Christian Schneppe
1
-2
/
+2
2017-02-22
fixed behaviour in message parser when doing mam catchup
Christian Schneppe
1
-2
/
+2
2017-02-22
bump mam namespace
Christian Schneppe
7
-17
/
+48
2017-02-22
rethink mam catchup strategies
Christian Schneppe
5
-40
/
+57
2017-02-22
add resource to ContactDetails
Christian Schneppe
3
-0
/
+33
2017-02-19
reworked rotation in FullScreenViewer fixes #107
Christian Schneppe
1
-59
/
+18
2017-02-19
check account in EnterJidDialog fixes #106
Christian Schneppe
1
-1
/
+5
2017-02-19
add date bubble in chatlist
Christian Schneppe
3
-23
/
+29
2017-02-15
respond to xep-0184 requests in muc pms
Christian Schneppe
1
-2
/
+2
2017-02-15
don't delete chats after restart / reconnect
Christian Schneppe
1
-0
/
+1
2017-02-14
only force close tagwriter before creating a new one
Christian Schneppe
2
-6
/
+7
2017-02-14
fixed adhoc conference creation behaviour. properly show errors
Christian Schneppe
4
-8
/
+12
2017-02-12
don't compress videos if they are in our files directory
Christian Schneppe
2
-3
/
+19
2017-02-11
fix UI recreation after changing notification settings
Christian Schneppe
2
-4
/
+8
2017-02-10
changed message bubbles from PNG to XML
Christian Schneppe
1
-3
/
+3
2017-02-10
clear avatar cache when system name changes
Christian Schneppe
2
-5
/
+9
2017-02-10
only show and try resend for files which are not uploaded
Christian Schneppe
1
-2
/
+2
2017-02-10
do not auto link non-http URLs
Christian Schneppe
1
-2
/
+2
2017-02-10
add no_padding, no_wrap to file upload slots
Christian Schneppe
1
-1
/
+1
2017-02-09
move (un)mute settings to contact-/conference details
Christian Schneppe
3
-50
/
+100
2017-02-09
also try to resend failed uploads while sending ping
Christian Schneppe
1
-0
/
+7
2017-02-09
make resend via context menu available again...
Christian Schneppe
1
-1
/
+6
2017-02-09
resend failed uploads automatically if filesize smaller than configured AutoA...
Christian Schneppe
2
-0
/
+49
2017-02-09
only show failed uploads if file isn't deleted
Christian Schneppe
2
-1
/
+5
2017-02-09
do not sync thumbnail creation on cache
Christian Schneppe
1
-1
/
+4
2017-02-08
add index to message.conversationUuid
Christian Schneppe
1
-1
/
+6
2017-02-08
support aesgcm:// style urls
Christian Schneppe
4
-2
/
+45
2017-02-08
only store messages up to a length of 1M chars
Christian Schneppe
2
-1
/
+2
2017-02-08
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
3
-2
/
+8
2017-02-08
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
2
-15
/
+29
2017-02-08
catch all throwables when working with content provider to retrieve mime
Christian Schneppe
1
-1
/
+6
2017-02-08
show file preview in chatlist
Christian Schneppe
1
-46
/
+23
2017-02-08
show number of failed uploads in chat list in red bubbles
Christian Schneppe
2
-0
/
+23
2017-02-06
correct view of encrypted messages
Christian Schneppe
2
-8
/
+2
2017-02-06
show resend button only if file exists
Christian Schneppe
1
-1
/
+4
2017-02-06
check if media folders are existing, if not, create them
Christian Schneppe
1
-4
/
+11
2017-02-05
make updater work in Android N
Christian Schneppe
2
-22
/
+34
2017-02-02
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
1
-0
/
+2
2017-02-02
fix detection of filesize
Christian Schneppe
1
-2
/
+8
2017-01-31
get app name and version from apk
Christian Schneppe
1
-0
/
+18
2017-01-31
fix showing of buttons in chats
Christian Schneppe
1
-6
/
+11
2017-01-31
add usage comments to checkVersion()
Christian Schneppe
1
-0
/
+12
2017-01-30
respect lastseen preferences in conversation subtitle
Christian Schneppe
1
-4
/
+15
2017-01-30
add button to resend failed messages
Christian Schneppe
3
-8
/
+14
2017-01-30
play gif files in fullscreen
Christian Schneppe
1
-6
/
+7
2017-01-29
add explicit encryption hints to outgoing messages
Christian Schneppe
2
-0
/
+4
[next]