Commit Graph

  • a4b4c13c66 do not query service info from main server again iNPUTmice 2014-12-01 09:48:30 +0100
  • 57fd763066 don't request fragment before updating iNPUTmice 2014-11-30 22:27:11 +0100
  • e039c8de25 Removed pref_about_message which is not translatable Elinvention 2014-11-30 21:51:48 +0100
  • 6b772f4141 Added missing italian translations with some minor fixes to existing ones Elinvention 2014-11-30 21:16:55 +0100
  • 52a43db6d6 Merge pull request #721 from SamWhited/warning_fixes Daniel Gultsch 2014-11-29 19:14:13 +0100
  • acf446a02c Merge pull request #718 from beriain/development Daniel Gultsch 2014-11-29 19:13:26 +0100
  • d98486d1ca fixed npe for broken bookmarks iNPUTmice 2014-11-29 19:09:28 +0100
  • 5d7597438b version bump to 0.9 0.9 iNPUTmice 2014-11-29 17:54:39 +0100
  • e43ac27e8f Accessibility: Add missing image descriptions Sam Whited 2014-11-29 07:58:18 -0500
  • afc673bb15 Misc. "fixes" to correct warnings. Sam Whited 2014-11-29 07:50:59 -0500
  • 1ff9293ee1 fix for concurrency issue iNPUTmice 2014-11-29 13:09:56 +0100
  • d9182fe81c Update basque translation Aitor Beriain 2014-11-27 18:33:42 +0100
  • 3d8a2e7923 Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2014-11-27 10:30:27 +0100
  • 7ba41c6a8e fixed npe. fixed #717 iNPUTmice 2014-11-27 10:30:06 +0100
  • 2f02d8d398 create conversation with bare jid iNPUTmice 2014-11-27 10:26:53 +0100
  • 0b8032dbd6 use getAttributeAsJid method iNPUTmice 2014-11-27 10:26:34 +0100
  • 228af5271c Merge pull request #716 from kriztan/patch-3 Daniel Gultsch 2014-11-26 13:04:06 +0100
  • e1e28e9ef6 Update german translations kriztan 2014-11-26 11:39:40 +0100
  • 60800e1556 Break out into separate repo. Moxie Marlinspike 2014-11-24 12:54:30 -0800
  • 7a75a8bc5a Merge pull request #713 from betheg/muc Daniel Gultsch 2014-11-24 11:53:28 +0100
  • 6f21dc84d5 Merge pull request #714 from betheg/muc_bookmark_cd Daniel Gultsch 2014-11-24 09:31:29 +0100
  • 7ae3e36489 Merge pull request #712 from kriztan/patch-2 Daniel Gultsch 2014-11-24 09:13:58 +0100
  • 31b539daf7 MUC: option to set/delete bookmark in conference details. Michael 2014-11-23 21:36:44 +0100
  • 4d841587c8 Update german translations kriztan 2014-11-23 15:21:12 +0100
  • dbe8280662 add an listener for the muc roster update. Michael 2014-11-23 15:19:44 +0100
  • bdfdc5fb10 MUC: do not add yourself to the muc user list. Michael 2014-11-23 15:19:07 +0100
  • 868d9f890c update android gradle plugin to 0.14.4 Michael 2014-11-22 19:53:37 +0100
  • 49403fda84 Merge pull request #709 from kruks23/translation Daniel Gultsch 2014-11-22 00:42:48 +0100
  • ca761bac3c Update spanish translations kruks23 2014-11-22 00:37:41 +0100
  • 28fefad834 work around to not confuse irc transport with real conference servers iNPUTmice 2014-11-21 20:34:19 +0100
  • 36f8a31d7d Merge pull request #706 from betheg/unused_imports Daniel Gultsch 2014-11-21 20:03:46 +0100
  • 81a1a48b8d update action bar with conversations updates as well iNPUTmice 2014-11-21 20:02:13 +0100
  • 97344c079a Merge pull request #707 from betheg/joinmuc Daniel Gultsch 2014-11-21 20:00:25 +0100
  • febbefefa5 MUC: set from when join muc. Michael 2014-11-21 19:37:50 +0100
  • dc0dba3faf remove unused imports. Michael 2014-11-21 18:41:23 +0100
  • 424de3ea3a move task to back and not finish when hitting back button iNPUTmice 2014-11-21 18:57:27 +0100
  • 40ee9b6a03 Merge pull request #705 from betheg/muc Daniel Gultsch 2014-11-21 17:06:12 +0100
  • 44faec7051 STATUS_CODE_SELF_PRESENCE is not set in all case. Michael 2014-11-21 16:14:56 +0100
  • 888475d4fe additional null pointer saftey checks iNPUTmice 2014-11-21 15:25:57 +0100
  • de0b36fc78 verify contacts key only on initiating side of smp iNPUTmice 2014-11-21 13:42:25 +0100
  • 92ad4cb736 changed listener timing and cache clearing after muc presences iNPUTmice 2014-11-20 22:44:31 +0100
  • 66abdfccd4 create file and dirs before creating file iNPUTmice 2014-11-20 22:02:32 +0100
  • 8fe3b2974b Merge pull request #698 from kriztan/patch-1 Daniel Gultsch 2014-11-20 21:47:12 +0100
  • 3e8a1e5f5f Merge pull request #699 from betheg/status_code Daniel Gultsch 2014-11-20 21:46:40 +0100
  • 3e3767cb06 change status codes string 'number' to a better readable constant. Michael 2014-11-20 21:31:29 +0100
  • 13bb46d550 Update german translations kriztan 2014-11-20 19:20:49 +0100
  • a207240881 fixed potential NPEs iNPUTmice 2014-11-20 18:42:47 +0100
  • a142dcc263 import fixes iNPUTmice 2014-11-20 18:33:04 +0100
  • 8b10ea676c Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2014-11-20 18:20:45 +0100
  • 0ad6d0616f brought ad hoc conferences back. fixed #688 fixed #367 iNPUTmice 2014-11-20 18:20:42 +0100
  • 6bb0eb0b98 Merge pull request #696 from SamWhited/development Daniel Gultsch 2014-11-19 21:20:15 +0100
  • 73d184352e Remove broken / unused imports Sam Whited 2014-11-19 14:57:23 -0500
  • e9948f6b84 sent read marker to full jid iNPUTmice 2014-11-19 17:40:42 +0100
  • cbf42ee12c some saftey checks before registering listeners in XmppActivity iNPUTmice 2014-11-19 17:31:28 +0100
  • 4b9a507633 Merge pull request #691 from kruks23/development Daniel Gultsch 2014-11-19 17:22:57 +0100
  • 393807ab2d Merge pull request #692 from kriztan/patch-3 Daniel Gultsch 2014-11-19 17:22:50 +0100
  • c2c3923ad4 Merge pull request #694 from beriain/development Daniel Gultsch 2014-11-19 17:22:35 +0100
  • 24b5d0eb26 Update basque translation Aitor Beriain 2014-11-19 16:12:31 +0100
  • 6847594363 Update german translations kriztan 2014-11-19 08:51:23 +0100
  • 3ccee22c86 Update spanish translations kruks23 2014-11-19 00:16:45 +0100
  • 8f33f3540a Update spanish translations kruks23 2014-11-18 23:53:37 +0100
  • ad0edfb839 added faq for srv records iNPUTmice 2014-11-18 23:26:22 +0100
  • 66087cb360 put error notification into notification service iNPUTmice 2014-11-18 15:26:28 +0100
  • 1122e084a0 simplified message merge condition iNPUTmice 2014-11-18 14:49:49 +0100
  • 10bf2b77a8 synchronized message list in conversation fragment iNPUTmice 2014-11-18 14:43:15 +0100
  • dcebc120ac show dynamic tags in contacts activity as well iNPUTmice 2014-11-18 14:24:06 +0100
  • ab832bcff7 properly remove conversations context menu iNPUTmice 2014-11-18 13:51:04 +0100
  • d29c861d03 disabled broken conversations context menu iNPUTmice 2014-11-18 03:12:51 +0100
  • 018a0c7978 better usage of synchronized in some places iNPUTmice 2014-11-18 03:10:59 +0100
  • 090e6ecf09 better exception handling in XmppConnection.connect. (never return without throwing exception. use finally to release wake lock. use status.server_not_found instead of status.offline when necessary iNPUTmice 2014-11-18 01:48:16 +0100
  • d2a4855a1e added rendered versions of new icons iNPUTmice 2014-11-18 00:42:19 +0100
  • 078f0ea103 Merge branch 'qooob-development' into development iNPUTmice 2014-11-18 00:41:47 +0100
  • ef681c2a96 Merge branch 'development' of https://github.com/qooob/Conversations into qooob-development iNPUTmice 2014-11-18 00:28:37 +0100
  • 240d2d68c8 context menu for conversations. fixed #630 iNPUTmice 2014-11-18 00:07:27 +0100
  • a4c884829a Update README.md Ilia Rostovtsev 2014-11-18 00:58:36 +0300
  • f9e61f154b Updated launcher icon: Bigger circles Ilia Rostovtsev 2014-11-18 00:57:01 +0300
  • 0bf108a95d Notification icon: Solid version Ilia Rostovtsev 2014-11-18 00:55:50 +0300
  • 853bddd07f Notification icon: Dashed-solid version Ilia Rostovtsev 2014-11-18 00:55:20 +0300
  • 123036fdaa bump to version 0.9-alpha to differentiate stack traces. no feature freeze or anything else iNPUTmice 2014-11-17 21:40:48 +0100
  • 86241a260a clear avatar cache with new roster push from server iNPUTmice 2014-11-17 21:28:16 +0100
  • abbadcb58b avoided some null pointers iNPUTmice 2014-11-17 20:45:00 +0100
  • f41c3eee04 context menu for muc participants + refactor trueCounterpart to use Jid class iNPUTmice 2014-11-17 20:02:46 +0100
  • 283d5058e5 synchronized around cache clear in avatar service iNPUTmice 2014-11-17 20:01:56 +0100
  • c058594ff5 Merge pull request #681 from SamWhited/searchlocalefix Daniel Gultsch 2014-11-17 18:27:21 +0100
  • b6d8977237 Use `Locale.US' for string comparisons in search Sam Whited 2014-11-17 11:53:19 -0500
  • e664a0c936 Merge pull request #680 from ferdev1/patch-2 Daniel Gultsch 2014-11-17 18:14:50 +0100
  • 8865cc406c trim search before searching iNPUTmice 2014-11-17 17:31:26 +0100
  • 1a5af45afb Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2014-11-17 17:24:56 +0100
  • 252c7e68d6 split search keywords by whitespaces and imply AND operatior iNPUTmice 2014-11-17 17:24:33 +0100
  • e30e84c819 slightly modified logo / launcher icon iNPUTmice 2014-11-17 17:23:58 +0100
  • 6c13b8a9a1 Update strings.xml ferdev1 2014-11-17 17:13:20 +0100
  • c7b8d3648a Merge pull request #679 from SamWhited/lintfix Daniel Gultsch 2014-11-17 15:25:58 +0100
  • 55957a77b3 Fix linter suppression Sam Whited 2014-11-17 09:19:11 -0500
  • ceecc8ffe7 Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2014-11-17 01:54:19 +0100
  • 967cd922e1 highlight muc members by touching their name in muc details. fixed #503 iNPUTmice 2014-11-17 01:54:01 +0100
  • 81b93c763a Merge pull request #675 from ferdev1/patch-1 Daniel Gultsch 2014-11-17 00:04:53 +0100
  • 2036c58cd7 made tags searchable iNPUTmice 2014-11-16 23:58:30 +0100
  • 8c4236b01b fixed regression of xmpp uris not working iNPUTmice 2014-11-16 22:23:42 +0100
  • c147f44cf1 Fix string ferdev1 2014-11-16 18:11:14 +0100
  • 155b607f4d Merge pull request #673 from SamWhited/development Daniel Gultsch 2014-11-16 17:35:59 +0100