Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up log output a little bit | Daniel Gultsch | 2014-04-05 | 1 | -1/+0 |
| | |||||
* | marked incoming carbons as unread | Daniel Gultsch | 2014-04-04 | 1 | -5/+7 |
| | |||||
* | notify on incomming received carbon messages | Daniel Gultsch | 2014-04-04 | 1 | -2/+4 |
| | |||||
* | be compatible with openkeychain api v3 | Daniel Gultsch | 2014-04-03 | 1 | -3/+2 |
| | |||||
* | call change status listener after disable account | Daniel Gultsch | 2014-04-03 | 1 | -0/+1 |
| | |||||
* | tryping to resolve the wake lock bug | Daniel Gultsch | 2014-04-03 | 1 | -3/+4 |
| | |||||
* | added permenant notification when one or more accounts are unable to connect | Daniel Gultsch | 2014-04-03 | 1 | -0/+2 |
| | |||||
* | finally fixed #notificationgate | Daniel Gultsch | 2014-03-29 | 1 | -1/+8 |
| | |||||
* | fixed null pointer with missing status msg | Daniel Gultsch | 2014-03-27 | 1 | -3/+8 |
| | |||||
* | fixed a couple of muc issues. added jingle listener (which doesn't do ↵ | Daniel Gultsch | 2014-03-27 | 1 | -14/+29 |
| | | | | anything for now) | ||||
* | fixed error with leaving mucs | Daniel Gultsch | 2014-03-26 | 1 | -1/+2 |
| | |||||
* | holding wake locks during onStartCommand | Daniel Gultsch | 2014-03-23 | 1 | -2/+10 |
| | |||||
* | more otr fixes | Daniel Gultsch | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | tryed to fix more otr bugs. new resource setting | Daniel Gultsch | 2014-03-21 | 1 | -1/+5 |
| | |||||
* | sending offline msgs | Daniel Gultsch | 2014-03-21 | 1 | -8/+7 |
| | |||||
* | added no-copy | Daniel Gultsch | 2014-03-20 | 1 | -20/+7 |
| | |||||
* | otr messages are now ignored if conversations isnt 100% sure the message is ours | Daniel Gultsch | 2014-03-19 | 1 | -105/+136 |
| | |||||
* | rename in muc fixed | Daniel Gultsch | 2014-03-19 | 1 | -22/+2 |
| | |||||
* | fix bug with presences with no resource attached | Daniel Gultsch | 2014-03-18 | 1 | -25/+29 |
| | |||||
* | bug fixes with leaving muc on connection loss. | Daniel Gultsch | 2014-03-16 | 1 | -8/+10 |
| | |||||
* | better muc invitations. clearified the creation of ad hoc mucs with an alert ↵ | Daniel Gultsch | 2014-03-15 | 1 | -15/+15 |
| | | | | dialog | ||||
* | muc invites in conference details | Daniel Gultsch | 2014-03-15 | 1 | -0/+1 |
| | |||||
* | muc creation | Daniel Gultsch | 2014-03-15 | 1 | -5/+34 |
| | |||||
* | renaming conferences over conference details | Daniel Gultsch | 2014-03-14 | 1 | -0/+15 |
| | |||||
* | use conference subject to identiy room | Daniel Gultsch | 2014-03-14 | 1 | -0/+6 |
| | |||||
* | fixed logic bug with cleaning of presences | Daniel Gultsch | 2014-03-14 | 1 | -1/+8 |
| | |||||
* | nick name more persistant than ever before | Daniel Gultsch | 2014-03-14 | 1 | -1/+0 |
| | |||||
* | fixed problem with null messages. added ask again button | Daniel Gultsch | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | removed log output | Daniel Gultsch | 2014-03-13 | 1 | -1/+0 |
| | |||||
* | bug fix | Daniel Gultsch | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | sharing text | Daniel Gultsch | 2014-03-13 | 1 | -2/+10 |
| | |||||
* | fixed logic bug where presences where cleared to early | Daniel Gultsch | 2014-03-13 | 1 | -1/+0 |
| | |||||
* | finished registration | Daniel Gultsch | 2014-03-13 | 1 | -0/+3 |
| | |||||
* | contact picture generation centralized + basic registry stuff | Daniel Gultsch | 2014-03-13 | 1 | -2/+4 |
| | |||||
* | added server info and deal with thi 'connecting...' bug | Daniel Gultsch | 2014-03-12 | 1 | -29/+12 |
| | |||||
* | fixed #9 | Daniel Gultsch | 2014-03-12 | 1 | -13/+4 |
| | |||||
* | make conference notificaton optional | Daniel Gultsch | 2014-03-12 | 1 | -1/+1 |
| | |||||
* | fixed bug with disabling accounts | Daniel Gultsch | 2014-03-11 | 1 | -2/+9 |
| | |||||
* | cleaner/better logging | Daniel Gultsch | 2014-03-11 | 1 | -6/+5 |
| | |||||
* | ping stuff | Daniel Gultsch | 2014-03-11 | 1 | -178/+205 |
| | |||||
* | basic stream managment functionality | Daniel Gultsch | 2014-03-11 | 1 | -28/+42 |
| | |||||
* | exception handler | Daniel Gultsch | 2014-03-09 | 1 | -0/+2 |
| | |||||
* | couple of otr related bug fixes and basic ping | Daniel Gultsch | 2014-03-08 | 1 | -5/+63 |
| | |||||
* | last part. update notification if user reads them | Daniel Gultsch | 2014-03-08 | 1 | -4/+1 |
| | |||||
* | step three. unread if sent msg in muc arrives. to cryptic? it does awesome ↵ | Daniel Gultsch | 2014-03-08 | 1 | -0/+3 |
| | | | | shit to you | ||||
* | step two towards nicer notifications. mark read if carbon arrives | Daniel Gultsch | 2014-03-08 | 1 | -12/+11 |
| | |||||
* | first step towards nicer notifications | Daniel Gultsch | 2014-03-08 | 1 | -1/+1 |
| | |||||
* | roster version bug | Daniel Gultsch | 2014-03-08 | 1 | -4/+4 |
| | |||||
* | cleanup | Daniel Gultsch | 2014-03-08 | 1 | -2/+0 |
| | |||||
* | fixed #3 | Daniel Gultsch | 2014-03-08 | 1 | -3/+12 |
| |