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
2018-05-03
handle invalid image bounds
Christian Schneppe
1
-1
/
+7
2018-05-02
only search text messages
Christian Schneppe
1
-1
/
+1
2018-05-02
search term parsing + highlighting
Christian Schneppe
1
-2
/
+8
2018-05-02
create fts table
Christian Schneppe
1
-2
/
+16
2018-05-02
get video dimensions from bitmap instead of meta data
Christian Schneppe
1
-12
/
+24
2018-05-02
hard code ogg + audio/ mime type to oga
Christian Schneppe
1
-2
/
+9
2018-04-30
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
1
-1
/
+1
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-31
/
+34
2018-04-29
add debug output to how many messages were deleted
Christian Schneppe
1
-2
/
+3
2018-04-29
fixed updating of server message id after dedup
Christian Schneppe
1
-3
/
+2
2018-04-29
search for muc pms when fetching last mam reference
Christian Schneppe
1
-1
/
+1
2018-04-29
create avatar path before saving avatar
Christian Schneppe
1
-4
/
+17
2018-04-29
replace use file as is blacklist with general don't use app data rule
Christian Schneppe
1
-15
/
+6
2018-04-29
get real file name for files shared from Conversations
Christian Schneppe
1
-5
/
+6
2018-04-29
add fdroid fennec to use file as is blacklist
Christian Schneppe
1
-1
/
+2
2018-04-27
add missing import
Christian Schneppe
1
-0
/
+1
2018-04-27
display avatar in groups
Christian Schneppe
1
-7
/
+5
2018-04-12
sync roster to disk after roster push
Christian Schneppe
1
-0
/
+4
2018-04-07
fix register account checkbox glitch
Christian Schneppe
1
-1
/
+2
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-26
/
+21
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
1
-8
/
+4
2018-04-01
delegate mime type from intent
Christian Schneppe
1
-4
/
+3
2018-04-01
get rid of customizable resources
Christian Schneppe
1
-1
/
+5
2018-02-15
always copy firefoxe’s shared files
Christian Schneppe
1
-1
/
+15
2018-01-31
fixed crash on receiving files
Christian Schneppe
1
-1
/
+1
2018-01-30
discover file extension in original filename from pgp
Christian Schneppe
1
-10
/
+13
2018-01-21
permanently cache last resolver result
Christian Schneppe
1
-38
/
+40
2018-01-19
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
1
-1
/
+3
2017-12-23
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
1
-21
/
+59
2017-12-16
remove NFC handling + let edit account handle own jids
Christian Schneppe
1
-2
/
+1
2017-12-16
add getAccountJids to DatabaseBackend
Christian Schneppe
1
-0
/
+20
2017-11-28
some bug fixes
Christian Schneppe
2
-3
/
+3
2017-11-26
make 'markable' attribute persistent
Christian Schneppe
1
-2
/
+7
2017-11-25
don't return null for opus file extensions
Christian Schneppe
1
-0
/
+3
2017-11-23
code cleanup
Christian Schneppe
2
-4
/
+4
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
1
-1
/
+6
2017-11-21
catch all RuntimeExceptions when using MetadataRetriever
Christian Schneppe
1
-4
/
+8
2017-11-21
catch some more exception when retrieving media runtime
Christian Schneppe
1
-2
/
+8
2017-11-21
FileProvider: attempt to work with sd cards
Christian Schneppe
1
-1
/
+1
2017-10-29
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
1
-2
/
+2
2017-10-15
don't crash if runtime could not be retrieved
Christian Schneppe
1
-1
/
+5
2017-10-13
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
1
-0
/
+59
2017-10-06
EventReceiver: use setting to store enabled accounts
Christian Schneppe
1
-20
/
+0
2017-10-06
FileBackend: close cursor after retrieving file size
Christian Schneppe
1
-9
/
+9
2017-09-25
don't recompress videos which were sent/received before
Christian Schneppe
1
-1
/
+1
2017-09-24
reworked file params to store audio runtime amoung other things
Christian Schneppe
1
-12
/
+20
2017-09-19
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
1
-3
/
+30
2017-09-18
show permanent notification while transcoding video
Christian Schneppe
1
-0
/
+10
2017-08-13
prevent users from editing their account jid after successful login
Christian Schneppe
1
-1
/
+2
2017-08-01
avoid unnecessary roster sync in OMEMO code. fixed startup performance regres...
Christian Schneppe
1
-2
/
+2
[next]