aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/PresenceGenerator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary dependencies to XmppConnectionService and added ↵steckbrief2016-02-231-6/+0
| | | | allowMessageCorrection to preferences
* Merge tag '1.9.4' into trz/merge_1.9.4lookshe2016-02-161-14/+9
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.gradle src/main/java/eu/siacs/conversations/generator/PresenceGenerator.java src/main/java/eu/siacs/conversations/parser/PresenceParser.java src/main/java/eu/siacs/conversations/services/MessageArchiveService.java src/main/java/eu/siacs/conversations/services/XmppConnectionService.java src/main/java/eu/siacs/conversations/ui/ConversationFragment.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/res/values/arrays.xml
| * Use a Presence class for presence informationStephen Paul Weber2016-01-241-15/+4
| | | | | | | | Only has status for now, but doing it so I can add disco to it
* | Fixed overwriting of changes for fixing FS#70. Unused method removed from ↵steckbrief2016-02-131-5/+0
|/ | | | generator classes.
* Sign empty statusfiaxh2015-11-091-1/+0
|
* introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-1/+16
| | | | if phone is silenced
* Fix typos in URL to the projectAlexander Groshev2015-05-031-2/+2
|
* don't resume old session when changing resourceiNPUTmice2015-04-091-0/+7
|
* adapt caps on whether or not message confirmation is oniNPUTmice2015-01-261-1/+1
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-2/+2
| | | | Remove `Account.getFullJid()'
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-3/+3
|
* Make conversations the root projectSam Whited2014-10-221-0/+57