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
2019-09-29
show resource prompt when sending uncompressed video
Christian Schneppe
1
-1
/
+3
2019-09-20
added overlay to avatar in EditAccountActivity
Christian Schneppe
1
-3
/
+30
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-2
/
+2
2019-09-13
keep track of previously edited ids
Christian Schneppe
1
-3
/
+0
2019-09-12
show language in message bubble if multiple language variants were received
Christian Schneppe
1
-1
/
+6
2019-09-03
fix some crashes
Christian Schneppe
2
-9
/
+23
2019-09-03
bare minimum direct connections
Christian Schneppe
1
-0
/
+9
2019-07-17
use helper method to close socket
Christian Schneppe
1
-2
/
+2
2019-07-01
code cleanup & small fixes
Christian Schneppe
3
-14
/
+14
2019-06-25
Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"
Christian Schneppe
1
-2
/
+54
2019-06-22
performance improvement of message expiry
Christian Schneppe
1
-3
/
+45
2019-06-17
fix some NPE
Christian Schneppe
1
-1
/
+6
2019-06-08
Networkstack - let OS decide IPv4 or IPv6 (#267)
genofire
1
-45
/
+1
2019-06-08
fix some more NPE
Christian Schneppe
1
-6
/
+6
2019-05-19
separate received and sent files
Christian Schneppe
1
-7
/
+40
2019-05-18
performance improvements
Christian Schneppe
2
-5
/
+12
2019-05-04
go forward through cursor in message restore
Christian Schneppe
1
-7
/
+8
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2
-10
/
+11
2019-03-14
fix backup creation for older installations
Christian Schneppe
1
-3
/
+2
2019-03-06
fixed security exception when attempting to display image in notification
Christian Schneppe
1
-5
/
+10
2019-03-06
only show images and videos in media browser
Christian Schneppe
1
-1
/
+3
2019-02-18
fix some more NPEs
Christian Schneppe
1
-1
/
+9
2019-02-08
optimize imports
Christian Schneppe
1
-1
/
+0
2019-01-27
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
1
-4
/
+32
2019-01-26
fix compatibility issue on startup
Christian Schneppe
1
-1
/
+17
2019-01-26
make new backup and restore possible with old databases
Christian Schneppe
1
-1
/
+6
2019-01-26
rework backup & restore
Christian Schneppe
1
-2
/
+2
2019-01-25
null checks when deleting old files
Christian Schneppe
1
-2
/
+2
2019-01-25
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
1
-15
/
+6
2019-01-25
check if encrypted pgp file get deleted
Christian Schneppe
1
-10
/
+19
2019-01-25
fix display of deleted files
Christian Schneppe
1
-1
/
+1
2019-01-25
don’t check if files exists when loading attachments
Christian Schneppe
1
-7
/
+2
2019-01-25
mark deleted files in database and not query them when querying for media
Christian Schneppe
2
-2
/
+79
2019-01-24
put images into MessageStyle notifications
Christian Schneppe
1
-2
/
+45
2019-01-03
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
1
-2
/
+5
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
1
-1
/
+1
2018-12-14
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
1
-1
/
+8
2018-12-14
postpone prekey removal and republish to after mam
Christian Schneppe
1
-2
/
+2
2018-12-04
implement self healing omemo
Christian Schneppe
1
-1
/
+1
2018-11-30
fix apk name detection
Christian Schneppe
1
-4
/
+5
2018-11-30
catch npe while detecting apk names
Christian Schneppe
1
-7
/
+12
2018-11-23
catch cursor window allocation exception
Christian Schneppe
1
-4
/
+10
2018-11-23
refresh synced contacts even if offline
Christian Schneppe
1
-1
/
+1
2018-11-11
also respect deleted messages in readable logs
Christian Schneppe
1
-2
/
+2
2018-11-11
implement message deletion
Christian Schneppe
1
-15
/
+17
2018-10-24
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
1
-1
/
+1
2018-10-20
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2
-2
/
+3
2018-10-03
rework MediaViewerActivity
Christian Schneppe
1
-4
/
+8
2018-09-27
do not compress/resize images with strange aspect ratios
Christian Schneppe
1
-0
/
+12
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-1
/
+1
[next]