aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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...steckbrief2-51/+102
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief4-9/+11
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief1-5/+3
2016-04-18Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief2-4/+1
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief1-12/+9
2016-04-07Implements FS#187: Add single line copy to logcat viewsteckbrief2-6/+75
2016-04-06Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief8-78/+56
2016-04-06basic overlay for avatar as 'logo' added to action barsteckbrief1-0/+63
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 methodlookshe1-0/+2
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 TextViewssteckbrief5-69/+24
2016-03-29Implements FS#173: Move access to colors to separate helper classsteckbrief12-86/+50
2016-03-28Fixes FS#170: Message Details: Status display has different Text colorsteckbrief2-4/+2
2016-03-27Fixes FS#166 - Images cannot be opened since storing in private image folderlookshe1-2/+23
2016-03-22Correct notifications to user if swiping with disabled or not connected accou...lookshe1-25/+37
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#164lookshe1-8/+0
2016-03-17completely implements FS#161lookshe1-1/+9
2016-03-14once again: FS#34 - review all calls for String.trim()lookshe1-1/+1
2016-03-12Fixes FS#155: Check FileHelper vs. FileUtilssteckbrief2-7/+4
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 allsteckbrief4-17/+8
2016-03-10Fixes FS#157: Trigger loading messages from MAM in MUC does not endsteckbrief1-2/+1
2016-03-10Fixes FS#158: user decision dialog heading configurable and translateablesteckbrief2-4/+6
2016-03-08reset link and highlight colors to system defaultsteckbrief1-17/+20
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief1-3/+3
2016-02-12Imports organizedsteckbrief5-6/+2
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-6/+7
2016-01-15Moved all avatar related work to AvatarServicesteckbrief1-1/+1
2016-01-15Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-2/+12
2016-01-13Moved all avatar related work to AvatarServicesteckbrief9-23/+24
2016-01-08Fixes FS#107, Implements FS#77steckbrief1-1/+11
2015-12-17Log error in case logcat command could not be executed; Show toast in case no...steckbrief1-1/+1
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief1-2/+90
2015-12-16Fixes FS#95: NPE when opening message details for failed file transfersteckbrief1-1/+2
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief7-19/+67
2015-12-06Fix flagging no more messages on server for conversationsteckbrief2-1/+14
2015-12-04Implements FS#83: Reload from last received messagesteckbrief3-16/+44
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief2-15/+8