Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-16 | moved merged files to correct location0.0.3 | lookshe | 3 | -15/+16 | |
2015-08-16 | fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conference | lookshe | 3 | -3/+15 | |
2015-08-16 | Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon module | lookshe | 22 | -137/+8 | |
2015-08-16 | Fixes FS#15 - Adding smiley only possible at the end | lookshe | 1 | -21/+13 | |
Removed unnecessary ClickedListeners | |||||
2015-08-16 | Fixes FS#37 - Remove special treatment of unicode hearts | lookshe | 7 | -29/+21 | |
Fixes FS#34 - review all calls for String.trim() | |||||
2015-08-13 | resolve of some compiler errors0.0.2 | lookshe | 3 | -1/+3 | |
2015-08-12 | - Introduction of SwipeRefreshLayout for conversation view | steckbrief | 5 | -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-12 | Fixes FS#38 - Issues with URLs with multiple dots in file name | lookshe | 1 | -7/+18 | |
2015-08-12 | Fixes FS#33 - Get back the comment | lookshe | 1 | -0/+5 | |
2015-08-11 | Fixes FS#20: Limitation of end conversation swipe to left side | steckbrief | 1 | -58/+59 | |
2015-08-11 | Merge tag '1.5.2' into trz/rebase | lookshe | 413 | -2701/+7126 | |
2015-06-19 | Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference | steckbrief | 1 | -2/+4 | |
2015-06-19 | Status color added to "create conversation" (refers to ticket #22 in flyspray) | steckbrief | 6 | -2/+42 | |
2015-06-19 | App-Name changed to "Conversations+" in strings.xml | steckbrief | 1 | -1/+1 | |
2015-06-19 | Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference | steckbrief | 1 | -2/+5 | |
2015-06-19 | Status color added to "create conversation" (refers to ticket #22 in flyspray) | steckbrief | 6 | -2/+43 | |
2015-06-19 | renaming eu.siacs.conversations to de.thedevstack.conversationsplus | steckbrief | 136 | -764/+727 | |
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed | |||||
2015-04-15 | moved color picker to libs | lookshe | 21 | -665/+0 | |
2015-04-14 | changed received and read confirmation setting to one list and put it to ↵ | lookshe | 9 | -82/+109 | |
settings class | |||||
2015-04-13 | check with lowercase to also match JPEG, JPeg ... | lookshe | 1 | -1/+1 | |
2015-04-12 | changed last message in overview also to EmojiconTextView for displaying ↵ | lookshe | 2 | -4/+9 | |
smileys correctly | |||||
2015-04-12 | better and perhaps faster way for checking if a message is downloadable | lookshe | 1 | -10/+18 | |
2015-04-12 | new settings to initialisation of Settings | lookshe | 1 | -1/+1 | |
2015-04-12 | implementation for downloading only when enabled wlan | lookshe | 4 | -3/+30 | |
2015-04-12 | added settings for accepting and downloading files | lookshe | 23 | -29/+75 | |
fix in Settings, initialize with same values like in preferences.xml | |||||
2015-04-12 | add missing resource files | lookshe | 8 | -0/+0 | |
2015-04-12 | whatsapp-like smiley implementation | lookshe | 6 | -26/+165 | |
2015-04-12 | whatsapp-like smiley implemantation | lookshe | 1 | -1/+2 | |
2015-04-11 | Color choose dialog | steckbrief | 26 | -15/+688 | |
2015-04-11 | show online status under avatar in same way for muc as the send button does | lookshe | 1 | -13/+18 | |
2015-04-11 | differ between received and read message | lookshe | 6 | -9/+20 | |
2015-04-11 | no trim of messages or password | lookshe | 7 | -9/+15 | |
check password with only spaces separately | |||||
2015-04-11 | correct parsing of led color | lookshe | 1 | -1/+1 | |
2015-03-31 | timestamp parsing reverted | steckbrief | 1 | -5/+20 | |
2015-03-31 | Configurable LED color (Attention: Expert setting because currently only ↵ | steckbrief | 3 | -1/+17 | |
text input) | |||||
2015-03-31 | Changes for emoticon parser reactivated | steckbrief | 2 | -6/+8 | |
2015-03-22 | pulled translations | iNPUTmice | 5 | -0/+21 | |
2015-03-21 | properly set chat states when receiving otr status messages | iNPUTmice | 1 | -1/+1 | |
2015-03-21 | respond to unreadable OTR messages with error message. fixed #1021 | iNPUTmice | 5 | -3/+42 | |
2015-03-20 | wait for session iq to return sucessfully before sending other stanzas. ↵ | iNPUTmice | 1 | -26/+42 | |
fixed #1017 | |||||
2015-03-19 | don't update presence for muc messages | iNPUTmice | 1 | -5/+2 | |
2015-03-19 | pulled more translations | iNPUTmice | 1 | -0/+5 | |
2015-03-18 | # add delivery receipts for private muc msgs | BrianBlade | 4 | -8/+24 | |
# enable update last-seen for muc-msgs | |||||
2015-03-18 | Added multiple select to Choose Contact Activity | Andreas Straub | 4 | -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-17 | Set file size also for cached avatars | Holger Weiß | 1 | -29/+31 | |
2015-03-16 | pulled new translations from transifex | iNPUTmice | 10 | -11/+348 | |
2015-03-11 | Do not Strigprep JIDs from database | Mateusz "maxmati" Nowoty?ski | 4 | -11/+13 | |
2015-03-11 | add context menu entries for geo uris | iNPUTmice | 1 | -17/+33 | |
2015-03-10 | open location directly from notification | iNPUTmice | 6 | -0/+25 | |
2015-03-10 | show geo uris as 'location' in overview | iNPUTmice | 2 | -1/+9 | |