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-10-03
rework MediaViewerActivity
Christian Schneppe
1
-4
/
+8
2018-09-27
do not compress/resize images with strange aspect ratios
Christian Schneppe
1
-0
/
+12
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-1
/
+1
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
1
-1
/
+3
2018-09-26
introduce media browser activity
Christian Schneppe
1
-2
/
+2
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
2
-32
/
+69
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
1
-5
/
+46
2018-09-11
catch illegalargument exception when discovering extension from url
Christian Schneppe
1
-1
/
+6
2018-08-26
try to catch out of memory exception
Christian Schneppe
1
-1
/
+5
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+11
2018-07-09
persist muc avatar and show in bookmarks
Christian Schneppe
1
-1
/
+1
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
1
-0
/
+21
2018-06-16
attach editor content as file
Christian Schneppe
1
-10
/
+1
2018-05-21
set pragme secure delete properly
Christian Schneppe
1
-1
/
+1
2018-05-21
explicitly set secure_delete pragma for SQLite database
Christian Schneppe
1
-0
/
+1
2018-05-21
move enabling of foreign key support to onConfigure
Christian Schneppe
1
-8
/
+5
2018-05-17
do not use trigger but delete message index entries manually
Christian Schneppe
1
-83
/
+90
2018-05-17
add primary key to fts table
Christian Schneppe
1
-2
/
+3
2018-05-17
do not include body in simple status updates to not trigger fts update
Christian Schneppe
1
-1
/
+6
2018-05-16
fix exceptions
Christian Schneppe
1
-3
/
+3
2018-05-16
do not load conversations with null jid
Christian Schneppe
1
-2
/
+10
2018-05-16
don’t scale images to a 0 width or height
Christian Schneppe
1
-6
/
+8
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
[next]