aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/XmppActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
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
- fetchAvatar, fetchAvatarPep, fetchAvatarVcard, checkForAvatar moved from XmppConnectionService to AvatarService - Several unused imports removed - XmppSendUtil introduced to enable presencePacket and iqPacket sending without using XmppConnectionService since the account has everything needed - UiUpdateHelper introduced to enable UI updates without using XmppConnectionService directly
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 ↵steckbrief1-3/+3
activity to show logcat output and button to copy contents
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief1-5/+3
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-48/+62
picture or not
2015-10-21Access to preferences moved to global utility class ↵steckbrief1-23/+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-16/+16
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-05-12removed debug loggingDaniel Gultsch1-2/+0
2015-05-12handle conference invites differently to deal with killed activities. fixes ↵Daniel Gultsch1-31/+56
#1188
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore ↵iNPUTmice1-1/+7
on tabled layout
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub1-5/+28
When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation
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 ↵steckbrief1-1/+3
parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
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
Fixes #791 Squash of commits: 534f25d7dae3ce6852243e28fdd0a69ac01e9463 808fdf5147f27a912a60bee39aa4bf1ddd4f43b4 1eaf8a8330710ad35ba7c368e04f909af623ae4c 31585242c2359efdcd0eeddb9745077f54dbc9eb 2e69bd0bd0286ed1e98a42f4c3421ba4d8cf524b e904fb5015bf3a1904ab941a1957edf3b1e7abd2 eebbadf3b3816bbf8fcccb763e419fed252d266f 7c5b87724ce494e5a6e8026557ed50a8fd9f23e8 b0eaaf446937794fe19cbdb4f8309c3ff83d4e42 8c652f9e8bb3512958d9ad8c6f1326505f2d98c8 ad0ea1ad948ff6f8fde7b0b10f5163dc8852032f f5d49897e0dba691ef53a0eddb9ed34d129ad442 a08fa64c505bd895b7c626cfad182380373be20b de67079113e08394a276048c31f6b21baa300829 9069f342173ba30c2b20c67529c7ff497a6a257d 0169fa79d161ee898c4b6762e207087682a952d8 8585a5bd75a5d56927fed8317729bd15fffe4dcc 0053528a078369e0b65dcf71bda251072a1299c7 e901a9c3554bd7cca193e92919b463991eadfea7 c5c78257434813c69ab9b7558bcc8f7cbe858433 e905af348d46d77bc46b5f7211527684acc02fab 13a0f9a10c7892b0f90f5fabd2f2615701b0fd66 2cfba1e24b0139839e4453b92be7e20634d150cf 58e074fb5bb44b05a8104250fccd7c024c808c1a 0d6cf98fc8eab212d798ac79b336f9b70a14f06d e23620f56b85bcab9f3b5d9ce1c01524cd9674dc d72cd2fcc8d54176c3ff53411a69b9bb4642eff3 195143dff8836623a37094a6b8fa6aa01ef31580 5f5f3caf3a1e480a99d27ee5c34ba516419c52e4 1dee3d5861c9f9c710da4cbda3688d94c622ca93 23949b8aa32c78b27bab49bb3c4f3ff588925ce1 9bf97f8ae522796e0dacb7f6fe7a7f90f86a93a1
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
this is for the ConferenceDetailsActivity to show precence updates immediately.
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 ↵iNPUTmice1-1/+5
insane work arounds
2014-11-10initial smp supportiNPUTmice1-0/+2
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid ↵iNPUTmice1-1/+13
from Element
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-2/+2
Remove `Account.getFullJid()'
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