aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-11Removed stupid DNS query codesteckbrief3-205/+147
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief36-408/+74
2015-12-06Fix flagging no more messages on server for conversationsteckbrief3-2/+15
2015-12-04Implements FS#83: Reload from last received messagesteckbrief4-20/+50
2015-12-04Implements FS#89 - Change about informationsteckbrief1-3/+6
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief23-124/+124
2015-12-02Fixed compile error in inner classsteckbrief1-1/+1
2015-11-20Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief2-1/+2
nce.thedevstack.de
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief42-226/+686
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief22-580/+771
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief17-173/+549
picture or not
2015-10-30Implements FS#24: Introduce setting for picture resizingsteckbrief7-1/+52
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief11-30/+39
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-10-22Implements FS#78: Allow installation on SD cardsteckbrief1-1/+2
2015-10-21Access to preferences moved to global utility class ↵steckbrief24-350/+532
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-10-17added comment for clarification, why the timestamp of the first msg of msg ↵steckbrief1-1/+1
list is needed to query older msgs with mam
2015-10-16Fixes FS#82: Background color of conversation list item set to primary ↵steckbrief2-1/+4
background color
2015-10-15Removed unused importssteckbrief1-4/+0
2015-10-15Fixes FS#81 - avoid jumps after loading messagessteckbrief2-32/+64
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵steckbrief7-36/+76
access to app information
2015-10-04Publishing additional information in message details dialog such as message ↵steckbrief4-28/+235
type and message status
2015-10-04Note added where to change sth. for FS#70steckbrief1-1/+2
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief13-4/+473
Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
2015-10-04New logo added, fixes FS#56steckbrief5-0/+0
2015-09-02Fixes FS#49: Highlight the selected conversation in liststeckbrief3-10/+14
2015-09-02Fixes FS#50: Replace phone numbers and email addresses in messages with linkssteckbrief2-2/+2
2015-08-21fixes FS#44 - IOException if content-length is not presentlookshe1-3/+3
2015-08-16moved merged files to correct location0.0.3lookshe3-15/+16
2015-08-16fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conferencelookshe3-3/+15
2015-08-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe22-137/+8
2015-08-16Fixes FS#15 - Adding smiley only possible at the endlookshe1-21/+13
Removed unnecessary ClickedListeners
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe7-29/+21
Fixes FS#34 - review all calls for String.trim()
2015-08-13resolve of some compiler errors0.0.2lookshe3-1/+3
2015-08-12- Introduction of SwipeRefreshLayout for conversation viewsteckbrief5-169/+271
- OnScrollListener for ListView of messages removed and replaced with swipe refresh - Loading of messages now possible even if no message is present in conversation
2015-08-12Fixes FS#38 - Issues with URLs with multiple dots in file namelookshe1-7/+18
2015-08-12Fixes FS#33 - Get back the commentlookshe1-0/+5
2015-08-11Fixes FS#20: Limitation of end conversation swipe to left sidesteckbrief1-58/+59
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe413-2701/+7126
2015-06-19Show Online status in contact list with respect to SHOW_ONLINE_STATUS preferencesteckbrief1-2/+4
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief6-2/+42
2015-06-19App-Name changed to "Conversations+" in strings.xmlsteckbrief1-1/+1
2015-06-19Show Online status in contact list with respect to SHOW_ONLINE_STATUS preferencesteckbrief1-2/+5
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief6-2/+43
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief136-764/+727
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-04-15moved color picker to libslookshe21-665/+0
2015-04-14changed received and read confirmation setting to one list and put it to ↵lookshe9-82/+109
settings class
2015-04-13check with lowercase to also match JPEG, JPeg ...lookshe1-1/+1
2015-04-12changed last message in overview also to EmojiconTextView for displaying ↵lookshe2-4/+9
smileys correctly
2015-04-12better and perhaps faster way for checking if a message is downloadablelookshe1-10/+18
2015-04-12new settings to initialisation of Settingslookshe1-1/+1