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
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-26
/
+21
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
1
-8
/
+4
2018-04-01
delegate mime type from intent
Christian Schneppe
1
-4
/
+3
2018-04-01
get rid of customizable resources
Christian Schneppe
1
-1
/
+5
2018-02-15
always copy firefoxe’s shared files
Christian Schneppe
1
-1
/
+15
2018-01-31
fixed crash on receiving files
Christian Schneppe
1
-1
/
+1
2018-01-30
discover file extension in original filename from pgp
Christian Schneppe
1
-10
/
+13
2018-01-21
permanently cache last resolver result
Christian Schneppe
1
-38
/
+40
2018-01-19
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
1
-1
/
+3
2017-12-23
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
1
-21
/
+59
2017-12-16
remove NFC handling + let edit account handle own jids
Christian Schneppe
1
-2
/
+1
2017-12-16
add getAccountJids to DatabaseBackend
Christian Schneppe
1
-0
/
+20
2017-11-28
some bug fixes
Christian Schneppe
2
-3
/
+3
2017-11-26
make 'markable' attribute persistent
Christian Schneppe
1
-2
/
+7
2017-11-25
don't return null for opus file extensions
Christian Schneppe
1
-0
/
+3
2017-11-23
code cleanup
Christian Schneppe
2
-4
/
+4
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
1
-1
/
+6
2017-11-21
catch all RuntimeExceptions when using MetadataRetriever
Christian Schneppe
1
-4
/
+8
2017-11-21
catch some more exception when retrieving media runtime
Christian Schneppe
1
-2
/
+8
2017-11-21
FileProvider: attempt to work with sd cards
Christian Schneppe
1
-1
/
+1
2017-10-29
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
1
-2
/
+2
2017-10-15
don't crash if runtime could not be retrieved
Christian Schneppe
1
-1
/
+5
2017-10-13
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
1
-0
/
+59
2017-10-06
EventReceiver: use setting to store enabled accounts
Christian Schneppe
1
-20
/
+0
2017-10-06
FileBackend: close cursor after retrieving file size
Christian Schneppe
1
-9
/
+9
2017-09-25
don't recompress videos which were sent/received before
Christian Schneppe
1
-1
/
+1
2017-09-24
reworked file params to store audio runtime amoung other things
Christian Schneppe
1
-12
/
+20
2017-09-19
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
1
-3
/
+30
2017-09-18
show permanent notification while transcoding video
Christian Schneppe
1
-0
/
+10
2017-08-13
prevent users from editing their account jid after successful login
Christian Schneppe
1
-1
/
+2
2017-08-01
avoid unnecessary roster sync in OMEMO code. fixed startup performance regres...
Christian Schneppe
1
-2
/
+2
2017-08-01
provide upgrade path for accounts with publish-options
Christian Schneppe
1
-1
/
+10
2017-08-01
fetch required device ids on demand
Christian Schneppe
1
-0
/
+17
2017-08-01
more migration fixes for updating from 1.6.0 to 1.19.0
Christian Schneppe
1
-1
/
+1
2017-08-01
fixed bug in db migrations when going from <15 to something recent
Christian Schneppe
1
-5
/
+7
2017-06-25
fixed fingerprint trust (was messed up after library upgrade)
Christian Schneppe
1
-4
/
+5
2017-06-24
upgrade to signal-protocol-java
Christian Schneppe
1
-17
/
+17
2017-06-17
allow recording of videos from attachment choice too
Christian Schneppe
1
-3
/
+10
2017-05-31
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
1
-0
/
+18
2017-05-17
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
1
-1
/
+1
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
1
-8
/
+8
2017-05-09
don't load signed prekeys on startup
Christian Schneppe
1
-0
/
+19
2017-04-26
code cleanup: made conversation property final in message object
Christian Schneppe
1
-3
/
+2
2017-03-26
make image compression configurable
Christian Schneppe
1
-4
/
+4
2017-03-11
rename media directories
Christian Schneppe
2
-19
/
+73
2017-03-11
catch fileprovider related NPEs
Christian Schneppe
1
-1
/
+1
2017-03-11
catch some OOM Exceptions
Christian Schneppe
1
-0
/
+4
2017-03-09
only take 1:1 conversations into account when determining catchup timestamp
Christian Schneppe
1
-1
/
+1
2017-02-28
fix sending video file as is, if it is in our directory
Christian Schneppe
1
-2
/
+2
2017-02-12
don't compress videos if they are in our files directory
Christian Schneppe
1
-0
/
+12
[next]