aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Account.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-3/+4
|
* some code cleanupiNPUTmice2014-08-311-3/+7
|
* make avatars persisent / available even without internetiNPUTmice2014-08-211-5/+14
|
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-60/+96
|
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-151-2/+5
|
* show own avatar in muc detailsiNPUTmice2014-08-111-1/+1
|
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-081-1/+0
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-1/+22
|
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-311-0/+6
|
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-2/+1
|
* removed outdated tls erroriNPUTmice2014-07-241-1/+0
|
* pending leaves and joins for muciNPUTmice2014-07-181-2/+4
|
* pushing bookmarks back to serveriNPUTmice2014-07-151-0/+9
|
* fetch bookmarks from serveriNPUTmice2014-07-141-0/+12
|
* made account jid lowercaseiNPUTmice2014-07-041-1/+2
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-0/+9
|
* fixed #53 aka server not found bugDaniel Gultsch2014-05-181-1/+1
|
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-0/+12
|
* Add compression supportRene Treffer2014-04-031-0/+1
|
* added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-2/+6
|
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-1/+5
|
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-191-0/+17
|
* added display of own fingerprintDaniel Gultsch2014-03-141-0/+8
|
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-0/+1
|
* finished registrationDaniel Gultsch2014-03-131-0/+4
|
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-0/+1
|
* tls exceptions for untrusted certsDaniel Gultsch2014-03-071-0/+16
|
* more details connection error messagesDaniel Gultsch2014-03-061-2/+2
|
* user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch2014-03-061-4/+5
|
* rebrandingDaniel Gultsch2014-02-281-0/+221