aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-02nicer dialog screen if openkeychain is not installedDaniel Gultsch1-1/+1
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-47/+115
2014-04-26unified presence selection for otr and file transferDaniel Gultsch1-48/+16
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-3/+3
2014-04-25smoother scrolling (first step)Daniel Gultsch1-28/+32
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch1-7/+31
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-1/+13
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch1-3/+11
2014-04-18put more string into strings.xmlDaniel Gultsch1-7/+7
2014-04-15made ui with sending images a little smootherDaniel Gultsch1-20/+33
2014-04-14added very basic, very untested gui on the receiving sideDaniel Gultsch1-3/+8
2014-04-14Fix two typos: assoziated -> associated.Jelmer Vernooij1-1/+1
2014-04-13Major Contact Picture code cleanupAndreas Straub1-3/+3
2014-04-12More Contact Picture refactorsandy1-1/+6
2014-04-11failed messages get now marked inlineDaniel Gultsch1-22/+24
2014-04-07jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch1-1/+4
2014-04-06gui for imagesDaniel Gultsch1-26/+35
2014-04-03be compatible with openkeychain api v3Daniel Gultsch1-3/+18
2014-03-29finally fixed #notificationgateDaniel Gultsch1-7/+0
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch1-2/+8
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-41/+43
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-1/+2
2014-03-15muc creationDaniel Gultsch1-2/+5
2014-03-15added security indicator on every single messageDaniel Gultsch1-0/+12
2014-03-14use conference subject to identiy roomDaniel Gultsch1-3/+5
2014-03-14renaming in mucs now persistentDaniel Gultsch1-0/+1
2014-03-13sharing textDaniel Gultsch1-4/+10
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-6/+1
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-101/+93
2014-03-12make conference notificaton optionalDaniel Gultsch1-1/+1
2014-03-11basic stream managment functionalityDaniel Gultsch1-1/+3
2014-03-10another possible fix for notificationgateDaniel Gultsch1-5/+1
2014-03-09cleanupDaniel Gultsch1-1/+0
2014-03-09possible null pointer fixDaniel Gultsch1-3/+5
2014-03-08couple of otr related bug fixes and basic pingDaniel Gultsch1-0/+1
2014-03-08last part. update notification if user reads themDaniel Gultsch1-4/+4
2014-03-07ui fixes for tabletsDaniel Gultsch1-8/+11
2014-03-05reworked contact detailsDaniel Gultsch1-2/+2
2014-03-04more workaroud for ejabberd bugsDaniel Gultsch1-0/+21
2014-03-04Muc Options even more awesomeDaniel Gultsch1-3/+8
2014-03-03avoid some null pointers when pgp api is not installedDaniel Gultsch1-26/+24
2014-03-03api changes. muc optionsDaniel Gultsch1-7/+34
2014-02-28rebrandingDaniel Gultsch1-10/+10
2014-02-28made pgp decrypt stuff a little bit more bearableDaniel Gultsch1-4/+28
2014-02-28basic pgp support.Daniel Gultsch1-32/+161
2014-02-22bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch1-8/+10
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-43/+54
2014-02-19more speed optimizationsDaniel Gultsch1-25/+29
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-68/+137
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch1-40/+66