aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-12Implements FS#217: Rework display of /me messagesmessage_display_reworksteckbrief1-124/+153
2016-06-07Related to FS#140: avatar dimensions moved from hardcoded to dimens.xmlsteckbrief2-3/+3
2016-06-07Related to FS#140, Logo implementation moved to FloatingActionButtonsteckbrief12-204/+110
2016-05-17Open conference details or contact details while clicking on avatar logosteckbrief2-4/+82
2016-05-16Do not show contact's avatar on every message, avoid loading own avatar, only...steckbrief1-28/+33
2016-05-16avatar displayed as a circle, positioning adjusted, colors changed back to co...steckbrief4-52/+159
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief13-108/+132
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief8-48/+138
2016-04-23Related to FS#134: check if oldversion is smaller then new version on upgradi...steckbrief1-2/+1
2016-04-19Removed download decision MUST if the message contains jabber:x:oob:oob/urlintroduce_cplus_database_versionsteckbrief1-3/+0
2016-04-19Persist Message.treatAsDownloadablesteckbrief2-2/+15
2016-04-19Related to FS#134: Set Message flags according to httpupload hintsteckbrief3-0/+9
2016-04-18Implements FS#137: build flavorssteckbrief2-50/+37
2016-04-18Related to FS#199: Removed unnecessary build configuration variable to hide d...steckbrief2-6/+3
2016-04-18Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief3-16/+1
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief11-20/+367
2016-04-16Fixed null pointer exception in case of IOException before uploading file to ...steckbrief1-2/+7
2016-04-07Fixes FS#197: Decrease verbosity of logging of 'skipping duplicate message'steckbrief1-1/+1
2016-04-07Implements FS#187: Add single line copy to logcat viewsteckbrief3-6/+122
2016-04-06Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief12-144/+134
2016-04-06basic overlay for avatar as 'logo' added to action barsteckbrief1-0/+63
2016-04-03fixed installation error "W/PackageManager: Can't install because provider na...lookshe1-20/+0
2016-04-03fixed build errorlookshe1-0/+2
2016-04-01Fixes FS#180: Conference notification icon missinglookshe1-1/+6
2016-04-01Fixes FS#180: Conference notification icon missinglookshe1-1/+6
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-27wrong import in new classlookshe1-1/+1
2016-03-27Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe3-3/+44
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-20FS#104 - Fix Message.equals()lookshe1-18/+14
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 errorslookshe1-1/+1
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-14once again: FS#34 - review all calls for String.trim()lookshe2-4/+4