aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/utils/ExceptionHelper.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+1
2015-12-02Fixed compile error in inner classsteckbrief1-1/+1
2015-11-20Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief1-1/+1
nce.thedevstack.de
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-2/+2
activity to show logcat output and button to copy contents
2015-10-21Access to preferences moved to global utility class ↵steckbrief1-5/+3
ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-9/+9
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2014-11-21remove unused imports.Michael1-1/+0
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
Remove `Account.getFullJid()'
2014-11-09Update more files to use JID objectsSam Whited1-10/+13
2014-10-22Make conversations the root projectSam Whited1-0/+0