aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-20/+42
|
* read marker is now a little less in your faceiNPUTmice2014-06-051-0/+1
|
* image provider path name now with .webp endingiNPUTmice2014-06-041-1/+1
|
* experimental gui to display read statusiNPUTmice2014-06-041-11/+61
|
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-1/+1
|
* long press on images revails share with intentiNPUTmice2014-06-021-0/+13
|
* linked openkeychain install dialog from decrypt messages boxiNPUTmice2014-06-011-49/+62
|
* unified crypto messages and made lock icon work for conferencesiNPUTmice2014-06-011-16/+12
|
* added warning when public keys are missingiNPUTmice2014-06-011-0/+6
|
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-011-5/+23
|
* Disabled the Home button when it's not the Up buttonAlethea Butler2014-05-301-0/+1
|
* first tries on crypto mucDaniel Gultsch2014-05-281-30/+34
|
* cleaned up shared textDaniel Gultsch2014-05-211-9/+11
|
* Update Spanish Translations + harcoded just_nowkruks232014-05-201-1/+1
|
* highlight people in conferences by clicken on their pictureDaniel Gultsch2014-05-201-14/+27
|
* some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch2014-05-191-55/+49
|
* 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
|