aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-13Fixes FS#105: XHTML par for images addedtrz/merge_1.9.3steckbrief1-0/+12
2016-02-13Fix flagging no more messages on server for conversationsteckbrief1-16/+18
2016-02-13Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-2/+13
2016-02-13Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...steckbrief1-2/+2
2016-02-13Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief1-1/+1
2016-02-13Unused preference 'picture_compression'. This feature is configured in our va...steckbrief20-56/+0
2016-02-13Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...steckbrief6-79/+5
2016-02-12Fixed settings synchronizationsteckbrief1-60/+66
2016-02-12Imports organizedsteckbrief73-293/+56
2016-02-12Fixed parent activity for logoutput activitysteckbrief1-3/+3
2016-02-12Simplification of DNS requests.steckbrief3-254/+130
2016-02-12green bubbles and setting to choose green or white bubbles removedsteckbrief24-67/+5
2016-02-12Fixed placeholder string for message input boxsteckbrief2-2/+2
2016-02-12Fixed layout issue with emojicon tastatur buttonsteckbrief1-1/+0
2016-02-12Fixed NPE while loading messages via MAMsteckbrief1-1/+1
2016-02-12database error while upgrading from db version 14 fixedsteckbrief1-1/+1
2016-02-11Compilation errors and merge mixups fixedsteckbrief24-728/+358
2016-02-11Fixed XML errors after mergesteckbrief6-8/+14
2016-02-09Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief2-2/+2
2016-02-09implementation hint for FS#96 addedsteckbrief1-0/+1
2016-02-09Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief1-6/+7
2016-02-01respect autojoin setting on newly created bookmarks as wellDaniel Gultsch1-1/+1
2016-02-01opt out handling of the autojoin flag. fixes #1666Daniel Gultsch5-5/+20
2016-02-01made create context menu call in StartConversationsActivity more failsafeDaniel Gultsch1-1/+1
2016-02-01refactored user handling in conferences. show try again button when conferenc...Daniel Gultsch4-86/+70
2016-01-31fixed false set of subject in conference with empty body tagDaniel Gultsch1-1/+1
2016-01-29prefer dns servers from networsk with the default routeDaniel Gultsch1-2/+17
2016-01-29be more careful with resetting the stream idDaniel Gultsch1-2/+1
2016-01-29try to make in-valid-session detection work for pgpDaniel Gultsch1-3/+10
2016-01-26show values in formfieldwrappers and allow form to be set to read onlyDaniel Gultsch6-7/+58
2016-01-26hide jid row in list item list when jid is nullDaniel Gultsch1-1/+2
2016-01-25expert setting to trigger extended connection optionsDaniel Gultsch5-11/+48
2016-01-24changed FileBackend API to allow files instead of messages to be copied and r...Daniel Gultsch1-33/+34
2016-01-23added FormWrapper and form field validationDaniel Gultsch8-4/+160
2016-01-23introduced boolean form field wrapperDaniel Gultsch6-14/+76
2016-01-23added support for field types jid-single and text-privateDaniel Gultsch4-4/+59
2016-01-23reset stanza queue when resetting xmppconnectionDaniel Gultsch1-0/+1
2016-01-23show fetch errors in trust keys activityDaniel Gultsch2-1/+15
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch13-70/+52
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch6-1/+161
2016-01-22added convenience method to extract account from intentDaniel Gultsch1-1/+13
2016-01-22added config variable to allow non-tls connectionsDaniel Gultsch4-5/+7
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch5-23/+43
2016-01-21increased padding in create contact/conference dialogDaniel Gultsch2-15/+21
2016-01-21add convenience to get an account object from a spinnerDaniel Gultsch1-15/+19
2016-01-20pulled translations from transifexDaniel Gultsch15-13/+718
2016-01-20catch security exception when user prevents access to address bookDaniel Gultsch1-27/+45
2016-01-20add intent!=null check in onActivityResultin PublishProfilePictureDaniel Gultsch1-1/+1
2016-01-16pulled translations from transifexDaniel Gultsch4-3/+49
2016-01-16make ConversationsActivity more resistent against being restartedDaniel Gultsch1-3/+9