aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-09chnaged avatar format to match XEPChristian S1-1/+1
2016-04-05fix ui bug in edit account viewChristian S1-3/+3
2016-04-05better detect broken pepDaniel Gultsch2-2/+10
2016-04-04add option to only allow one account and set it to trueChristian S2-5/+4
2016-04-04switched around info and items query to avoid race conditionDaniel Gultsch1-1/+1
2016-04-04pulled translations from transifexDaniel Gultsch12-26/+71
2016-04-04removed unnecessary wait for disconnectDaniel Gultsch1-6/+0
2016-04-04made sure the disco#items query has returned before finalizing the bindDaniel Gultsch1-12/+24
2016-04-03set sending crash reports to true as defaultChristian S1-1/+1
2016-04-03updated about infoChristian S1-1/+3
2016-04-03added "blocklist" and "change password" iconsChristian S1-2/+4
2016-04-03changed HomeAsUpIndicatorChristian S6-0/+1
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch3-6/+8
2016-04-01check max http file size when attaching filesDaniel Gultsch6-12/+83
2016-03-31add methods to check max file size for http uploadDaniel Gultsch5-12/+41
2016-03-31save otr fingerprint in messageDaniel Gultsch6-12/+15
2016-03-31include form fields into caps hash calculationDaniel Gultsch2-6/+25
2016-03-31closed some cursors under error conditionsDaniel Gultsch1-3/+13
2016-03-31made setting aes keys in DownloadableFile more readableDaniel Gultsch1-12/+8
2016-03-30fixed crashes during updates on Android 6Christian S2-35/+57
2016-03-27Update ShortcutBadger to version 1.1.4Christian S1-2/+2
2016-03-27fixed bug in ShortcutBadgerChristian S1-2/+2
2016-03-27Update ShortcutBadger to version 1.1.4Christian S1-2/+2
2016-03-26added spinner to app updater activityChristian S1-0/+8
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch8-31/+46
2016-03-23only add image files to media scannerDaniel Gultsch6-13/+26
2016-03-23added missing/new stringsChristian S2-0/+7
2016-03-23added VoiceRecorder to pluginsChristian S1-0/+6
2016-03-22Typo `attempt`licaon-kter1-1/+1
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-20be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch1-1/+1
2016-03-20be more careful to avoid creating multiple connectionsDaniel Gultsch2-3/+8
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch2-4/+5
2016-03-20add border to roundedimageviewChristian S2-3/+4
2016-03-19add border to roundedimageviewChristian S3-4/+6
2016-03-16made it possible to share text filesDaniel Gultsch1-7/+8
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch3-30/+69
2016-03-15Check if path for URI is accessiblefiaxh1-1/+10
2016-03-13pulled translations from transifexDaniel Gultsch5-106/+443
2016-03-13simplified getUsers(max) codeDaniel Gultsch1-11/+2
2016-03-13added logging in case fragment wasn't attachedDaniel Gultsch1-0/+5
2016-03-13fixed recursive call instead of call to super in PublishProfileActivityDaniel Gultsch1-5/+1
2016-03-13remove old codeChristian S1-10/+0
2016-03-11log reason for bind failureDaniel Gultsch1-2/+2
2016-03-11close cursor in caps db queryDaniel Gultsch1-1/+3
2016-03-06pulled translations from transifexDaniel Gultsch28-82/+272
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch3-4/+17
2016-03-06warn in conversations when account is disabledDaniel Gultsch2-1/+15
2016-03-05only resend files smaller than 1 MiB automaticallyChristian S2-2/+4
2016-03-05resend failed filetransfers automaticallyChristian S1-2/+6