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 (
Collapse
)
Author
Age
Files
Lines
*
get real file name for files shared from Conversations
Christian Schneppe
2018-04-29
1
-5
/
+6
|
*
add fdroid fennec to use file as is blacklist
Christian Schneppe
2018-04-29
1
-1
/
+2
|
*
add missing import
Christian Schneppe
2018-04-27
1
-0
/
+1
|
*
display avatar in groups
Christian Schneppe
2018-04-27
1
-7
/
+5
|
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-0
/
+4
|
*
fix register account checkbox glitch
Christian Schneppe
2018-04-07
1
-1
/
+2
|
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-26
/
+21
|
*
finished 'Set Status Message' dialog
Christian Schneppe
2018-04-01
1
-8
/
+4
|
*
delegate mime type from intent
Christian Schneppe
2018-04-01
1
-4
/
+3
|
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-1
/
+5
|
*
always copy firefoxe’s shared files
Christian Schneppe
2018-02-15
1
-1
/
+15
|
*
fixed crash on receiving files
Christian Schneppe
2018-01-31
1
-1
/
+1
|
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-10
/
+13
|
*
permanently cache last resolver result
Christian Schneppe
2018-01-21
1
-38
/
+40
|
*
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
2018-01-19
1
-1
/
+3
|
*
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
2017-12-23
1
-21
/
+59
|
|
|
|
create avatar in background thread
*
remove NFC handling + let edit account handle own jids
Christian Schneppe
2017-12-16
1
-2
/
+1
|
*
add getAccountJids to DatabaseBackend
Christian Schneppe
2017-12-16
1
-0
/
+20
|
*
some bug fixes
Christian Schneppe
2017-11-28
2
-3
/
+3
|
*
make 'markable' attribute persistent
Christian Schneppe
2017-11-26
1
-2
/
+7
|
*
don't return null for opus file extensions
Christian Schneppe
2017-11-25
1
-0
/
+3
|
*
code cleanup
Christian Schneppe
2017-11-23
2
-4
/
+4
|
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-1
/
+6
|
*
catch all RuntimeExceptions when using MetadataRetriever
Christian Schneppe
2017-11-21
1
-4
/
+8
|
*
catch some more exception when retrieving media runtime
Christian Schneppe
2017-11-21
1
-2
/
+8
|
*
FileProvider: attempt to work with sd cards
Christian Schneppe
2017-11-21
1
-1
/
+1
|
*
video processing: pick smaller file after transcoding. Do not transcode ↵
Christian Schneppe
2017-10-29
1
-2
/
+2
|
|
|
|
files smaller 1 MiB
*
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 ↵
Christian Schneppe
2017-08-01
1
-2
/
+2
|
|
|
|
regression
*
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
|
[next]