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
/
pixart
/
messenger
/
persistance
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
don't compress videos if they are in our files directory
Christian Schneppe
1
-0
/
+12
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
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
1
-2
/
+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
1
-3
/
+11
2017-02-02
fix detection of filesize
Christian Schneppe
1
-2
/
+8
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-0
/
+7
2017-01-29
add database migrations
Christian Schneppe
1
-1
/
+7
2017-01-25
reworked FileBackend
Christian Schneppe
1
-27
/
+15
2017-01-14
fixed avatar republish missing the mime type
Christian Schneppe
1
-3
/
+7
2017-01-09
unify getFileUri across share and open intents
Christian Schneppe
1
-7
/
+15
2017-01-05
add overlay to indicate that image is gif
Christian Schneppe
1
-6
/
+25
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
1
-1
/
+2
2016-11-27
fixed migrations from pre-btbv phase
Christian Schneppe
1
-3
/
+7
2016-11-24
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
1
-3
/
+8
2016-11-20
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
1
-0
/
+14
2016-11-20
save last activation time in fingerprint status
Christian Schneppe
1
-1
/
+9
2016-11-19
reformat code
Christian Schneppe
3
-2170
/
+2170
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
1
-7
/
+24
2016-11-18
reset startup count when swiped away (only count kills)
Christian Schneppe
1
-0
/
+2
2016-11-17
distinguish between general i/o error and write exception when copying files
Christian Schneppe
1
-95
/
+108
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-81
/
+119
2016-11-11
brought restart threshold down to 8 times in 8h
Christian Schneppe
1
-6
/
+15
2016-11-08
add frequent restart detection
Christian Schneppe
1
-2
/
+25
2016-11-07
Revert "use file provider on android M as well"
Christian Schneppe
1
-1
/
+1
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-1
/
+6
2016-10-26
use file provider on android M as well
Christian Schneppe
1
-1
/
+1
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
1
-8
/
+8
2016-10-05
fixed omemo shown as unavailable in 1:1 chats
Christian Schneppe
1
-1
/
+3
2016-10-05
resolve take photo uri for internal use
Christian Schneppe
1
-2
/
+2
2016-10-05
properly index take photo uris from file provider
Christian Schneppe
1
-8
/
+15
2016-10-05
explicit logging when copying files to storage
Christian Schneppe
1
-3
/
+4
2016-09-28
expert 'setting' to remove omemo identity
Christian Schneppe
1
-4
/
+0
2016-09-23
Don't use file provider for photo uris on android < N. fixes #2030
Daniel Gultsch
1
-2
/
+6
2016-09-17
use history clear date as minimum date for mam
Christian Schneppe
1
-6
/
+23
2016-09-14
correct variables
Christian Schneppe
1
-2
/
+2
2016-09-14
don't use display version of jids
Daniel Gultsch
1
-83
/
+91
2016-09-09
optimized imports
Christian Schneppe
1
-2
/
+0
2016-09-08
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
1
-5
/
+6
2016-09-03
fixed typo
Daniel Gultsch
1
-2
/
+2
2016-09-02
use file provider for taking pictures
Daniel Gultsch
1
-3
/
+4
2016-08-30
change filename pattern
Christian Schneppe
1
-1
/
+2
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
1
-11
/
+10
2016-08-13
rotate images based on EXIF data in preview
Christian Schneppe
1
-0
/
+47
2016-08-11
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
1
-1
/
+1
2016-08-06
don't name images "IMG_..."
Christian Schneppe
1
-1
/
+1
2016-08-02
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
1
-1
/
+5
2016-07-29
show identity type for device selection
Daniel Gultsch
1
-1
/
+6
2016-07-29
changed package id inside manifest and project
Christian Schneppe
3
-0
/
+2094
[next]