aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/generator/AbstractGenerator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Using a generator approach for generating PresencePacketssteckbrief2017-08-021-5/+5
|
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-3/+5
|
* Access to preferences moved to global utility class ↵steckbrief2015-10-211-7/+0
| | | | ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
* Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ↵steckbrief2015-10-051-15/+2
| | | | access to app information
* Note added where to change sth. for FS#70steckbrief2015-10-041-1/+2
|
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-161-1/+1
| | | | | | Conflicts: src/main/java/de/thedevstack/conversationsplus/ui/ConversationFragment.java src/main/java/de/thedevstack/conversationsplus/ui/SettingsActivity.java
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-0/+91
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed