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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
10
-39
/
+104
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
share uri for bookmark direclty from Start Conversation
Christian Schneppe
1
-0
/
+21
2017-01-25
reworked videocompression
Christian Schneppe
14
-2322
/
+128
2017-01-25
fixed typo
Christian Schneppe
1
-1
/
+1
2017-01-25
reworked FileBackend
Christian Schneppe
5
-34
/
+22
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
2017-01-21
write text in bold when highlighted in received muc message
Christian Schneppe
2
-1
/
+9
2017-01-21
modified highlight nick behaviour to better work with quotes
Christian Schneppe
1
-7
/
+13
2017-01-21
don't prematurly mark conversation as read during activity start
Christian Schneppe
1
-4
/
+10
2017-01-21
reworked backup scheduler and add wakelock to ExportLogsService
Christian Schneppe
2
-18
/
+30
2017-01-18
fixed pgp encrypted text quick sharing.
Christian Schneppe
1
-5
/
+48
2017-01-18
Revert "play gif files in fullscreen view"
Christian Schneppe
1
-25
/
+15
2017-01-16
fixed behaviour with non-default encryption masks
Christian Schneppe
1
-18
/
+35
2017-01-16
Add SCRAM-SHA-2 support
Christian Schneppe
4
-211
/
+264
2017-01-16
refactored whispermessage processing
Christian Schneppe
2
-27
/
+27
2017-01-16
fixed linkifier
Christian Schneppe
1
-1
/
+7
2017-01-16
partially improved logging for receiving omemo messages
Christian Schneppe
4
-18
/
+28
2017-01-16
handle swiping away from recent apps correctly
Christian Schneppe
1
-0
/
+5
2017-01-16
correct check if there is a scheduled pending intent
Christian Schneppe
1
-4
/
+5
2017-01-15
play gif files in fullscreen view
Christian Schneppe
1
-15
/
+25
2017-01-15
show doze warning when push is running on prosody
Christian Schneppe
2
-2
/
+2
2017-01-15
refactor getServerIdentity() to parse disco result directly
Christian Schneppe
1
-34
/
+21
2017-01-15
don't include 'before' reference in mam queries bound by timestamp
Christian Schneppe
1
-1
/
+3
2017-01-15
finish of backlog only for one particular account
Christian Schneppe
2
-3
/
+18
2017-01-15
don't show key tile in contact details when there are no keys
Christian Schneppe
1
-5
/
+3
2017-01-15
only call UI thread from downloading thread every 250ms
Christian Schneppe
4
-10
/
+23
2017-01-15
don't allow to purge keys. offer distrust instead
Christian Schneppe
4
-18
/
+21
2017-01-15
don't start backup at startup if there is a scheduled pending intent
Christian Schneppe
1
-8
/
+15
2017-01-14
fixed avatar republish missing the mime type
Christian Schneppe
2
-14
/
+14
[next]