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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
2017-10-29
1
-2
/
+2
*
don't crash if runtime could not be retrieved
Christian Schneppe
2017-10-15
1
-1
/
+5
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
1
-0
/
+59
*
EventReceiver: use setting to store enabled accounts
Christian Schneppe
2017-10-06
1
-20
/
+0
*
FileBackend: close cursor after retrieving file size
Christian Schneppe
2017-10-06
1
-9
/
+9
*
don't recompress videos which were sent/received before
Christian Schneppe
2017-09-25
1
-1
/
+1
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
1
-12
/
+20
*
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2017-09-19
1
-3
/
+30
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
1
-0
/
+10
*
prevent users from editing their account jid after successful login
Christian Schneppe
2017-08-13
1
-1
/
+2
*
avoid unnecessary roster sync in OMEMO code. fixed startup performance regres...
Christian Schneppe
2017-08-01
1
-2
/
+2
*
provide upgrade path for accounts with publish-options
Christian Schneppe
2017-08-01
1
-1
/
+10
*
fetch required device ids on demand
Christian Schneppe
2017-08-01
1
-0
/
+17
*
more migration fixes for updating from 1.6.0 to 1.19.0
Christian Schneppe
2017-08-01
1
-1
/
+1
*
fixed bug in db migrations when going from <15 to something recent
Christian Schneppe
2017-08-01
1
-5
/
+7
*
fixed fingerprint trust (was messed up after library upgrade)
Christian Schneppe
2017-06-25
1
-4
/
+5
*
upgrade to signal-protocol-java
Christian Schneppe
2017-06-24
1
-17
/
+17
*
allow recording of videos from attachment choice too
Christian Schneppe
2017-06-17
1
-3
/
+10
*
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
2017-05-31
1
-0
/
+18
*
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
2017-05-17
1
-1
/
+1
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
1
-8
/
+8
*
don't load signed prekeys on startup
Christian Schneppe
2017-05-09
1
-0
/
+19
*
code cleanup: made conversation property final in message object
Christian Schneppe
2017-04-26
1
-3
/
+2
*
make image compression configurable
Christian Schneppe
2017-03-26
1
-4
/
+4
*
rename media directories
Christian Schneppe
2017-03-11
2
-19
/
+73
*
catch fileprovider related NPEs
Christian Schneppe
2017-03-11
1
-1
/
+1
*
catch some OOM Exceptions
Christian Schneppe
2017-03-11
1
-0
/
+4
*
only take 1:1 conversations into account when determining catchup timestamp
Christian Schneppe
2017-03-09
1
-1
/
+1
*
fix sending video file as is, if it is in our directory
Christian Schneppe
2017-02-28
1
-2
/
+2
*
don't compress videos if they are in our files directory
Christian Schneppe
2017-02-12
1
-0
/
+12
*
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
*
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
2017-02-08
1
-2
/
+4
*
check if media folders are existing, if not, create them
Christian Schneppe
2017-02-06
1
-4
/
+11
*
make updater work in Android N
Christian Schneppe
2017-02-05
1
-3
/
+11
*
fix detection of filesize
Christian Schneppe
2017-02-02
1
-2
/
+8
*
configurable local message retention period.
Christian Schneppe
2017-01-29
1
-0
/
+7
*
add database migrations
Christian Schneppe
2017-01-29
1
-1
/
+7
*
reworked FileBackend
Christian Schneppe
2017-01-25
1
-27
/
+15
*
fixed avatar republish missing the mime type
Christian Schneppe
2017-01-14
1
-3
/
+7
*
unify getFileUri across share and open intents
Christian Schneppe
2017-01-09
1
-7
/
+15
*
add overlay to indicate that image is gif
Christian Schneppe
2017-01-05
1
-6
/
+25
*
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
2017-01-05
1
-1
/
+2
*
fixed migrations from pre-btbv phase
Christian Schneppe
2016-11-27
1
-3
/
+7
*
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
2016-11-24
1
-3
/
+8
*
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
2016-11-20
1
-0
/
+14
*
save last activation time in fingerprint status
Christian Schneppe
2016-11-20
1
-1
/
+9
*
reformat code
Christian Schneppe
2016-11-19
3
-2170
/
+2170
*
parse omemo fingerprints from uris
Christian Schneppe
2016-11-18
1
-7
/
+24
*
reset startup count when swiped away (only count kills)
Christian Schneppe
2016-11-18
1
-0
/
+2
[next]