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
*
WIP: happy eyeball with dns caching for 5min (#464)
genofire
2020-02-19
1
-2
/
+50
*
set filter to MediaBrowserActivity
Christian Schneppe
2020-02-12
1
-3
/
+3
*
show PDF preview in MediaBrowserActivity
Christian Schneppe
2020-02-12
1
-1
/
+4
*
rework PDF preview
Christian Schneppe
2020-02-11
1
-18
/
+66
*
introduce preview for PDF files in chat
Christian Schneppe
2020-02-09
1
-1
/
+31
*
Networkstack: easy happy eyeball (#411)
genofire
2020-02-05
1
-53
/
+2
*
limit artist - title in messages to 128 chars
Christian Schneppe
2020-02-05
1
-2
/
+3
*
update MetaDataExtractor
Christian Schneppe
2020-02-03
1
-4
/
+17
*
show audio artist and title for audio files
Christian Schneppe
2020-02-02
1
-1
/
+28
*
persist file size across aborts
Christian Schneppe
2020-01-02
1
-1
/
+6
*
don’t use secure delete when migrating edit column
Christian Schneppe
2019-12-12
1
-4
/
+9
*
properly restore LMC edits. switch to LMC v1.1
Christian Schneppe
2019-12-09
1
-1
/
+5
*
increase cursor window size on Android P when restoring messages
Christian Schneppe
2019-12-08
1
-4
/
+3
*
show overlay to set avatar at the right bottom corner
Christian Schneppe
2019-11-10
1
-2
/
+14
*
use variable for app directory in FileBackend
Christian Schneppe
2019-11-06
1
-6
/
+7
*
catch all exceptions when closing closable
Christian Schneppe
2019-10-26
1
-1
/
+4
*
show resource prompt when sending uncompressed video
Christian Schneppe
2019-09-29
1
-1
/
+3
*
added overlay to avatar in EditAccountActivity
Christian Schneppe
2019-09-20
1
-3
/
+30
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-2
/
+2
*
keep track of previously edited ids
Christian Schneppe
2019-09-13
1
-3
/
+0
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-1
/
+6
*
fix some crashes
Christian Schneppe
2019-09-03
2
-9
/
+23
*
bare minimum direct connections
Christian Schneppe
2019-09-03
1
-0
/
+9
*
use helper method to close socket
Christian Schneppe
2019-07-17
1
-2
/
+2
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
3
-14
/
+14
*
Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"
Christian Schneppe
2019-06-25
1
-2
/
+54
*
performance improvement of message expiry
Christian Schneppe
2019-06-22
1
-3
/
+45
*
fix some NPE
Christian Schneppe
2019-06-17
1
-1
/
+6
*
Networkstack - let OS decide IPv4 or IPv6 (#267)
genofire
2019-06-08
1
-45
/
+1
*
fix some more NPE
Christian Schneppe
2019-06-08
1
-6
/
+6
*
separate received and sent files
Christian Schneppe
2019-05-19
1
-7
/
+40
*
performance improvements
Christian Schneppe
2019-05-18
2
-5
/
+12
*
go forward through cursor in message restore
Christian Schneppe
2019-05-04
1
-7
/
+8
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
2
-10
/
+11
*
fix backup creation for older installations
Christian Schneppe
2019-03-14
1
-3
/
+2
*
fixed security exception when attempting to display image in notification
Christian Schneppe
2019-03-06
1
-5
/
+10
*
only show images and videos in media browser
Christian Schneppe
2019-03-06
1
-1
/
+3
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-1
/
+9
*
optimize imports
Christian Schneppe
2019-02-08
1
-1
/
+0
*
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
1
-4
/
+32
*
fix compatibility issue on startup
Christian Schneppe
2019-01-26
1
-1
/
+17
*
make new backup and restore possible with old databases
Christian Schneppe
2019-01-26
1
-1
/
+6
*
rework backup & restore
Christian Schneppe
2019-01-26
1
-2
/
+2
*
null checks when deleting old files
Christian Schneppe
2019-01-25
1
-2
/
+2
*
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-15
/
+6
*
check if encrypted pgp file get deleted
Christian Schneppe
2019-01-25
1
-10
/
+19
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-1
/
+1
*
don’t check if files exists when loading attachments
Christian Schneppe
2019-01-25
1
-7
/
+2
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
2
-2
/
+79
*
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-2
/
+45
[next]