Commit Graph

  • 4458750fae otr4j has moved to Maven Central Michael 2015-02-22 17:35:09 +0100
  • da2da75756 init mode (first start) for StartConversationActivity (no up button) and avoid being started multiple times. fixed #995 iNPUTmice 2015-02-22 13:24:29 +0100
  • 7259e666ea look at 5 muc users instead of 4 for tile cache clearing iNPUTmice 2015-02-22 13:16:07 +0100
  • f52bc4f0be properly remove invalid avatar iNPUTmice 2015-02-22 13:15:27 +0100
  • 3db5a48529 clear muc tiles cache only when necessary iNPUTmice 2015-02-21 22:19:10 +0100
  • 7ee5e95959 added typing notifications through XEP-0085. fixed #210 iNPUTmice 2015-02-21 11:06:52 +0100
  • 3f248e0d89 version bump to 1.0.5 iNPUTmice 2015-02-19 14:38:50 +0100
  • f26f6e9a00 fixed #993 iNPUTmice 2015-02-19 14:36:52 +0100
  • 2e596c0bd4 launch edit account activity when starting Conversations for the first time (fixed regression) iNPUTmice 2015-02-19 13:48:40 +0100
  • 77a9ddb984 Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-02-18 18:23:26 +0100
  • 5003d1f549 made xmpp uris case insensitive iNPUTmice 2015-02-18 18:23:13 +0100
  • 9c2e6392ec always call to cancel before loading new avatars iNPUTmice 2015-02-18 18:12:43 +0100
  • b128b33e56 always go through reconnect method instead of just starting XmppConnection threads iNPUTmice 2015-02-18 13:37:26 +0100
  • 21a15ec85c Merge pull request #992 from kriztan/patch-4 Daniel Gultsch 2015-02-18 13:21:36 +0100
  • da2bc6db23 avoid weird npe. fixed #991 iNPUTmice 2015-02-18 13:11:41 +0100
  • f0128fc1e4 added XEP-0092: Software Version to XEPs.md Christian S. 2015-02-18 12:14:25 +0100
  • a8ec36cda8 limit ui refresh rate iNPUTmice 2015-02-17 14:18:35 +0100
  • 67d5ee6b71 moved roster loading to async task as well iNPUTmice 2015-02-17 11:51:11 +0100
  • 62b15a5d26 refresh list view more often iNPUTmice 2015-02-17 09:53:16 +0100
  • 24cd08e55e version bump to 1.0.4 and changelog iNPUTmice 2015-02-16 16:57:30 +0100
  • a6e6959614 pulled translations from transifex iNPUTmice 2015-02-16 16:56:40 +0100
  • 4e14c89ff8 support for XEP-0092: Software Version iNPUTmice 2015-02-16 10:06:09 +0100
  • 5aa600c638 fixed avatar cache lookup in ListItemAdapter iNPUTmice 2015-02-16 00:58:31 +0100
  • 178004996b Merge pull request #986 from singpolyma/vitelity-s.ms-compatability Daniel Gultsch 2015-02-15 23:28:22 +0100
  • 146edb8c81 made image view background more colorful while waiting on actual avatar to load iNPUTmice 2015-02-15 23:25:35 +0100
  • 00fa6f89d6 Vitelity's s.ms service requires <body> first Stephen Paul Weber 2015-02-15 14:18:41 -0500
  • 0485da8488 loading avatars in seperate tasks iNPUTmice 2015-02-15 18:48:05 +0100
  • 9ff39a1a1e updated bcprov to 1.51 iNPUTmice 2015-02-13 10:39:28 +0100
  • a75042830f version bump to 1.0.3 iNPUTmice 2015-02-12 23:14:18 +0100
  • e68c6a1b74 load messages asynchronously iNPUTmice 2015-02-12 18:53:00 +0100
  • 45de788773 use time instead of uptime for unmute iNPUTmice 2015-02-12 18:52:10 +0100
  • 44ee746681 added actions to error notification iNPUTmice 2015-02-10 17:13:34 +0100
  • 6c8b82dd66 strip fractional seconds from timestamp before parsing iNPUTmice 2015-02-10 11:11:01 +0100
  • d1076588f4 version bump to 1.0.2 iNPUTmice 2015-02-09 16:41:29 +0100
  • af0c979f45 disabled cipher logging iNPUTmice 2015-02-09 16:41:13 +0100
  • c3260d620e Merge pull request #959 from SamWhited/ciphers_fix Daniel Gultsch 2015-02-09 16:04:54 +0100
  • 026be61b72 don't show 'enter pgp key' in non encrypted chats iNPUTmice 2015-02-09 16:01:30 +0100
  • 16dc13e4df always add a non resolved SRV record to the list iNPUTmice 2015-02-09 11:54:20 +0100
  • ac309efcc8 made delay timestamp parser accept nano seconds iNPUTmice 2015-02-09 11:53:35 +0100
  • ae8c021c16 sort users in muc Daniel Gultsch 2015-02-07 12:29:32 +0100
  • 00b2e30938 trim message bodys on display Daniel Gultsch 2015-02-07 12:29:17 +0100
  • e1e09d5cba refactored how snackbar is displayed Daniel Gultsch 2015-02-07 12:17:03 +0100
  • 03d30e4fdb Use platform ciphers as well, just prefer ours Sam Whited 2015-02-02 08:33:55 -0500
  • ecbceae88b version bump iNPUTmice 2015-02-02 14:23:35 +0100
  • bd3fccd2dc don't disable any ciphers iNPUTmice 2015-02-02 14:22:49 +0100
  • 206fd3fc4b Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-02-02 13:56:32 +0100
  • 6674a3d757 added more ciphers for old openssl versions iNPUTmice 2015-02-02 13:55:56 +0100
  • 722031ab11 Merge pull request #956 from SamWhited/unused_resources Daniel Gultsch 2015-02-02 10:45:38 +0100
  • 1650565bb0 Remove another unused resource Sam Whited 2015-02-01 16:02:59 -0500
  • b5131bbd76 bumped version code again iNPUTmice 2015-02-01 21:32:57 +0100
  • a4f4fe95ac Merge pull request #955 from SamWhited/unused_resources Daniel Gultsch 2015-02-01 17:41:42 +0100
  • e0af29f0a3 pulled spanish translations again iNPUTmice 2015-02-01 17:33:36 +0100
  • 735fc655e9 Remove unused resources Sam Whited 2015-02-01 11:32:11 -0500
  • 4e00798d41 mentioned material theme in changelog iNPUTmice 2015-02-01 17:04:59 +0100
  • 33530a9e30 pulled translations from transifex iNPUTmice 2015-02-01 17:04:29 +0100
  • f5b1f69936 Merge pull request #953 from SamWhited/remove_unused_strings Daniel Gultsch 2015-02-01 15:23:17 +0100
  • ce5c6c6257 Removes some unused strings (the legacy SSL stuff) Sam Whited 2015-02-01 08:58:35 -0500
  • d0e764c1a5 fixed text preview for images iNPUTmice 2015-02-01 12:32:19 +0100
  • f542783761 Merge pull request #949 from kruks23/title_activity Daniel Gultsch 2015-02-01 09:37:40 +0100
  • e76a9c06c3 Remove title_activity_conversations and use app_name instead kruks23 2015-01-30 17:02:53 +0100
  • 3216813e49 made version codes ready for release candidate in beta channel iNPUTmice 2015-01-29 23:56:04 +0100
  • 3a52f31824 don't count when attempt failed completly iNPUTmice 2015-01-29 23:35:31 +0100
  • 6c3ea7f2bd Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-01-29 23:26:41 +0100
  • 26bc2d387f Merge pull request #923 from SamWhited/material-design-icons Daniel Gultsch 2015-01-29 23:28:41 +0100
  • f2bf64d19d Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-01-29 23:20:01 +0100
  • 48604a6620 Use Material Design Icons on API 21+ Sam Whited 2015-01-21 23:00:35 -0500
  • 0eeead495f properly clear notifications. fixed #921 iNPUTmice 2015-01-29 13:20:18 +0100
  • c237a55093 Merge pull request #941 from SamWhited/snackbar_ordering Daniel Gultsch 2015-01-28 13:08:26 +0100
  • 3c64839daf fixed broken caps iNPUTmice 2015-01-28 00:28:00 +0100
  • 8cbf610bb2 Show errors before mute snackbar Sam Whited 2015-01-27 08:49:03 -0500
  • f8b662e7f8 muc tics for consistency iNPUTmice 2015-01-26 01:25:47 +0100
  • 2a14a0d9b8 changed version code and version name to 1.0-beta2 iNPUTmice 2015-01-26 00:50:06 +0100
  • 91e85d2faf adapt caps on whether or not message confirmation is on iNPUTmice 2015-01-26 00:48:56 +0100
  • 94086bb9b7 don't put ejabberds status code muc messages into an actual conversation iNPUTmice 2015-01-26 00:26:16 +0100
  • f0d428a56d made connect time out more failsave iNPUTmice 2015-01-25 20:52:53 +0100
  • 4afdd6480a Merge pull request #930 from betheg/otr Daniel Gultsch 2015-01-25 20:53:29 +0100
  • 1559144701 Merge pull request #933 from betheg/mergeable Daniel Gultsch 2015-01-25 19:30:00 +0100
  • 29331e49b9 fix mergable() for /me command. Michael 2015-01-25 16:29:26 +0100
  • 14fc520ec0 updated translations iNPUTmice 2015-01-25 16:36:57 +0100
  • 82a74fabc9 set jingle file transfer to offer after iq offer has returned iNPUTmice 2015-01-25 16:32:59 +0100
  • e5700f075c Merge pull request #932 from svetlemodry/development Daniel Gultsch 2015-01-25 16:29:16 +0100
  • 0f3fb3ab43 Czech translation for "hide offline" added Jaroslav Lichtblau 2015-01-25 16:18:09 +0100
  • 48dbf57c1a Merge pull request #931 from betheg/gradle_plugin Daniel Gultsch 2015-01-25 15:55:43 +0100
  • 56dec46491 update android gradle plugin to 1.0.1 Michael 2015-01-25 15:12:00 +0100
  • 7800647885 otr: switch to the otr-state the partner alternate. Michael 2015-01-25 13:07:31 +0100
  • 90d06d38d6 Merge pull request #927 from betheg/otr_query_message Daniel Gultsch 2015-01-25 01:07:09 +0100
  • 8041d23cb1 MessageParser: fix the regex for otr query messages. Michael 2015-01-24 16:19:58 +0100
  • 7769d305e6 Merge pull request #924 from andersruneson/changeonlinecolor Daniel Gultsch 2015-01-24 00:28:29 +0100
  • b9af38464e fixed mam to work with muc iNPUTmice 2015-01-24 00:22:51 +0100
  • cbebd14dbd Changed online color to green instead of primary Anders Sandblad 2015-01-23 22:28:10 +0100
  • ed3d76bcf6 mentioned hide offline feature in the changelog iNPUTmice 2015-01-22 00:08:48 +0100
  • 4e50098e31 show checkbox to hide offline contacts iNPUTmice 2015-01-21 17:24:02 +0100
  • 2dc69eea68 fixed bug in find conference in database method iNPUTmice 2015-01-21 16:18:57 +0100
  • 00c74503ab deal with user entering full jids in join conference dialog iNPUTmice 2015-01-21 16:18:38 +0100
  • be9af442ef always allow access to contact details. provide add button in contact details iNPUTmice 2015-01-21 15:31:40 +0100
  • 764ef3c8cd Add block/unblock to contact details menu Sam Whited 2015-01-15 19:08:12 -0500
  • 818c0e609c Merge pull request #908 from betheg/otr4j Daniel Gultsch 2015-01-21 11:48:42 +0100
  • 7df6ae9ef8 Merge pull request #912 from SamWhited/update-foreground-notification Daniel Gultsch 2015-01-21 11:48:36 +0100
  • e42e0f88e1 Add color / category to foreground notification Sam Whited 2015-01-20 18:24:48 -0500
  • 7839438f51 changed message duplicate finder iNPUTmice 2015-01-20 22:54:58 +0100