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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
account for downloaded http files in dup checker
Daniel Gultsch
1
-8
/
+18
2015-07-17
code cleanup
Daniel Gultsch
1
-1
/
+1
2015-07-17
fixed inactive http download
Daniel Gultsch
1
-1
/
+1
2015-07-17
show contact name also in locations shared in MUCs
Christian S
1
-1
/
+13
2015-07-17
show error message in account details when info has not been edited
Daniel Gultsch
1
-1
/
+1
2015-07-17
increased ibb block size
Daniel Gultsch
2
-4
/
+2
2015-07-16
even less jumpy
Daniel Gultsch
1
-1
/
+3
2015-07-16
fixed some ux glitches in editaccount
Daniel Gultsch
1
-7
/
+9
2015-07-16
made 'check image on http host' message more generic. fixed #1281
Daniel Gultsch
1
-1
/
+2
2015-07-16
fixed some npes
Daniel Gultsch
1
-4
/
+11
2015-07-15
fixed crash on invalid muc bookmarks
Daniel Gultsch
1
-3
/
+7
2015-07-14
modified swipe options
Christian S.
1
-71
/
+71
2015-07-14
swipe only to left to close an active conversation
Christian S.
1
-0
/
+1
2015-07-14
changed 'checking_image' to 'checking_file'
Christian S
1
-1
/
+1
2015-07-14
deleted old files
Christian S
3
-266
/
+0
2015-07-13
renamed colors
Daniel Gultsch
2
-13
/
+9
2015-07-12
catch exception on broken android phones
Daniel Gultsch
1
-1
/
+7
2015-07-12
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
1
-16
/
+10
2015-07-11
only try to change affilations for known jids
Daniel Gultsch
1
-1
/
+1
2015-07-11
try to catch weird npe in android sdk
Daniel Gultsch
1
-0
/
+2
2015-07-11
null check otr fingerprint before display
Daniel Gultsch
1
-1
/
+3
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
6
-19
/
+19
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
14
-101
/
+87
2015-07-10
get file upload ready to work with https
Daniel Gultsch
3
-38
/
+53
2015-07-10
display toast in ui on failed http download
Daniel Gultsch
6
-36
/
+104
2015-07-10
show timestamp on images in mucs
Daniel Gultsch
1
-1
/
+1
2015-07-10
added null check in sasl response verifier
Daniel Gultsch
1
-1
/
+1
2015-07-10
catch number format exception in server ack
Daniel Gultsch
1
-10
/
+14
2015-07-09
print stack trace instead of writing error message to log in case of unknown ...
Daniel Gultsch
1
-1
/
+1
2015-07-08
resize avatar views
Christian S
5
-13
/
+15
2015-07-08
resize avatar image in contact details (untested)
Christian S.
1
-1
/
+1
2015-07-07
changed bugs messages address
Christian S.
1
-1
/
+1
2015-07-05
correct MUC nicknames
Christian S
1
-5
/
+4
2015-07-05
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
1
-2
/
+6
2015-07-05
show nicknames in MUCs instead of the user part of the JID
Christian S.
1
-1
/
+6
2015-07-05
changed avatar image size to 384 px
Christian S.
1
-1
/
+1
2015-07-05
added 'vcf' to 'well known extensions'
Christian S.
1
-1
/
+1
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2
-148
/
+117
2015-07-04
added 'apk' to well known file types to be downloadable
Christian S
1
-1
/
+1
2015-07-04
play notification when conversation is open
Christian S.
1
-23
/
+21
2015-07-04
added some more well known file types to be downloadable
Christian S
1
-1
/
+1
2015-07-04
small avatar modifications
Christian S
1
-6
/
+6
2015-07-03
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
1
-1
/
+2
2015-07-03
avoid very rare npe
Daniel Gultsch
2
-2
/
+4
2015-07-03
changed WEBP to JPEG for images
Christian S
2
-3
/
+3
2015-07-03
added fallback for non-srv dns queries
Daniel Gultsch
1
-0
/
+1
2015-07-02
fixed share with activity to account for http file upload
Daniel Gultsch
2
-43
/
+38
2015-07-02
also offer http download for some 'well known extensions'
Daniel Gultsch
2
-1
/
+4
2015-07-02
refactored message context menu
Daniel Gultsch
3
-33
/
+38
2015-07-02
moved null check for to and from in message parser
Daniel Gultsch
1
-5
/
+6
[next]