aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* receiving pgp images important bug fixDaniel Gultsch2014-05-171-1/+1
|
* permanent notification disapears now when account is being deleted + code ↵Daniel Gultsch2014-05-171-1/+0
| | | | clean up
* fixed #113Daniel Gultsch2014-05-171-2/+1
|
* fixed npeDaniel Gultsch2014-05-151-5/+3
|
* static method for providing content uriDaniel Gultsch2014-05-131-8/+2
|
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-10/+5
| | | and unified encrypted and unencrypted file attachment
* fixed possible npe and possible exceptioniNPUTmice2014-05-101-2/+9
|
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-1/+3
|
* sending text message after returing from pending intentDaniel Gultsch2014-05-081-28/+7
|
* more informative dialog if contact doesn't announce public keyDaniel Gultsch2014-05-081-19/+22
|
* code cleanupDaniel Gultsch2014-05-081-148/+165
|
* fixed download button on pgp imagesDaniel Gultsch2014-05-081-4/+19
|
* improved next encryption selectionDaniel Gultsch2014-05-071-2/+0
|
* remembering text. awesomeDaniel Gultsch2014-05-071-214/+217
|
* wee bit of code cleanupDaniel Gultsch2014-05-071-37/+10
|
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-7/+5
|
* nicer dialog screen if openkeychain is not installedDaniel Gultsch2014-05-021-1/+1
|
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-47/+115
|
* unified presence selection for otr and file transferDaniel Gultsch2014-04-261-48/+16
|
* couple of more optimazations on image loadingDaniel Gultsch2014-04-251-3/+3
|
* smoother scrolling (first step)Daniel Gultsch2014-04-251-28/+32
|
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-7/+31
|
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-1/+13
|
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-3/+11
|
* put more string into strings.xmlDaniel Gultsch2014-04-181-7/+7
|
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-20/+33
|
* added very basic, very untested gui on the receiving sideDaniel Gultsch2014-04-141-3/+8
|
* Fix two typos: assoziated -> associated.Jelmer Vernooij2014-04-141-1/+1
|
* Major Contact Picture code cleanupAndreas Straub2014-04-131-3/+3
| | | | | Notifications now have pseudotransparent icons, icons are generated in the correct size.
* More Contact Picture refactorsandy2014-04-121-1/+6
| | | | | Use polymorphism to avoid dynamic dispatch based on nulled parameters. Next up: Prettier MUC icons
* failed messages get now marked inlineDaniel Gultsch2014-04-111-22/+24
|
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-071-1/+4
|
* gui for imagesDaniel Gultsch2014-04-061-26/+35
|
* be compatible with openkeychain api v3Daniel Gultsch2014-04-031-3/+18
|
* finally fixed #notificationgateDaniel Gultsch2014-03-291-7/+0
|
* tryping to fix #24 - notificationgate - since i still cant reproduce this ↵Daniel Gultsch2014-03-281-2/+8
| | | | patches are all blind
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-41/+43
|
* better muc invitations. clearified the creation of ad hoc mucs with an alert ↵Daniel Gultsch2014-03-151-1/+2
| | | | dialog
* muc creationDaniel Gultsch2014-03-151-2/+5
|
* added security indicator on every single messageDaniel Gultsch2014-03-151-0/+12
|
* use conference subject to identiy roomDaniel Gultsch2014-03-141-3/+5
|
* renaming in mucs now persistentDaniel Gultsch2014-03-141-0/+1
|
* sharing textDaniel Gultsch2014-03-131-4/+10
|
* removed unnecessary uihelper methodDaniel Gultsch2014-03-131-6/+1
|
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-101/+93
|
* make conference notificaton optionalDaniel Gultsch2014-03-121-1/+1
|
* basic stream managment functionalityDaniel Gultsch2014-03-111-1/+3
|
* another possible fix for notificationgateDaniel Gultsch2014-03-101-5/+1
|
* cleanupDaniel Gultsch2014-03-091-1/+0
|
* possible null pointer fixDaniel Gultsch2014-03-091-3/+5
|