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
/
main
/
java
/
eu
/
siacs
/
conversations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed NPE while loading messages via MAM
steckbrief
2016-02-12
1
-1
/
+1
*
database error while upgrading from db version 14 fixed
steckbrief
2016-02-12
1
-1
/
+1
*
Compilation errors and merge mixups fixed
steckbrief
2016-02-11
22
-722
/
+329
*
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
111
-2915
/
+12049
|
\
|
*
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
2016-02-01
1
-1
/
+1
|
*
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2016-02-01
3
-5
/
+12
|
*
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
2016-02-01
1
-1
/
+1
|
*
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
3
-86
/
+69
|
*
fixed false set of subject in conference with empty body tag
Daniel Gultsch
2016-01-31
1
-1
/
+1
|
*
prefer dns servers from networsk with the default route
Daniel Gultsch
2016-01-29
1
-2
/
+17
|
*
be more careful with resetting the stream id
Daniel Gultsch
2016-01-29
1
-2
/
+1
|
*
try to make in-valid-session detection work for pgp
Daniel Gultsch
2016-01-29
1
-3
/
+10
|
*
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
2016-01-26
6
-7
/
+58
|
*
hide jid row in list item list when jid is null
Daniel Gultsch
2016-01-26
1
-1
/
+2
|
*
expert setting to trigger extended connection options
Daniel Gultsch
2016-01-25
3
-11
/
+40
|
*
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
2016-01-24
1
-33
/
+34
|
*
added FormWrapper and form field validation
Daniel Gultsch
2016-01-23
7
-4
/
+159
|
*
introduced boolean form field wrapper
Daniel Gultsch
2016-01-23
4
-13
/
+62
|
*
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
5
-1
/
+140
|
*
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
2
-17
/
+32
|
*
add convenience to get an account object from a spinner
Daniel Gultsch
2016-01-21
1
-15
/
+19
|
*
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 pull request #1655 from adithyaphilip/pgp-fix
Daniel Gultsch
2016-01-16
1
-1
/
+4
|
|
\
|
|
*
fixed PGP having to be selected twice
Adithya Abraham Philip
2016-01-16
1
-1
/
+4
|
*
|
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
|
|
/
|
*
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
1
-0
/
+7
|
*
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
|
*
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
|
*
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
2016-01-13
1
-1
/
+8
|
*
check for file storage permission before selecting avatar
Daniel Gultsch
2016-01-13
3
-20
/
+40
|
*
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
|
*
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
2016-01-12
2
-56
/
+67
|
*
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
2016-01-11
2
-104
/
+220
|
*
reworked that loop that iterates over various servers
Daniel Gultsch
2016-01-11
1
-16
/
+10
|
*
ask to be excluded from battery optimization
Daniel Gultsch
2016-01-11
4
-73
/
+144
|
*
let the user decide on whether or not to compress pictures
Daniel Gultsch
2016-01-09
1
-2
/
+8
[next]