aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/Config.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge master-originsteckbrief2015-02-201-0/+28
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/SettingsActivity.java src/main/java/eu/siacs/conversations/ui/XmppActivity.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java src/main/res/values-de/strings.xml
| * added more ciphers for old openssl versionsiNPUTmice2015-02-021-1/+3
| |
| * Harden the TLS connection cipher suitesSam Whited2015-01-141-0/+26
| |
* | - Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief2015-01-201-1/+0
| | | | | | | | | | | | parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
* | Merge branch 'master' of ssh://git.fucktheforce.de/conversationslookshe2015-01-031-0/+8
|\| | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/Config.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java
| * clean up conversation history after swtiching to a different conversationiNPUTmice2014-12-171-0/+1
| |
| * Handle time comparisons using longsSam Whited2014-12-161-1/+1
| |
| * go through mam history page by page. load mam dynamically on scrolliNPUTmice2014-12-151-2/+4
| |
| * various mam improvmentsiNPUTmice2014-12-131-1/+3
| |
| * added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice2014-12-101-0/+2
| |
| * cleanup: removed unused emoticon parsingiNPUTmice2014-12-091-1/+0
| |
* | remaining part of my patchlookshe2015-01-031-0/+1
|/
* progress for ibb transfersiNPUTmice2014-11-151-0/+2
|
* support for pgp filesiNPUTmice2014-11-151-1/+1
|
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-0/+1
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-0/+1
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-221-0/+25