Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some icon tweaks | Andreas Straub | 2014-04-13 | 1 | -14/+16 |
| | | | | Use Roboto Light, thinner lines between tiles, slightly smaller letters | ||||
* | Added ellipsis tile for large conversations | Andreas Straub | 2014-04-13 | 1 | -5/+17 |
| | | | | | For more than 4 members in a conversation, the fourth tile now contains an ellipsis to indicate this | ||||
* | Major Contact Picture code cleanup | Andreas Straub | 2014-04-13 | 1 | -45/+60 |
| | | | | | Notifications now have pseudotransparent icons, icons are generated in the correct size. | ||||
* | some code cleanup. added setting to auto accept files. socks5 connections ↵ | Daniel Gultsch | 2014-04-13 | 1 | -1/+1 |
| | | | | are now threaded | ||||
* | Merge branch 'development' of https://github.com/strb/Conversations into ↵ | Daniel Gultsch | 2014-04-12 | 1 | -37/+191 |
|\ | | | | | | | strb-development | ||||
| * | Added tiled MUC icons | andy | 2014-04-12 | 1 | -16/+164 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, MUCs have icons with up to 4 tiles representing MUC members, similar to the gmail app. Some caveats: As of now, no ordering is imposed on the members, we simply pick the first (up to) 4 returned by the MucOptions object. This could be done better, e.g. by picking more important members first (based on affil/role), or even going so far as to order them by how recently they sent a message in the MUC. Also, the code generating the tiles is really messy right now (tons of copy and paste). It seems to work though. I will clean this up soon. | ||||
| * | More Contact Picture refactors | andy | 2014-04-12 | 1 | -11/+27 |
| | | | | | | | | | | Use polymorphism to avoid dynamic dispatch based on nulled parameters. Next up: Prettier MUC icons | ||||
| * | Refactor UIHelper to use getContactPicture | andy | 2014-04-12 | 1 | -13/+3 |
| | | | | | | | | Normalize the interface, reduce code duplication | ||||
* | | open latest conversation from notification | Daniel Gultsch | 2014-04-11 | 1 | -0/+3 |
|/ | |||||
* | notify on incomming received carbon messages | Daniel Gultsch | 2014-04-04 | 1 | -2/+8 |
| | |||||
* | fixing more notification f-ups | Daniel Gultsch | 2014-04-04 | 1 | -5/+16 |
| | |||||
* | Merge branch 'compression' of https://github.com/rtreffer/Conversations into ↵ | Daniel Gultsch | 2014-04-03 | 1 | -1/+1 |
|\ | | | | | | | rtreffer-compression | ||||
| * | Add support for users with empty name | Rene Treffer | 2014-04-03 | 1 | -1/+1 |
| | | |||||
* | | possible fix for some weird notification bugs | Daniel Gultsch | 2014-04-03 | 1 | -3/+3 |
|/ | |||||
* | added permenant notification when one or more accounts are unable to connect | Daniel Gultsch | 2014-04-03 | 1 | -5/+43 |
| | |||||
* | changed all them beautifull colors | Daniel Gultsch | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | fixed users profile picture | Daniel Gultsch | 2014-03-21 | 1 | -8/+12 |
| | |||||
* | use conference subject to identiy room | Daniel Gultsch | 2014-03-14 | 1 | -5/+6 |
| | |||||
* | fixed problem with null messages. added ask again button | Daniel Gultsch | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | removed unnecessary uihelper method | Daniel Gultsch | 2014-03-13 | 1 | -7/+3 |
| | |||||
* | contact picture generation centralized + basic registry stuff | Daniel Gultsch | 2014-03-13 | 1 | -1/+21 |
| | |||||
* | added server info and deal with thi 'connecting...' bug | Daniel Gultsch | 2014-03-12 | 1 | -5/+0 |
| | |||||
* | make conference notificaton optional | Daniel Gultsch | 2014-03-12 | 1 | -14/+36 |
| | |||||
* | notifications support vibration now | Daniel Gultsch | 2014-03-12 | 1 | -0/+3 |
| | |||||
* | display contact picture in notification | Daniel Gultsch | 2014-03-11 | 1 | -5/+23 |
| | |||||
* | last part. update notification if user reads them | Daniel Gultsch | 2014-03-08 | 1 | -51/+71 |
| | |||||
* | step two towards nicer notifications. mark read if carbon arrives | Daniel Gultsch | 2014-03-08 | 1 | -5/+7 |
| | |||||
* | first step towards nicer notifications | Daniel Gultsch | 2014-03-08 | 1 | -21/+53 |
| | |||||
* | rebranding | Daniel Gultsch | 2014-02-28 | 1 | -0/+210 |