aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-01-16reuse same xmppconnection for reconnectsDaniel Gultsch2-9/+17
2016-01-16Fixed minor class cast issuesteckbrief1-4/+4
2016-01-16made constructor private in Account entityDaniel Gultsch1-5/+1
2016-01-16removed some unused methods from db backendDaniel Gultsch1-83/+0
2016-01-16fixed PGP having to be selected twiceAdithya Abraham Philip1-1/+4
2016-01-15hide prepare image toasts when attaching multiple imagesDaniel Gultsch1-11/+12
2016-01-15show toast when image cropper get oomDaniel Gultsch2-0/+8
2016-01-15catch exception when reading message id from databaseDaniel Gultsch1-8/+12
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief10-87/+283
2016-01-15nimbuzz.com: don't wait for disco replies to set account to onlineDaniel Gultsch2-12/+27
2016-01-15Moved all avatar related work to AvatarServicesteckbrief4-65/+62
2016-01-15Implements FS#111: Compress resized picture with PNG formatsteckbrief1-3/+3
2016-01-15Implements FS#64: Show who wrote last message in conversation overviewsteckbrief3-2/+14
2016-01-14pulled translations for 1.9.0 release from transifexDaniel Gultsch20-26/+169
2016-01-14fixed typo when reading battery_op settingDaniel Gultsch1-1/+1
2016-01-14Fixes FS#76: Notification adapted to new logosteckbrief5-0/+0
2016-01-13show /me messages in conference notifications without the name of the senderDaniel Gultsch1-5/+10
2016-01-13Moved all avatar related work to AvatarServicesteckbrief19-239/+318