Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added Config.java varibale to lock account creation to specfic domain | Daniel Gultsch | 2015-08-03 | 1 | -1/+8 |
| | |||||
* | rely on refreshUi/refreshUiReal and make sure it is being used everywhere | Daniel Gultsch | 2015-07-20 | 1 | -0/+4 |
| | |||||
* | call StartConversationActivity in init mode only after adding the first account | Daniel Gultsch | 2015-05-15 | 1 | -1/+3 |
| | |||||
* | fixed service discovery by properly storing and checking identities | Daniel Gultsch | 2015-04-25 | 1 | -2/+1 |
| | |||||
* | init mode (first start) for StartConversationActivity (no up button) and ↵ | iNPUTmice | 2015-02-22 | 1 | -4/+8 |
| | | | | avoid being started multiple times. fixed #995 | ||||
* | show toast when avatar has been published - fixed #874 | iNPUTmice | 2015-01-15 | 1 | -13/+13 |
| | |||||
* | Rework `Account.getJid()' to return full JIDs | Sam Whited | 2014-11-09 | 1 | -1/+1 |
| | | | | Remove `Account.getFullJid()' | ||||
* | Update another chunk of stuff to use JID objects | Sam Whited | 2014-11-09 | 1 | -3/+10 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+242 |