aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief1-6/+7
2018-02-26improves remote file status display and loading of remote filessteckbrief1-55/+3
2017-08-02Using a generator approach for generating PresencePacketssteckbrief1-4/+3
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief1-120/+0
2016-04-06Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferencessteckbrief1-22/+0
2016-03-29Implements FS#173: Move access to colors to separate helper classsteckbrief1-56/+10
2016-03-28Fixes FS#170: Message Details: Status display has different Text colorsteckbrief1-1/+1
2016-03-11Fixes FS#51: Change toggle in Account Management back to standardsteckbrief1-5/+5
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-5/+0
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+1
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief1-8/+6
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-3/+3
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-5/+3
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief1-48/+62
2015-10-21Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief1-23/+3
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-16/+16
2015-05-12removed debug loggingDaniel Gultsch1-2/+0
2015-05-12handle conference invites differently to deal with killed activities. fixes #...Daniel Gultsch1-31/+56
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice1-1/+7
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub1-5/+28
2015-02-17limit ui refresh rateiNPUTmice1-0/+29
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice1-3/+1
2015-01-23Changed online color to green instead of primaryAnders Sandblad1-0/+4
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice1-5/+7
2015-01-20fixed up button on v21 devicesiNPUTmice1-2/+6
2015-01-20- Avoiding accessing shared preferences to know if emoticons should be parsed...steckbrief1-1/+3
2015-01-14Add option to swap enter/emoticon keySam Whited1-0/+6
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-38/+46
2014-12-09recreate activity after theme has changed. fixed #764iNPUTmice1-3/+11
2014-11-23add an listener for the muc roster update.Michael1-0/+6
2014-11-21remove unused imports.Michael1-1/+0
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-14/+45
2014-11-19some saftey checks before registering listeners in XmppActivityiNPUTmice1-1/+12
2014-11-17highlight muc members by touching their name in muc details. fixed #503iNPUTmice1-0/+11
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-11initial smp supportiNPUTmice1-0/+2
2014-11-11auto register/unregister listenersiNPUTmice1-4/+46
2014-11-11temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice1-1/+5
2014-11-10initial smp supportiNPUTmice1-0/+2
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-1/+13
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-2/+2
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-5/+14
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-21/+20
2014-11-04register nfc callback in every activity that provides a proper sharable uriiNPUTmice1-0/+14
2014-11-04made qr code available from muc and contact details as welliNPUTmice1-44/+117
2014-11-03basic beam code / untestediNPUTmice1-0/+8
2014-11-03basic beam code / untestediNPUTmice1-0/+8
2014-10-22Make conversations the root projectSam Whited1-0/+0