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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
resend failed uploads automatically if filesize smaller than configured ↵
Christian Schneppe
2017-02-09
2
-0
/
+49
|
|
|
|
AutoAcceptFilesize
*
only show failed uploads if file isn't deleted
Christian Schneppe
2017-02-09
2
-1
/
+5
|
*
do not sync thumbnail creation on cache
Christian Schneppe
2017-02-09
1
-1
/
+4
|
*
add index to message.conversationUuid
Christian Schneppe
2017-02-08
1
-1
/
+6
|
*
support aesgcm:// style urls
Christian Schneppe
2017-02-08
4
-2
/
+45
|
*
only store messages up to a length of 1M chars
Christian Schneppe
2017-02-08
2
-1
/
+2
|
*
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
2017-02-08
3
-2
/
+8
|
*
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
2017-02-08
2
-15
/
+29
|
*
catch all throwables when working with content provider to retrieve mime
Christian Schneppe
2017-02-08
1
-1
/
+6
|
*
show file preview in chatlist
Christian Schneppe
2017-02-08
1
-46
/
+23
|
*
show number of failed uploads in chat list in red bubbles
Christian Schneppe
2017-02-08
2
-0
/
+23
|
*
correct view of encrypted messages
Christian Schneppe
2017-02-06
2
-8
/
+2
|
|
|
|
fixes #99
*
show resend button only if file exists
Christian Schneppe
2017-02-06
1
-1
/
+4
|
|
|
|
fixes #100
*
check if media folders are existing, if not, create them
Christian Schneppe
2017-02-06
1
-4
/
+11
|
|
|
|
fixes #101
*
make updater work in Android N
Christian Schneppe
2017-02-05
2
-22
/
+34
|
|
|
|
fixes #98
*
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
2017-02-02
1
-0
/
+2
|
*
fix detection of filesize
Christian Schneppe
2017-02-02
1
-2
/
+8
|
*
get app name and version from apk
Christian Schneppe
2017-01-31
1
-0
/
+18
|
*
fix showing of buttons in chats
Christian Schneppe
2017-01-31
1
-6
/
+11
|
*
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Christian Schneppe
2017-01-31
1
-0
/
+12
|
\
|
*
add usage comments to checkVersion()
Christian Schneppe
2017-01-31
1
-0
/
+12
|
|
*
|
respect lastseen preferences in conversation subtitle
Christian Schneppe
2017-01-30
1
-4
/
+15
|
/
*
add button to resend failed messages
Christian Schneppe
2017-01-30
3
-8
/
+14
|
*
play gif files in fullscreen
Christian Schneppe
2017-01-30
1
-6
/
+7
|
*
add explicit encryption hints to outgoing messages
Christian Schneppe
2017-01-29
2
-0
/
+4
|
*
use base64 encoding for file names uploaded with http
Christian Schneppe
2017-01-29
2
-2
/
+21
|
*
configurable local message retention period.
Christian Schneppe
2017-01-29
10
-39
/
+104
|
*
add database migrations
Christian Schneppe
2017-01-29
1
-1
/
+7
|
*
reworked updater
Christian Schneppe
2017-01-29
2
-73
/
+41
|
*
change video filename and lower bitrate for smaller files
Christian Schneppe
2017-01-29
2
-2
/
+6
|
*
share uri for bookmark direclty from Start Conversation
Christian Schneppe
2017-01-25
1
-0
/
+21
|
*
reworked videocompression
Christian Schneppe
2017-01-25
14
-2322
/
+128
|
*
fixed typo
Christian Schneppe
2017-01-25
1
-1
/
+1
|
*
reworked FileBackend
Christian Schneppe
2017-01-25
5
-34
/
+22
|
*
cleaning up crypto targets when conference member is getting removed
Christian Schneppe
2017-01-25
2
-0
/
+29
|
*
change behaviour of back button to close finish activity
Christian Schneppe
2017-01-25
1
-1
/
+2
|
*
make sure to set open conversations after connection with backgroundservice
Christian Schneppe
2017-01-25
1
-0
/
+2
|
*
make sure to properly stop tagwriter
Christian Schneppe
2017-01-25
3
-2
/
+11
|
*
don't quote text when '>' is followed by numeber
Christian Schneppe
2017-01-25
2
-2
/
+17
|
*
fixed some issues around ibb
Christian Schneppe
2017-01-25
4
-19
/
+58
|
*
write text in bold when highlighted in received muc message
Christian Schneppe
2017-01-21
2
-1
/
+9
|
*
modified highlight nick behaviour to better work with quotes
Christian Schneppe
2017-01-21
1
-7
/
+13
|
*
don't prematurly mark conversation as read during activity start
Christian Schneppe
2017-01-21
1
-4
/
+10
|
*
reworked backup scheduler and add wakelock to ExportLogsService
Christian Schneppe
2017-01-21
2
-18
/
+30
|
*
fixed pgp encrypted text quick sharing.
Christian Schneppe
2017-01-18
1
-5
/
+48
|
*
Revert "play gif files in fullscreen view"
Christian Schneppe
2017-01-18
1
-25
/
+15
|
|
|
|
This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
*
fixed behaviour with non-default encryption masks
Christian Schneppe
2017-01-16
1
-18
/
+35
|
*
Add SCRAM-SHA-2 support
Christian Schneppe
2017-01-16
4
-211
/
+264
|
*
refactored whispermessage processing
Christian Schneppe
2017-01-16
2
-27
/
+27
|
*
fixed linkifier
Christian Schneppe
2017-01-16
1
-1
/
+7
|
[next]