aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* revised send button in landscape modeiNPUTmice2014-09-271-1/+2
* refactored options menu handling a bitiNPUTmice2014-09-231-140/+149
* fixed #452iNPUTmice2014-09-224-3/+22
* added 'model' to selectable resources. fixed #461iNPUTmice2014-09-221-1/+15
* show full date in message list, fixed #328iNPUTmice2014-09-211-1/+1
* fixed #454 - added fast srcolling to some listsiNPUTmice2014-09-212-0/+2
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-202-0/+20
|\
| * indicates received messages with a tick.Michael2014-09-202-0/+20
* | fixed presence splittingiNPUTmice2014-09-201-1/+1
* | fixed #470iNPUTmice2014-09-204-43/+60
|/
* scroll fixesiNPUTmice2014-09-191-6/+7
* add a forgotten break and remove some unused importsMichael2014-09-133-3/+1
* check if market is available before starting to install openkey chainiNPUTmice2014-09-111-2/+17
* match color in contact details to the colors in the send button. also migrate...iNPUTmice2014-09-113-13/+17
* missed show=chat for send button colorizationiNPUTmice2014-09-111-0/+4
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-102-37/+120
* Merge branch 'master' of github.com:siacs/ConversationsiNPUTmice2014-09-091-1/+1
|\
| * fixed #406iNPUTmice2014-09-021-12/+8
* | setting to increase font size. fixed #420iNPUTmice2014-09-087-34/+53
* | simplefied some code that might have been the source for some strange bugsiNPUTmice2014-09-081-25/+15
* | introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-082-13/+5
* | fixed sending offline pgp messagesiNPUTmice2014-09-081-7/+7
* | settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-082-29/+42
* | warn on missing presence subscriptioniNPUTmice2014-09-082-12/+26
* | Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-09-071-1/+0
|\ \
| * \ Merge pull request #426 from betheg/remove_stringsDaniel Gultsch2014-09-071-1/+0
| |\ \
| | * | deleted some unused string-resources and imports, also deleted edit_account_d...Michael2014-09-071-1/+0
* | | | fixed #321 - delete otr fingerprintsiNPUTmice2014-09-071-3/+32
|/ / /
* / / fixed #425iNPUTmice2014-09-071-1/+1
|/ /
* | made shareing text with conferences possible againiNPUTmice2014-09-071-24/+28
* | added missing breaks oOiNPUTmice2014-09-071-0/+2
* | fixed npeiNPUTmice2014-09-071-0/+3
* | made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-063-2/+6
* | warn user if no presence subscription existsiNPUTmice2014-09-051-0/+34
* | reconnect accounts when resource has been changed in settingsiNPUTmice2014-09-041-3/+39
* | made muc password dialog hide the password (password field)iNPUTmice2014-09-042-10/+29
* | added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-17/+47
* | changed order of snackbar hintsiNPUTmice2014-09-031-12/+11
* | added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-032-0/+41
* | made emoticon parsing enableable - default falseiNPUTmice2014-09-032-2/+10
* | fixed #410 by removing that config optioniNPUTmice2014-09-026-31/+7
* | refactored share with activityiNPUTmice2014-09-025-224/+232
* | fixed #406iNPUTmice2014-09-021-12/+8
* | transform ascii to emoticons (on display only)M. Dietrich2014-09-012-2/+2
* | show merged time and status in message adapteriNPUTmice2014-08-311-3/+3
* | add missing blank before nickiNPUTmice2014-08-311-0/+3
* | Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov2014-08-311-6/+3
* | some code cleanupiNPUTmice2014-08-3113-85/+111
* | Merge pull request #391 from betheg/fix_typoDaniel Gultsch2014-08-311-4/+4
|\ \
| * | Merge remote-tracking branch 'upstream/development' into fix_typoMichael2014-08-293-3/+11
| |\|