aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
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-30Fixes FS#179: Avoid showing always empty list of ressources for mucssteckbrief1-1/+3
2016-03-30Logging for FS#80 to identify calling methodlookshe3-0/+6
2016-03-29Fixes FS#172: Conversations list not updated on status changessteckbrief1-20/+9
2016-03-29Removed unnecessary importsteckbrief1-1/+0
2016-03-29Avoid unnecessary text change on activate account buttonsteckbrief1-2/+3
2016-03-29Introduction of a TextViewUtil to easily set attributes for TextViewssteckbrief6-69/+99
2016-03-29Implements FS#173: Move access to colors to separate helper classsteckbrief16-101/+226
2016-03-28Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2-4/+2
2016-03-28Implements FS#176: error logging for httpupload improvedsteckbrief1-1/+7
2016-03-27Update ShortcutBadger to version 1.1.4Christian S1-2/+2
2016-03-27wrong import in new classtrz/1.11.2.1lookshe1-1/+1
2016-03-27Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe3-3/+44
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch6-30/+41
2016-03-23only add image files to media scannerDaniel Gultsch6-13/+26
2016-03-22Typo `attempt`licaon-kter1-1/+1
2016-03-22Correct notifications to user if swiping with disabled or not connected accou...lookshe1-25/+37
2016-03-22Fixes FS#87 - Crash on load messages after delete accountlookshe1-1/+5
2016-03-21One more fix in Message.equals() (FS#104)lookshe1-4/+19
2016-03-20Show file name instead of mime type (FS#102)lookshe1-1/+1
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-20FS#104 - Fix Message.equals()lookshe1-18/+14
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-20Fixes FS#168 - Not possible to share more than one picture at oncelookshe1-59/+83
2016-03-20fixed merge errorlookshe1-1/+1
2016-03-20fixed merge errorslookshe5-21/+29
2016-03-18Fixes FS#167: Resized images are larger than original imagessteckbrief1-2/+2
2016-03-18Fixes FS#164lookshe1-8/+0
2016-03-17Fixes FS#156 and FS#135 (occured again)lookshe1-4/+10
2016-03-17completely implements FS#161lookshe3-14/+41
2016-03-16partially implements FS#161lookshe2-17/+49
2016-03-16made it possible to share text filesDaniel Gultsch1-7/+8
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch2-30/+66
2016-03-15Check if path for URI is accessiblefiaxh1-1/+10
2016-03-14once again: FS#34 - review all calls for String.trim()lookshe2-4/+4
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-12Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief5-97/+16
2016-03-12fixed possible NPElookshe1-0/+6
2016-03-12small bugfixeslookshe2-1/+4
2016-03-12removed duplicated sourcelookshe4-36/+41
2016-03-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe6-44/+67
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief3-77/+10
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief8-149/+28
2016-03-11log reason for bind failureDaniel Gultsch1-2/+2