Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused imports | steckbrief | 2015-10-15 | 1 | -4/+0 |
| | |||||
* | Fixes FS#81 - avoid jumps after loading messages | steckbrief | 2015-10-15 | 2 | -32/+64 |
| | |||||
* | Merge branch 'master' of ssh://git.fucktheforce.de/conversations-plus | steckbrief | 2015-10-05 | 1 | -2/+2 |
|\ | |||||
| * | version bump to 0.0.5 | lookshe | 2015-10-05 | 1 | -2/+2 |
| | | |||||
* | | Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵ | steckbrief | 2015-10-05 | 7 | -36/+76 |
|/ | | | | access to app information | ||||
* | Publishing additional information in message details dialog such as message ↵ | steckbrief | 2015-10-04 | 4 | -28/+235 |
| | | | | type and message status | ||||
* | Note added where to change sth. for FS#70 | steckbrief | 2015-10-04 | 1 | -1/+2 |
| | |||||
* | Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵ | steckbrief | 2015-10-04 | 13 | -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 | ||||
* | New logo added, fixes FS#56 | steckbrief | 2015-10-04 | 7 | -1/+449 |
| | |||||
* | Fixes FS#49: Highlight the selected conversation in list | steckbrief | 2015-09-02 | 3 | -10/+14 |
| | |||||
* | Fixes FS#50: Replace phone numbers and email addresses in messages with links | steckbrief | 2015-09-02 | 2 | -2/+2 |
| | |||||
* | version bump to 0.0.4 | lookshe | 2015-08-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-21 | 2 | -4/+28 |
|\ | |||||
| * | fixes FS#42 - Smilie replacement in url | lookshe | 2015-08-21 | 1 | -1/+25 |
| | | |||||
| * | fixes FS#44 - IOException if content-length is not present | lookshe | 2015-08-21 | 1 | -3/+3 |
| | | |||||
* | | modified readme | lookshe | 2015-08-17 | 1 | -328/+15 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-16 | 1 | -2/+1 |
|\| | |||||
| * | fix wrong class type usage | lookshe | 2015-08-16 | 1 | -2/+1 |
| | | |||||
* | | moved merged files to correct location | lookshe | 2015-08-16 | 3 | -15/+16 |
| | | |||||
* | | version bump to 0.0.3 | lookshe | 2015-08-16 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-16 | 38 | -413/+519 |
|\| | | | | | | | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/ConversationFragment.java src/main/java/de/thedevstack/conversationsplus/ui/SettingsActivity.java | ||||
| * | fixes FS#35 - Shortcut Badger compatible to setting always_notify_in_conference | lookshe | 2015-08-16 | 3 | -3/+15 |
| | | |||||
| * | fixes FS#13 - Change smiley replacement patterns to be case insensitive | lookshe | 2015-08-16 | 1 | -34/+18 |
| | | |||||
| * | Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon module | lookshe | 2015-08-16 | 24 | -137/+123 |
| | | |||||
| * | Fixes FS#15 - Adding smiley only possible at the end | lookshe | 2015-08-16 | 1 | -21/+13 |
| | | | | | | | | Removed unnecessary ClickedListeners | ||||
| * | Fixes FS#37 - Remove special treatment of unicode hearts | lookshe | 2015-08-16 | 7 | -29/+21 |
| | | | | | | | | Fixes FS#34 - review all calls for String.trim() | ||||
| * | Merged https://github.com/ankushsachdeva/emojicon/pull/16 | lookshe | 2015-08-15 | 1 | -4/+24 |
| | | |||||
| * | - Introduction of SwipeRefreshLayout for conversation view | steckbrief | 2015-08-12 | 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 | ||||
| * | Fixes FS#38 - Issues with URLs with multiple dots in file name | lookshe | 2015-08-12 | 1 | -7/+18 |
| | | |||||
| * | Fixes FS#33 - Get back the comment | lookshe | 2015-08-12 | 1 | -0/+5 |
| | | |||||
| * | Fixes FS#20: Limitation of end conversation swipe to left side | steckbrief | 2015-08-11 | 1 | -58/+59 |
| | | |||||
* | | resolve of some compiler errors | lookshe | 2015-08-13 | 3 | -1/+3 |
| | | |||||
* | | adjust version code to match fdroid regex | lookshe | 2015-08-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-11 | 446 | -2761/+8554 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.gradle src/main/java/de/thedevstack/conversationsplus/crypto/OtrEngine.java src/main/java/de/thedevstack/conversationsplus/entities/Account.java src/main/java/de/thedevstack/conversationsplus/entities/Contact.java src/main/java/de/thedevstack/conversationsplus/entities/Downloadable.java src/main/java/de/thedevstack/conversationsplus/entities/DownloadableFile.java src/main/java/de/thedevstack/conversationsplus/entities/DownloadablePlaceholder.java src/main/java/de/thedevstack/conversationsplus/entities/Message.java src/main/java/de/thedevstack/conversationsplus/generator/IqGenerator.java src/main/java/de/thedevstack/conversationsplus/http/HttpConnection.java src/main/java/de/thedevstack/conversationsplus/http/HttpConnectionManager.java src/main/java/de/thedevstack/conversationsplus/parser/AbstractParser.java src/main/java/de/thedevstack/conversationsplus/parser/MessageParser.java src/main/java/de/thedevstack/conversationsplus/parser/PresenceParser.java src/main/java/de/thedevstack/conversationsplus/persistance/DatabaseBackend.java src/main/java/de/thedevstack/conversationsplus/persistance/FileBackend.java src/main/java/de/thedevstack/conversationsplus/services/NotificationService.java src/main/java/de/thedevstack/conversationsplus/services/XmppConnectionService.java src/main/java/de/thedevstack/conversationsplus/ui/ConversationActivity.java src/main/java/de/thedevstack/conversationsplus/ui/ConversationFragment.java src/main/java/de/thedevstack/conversationsplus/ui/SettingsActivity.java src/main/java/de/thedevstack/conversationsplus/ui/StartConversationActivity.java src/main/java/de/thedevstack/conversationsplus/ui/adapter/AccountAdapter.java src/main/java/de/thedevstack/conversationsplus/ui/adapter/ConversationAdapter.java src/main/java/de/thedevstack/conversationsplus/ui/adapter/ListItemAdapter.java src/main/java/de/thedevstack/conversationsplus/ui/adapter/MessageAdapter.java src/main/java/de/thedevstack/conversationsplus/utils/UIHelper.java src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleConnection.java src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleConnectionManager.java src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleInbandTransport.java src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleSocks5Transport.java src/main/java/de/thedevstack/conversationsplus/xmpp/stanzas/MessagePacket.java src/main/java/eu/siacs/conversations/crypto/OtrEngine.java src/main/java/eu/siacs/conversations/crypto/OtrService.java src/main/java/eu/siacs/conversations/entities/DownloadablePlaceholder.java src/main/java/eu/siacs/conversations/entities/TransferablePlaceholder.java src/main/java/eu/siacs/conversations/http/HttpConnection.java src/main/java/eu/siacs/conversations/http/HttpDownloadConnection.java src/main/res/layout/activity_about.xml | ||||
| * | Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1 | lookshe | 2015-08-11 | 446 | -2763/+8541 |
| | | |||||
| * | Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference | steckbrief | 2015-06-19 | 1 | -2/+4 |
| | | |||||
| * | Status color added to "create conversation" (refers to ticket #22 in flyspray) | steckbrief | 2015-06-19 | 6 | -2/+42 |
| | | |||||
* | | App-Name changed to "Conversations+" in strings.xml | steckbrief | 2015-06-19 | 2 | -4/+4 |
| | | |||||
* | | Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference | steckbrief | 2015-06-19 | 1 | -2/+5 |
| | | |||||
* | | Status color added to "create conversation" (refers to ticket #22 in flyspray) | steckbrief | 2015-06-19 | 6 | -2/+43 |
| | | |||||
* | | renaming eu.siacs.conversations to de.thedevstack.conversationsplus | steckbrief | 2015-06-19 | 137 | -780/+743 |
|/ | | | | | | "renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed | ||||
* | moved color picker to libs | lookshe | 2015-04-15 | 37 | -31/+219 |
| | |||||
* | changed received and read confirmation setting to one list and put it to ↵ | lookshe | 2015-04-14 | 10 | -83/+110 |
| | | | | settings class | ||||
* | adjusted todo | lookshe | 2015-04-14 | 1 | -0/+1 |
| | |||||
* | check with lowercase to also match JPEG, JPeg ... | lookshe | 2015-04-13 | 1 | -1/+1 |
| | |||||
* | adjusted todo | lookshe | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | changed last message in overview also to EmojiconTextView for displaying ↵ | lookshe | 2015-04-12 | 2 | -4/+9 |
| | | | | smileys correctly | ||||
* | adjusted todo | lookshe | 2015-04-12 | 1 | -2/+0 |
| | |||||
* | better and perhaps faster way for checking if a message is downloadable | lookshe | 2015-04-12 | 1 | -10/+18 |
| | |||||
* | new settings to initialisation of Settings | lookshe | 2015-04-12 | 1 | -1/+1 |
| |