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
/
entities
/
Message.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
show audio artist and title for audio files
Christian Schneppe
2020-02-02
1
-0
/
+1
*
persist file size across aborts
Christian Schneppe
2020-01-02
1
-1
/
+5
*
make parts in Message.java final
Christian Schneppe
2020-01-02
1
-1
/
+1
*
properly restore LMC edits. switch to LMC v1.1
Christian Schneppe
2019-12-09
1
-9
/
+12
*
rework message deletion
Christian Schneppe
2019-11-04
1
-0
/
+6
*
parse LMC 1.1
Christian Schneppe
2019-09-13
1
-0
/
+17
*
keep track of previously edited ids
Christian Schneppe
2019-09-13
1
-13
/
+23
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-3
/
+18
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
performance improvements
Christian Schneppe
2019-06-08
1
-2
/
+1
*
performance improvements
Christian Schneppe
2019-05-18
1
-0
/
+1
*
go forward through cursor in message restore
Christian Schneppe
2019-05-04
1
-26
/
+13
*
small message optimizations
Christian Schneppe
2019-05-04
1
-2
/
+2
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-12
/
+44
*
fix url detection for webpreviews
Christian Schneppe
2019-03-31
1
-1
/
+2
*
small fixes for web preview
Christian Schneppe
2019-02-09
1
-2
/
+2
*
show web link previews in chat
Christian Schneppe
2019-02-09
1
-1
/
+15
*
rename some variables
Christian Schneppe
2019-02-04
1
-1
/
+1
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-1
/
+12
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-4
/
+4
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-6
/
+16
*
implement self healing omemo
Christian Schneppe
2018-12-04
1
-1
/
+2
*
use inContactList() instead inRoster() in the proper places
Christian Schneppe
2018-11-23
1
-1
/
+1
*
show synced contacts in choose contact activity
Christian Schneppe
2018-11-23
1
-1
/
+1
*
implement message deletion
Christian Schneppe
2018-11-11
1
-1
/
+11
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
1
-1
/
+1
*
catch all exceptions on detecting mime type
Christian Schneppe
2018-10-01
1
-0
/
+2
*
filter sequences of more than 3 ltr-rtl
Christian Schneppe
2018-05-05
1
-2
/
+2
*
hide treatAsDownloadable in search results
Christian Schneppe
2018-05-03
1
-24
/
+2
*
added search result context menu + date separators
Christian Schneppe
2018-05-02
1
-10
/
+1
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-26
/
+41
*
keep track of user object in messages
Christian Schneppe
2018-04-24
1
-0
/
+12
*
all contacts in roster are 'trusted'
Christian Schneppe
2018-04-24
1
-1
/
+1
*
make error message for 'not encrypted for this device'
Christian Schneppe
2018-04-23
1
-0
/
+4
*
do not enable encryption for bug reports
Christian Schneppe
2018-04-03
1
-1
/
+1
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-15
/
+14
*
do not merge bug reports
Christian Schneppe
2018-02-26
1
-1
/
+2
*
optimized /me behavior
Christian Schneppe
2018-01-30
1
-1
/
+1
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-32
/
+5
*
improvements for self messages
Christian Schneppe
2018-01-27
1
-1
/
+1
*
fixed treatAsDownload() for empty messages
Christian Schneppe
2017-12-16
1
-1
/
+5
*
ignore data uri after aesgcm uri
Christian Schneppe
2017-12-16
1
-6
/
+12
*
make 'markable' attribute persistent
Christian Schneppe
2017-11-26
1
-5
/
+11
*
use com.android.support:support-emoji
Christian Schneppe
2017-11-24
1
-3
/
+2
*
deduplicate read markers if one with real jid is found
Christian Schneppe
2017-11-23
1
-1
/
+15
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-3
/
+42
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
1
-0
/
+17
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
1
-0
/
+3
*
set status=received on status messages
Christian Schneppe
2017-09-04
1
-0
/
+1
*
added missing break; in Message.java
Christian Schneppe
2017-08-13
1
-0
/
+1
[next]