Commit graph

  • b5cacdf3b7 fixed markdown syntax in todo list iNPUTmice 2015-03-06 14:27:09 +01:00
  • 45a7a1c8a9 added short todo list iNPUTmice 2015-03-06 14:25:17 +01:00
  • aaa31d4b45 avoid unnecessary thread creation iNPUTmice 2015-03-05 15:46:33 +01:00
  • 7ab7721bd1 added config option to disable string prep in jids iNPUTmice 2015-03-05 10:15:04 +01:00
  • db62a42b9d experimantal in memory jid caching iNPUTmice 2015-03-04 19:56:24 +01:00
  • a77591acc7 Green led color is better with "full-green" Quentin 2015-03-04 00:57:34 +01:00
  • 217d6653ae added methods to count number of unread messages Daniel Gultsch 2015-03-02 11:53:15 +01:00
  • 6120a9c658 mark all sent messages up to a marker as displayed Daniel Gultsch 2015-03-01 14:15:40 +01:00
  • f4078399c4 merge messages with related status (unsend, send, send_received) iNPUTmice 2015-03-01 12:05:54 +01:00
  • 2eca9481fe increment version code iNPUTmice 2015-02-28 12:04:32 +01:00
  • 2787e19035 catching out of memory run time exception in hasEnabledAccounts() iNPUTmice 2015-02-28 12:03:53 +01:00
  • 7d529701b1 pulled new translations from transifex iNPUTmice 2015-02-27 17:20:41 +01:00
  • 5d8d6bebc9 use conversations green in notification led iNPUTmice 2015-02-27 17:16:28 +01:00
  • e9bb97c712 Merge pull request #1006 from QuentinC/development Daniel Gultsch 2015-02-27 17:07:30 +01:00
  • 49bac25e76 don't add users with null nicks to muc user list iNPUTmice 2015-02-27 17:04:13 +01:00
  • dcd074d8ef hide change password menu item if server feature is unavailable iNPUTmice 2015-02-27 17:03:13 +01:00
  • d739e1eefb Update NotificationService.java QuentinC 2015-02-27 11:18:15 +01:00
  • ef85c4da49 - Update mBuilder in NotificationService.java to ensure that the led is displayed at the right color. CF: http://stackoverflow.com/questions/14953793/android-notification-led-doesnt-use-my-color#comment20991762_14953793 - Changed led Color to green to remember the icon color and led times Quentin 2015-02-27 00:33:49 +01:00
  • 75f036e228 reset error status in edit account when reconnecting iNPUTmice 2015-02-26 17:17:40 +01:00
  • 627fedaf33 version bump to 1.1.0 iNPUTmice 2015-02-26 16:56:46 +01:00
  • c427f55023 check for null in jid parser iNPUTmice 2015-02-26 16:56:07 +01:00
  • 83155f76c5 initilize keys with jsonobject value on parse error iNPUTmice 2015-02-26 16:55:49 +01:00
  • c4f1110736 prevent next button from showing up too early on account setup iNPUTmice 2015-02-25 23:48:45 +01:00
  • c22c2d6432 version bump to 1.1.0-beta iNPUTmice 2015-02-23 21:56:30 +01:00
  • 4620705225 pulled new translations from transifex iNPUTmice 2015-02-23 21:56:06 +01:00
  • af08ae61c4 reset incoming chat state when going into background iNPUTmice 2015-02-23 21:47:35 +01:00
  • b4fb9cd83f Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-02-23 13:10:33 +01:00
  • 8b1ee085e1 get rid of some useless debugging iNPUTmice 2015-02-23 12:05:18 +01:00
  • b04da06fef Merge pull request #1000 from kriztan/patch-4 Daniel Gultsch 2015-02-23 10:48:09 +01:00
  • 7e04ea0cf3 Update XEPs.md Christian S. 2015-02-23 10:36:07 +01:00
  • 104c0180d2 Merge pull request #997 from betheg/otr4j_repository Daniel Gultsch 2015-02-22 18:30:25 +01:00
  • b8c17f9a53 otr4j has moved to Maven Central Michael 2015-02-22 17:35:09 +01:00
  • e061278a81 init mode (first start) for StartConversationActivity (no up button) and avoid being started multiple times. fixed #995 iNPUTmice 2015-02-22 13:24:29 +01:00
  • 045e37c390 look at 5 muc users instead of 4 for tile cache clearing iNPUTmice 2015-02-22 13:16:07 +01:00
  • ebcf76f4ca properly remove invalid avatar iNPUTmice 2015-02-22 13:15:27 +01:00
  • aa2592753e clear muc tiles cache only when necessary iNPUTmice 2015-02-21 22:19:10 +01:00
  • 658200fedc added typing notifications through XEP-0085. fixed #210 iNPUTmice 2015-02-21 11:06:52 +01:00
  • 7d139f5747 version bump to 1.0.5 iNPUTmice 2015-02-19 14:38:50 +01:00
  • dc67e15a53 fixed #993 iNPUTmice 2015-02-19 14:36:52 +01:00
  • 6e97f43c69 launch edit account activity when starting Conversations for the first time (fixed regression) iNPUTmice 2015-02-19 13:48:40 +01:00
  • f7a2a0684d Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-02-18 18:23:26 +01:00
  • 89581c0101 made xmpp uris case insensitive iNPUTmice 2015-02-18 18:23:13 +01:00
  • 6e7b4a6ef7 always call to cancel before loading new avatars iNPUTmice 2015-02-18 18:12:43 +01:00
  • f83ba30432 always go through reconnect method instead of just starting XmppConnection threads iNPUTmice 2015-02-18 13:37:26 +01:00
  • 5d89a410be Merge pull request #992 from kriztan/patch-4 Daniel Gultsch 2015-02-18 13:21:36 +01:00
  • 9591bf881b avoid weird npe. fixed #991 iNPUTmice 2015-02-18 13:11:41 +01:00
  • 7d28bd3c22 added XEP-0092: Software Version to XEPs.md Christian S. 2015-02-18 12:14:25 +01:00
  • 1f9dcbe953 limit ui refresh rate iNPUTmice 2015-02-17 14:18:35 +01:00
  • 53e233257d moved roster loading to async task as well iNPUTmice 2015-02-17 11:51:11 +01:00
  • e8da837676 refresh list view more often iNPUTmice 2015-02-17 09:53:16 +01:00
  • 9d21d73b8c version bump to 1.0.4 and changelog iNPUTmice 2015-02-16 16:57:30 +01:00
  • 848a4b4fe7 pulled translations from transifex iNPUTmice 2015-02-16 16:56:40 +01:00
  • 1400fd237d support for XEP-0092: Software Version iNPUTmice 2015-02-16 10:06:09 +01:00
  • 79fe289eb8 fixed avatar cache lookup in ListItemAdapter iNPUTmice 2015-02-16 00:58:31 +01:00
  • 3efd668556 Merge pull request #986 from singpolyma/vitelity-s.ms-compatability Daniel Gultsch 2015-02-15 23:28:22 +01:00
  • d9b6a1da3d made image view background more colorful while waiting on actual avatar to load iNPUTmice 2015-02-15 23:25:35 +01:00
  • 96585d4e47 Vitelity's s.ms service requires <body> first Stephen Paul Weber 2015-02-15 14:18:41 -05:00
  • fd5ece1c84 loading avatars in seperate tasks iNPUTmice 2015-02-15 18:48:05 +01:00
  • 6f5e221fd6 updated bcprov to 1.51 iNPUTmice 2015-02-13 10:39:28 +01:00
  • 25e5bb4639 version bump to 1.0.3 iNPUTmice 2015-02-12 23:14:18 +01:00
  • 341466e2cc load messages asynchronously iNPUTmice 2015-02-12 18:53:00 +01:00
  • 0c46ce6b57 use time instead of uptime for unmute iNPUTmice 2015-02-12 18:52:10 +01:00
  • c1487e9523 added actions to error notification iNPUTmice 2015-02-10 17:13:34 +01:00
  • 4a1c6e9904 strip fractional seconds from timestamp before parsing iNPUTmice 2015-02-10 11:11:01 +01:00
  • ad8487f474 version bump to 1.0.2 iNPUTmice 2015-02-09 16:41:29 +01:00
  • 9c3819908f disabled cipher logging iNPUTmice 2015-02-09 16:41:13 +01:00
  • 03b65b2660 Merge pull request #959 from SamWhited/ciphers_fix Daniel Gultsch 2015-02-09 16:04:54 +01:00
  • 0521a73f7f don't show 'enter pgp key' in non encrypted chats iNPUTmice 2015-02-09 16:01:30 +01:00
  • 6fef4d8a4f always add a non resolved SRV record to the list iNPUTmice 2015-02-09 11:54:20 +01:00
  • ded44d221c made delay timestamp parser accept nano seconds iNPUTmice 2015-02-09 11:53:35 +01:00
  • de6473a555 sort users in muc Daniel Gultsch 2015-02-07 12:29:32 +01:00
  • 4f40f66e94 trim message bodys on display Daniel Gultsch 2015-02-07 12:29:17 +01:00
  • 8fe2854dbe refactored how snackbar is displayed Daniel Gultsch 2015-02-07 12:17:03 +01:00
  • e9cc020dd0 Use platform ciphers as well, just prefer ours Sam Whited 2015-02-02 08:33:55 -05:00
  • 5fb85d5302 version bump iNPUTmice 2015-02-02 14:23:35 +01:00
  • a8f50085a7 don't disable any ciphers iNPUTmice 2015-02-02 14:22:49 +01:00
  • 349bb87804 Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-02-02 13:56:32 +01:00
  • 57da932c07 added more ciphers for old openssl versions iNPUTmice 2015-02-02 13:55:56 +01:00
  • 02d92f2c32 Merge pull request #956 from SamWhited/unused_resources Daniel Gultsch 2015-02-02 10:45:38 +01:00
  • 80d87d8234 Remove another unused resource Sam Whited 2015-02-01 16:02:59 -05:00
  • 00e939b036 bumped version code again iNPUTmice 2015-02-01 21:32:57 +01:00
  • 0ad4749a5b Merge pull request #955 from SamWhited/unused_resources Daniel Gultsch 2015-02-01 17:41:42 +01:00
  • 5f848f3a70 pulled spanish translations again iNPUTmice 2015-02-01 17:33:36 +01:00
  • df7e346f49 Remove unused resources Sam Whited 2015-02-01 11:32:11 -05:00
  • 37a986baee mentioned material theme in changelog iNPUTmice 2015-02-01 17:04:59 +01:00
  • 8a3693a2f8 pulled translations from transifex iNPUTmice 2015-02-01 17:04:29 +01:00
  • 76816f2c31 Merge pull request #953 from SamWhited/remove_unused_strings Daniel Gultsch 2015-02-01 15:23:17 +01:00
  • 154ce30efd Removes some unused strings (the legacy SSL stuff) Sam Whited 2015-02-01 08:58:35 -05:00
  • 6bbd30b08a fixed text preview for images iNPUTmice 2015-02-01 12:32:19 +01:00
  • 047e2d26f4 Merge pull request #949 from kruks23/title_activity Daniel Gultsch 2015-02-01 09:37:40 +01:00
  • fa64910b69 Remove title_activity_conversations and use app_name instead kruks23 2015-01-30 17:02:53 +01:00
  • 083254ddde made version codes ready for release candidate in beta channel iNPUTmice 2015-01-29 23:56:04 +01:00
  • 65d4c6bf6a don't count when attempt failed completly iNPUTmice 2015-01-29 23:35:31 +01:00
  • ec06ad2106 Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-01-29 23:26:41 +01:00
  • baeffbfe63 Merge pull request #923 from SamWhited/material-design-icons Daniel Gultsch 2015-01-29 23:28:41 +01:00
  • da6826c49e Merge branch 'development' of https://github.com/siacs/Conversations into development iNPUTmice 2015-01-29 23:20:01 +01:00
  • 0ac8b501a3 Use Material Design Icons on API 21+ Sam Whited 2015-01-21 23:00:35 -05:00
  • 743d0fcd7c properly clear notifications. fixed #921 iNPUTmice 2015-01-29 13:20:18 +01:00
  • b689d04e7e Merge pull request #941 from SamWhited/snackbar_ordering Daniel Gultsch 2015-01-28 13:08:26 +01:00
  • 0ae660786a fixed broken caps iNPUTmice 2015-01-28 00:28:00 +01:00