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
/
ui
/
adapter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-38
/
+65
*
implement channel discovery
Christian Schneppe
2019-04-26
1
-0
/
+78
*
use styled warning for message error
Christian Schneppe
2019-04-12
1
-1
/
+5
*
fix url detection for webpreviews
Christian Schneppe
2019-03-31
1
-1
/
+11
*
rework max file upload size in server info
Christian Schneppe
2019-03-31
1
-7
/
+1
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-29
/
+36
*
fix some more NPE
Christian Schneppe
2019-02-22
1
-11
/
+13
*
show file too large instead of generic delivery failed
Christian Schneppe
2019-02-21
1
-2
/
+15
*
improve RichPreview
Christian Schneppe
2019-02-20
1
-8
/
+25
*
allow filtering in participant view
Christian Schneppe
2019-02-18
1
-2
/
+3
*
change isDatasaverDisabled integration for web preview
Christian Schneppe
2019-02-09
1
-1
/
+2
*
load FileOrImage before web preview
Christian Schneppe
2019-02-09
1
-2
/
+2
*
small fixes for web preview
Christian Schneppe
2019-02-09
1
-1
/
+4
*
show web link previews in chat
Christian Schneppe
2019-02-09
1
-7
/
+53
*
optimize imports
Christian Schneppe
2019-02-08
7
-45
/
+0
*
changed order of users and media in muc details
Christian Schneppe
2019-01-27
1
-1
/
+1
*
add context menu for muc user adapter
Christian Schneppe
2019-01-27
3
-36
/
+31
*
refactored group chat members into seperate screen
Christian Schneppe
2019-01-27
2
-0
/
+218
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
4
-377
/
+15
*
migrate conversation list row to binder
Christian Schneppe
2019-01-27
1
-119
/
+89
*
make bitmap worker task static
Christian Schneppe
2019-01-27
6
-32
/
+53
*
show timestamp in restore view
Christian Schneppe
2019-01-26
1
-1
/
+1
*
rework backup & restore
Christian Schneppe
2019-01-26
2
-71
/
+244
*
provide Set as Profile intent
Christian Schneppe
2019-01-25
1
-2
/
+6
*
extend open with to audio files
Christian Schneppe
2019-01-25
1
-10
/
+2
*
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-1
/
+1
*
offer 'open with' in context menu for geo uris
Christian Schneppe
2019-01-25
1
-1
/
+1
*
fix display of deleted files
Christian Schneppe
2019-01-25
2
-2
/
+2
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
2
-4
/
+4
*
count muc participants correctly
Christian Schneppe
2019-01-24
1
-24
/
+22
*
add preference to play gif files automatically in chat view
Christian Schneppe
2019-01-04
1
-21
/
+74
*
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
2018-12-27
1
-0
/
+2
*
fixed some rare crashes caused by race conditions
Christian Schneppe
2018-12-27
1
-5
/
+5
*
fix crash in MediaPreviewAdapter
Christian Schneppe
2018-12-27
1
-1
/
+5
*
implement self healing omemo
Christian Schneppe
2018-12-04
1
-0
/
+2
*
fix crash with xmpp uris
Christian Schneppe
2018-11-21
1
-1
/
+6
*
separate contacts and groups shared via xmpp uris
Christian Schneppe
2018-11-08
1
-1
/
+6
*
use material colors
Martin/Geno
2018-11-08
1
-1
/
+9
*
design message border
Martin/Geno
2018-11-07
1
-1
/
+1
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
1
-1
/
+5
*
change apk icon
Christian Schneppe
2018-10-20
1
-5
/
+10
*
show failed file messages count in chatlist correctly
Christian Schneppe
2018-10-02
1
-2
/
+3
*
fix crashes with EmojiTextView
Christian Schneppe
2018-10-01
2
-4
/
+4
*
use internal viewer for images and videos
Christian Schneppe
2018-09-26
1
-23
/
+0
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
3
-69
/
+233
*
fix media preview in tablet mode
Christian Schneppe
2018-09-23
1
-0
/
+5
*
show media preview in messagebubble like text messages
Christian Schneppe
2018-09-23
1
-3
/
+3
*
add icon for unknown file while keeping 'file' icon for documents
Christian Schneppe
2018-09-23
1
-2
/
+14
*
make media previews survive rotations
Christian Schneppe
2018-09-23
1
-2
/
+2
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
4
-13
/
+224
[next]