index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
1
-1
/
+1
2016-01-16
pulled translations from transifex
Daniel Gultsch
4
-3
/
+49
2016-01-16
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
1
-3
/
+9
2016-01-16
reuse same xmppconnection for reconnects
Daniel Gultsch
2
-9
/
+17
2016-01-16
made constructor private in Account entity
Daniel Gultsch
1
-5
/
+1
2016-01-16
removed some unused methods from db backend
Daniel Gultsch
1
-83
/
+0
2016-01-16
fixed PGP having to be selected twice
Adithya Abraham Philip
1
-1
/
+4
2016-01-15
hide prepare image toasts when attaching multiple images
Daniel Gultsch
1
-11
/
+12
2016-01-15
show toast when image cropper get oom
Daniel Gultsch
2
-0
/
+8
2016-01-15
catch exception when reading message id from database
Daniel Gultsch
1
-8
/
+12
2016-01-15
nimbuzz.com: don't wait for disco replies to set account to online
Daniel Gultsch
2
-12
/
+27
2016-01-14
pulled translations for 1.9.0 release from transifex
Daniel Gultsch
20
-26
/
+169
2016-01-14
fixed typo when reading battery_op setting
Daniel Gultsch
1
-1
/
+1
2016-01-13
show /me messages in conference notifications without the name of the sender
Daniel Gultsch
1
-5
/
+10
2016-01-13
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
2
-1
/
+9
2016-01-13
check for file storage permission before selecting avatar
Daniel Gultsch
3
-20
/
+40
2016-01-13
use batch transactions when writing roster
Dheeraj CVR
1
-0
/
+3
2016-01-12
throw security exception instead of going to next srv entry
Daniel Gultsch
1
-1
/
+3
2016-01-12
s/TOR/Tor/g
Sam Whited
1
-2
/
+2
2016-01-12
pulled translations from transifex
Daniel Gultsch
25
-75
/
+117
2016-01-12
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
2
-56
/
+67
2016-01-12
use match_parent as height in conversations overview
Daniel Gultsch
1
-2
/
+2
2016-01-12
Revert "Add additional warnings to OMEMO purge key function"
Daniel Gultsch
2
-28
/
+2
2016-01-12
Add additional warnings to OMEMO purge key function
Andreas Straub
2
-2
/
+28
2016-01-11
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
2
-104
/
+220
2016-01-11
reworked that loop that iterates over various servers
Daniel Gultsch
1
-16
/
+10
2016-01-11
new art renders
Daniel Gultsch
25
-0
/
+0
2016-01-11
don't use the word phone in strings
Daniel Gultsch
1
-6
/
+5
2016-01-11
pulled translations from transifex
Daniel Gultsch
25
-63
/
+14
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
7
-242
/
+361
2016-01-09
let the user decide on whether or not to compress pictures
Daniel Gultsch
4
-13
/
+41
2016-01-09
automatically adjust image compression to keep files under 512MiB
Daniel Gultsch
2
-8
/
+15
2016-01-08
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
2
-1
/
+3
2016-01-08
don't show snackbar when notifications are disabled or paused
Daniel Gultsch
2
-11
/
+0
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
12
-17
/
+114
2016-01-08
show icon in conversations overview when notifications are disabled
Daniel Gultsch
17
-76
/
+109
2016-01-06
avoid duplicate messages when sending files to mucs. fixes #1635
Daniel Gultsch
1
-2
/
+10
2016-01-05
Correct uuid check according to RFC 4122
fiaxh
1
-1
/
+1
2016-01-04
added missing synchronize when pushing messages from mam backlog
Daniel Gultsch
1
-1
/
+3
2016-01-04
null check in getOriginalPath
Daniel Gultsch
2
-1
/
+3
2016-01-04
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
7
-63
/
+230
2016-01-04
only report error after third unsuccesful attempt to connect
Daniel Gultsch
1
-1
/
+1
2016-01-04
properly rotate avatars
Daniel Gultsch
4
-52
/
+48
2016-01-04
show trust keys activties if own keys are undecided
Daniel Gultsch
1
-4
/
+5
2016-01-03
add obb url to unencrypted messages
Daniel Gultsch
1
-0
/
+1
2016-01-03
edit account activity was still showing the omemo key with leading 0x05. fixe...
Daniel Gultsch
1
-2
/
+2
2016-01-01
removed xhtml body. fixes #1594
Daniel Gultsch
1
-12
/
+0
2015-12-31
use actual message timestamp instead of delay when updating last seen. fixes ...
Daniel Gultsch
2
-7
/
+8
2015-12-31
Fix OMEMO session creating loggin
Andreas Straub
1
-1
/
+1
2015-12-29
handle null names in getColorForName
Daniel Gultsch
1
-1
/
+1
[next]