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-02-13
Fix flagging no more messages on server for conversation
steckbrief
1
-16
/
+18
2016-02-13
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
1
-2
/
+13
2016-02-13
Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...
steckbrief
1
-2
/
+2
2016-02-13
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-1
/
+1
2016-02-13
Unused preference 'picture_compression'. This feature is configured in our va...
steckbrief
20
-56
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
6
-79
/
+5
2016-02-12
Fixed settings synchronization
steckbrief
1
-60
/
+66
2016-02-12
Imports organized
steckbrief
73
-293
/
+56
2016-02-12
Fixed parent activity for logoutput activity
steckbrief
1
-3
/
+3
2016-02-12
Simplification of DNS requests.
steckbrief
3
-254
/
+130
2016-02-12
green bubbles and setting to choose green or white bubbles removed
steckbrief
24
-67
/
+5
2016-02-12
Fixed placeholder string for message input box
steckbrief
2
-2
/
+2
2016-02-12
Fixed layout issue with emojicon tastatur button
steckbrief
1
-1
/
+0
2016-02-12
Fixed NPE while loading messages via MAM
steckbrief
1
-1
/
+1
2016-02-12
database error while upgrading from db version 14 fixed
steckbrief
1
-1
/
+1
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
24
-728
/
+358
2016-02-11
Fixed XML errors after merge
steckbrief
6
-8
/
+14
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
2
-2
/
+2
2016-02-09
implementation hint for FS#96 added
steckbrief
1
-0
/
+1
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-6
/
+7
2016-02-01
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
5
-5
/
+20
2016-02-01
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
1
-1
/
+1
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
4
-86
/
+70
2016-01-31
fixed false set of subject in conference with empty body tag
Daniel Gultsch
1
-1
/
+1
2016-01-29
prefer dns servers from networsk with the default route
Daniel Gultsch
1
-2
/
+17
2016-01-29
be more careful with resetting the stream id
Daniel Gultsch
1
-2
/
+1
2016-01-29
try to make in-valid-session detection work for pgp
Daniel Gultsch
1
-3
/
+10
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
6
-7
/
+58
2016-01-26
hide jid row in list item list when jid is null
Daniel Gultsch
1
-1
/
+2
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
5
-11
/
+48
2016-01-24
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
1
-33
/
+34
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
8
-4
/
+160
2016-01-23
introduced boolean form field wrapper
Daniel Gultsch
6
-14
/
+76
2016-01-23
added support for field types jid-single and text-private
Daniel Gultsch
4
-4
/
+59
2016-01-23
reset stanza queue when resetting xmppconnection
Daniel Gultsch
1
-0
/
+1
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
2
-1
/
+15
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
13
-70
/
+52
2016-01-22
added UI wrapper for (some) form fields
Daniel Gultsch
6
-1
/
+161
2016-01-22
added convenience method to extract account from intent
Daniel Gultsch
1
-1
/
+13
2016-01-22
added config variable to allow non-tls connections
Daniel Gultsch
4
-5
/
+7
2016-01-22
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
5
-23
/
+43
2016-01-21
increased padding in create contact/conference dialog
Daniel Gultsch
2
-15
/
+21
2016-01-21
add convenience to get an account object from a spinner
Daniel Gultsch
1
-15
/
+19
2016-01-20
pulled translations from transifex
Daniel Gultsch
15
-13
/
+718
2016-01-20
catch security exception when user prevents access to address book
Daniel Gultsch
1
-27
/
+45
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
[next]