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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
8
-102
/
+121
*
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
2
-11
/
+98
*
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-0
/
+34
*
Generate capHash from any discovery result
Stephen Paul Weber
2016-01-23
1
-4
/
+80
*
Factor out a representation of XEP-0030 results
Stephen Paul Weber
2016-01-23
2
-47
/
+114
*
introduced boolean form field wrapper
Daniel Gultsch
2016-01-23
6
-14
/
+76
*
added support for field types jid-single and text-private
Daniel Gultsch
2016-01-23
4
-4
/
+59
*
reset stanza queue when resetting xmppconnection
Daniel Gultsch
2016-01-23
1
-0
/
+1
*
show fetch errors in trust keys activity
Daniel Gultsch
2016-01-23
2
-1
/
+15
*
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
2016-01-22
13
-70
/
+52
*
added UI wrapper for (some) form fields
Daniel Gultsch
2016-01-22
6
-1
/
+161
*
added convenience method to extract account from intent
Daniel Gultsch
2016-01-22
1
-1
/
+13
*
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
4
-5
/
+7
*
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2016-01-22
5
-23
/
+43
*
increased padding in create contact/conference dialog
Daniel Gultsch
2016-01-21
2
-15
/
+21
*
add convenience to get an account object from a spinner
Daniel Gultsch
2016-01-21
1
-15
/
+19
*
version bump to 1.9.2 + changelog
Daniel Gultsch
2016-01-20
2
-2
/
+9
*
pulled translations from transifex
Daniel Gultsch
2016-01-20
15
-13
/
+718
*
catch security exception when user prevents access to address book
Daniel Gultsch
2016-01-20
1
-27
/
+45
*
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
2016-01-20
1
-1
/
+1
*
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch
2016-01-16
2
-2
/
+5
|
\
|
*
Merge pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
2
-2
/
+5
|
|
\
|
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
|
|
*
upgraded to OpenKeychain api v10
Adithya Abraham Philip
2016-01-16
1
-1
/
+1
*
|
|
pulled translations from transifex
Daniel Gultsch
2016-01-16
4
-3
/
+49
|
/
/
*
|
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
2016-01-16
1
-3
/
+9
*
|
reuse same xmppconnection for reconnects
Daniel Gultsch
2016-01-16
2
-9
/
+17
*
|
made constructor private in Account entity
Daniel Gultsch
2016-01-16
1
-5
/
+1
*
|
removed some unused methods from db backend
Daniel Gultsch
2016-01-16
1
-83
/
+0
|
/
*
version bump to 1.9.1
Daniel Gultsch
2016-01-15
1
-2
/
+2
*
hide prepare image toasts when attaching multiple images
Daniel Gultsch
2016-01-15
1
-11
/
+12
*
show toast when image cropper get oom
Daniel Gultsch
2016-01-15
2
-0
/
+8
*
catch exception when reading message id from database
Daniel Gultsch
2016-01-15
1
-8
/
+12
*
nimbuzz.com: don't wait for disco replies to set account to online
Daniel Gultsch
2016-01-15
2
-12
/
+27
*
pulled translations for 1.9.0 release from transifex
Daniel Gultsch
2016-01-14
20
-26
/
+169
*
version bump to 1.9.0
Daniel Gultsch
2016-01-14
1
-2
/
+2
*
fixed typo when reading battery_op setting
Daniel Gultsch
2016-01-14
1
-1
/
+1
*
show /me messages in conference notifications without the name of the sender
Daniel Gultsch
2016-01-13
1
-5
/
+10
*
version bump to 1.9.0-beta.3
Daniel Gultsch
2016-01-13
1
-2
/
+2
*
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
2016-01-13
2
-1
/
+9
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
3
-20
/
+40
*
Merge pull request #1649 from dhiru1602/master
Daniel Gultsch
2016-01-13
1
-0
/
+3
|
\
|
*
use batch transactions when writing roster
Dheeraj CVR
2016-01-13
1
-0
/
+3
|
/
*
throw security exception instead of going to next srv entry
Daniel Gultsch
2016-01-12
1
-1
/
+3
*
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch
2016-01-12
1
-2
/
+2
|
\
|
*
Merge pull request #1647 from SamWhited/TorStringFix
Daniel Gultsch
2016-01-12
1
-2
/
+2
|
|
\
|
|
*
s/TOR/Tor/g
Sam Whited
2016-01-12
1
-2
/
+2
|
|
/
*
/
pulled translations from transifex
Daniel Gultsch
2016-01-12
25
-75
/
+117
|
/
*
version bump to 1.9.0-beta.2
Daniel Gultsch
2016-01-12
2
-2
/
+3
*
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
2016-01-12
2
-56
/
+67
[next]