aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| * | fix forgotten spelling.Michael2014-08-281-4/+4
* | | experimental message mergingiNPUTmice2014-08-311-4/+11
| |/ |/|
* | fixed link to old resourceiNPUTmice2014-08-291-2/+2
* | fixed npeiNPUTmice2014-08-291-0/+4
* | fixed #389iNPUTmice2014-08-291-1/+5
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-283-10/+10
* translated missing string in settingsiNPUTmice2014-08-271-2/+6
* fixed message hintiNPUTmice2014-08-251-51/+61
* jump right into edit account if now accounts are configuredDaniel Gultsch2014-08-232-9/+18
* changed workflow on inital avatar publicationDaniel Gultsch2014-08-232-11/+39
* removed server compat value in favor of a (small xep list)Daniel Gultsch2014-08-231-5/+23
* tiny redesign for private muc messagesiNPUTmice2014-08-222-21/+29
* save newly taken photos in DCIM diriNPUTmice2014-08-211-6/+25
* check if service is bound before adding conferences or contactsiNPUTmice2014-08-211-25/+30
* deregister listener in editaccountiNPUTmice2014-08-211-0/+8
* revised manage account activity. removed contexual action modeiNPUTmice2014-08-202-172/+109