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
/
MessageAdapter.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use ToastCompat instead of Toast
Christian Schneppe
2020-01-31
1
-5
/
+6
*
add icons for video, audio and image files for the case the preview fails
Christian Schneppe
2020-01-31
1
-0
/
+18
*
use more material style
Christian Schneppe
2020-01-26
1
-10
/
+38
*
fix some bugs
Christian Schneppe
2020-01-26
1
-12
/
+9
*
persist file size across aborts
Christian Schneppe
2020-01-02
1
-3
/
+5
*
small ui fixes for private messages
Christian Schneppe
2019-12-12
1
-1
/
+1
*
small quotes fixes
Christian Schneppe
2019-12-12
1
-4
/
+7
*
add direct answer button in private muc messages
Christian Schneppe
2019-12-08
1
-0
/
+23
*
add missing permission requests for Android P
Christian Schneppe
2019-12-07
1
-2
/
+2
*
fix user in textselection quotes
Christian Schneppe
2019-11-17
1
-12
/
+17
*
rework design colors and make it compatible with older ROMs
Christian Schneppe
2019-11-16
1
-29
/
+43
*
introduce new orange theme color
Christian Schneppe
2019-11-15
1
-7
/
+26
*
Fix empty grey box for unknown file types (#405)
TheOneric
2019-11-15
1
-22
/
+20
*
make private messages in MUCs more visible
Christian Schneppe
2019-11-15
1
-7
/
+22
*
rework message deletion
Christian Schneppe
2019-11-04
1
-53
/
+57
*
mark cancelled jingle ft as such on both sides
Christian Schneppe
2019-10-26
1
-5
/
+4
*
show username as title in context menu when long clicking avatar in MUC
Christian Schneppe
2019-09-22
1
-10
/
+10
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-4
/
+3
*
replace YouTube links with Invidious links
Christian Schneppe
2019-09-20
1
-4
/
+6
*
bug fixes in MessageAdapter
Christian Schneppe
2019-09-19
1
-6
/
+3
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-9
/
+12
*
fix crash during file existing check
Christian Schneppe
2019-09-08
1
-1
/
+1
*
improve webpreviews during offline times
Christian Schneppe
2019-09-07
1
-1
/
+2
*
check for orphaned files
Christian Schneppe
2019-09-06
1
-1
/
+28
*
small message optimizations
Christian Schneppe
2019-05-04
1
-8
/
+9
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-38
/
+65
*
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
*
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
1
-11
/
+0
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-103
/
+8
*
make bitmap worker task static
Christian Schneppe
2019-01-27
1
-4
/
+8
*
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
1
-1
/
+1
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-3
/
+3
*
add preference to play gif files automatically in chat view
Christian Schneppe
2019-01-04
1
-21
/
+74
*
fixed some rare crashes caused by race conditions
Christian Schneppe
2018-12-27
1
-5
/
+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
[next]