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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-02-10
don't allow google to upload app data ...
Christian Schneppe
1
-3
/
+3
.. for backup and restore due to privacy issues
2017-02-10
add no_padding, no_wrap to file upload slots
Christian Schneppe
1
-1
/
+1
2017-02-10
updated about
Christian Schneppe
2
-17
/
+38
2017-02-09
move (un)mute settings to contact-/conference details
Christian Schneppe
5
-105
/
+167
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
...because it was accidentally removed
2017-02-09
resend failed uploads automatically if filesize smaller than configured ↵
Christian Schneppe
2
-0
/
+49
AutoAcceptFilesize
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 wording for not getting messages from server
Christian Schneppe
1
-1
/
+1
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
5
-6
/
+61
2017-02-06
correct view of encrypted messages
Christian Schneppe
2
-8
/
+2
fixes #99
2017-02-06
show resend button only if file exists
Christian Schneppe
1
-1
/
+4
fixes #100
2017-02-06
check if media folders are existing, if not, create them
Christian Schneppe
1
-4
/
+11
fixes #101
2017-02-05
make updater work in Android N
Christian Schneppe
3
-26
/
+49
fixes #98
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
show unread count in small rectangles instead of circles
Christian Schneppe
2
-1
/
+17
2017-01-31
get app name and version from apk
Christian Schneppe
1
-0
/
+18
2017-01-31
fix build error for open version
Christian Schneppe
1
-0
/
+4
2017-01-31
fix showing of buttons in chats
Christian Schneppe
2
-6
/
+18
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
correct strings
Christian Schneppe
3
-5
/
+5
2017-01-30
add button to resend failed messages
Christian Schneppe
8
-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
2017-01-29
use base64 encoding for file names uploaded with http
Christian Schneppe
2
-2
/
+21
2017-01-29
configurable local message retention period.
Christian Schneppe
14
-44
/
+141
2017-01-29
add database migrations
Christian Schneppe
1
-1
/
+7
2017-01-29
reworked updater
Christian Schneppe
2
-73
/
+41
2017-01-29
change video filename and lower bitrate for smaller files
Christian Schneppe
2
-2
/
+6
2017-01-25
delete unused resources
Christian Schneppe
9
-33
/
+1
2017-01-25
share uri for bookmark direclty from Start Conversation
Christian Schneppe
2
-0
/
+24
2017-01-25
reworked videocompression
Christian Schneppe
18
-2323
/
+132
2017-01-25
fixed typo
Christian Schneppe
1
-1
/
+1
2017-01-25
reworked FileBackend
Christian Schneppe
6
-34
/
+26
2017-01-25
cleaning up crypto targets when conference member is getting removed
Christian Schneppe
2
-0
/
+29
2017-01-25
change behaviour of back button to close finish activity
Christian Schneppe
1
-1
/
+2
2017-01-25
make sure to set open conversations after connection with backgroundservice
Christian Schneppe
1
-0
/
+2
2017-01-25
make sure to properly stop tagwriter
Christian Schneppe
3
-2
/
+11
2017-01-25
don't quote text when '>' is followed by numeber
Christian Schneppe
2
-2
/
+17
2017-01-25
fixed some issues around ibb
Christian Schneppe
4
-19
/
+58
[next]