aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2015-04-12implementation for downloading only when enabled wlanlookshe4-3/+30
2015-04-12added settings for accepting and downloading fileslookshe23-29/+75
fix in Settings, initialize with same values like in preferences.xml
2015-04-12add missing resource fileslookshe8-0/+0
2015-04-12whatsapp-like smiley implementationlookshe6-26/+165
2015-04-12whatsapp-like smiley implemantationlookshe1-1/+2
2015-04-11Color choose dialogsteckbrief26-15/+688
2015-04-11show online status under avatar in same way for muc as the send button doeslookshe1-13/+18
2015-04-11differ between received and read messagelookshe6-9/+20
2015-04-11no trim of messages or passwordlookshe7-9/+15
check password with only spaces separately
2015-04-11correct parsing of led colorlookshe1-1/+1
2015-03-31timestamp parsing revertedsteckbrief1-5/+20
2015-03-31Configurable LED color (Attention: Expert setting because currently only ↵steckbrief3-1/+17
text input)
2015-03-31Changes for emoticon parser reactivatedsteckbrief2-6/+8
2015-03-22pulled translationsiNPUTmice5-0/+21
2015-03-21properly set chat states when receiving otr status messagesiNPUTmice1-1/+1
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice5-3/+42
2015-03-20wait for session iq to return sucessfully before sending other stanzas. ↵iNPUTmice1-26/+42
fixed #1017
2015-03-19don't update presence for muc messagesiNPUTmice1-5/+2
2015-03-19pulled more translationsiNPUTmice1-0/+5
2015-03-18# add delivery receipts for private muc msgsBrianBlade4-8/+24
# enable update last-seen for muc-msgs
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub4-6/+134
When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation
2015-03-17Set file size also for cached avatarsHolger Weiß1-29/+31
2015-03-16pulled new translations from transifexiNPUTmice10-11/+348
2015-03-11Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski4-11/+13
2015-03-11add context menu entries for geo urisiNPUTmice1-17/+33
2015-03-10open location directly from notificationiNPUTmice6-0/+25
2015-03-10show geo uris as 'location' in overviewiNPUTmice2-1/+9