aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/utils/ExceptionHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* introduces JidUtil for Jid creation, fixes duplication of childs while ↵steckbrief2018-05-111-2/+2
| | | | adding childs with xmlns and name
* introduces new message state modelsteckbrief2018-05-051-2/+1
|
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-38/+38
|
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
|
* Fixed compile error in inner classsteckbrief2015-12-021-1/+1
|
* Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief2015-11-201-1/+1
| | | | nce.thedevstack.de
* Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief2015-11-201-2/+2
| | | | activity to show logcat output and button to copy contents
* Access to preferences moved to global utility class ↵steckbrief2015-10-211-5/+3
| | | | ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed.
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-0/+119
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed